1 Star 2 Fork 3

郑州程序员商城—商城系统/vue-fuse-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.28 KB
一键复制 编辑 原始数据 按行查看 历史
王聚涛 提交于 2022-05-23 16:20 +08:00 . 1
{
"name": "vue-fuse-admin",
"version": "0.0.1",
"scripts": {
"dev": "vite --mode development",
"serve:dev": "vite --mode development",
"serve:prod": "vite --mode production",
"build": "vite build",
"build:dev": "vite build --mode development",
"build:prod": "vite build --mode production"
},
"dependencies": {
"@textbus/browser": "^2.0.0-alpha.75",
"@textbus/core": "^2.0.0-alpha.74",
"@textbus/editor": "^2.0.0-alpha.76",
"axios": "^0.25.0",
"element-ui": "^2.15.8",
"element-ui-verify": "^1.2.6",
"js-cookie": "^3.0.1",
"normalize.css": "^8.0.1",
"nprogress": "^0.2.0",
"path-to-regexp": "^6.2.0",
"umy-ui": "^1.1.6",
"vite": "^2.9.8",
"vue": "^2.6.14",
"vue-router": "^3.1.5",
"vue-router-tab": "^1.2.11",
"vuex": "^3.6.2"
},
"devDependencies": {
"@originjs/vite-plugin-require-context": "^1.0.9",
"@vitejs/plugin-legacy": "^1.6.4",
"dotenv": "^16.0.0",
"mockjs": "^1.1.0",
"path-browserify": "^1.0.1",
"sass": "1.32.13",
"vite-plugin-compression": "^0.4.0",
"vite-plugin-vue2": "^1.9.2",
"vue-template-compiler": "^2.6.14"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/zzdevelop/vue-fuse-admin.git
git@gitee.com:zzdevelop/vue-fuse-admin.git
zzdevelop
vue-fuse-admin
vue-fuse-admin
master

搜索帮助