package.json 402 B

123456789101112131415161718
  1. {
  2. "name": "zedu_wxmini",
  3. "version": "1.0.0",
  4. "description": "",
  5. "scripts": {},
  6. "keywords": [],
  7. "author": "",
  8. "license": "",
  9. "dependencies": {
  10. "@vant/weapp": "1.10.14",
  11. "mobx-miniprogram": "4.13.2",
  12. "mobx-miniprogram-bindings": "2.1.5",
  13. "cnchar": "3.0.5"
  14. },
  15. "devDependencies": {
  16. "miniprogram-api-typings": "^3.4.4"
  17. }
  18. }