123456789101112131415161718192021 |
- {
- "name": "ColorUI-UniApp",
- "version": "1.0.0",
- "description": "<p style=\"text-align: center;\"><img src=\"https://image.weilanwl.com/uni/UniAppReadme.jpg\" alt=\"ColorUI简介\"></img></p>",
- "main": "main.js",
- "dependencies": {
- "lodash": "^4.17.20",
- "lodash.pick": "^4.4.0",
- "moment": "^2.27.0",
- "prettier": "^1.12.1",
- "qs": "^6.9.4",
- "uview-ui": "^2.0.36"
- },
- "devDependencies": {},
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "keywords": [],
- "author": "",
- "license": "ISC"
- }
|