123456789101112131415161718192021 |
- {
- "name": "runing",
- "version": "1.0.0",
- "main": "main.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "keywords": [],
- "author": "",
- "license": "ISC",
- "dependencies": {
- "@dcloudio/uni-ui": "^1.5.7",
- "uview-ui": "^1.8.4"
- },
- "devDependencies": {},
- "repository": {
- "type": "git",
- "url": "http://117.62.238.129:7000/shunfengche/uniapp-shunfengche.git"
- },
- "description": ""
- }
|