{ "name": "mall4uni", "version": "1.0.0", "description": "请使用 uniapp官方推荐的开发工具 HBuilderX 导入项目进行开发", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://gitee.com/gz-yami/mall4uni.git" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "query-string": "^6.13.1", "uni-read-pages": "^1.0.5" }, "dependencies": { "axios": "^0.21.1", "animate.css": "^4.1.1", "caniuse-lite": "^1.0.30001547", "countup.js": "^2.4.2", "crypto-js": "^4.1.1", "dayjs": "^1.11.6", "echarts": "^5.4.0", "file-saver": "^2.0.5", "jweixin-module": "^1.6.0", "lodash-es": "^4.17.21", "marked": "^4.2.2", "moment": "^2.29.4", "mini-html-parser2": "^0.3.0", "swiper": "^5.4.5", "vue-awesome-swiper": "^4.1.1", "vue-jsonp": "^2.0.0", "weixin-js-sdk": "^1.6.0" } }