1 Star 0 Fork 339

longer/fast-element-admin

forked from MAKU/maku-element-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.53 KB
一键复制 编辑 原始数据 按行查看 历史
阿沐 提交于 2022-06-18 08:05 . 升级element-plus
{
"name": "fast-element-admin",
"version": "1.0.0",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"preview": "vite preview",
"lint": "eslint --fix --ext .vue,.jsx,.ts,.tsx ."
},
"dependencies": {
"@element-plus/icons-vue": "2.0.5",
"@kangc/v-md-editor": "^2.3.15",
"@vueuse/core": "^8.2.6",
"@wangeditor/editor": "^5.1.1",
"@wangeditor/editor-for-vue": "^5.1.11",
"axios": "^0.26.1",
"echarts": "^5.3.2",
"element-plus": "2.2.6",
"mitt": "^3.0.0",
"nprogress": "^0.2.0",
"pinia": "^2.0.14",
"print-js": "^1.6.0",
"qrcode.vue": "^3.3.3",
"qs": "^6.10.3",
"vue": "^3.2.37",
"cropperjs": "^1.5.12",
"vue-i18n": "^9.1.9",
"vue-router": "^4.0.15"
},
"devDependencies": {
"@babel/types": "^7.17.0",
"@types/node": "^17.0.39",
"@types/nprogress": "^0.2.0",
"@types/qs": "^6.9.7",
"@vitejs/plugin-vue": "^2.3.3",
"@vue/compiler-sfc": "^3.2.37",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^10.0.0",
"@vue/tsconfig": "^0.1.3",
"eslint": "^8.13.0",
"eslint-plugin-vue": "^8.6.0",
"prettier": "^2.6.2",
"sass": "^1.50.1",
"typescript": "^4.6.3",
"unplugin-vue-components": "^0.19.3",
"vite": "^2.9.10",
"vite-plugin-svg-icons": "^2.0.1",
"vite-plugin-vue-setup-extend": "^0.4.0",
"vue-tsc": "^0.37.3"
},
"keywords": [
"vue",
"vue3",
"vuejs",
"vite",
"element-plus",
"vue-element-plus-admin"
],
"license": "MIT"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/longer008/fast-element-admin.git
git@gitee.com:longer008/fast-element-admin.git
longer008
fast-element-admin
fast-element-admin
master

搜索帮助