package.json 329 B

123456789101112131415161718
  1. {
  2. "name": "match",
  3. "version": "1.0.0",
  4. "main": "app.js",
  5. "dependencies": {
  6. "antd-mini": "^2.15.0",
  7. "iny-bus": "^2.0.0",
  8. "minidev": "^2.0.8",
  9. "npm": "^10.4.0",
  10. "vant-aliapp": "1.1.2"
  11. },
  12. "scripts": {
  13. "test": "echo \"Error: no test specified\" && exit 1"
  14. },
  15. "author": "",
  16. "license": "ISC",
  17. "description": ""
  18. }