package.json 286 B

123456789101112131415
  1. {
  2. "name": "buwanjia",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": ".eslintrc.js",
  6. "dependencies": {
  7. "@vant/weapp": "^1.9.2"
  8. },
  9. "devDependencies": {},
  10. "scripts": {
  11. "test": "echo \"Error: no test specified\" && exit 1"
  12. },
  13. "author": "",
  14. "license": "ISC"
  15. }