123456789101112131415 |
- {
- "name": "mobile-template",
- "version": "1.0.0",
- "description": "",
- "main": ".eslintrc.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "author": "",
- "license": "ISC",
- "dependencies": {
- "@antv/f6-wx": "^0.0.6",
- "@vant/weapp": "^1.10.3"
- }
- }
|