12345678910111213141516171819 |
- {
- "name": "court-mobile",
- "version": "1.0.0",
- "main": ".eslintrc.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "author": "",
- "license": "ISC",
- "dependencies": {
- "@vant/weapp": "^1.10.2",
- "vant-weapp": "^0.5.29"
- },
- "repository": {
- "type": "git",
- "url": "http://git.cc-lotus.info/ball-court/court-mobile.git"
- },
- "description": ""
- }
|