123456789101112131415161718192021222324252627 |
- {
- "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": {
- "ali-oss": "^6.18.1",
- "element-ui": "^2.15.14",
- "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",
- "vxe-table": "^4.5.12"
- },
- "devDependencies": {
- "browserslist": "^4.21.11",
- "caniuse-lite": "^1.0.30001539"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "keywords": [],
- "author": "",
- "license": "ISC"
- }
|