You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

19 line
366 B

  1. {
  2. "name": "pap_mini_pharmacy",
  3. "version": "1.0.0",
  4. "description": "药房端",
  5. "main": "main.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "keywords": [],
  10. "author": "",
  11. "license": "ISC",
  12. "type": "commonjs",
  13. "dependencies": {
  14. "clipboard": "^2.0.11",
  15. "dayjs": "^1.11.10",
  16. "uview-plus": "^3.7.0"
  17. }
  18. }