123456789101112131415 |
- {
- "name": "court",
- "version": "1.0.0",
- "description": "1",
- "main": ".eslintrc.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "author": "",
- "license": "ISC",
- "keywords": [],
- "dependencies": {
- "@vant/weapp": "^1.10.2"
- }
- }
|