1 Star 0 Fork 222

iotucy / ivzone

forked from iteaj / ivzone 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 874 Bytes
一键复制 编辑 原始数据 按行查看 历史
iteaj 提交于 2021-10-06 12:53 . 1. 去除无用的ku
{
"name": "ivzone",
"version": "2.0.0",
"scripts": {
"dev": "vite",
"build": "vite build",
"serve": "vite preview"
},
"dependencies": {
"@ant-design/icons-vue": "^6.0.1",
"ant-design-vue": "^2.2.8",
"axios": "^0.21.4",
"mitt": "^3.0.0",
"moment": "^2.29.1",
"qs": "^6.10.1",
"vue": "^3.2.11",
"vue-router": "^4.0.11",
"vuex": "^4.0.2"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^20.0.0",
"@vitejs/plugin-vue": "^1.6.2",
"@vitejs/plugin-vue-jsx": "^1.1.8",
"@vue/babel-plugin-jsx": "^1.0.7",
"@vue/compiler-sfc": "^3.2.11",
"babel-plugin-import": "^1.13.3",
"less": "^4.1.1",
"less-loader": "^10.0.1",
"mockjs": "^1.1.0",
"vite": "^2.5.7",
"vite-plugin-components": "^0.13.3",
"vite-plugin-style-import": "^1.2.1",
"vite-plugin-vuedoc": "^3.1.3"
}
}
JavaScript
1
https://gitee.com/iotucy/ivzone.git
git@gitee.com:iotucy/ivzone.git
iotucy
ivzone
ivzone
master

搜索帮助