1 Star 0 Fork 367

Joyi / avue-cli

forked from smallwei / avue-cli 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 866 Bytes
一键复制 编辑 原始数据 按行查看 历史
smallwei 提交于 2022-10-06 21:03 . update:avue3.2.0
{
"name": "avue-cli",
"version": "3.0.0",
"scripts": {
"dev": "vite --host",
"build": "vite build",
"serve": "vite preview --host"
},
"dependencies": {
"@element-plus/icons-vue": "^2.0.9",
"@smallwei/avue": "^3.2.0",
"animate.css": "^4.1.1",
"axios": "^0.21.1",
"crypto-js": "^4.1.1",
"dayjs": "^1.10.6",
"element-plus": "^2.2.17",
"js-cookie": "^3.0.0",
"mockjs": "^1.1.0",
"nprogress": "^0.2.0",
"vite-plugin-mock": "^2.9.4",
"vue": "^3.2.40",
"vue-i18n": "^9.1.9",
"vue-router": "^4.1.5",
"vuex": "^4.0.2"
},
"devDependencies": {
"@vitejs/plugin-vue": "^1.3.0",
"@vue/compiler-sfc": "^3.0.5",
"sass": "^1.37.5",
"unplugin-auto-import": "^0.11.2",
"vite": "^2.4.4",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-vue-setup-extend": "^0.4.0"
}
}
JavaScript
1
https://gitee.com/ajiaoyiyi/avue-cli.git
git@gitee.com:ajiaoyiyi/avue-cli.git
ajiaoyiyi
avue-cli
avue-cli
master

搜索帮助