2 Star 2 Fork 5

丶Donn/muteki-vant

forked from WeiziUltra/muteki-vant 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.04 KB
一键复制 编辑 原始数据 按行查看 历史
WeiziUltra 提交于 2020-12-29 11:04 . 1.0.1 新增测试环境打包
{
"name": "test",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build-test": "vue-cli-service build --mode test",
"build-production": "vue-cli-service build --mode production"
},
"dependencies": {
"@vant/touch-emulator": "^1.2.0",
"axios": "^0.20.0",
"core-js": "^3.8.1",
"nprogress": "^0.2.0",
"vant": "^3.0.0",
"vue": "^3.0.4",
"vue-router": "^4.0.1"
},
"devDependencies": {
"@types/nprogress": "^0.2.0",
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-router": "~4.5.0",
"@vue/cli-plugin-typescript": "~4.5.0",
"@vue/cli-plugin-vuex": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"@vue/compiler-sfc": "^3.0.0-0",
"babel-plugin-import": "^1.13.0",
"compression-webpack-plugin": "^6.0.1",
"less": "^4.0.0",
"less-loader": "^7.1.0",
"typescript": "~4.1.3",
"uglifyjs-webpack-plugin": "^2.2.0",
"webpack-bundle-analyzer": "^4.3.0"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/donn64/muteki-vant.git
git@gitee.com:donn64/muteki-vant.git
donn64
muteki-vant
muteki-vant
master

搜索帮助