1 Star 0 Fork 0

cdyun/vue-igo-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.56 KB
一键复制 编辑 原始数据 按行查看 历史
cdyun 提交于 2024-03-27 15:55 . refactor: 重构路由功能
{
"name": "element-plus-vite-starter",
"private": true,
"version": "0.1.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"generate": "vite-ssg build",
"preview": "vite preview",
"lint": "eslint . --ext .vue,.js,.ts,.jsx,.tsx --fix",
"typecheck": "vue-tsc --noEmit"
},
"dependencies": {
"@better-scroll/core": "^2.5.1",
"@iconify/vue": "^4.1.1",
"@types/qs": "^6.9.11",
"@vueuse/core": "^10.7.2",
"axios": "^1.6.5",
"better-scroll": "^2.5.1",
"dayjs": "^1.11.10",
"element-plus": "^2.5.1",
"lodash-es": "^4.17.21",
"nprogress": "^0.2.0",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"qs": "^6.11.2",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.1",
"vite-plugin-vue-setup-extend": "^0.4.0",
"vue": "^3.4.13",
"vue-hooks-plus": "^1.8.8",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@iconify/json": "^2.2.174",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.11.1",
"@types/nprogress": "^0.2.3",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"@vitejs/plugin-vue": "^5.0.3",
"@vue-hooks-plus/resolvers": "^1.2.4",
"eslint": "^8.56.0",
"eslint-plugin-vue": "^9.20.1",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.69.7",
"typescript": "^5.3.3",
"unocss": "^0.58.3",
"unplugin-auto-import": "^0.17.3",
"unplugin-icons": "^0.18.2",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.0.11",
"vite-plugin-svg-icons": "^2.0.1",
"vite-ssg": "^0.23.6",
"vue-tsc": "^1.8.27"
},
"license": "MIT"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/cdyun/vue-igo-admin.git
git@gitee.com:cdyun/vue-igo-admin.git
cdyun
vue-igo-admin
vue-igo-admin
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385