package.json 424 B

1234567891011121314151617181920
  1. {
  2. "name": "miniprogram-ts-less-quickstart",
  3. "version": "1.0.0",
  4. "scripts": {},
  5. "keywords": [],
  6. "author": "",
  7. "license": "ISC",
  8. "devDependencies": {
  9. "miniprogram-api-typings": "^2.8.3-1"
  10. },
  11. "dependencies": {
  12. "@vant/weapp": "^1.11.7"
  13. },
  14. "main": ".eslintrc.js",
  15. "repository": {
  16. "type": "git",
  17. "url": "http://git.dayaedu.com/lex/classroom-music-activation.git"
  18. },
  19. "description": ""
  20. }