3 Star 5 Fork 0

鲸渔/vue-vant模板

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.23 KB
一键复制 编辑 原始数据 按行查看 历史
鲸渔 提交于 2020-09-17 16:22 . refactor(整体):
{
"name": "retail-customer-vote",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"test:e2e": "vue-cli-service test:e2e",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@vant/weapp": "^1.1.0",
"compression-webpack-plugin": "^5.0.2",
"axios": "^0.19.2",
"core-js": "^3.6.4",
"js-cookie": "^2.2.1",
"mockjs": "^1.1.0",
"moment": "^2.24.0",
"qs": "^6.9.3",
"vant": "^2.5.8",
"vue": "^2.6.11",
"vue-router": "^3.1.5",
"vuex": "^3.1.2",
"vuex-persistedstate": "^3.0.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.4.0",
"@vue/cli-plugin-eslint": "~4.4.0",
"@vue/cli-plugin-router": "~4.4.0",
"@vue/cli-plugin-vuex": "~4.4.0",
"@vue/cli-service": "~4.4.0",
"babel-eslint": "^10.1.0",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^6.2.2",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^4.2.1",
"@vue/eslint-config-standard": "^5.1.0",
"eslint-plugin-standard": "^4.0.1",
"node-sass": "^4.12.0",
"sass-loader": "^8.0.2",
"vue-template-compiler": "^2.6.11",
"vue-clipboard2": "^0.3.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/CC_like/vue_vant_template.git
git@gitee.com:CC_like/vue_vant_template.git
CC_like
vue_vant_template
vue-vant模板
master

搜索帮助