| 123456789101112131415161718 |
- {
- "name": "hello-uniapp",
- "version": "1.0.0",
- "description": "",
- "main": "main.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "author": "",
- "license": "ISC",
- "dependencies": {
- "echarts": "^5.0.2",
- "jweixin-module": "^1.4.0",
- "mpvue-echarts": "^0.3.2",
- "vue-awesome-swiper": "^1.2.0",
- "vue-json-excel": "^0.3.0"
- }
- }
|