123456789101112131415161718 |
- {
- "name": "match",
- "version": "1.0.0",
- "main": "app.js",
- "dependencies": {
- "antd-mini": "^2.15.0",
- "iny-bus": "^2.0.0",
- "minidev": "^2.0.8",
- "npm": "^10.4.0",
- "vant-aliapp": "1.1.2"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "author": "",
- "license": "ISC",
- "description": ""
- }
|