1 Star 0 Fork 1.4K

阿啾/Geeker-Admin

forked from HalseySpicy/Geeker-Admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.25 KB
一键复制 编辑 原始数据 按行查看 历史
Halsey 提交于 2022-03-29 17:25 . fea:新增Dashboard
{
"name": "geeker-admin",
"private": true,
"version": "0.0.1",
"description": "Geeker-Admin后台管理系统",
"author": "SpicyBoy <[email protected]>",
"scripts": {
"dev": "vite",
"build:dev": "vue-tsc --noEmit && vite build --mode development",
"build:pro": "vue-tsc --noEmit && vite build --mode production",
"preview": "vite preview"
},
"dependencies": {
"@element-plus/icons-vue": "^1.1.3",
"@vueuse/core": "^8.0.1",
"axios": "^0.26.1",
"echarts": "^5.3.0",
"echarts-liquidfill": "^3.1.0",
"element-plus": "^2.1.4",
"js-md5": "^0.7.3",
"nprogress": "^0.2.0",
"pinia": "^2.0.12",
"pinia-plugin-persist": "0.0.93",
"qs": "^6.10.3",
"vue": "^3.2.25",
"vue-i18n": "^9.1.9",
"vue-router": "^4.0.12"
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.2.0",
"rollup-plugin-visualizer": "^5.5.4",
"sass": "^1.49.7",
"typescript": "^4.5.4",
"unplugin-auto-import": "^0.6.0",
"unplugin-vue-components": "^0.17.18",
"vite": "^2.8.0",
"vite-plugin-cdn-import": "^0.3.5",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.0",
"vite-plugin-imagemin": "^0.6.1",
"vite-plugin-vue-setup-extend": "^0.4.0",
"vue-tsc": "^0.29.8"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/AhChi/Geeker-Admin.git
[email protected]:AhChi/Geeker-Admin.git
AhChi
Geeker-Admin
Geeker-Admin
master

搜索帮助