6 Star 25 Fork 1

Legendshop/uniapp手机用户端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.12 KB
一键复制 编辑 原始数据 按行查看 历史
辉笑流 提交于 2022-11-28 17:20 . 上传代码1
{
"name": "user",
"version": "2.2.0",
"description": "",
"main": "main.js",
"scripts": {
"dev:mp-weixin": "cross-env NODE_ENV=development UNI_PLATFORM=mp-weixin vue-cli-service uni-build --watch --minimize",
"build:h5": "cross-env NODE_ENV=production UNI_PLATFORM=h5 vue-cli-service uni-build",
"test": "echo \"Error: no test specified\" && exit 1",
"lint": "eslint --ext .js,.vue ./"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^0.19.2",
"copy-webpack-plugin": "^5.0.0",
"generate-asset-webpack-plugin": "^0.3.0",
"js-md5": "^0.7.3",
"lodash": "^4.17.15",
"mp-storage": "^1.0.3",
"promise.prototype.finally": "^3.1.2",
"qs": "^6.9.1",
"uni-axios": "^1.0.5",
"vconsole": "^3.3.4",
"vue-canvas-poster": "^1.1.1",
"vue-clipboard2": "^0.3.1",
"vuex": "^3.1.2",
"vuex-persistedstate": "^2.5.4",
"webpack": "^4.42.1"
},
"browserslist": [
"last 3 versions",
"Android >= 4.1",
"ios >= 8"
],
"devDependencies": {
"babel-eslint": "^10.1.0",
"eslint": "^7.4.0",
"eslint-plugin-vue": "^6.2.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/legendshop/uniapp-mall.git
[email protected]:legendshop/uniapp-mall.git
legendshop
uniapp-mall
uniapp手机用户端
master

搜索帮助