1 Star 0 Fork 2.7K

大禹_ / maku-admin

forked from MAKU / maku-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.43 KB
一键复制 编辑 原始数据 按行查看 历史
阿沐 提交于 2023-06-16 14:15 . v2.3.0
{
"name": "maku-admin",
"version": "2.3.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.10",
"@vueuse/core": "9.1.1",
"@wangeditor/editor": "5.1.1",
"@wangeditor/editor-for-vue": "5.1.12",
"axios": "0.27.2",
"cropperjs": "1.5.12",
"maku-form-design": "1.0.2",
"maku-online": "1.0.1",
"element-plus": "2.3.6",
"mitt": "3.0.0",
"nprogress": "0.2.0",
"pinia": "2.0.30",
"print-js": "1.6.0",
"qrcode.vue": "3.3.3",
"qs": "6.10.3",
"vue": "3.2.47",
"vue-i18n": "9.1.9",
"vue-router": "4.1.5",
"sortablejs": "^1.15.0",
"vxe-table": "^4.3.10",
"xe-utils": "^3.5.7"
},
"devDependencies": {
"@babel/types": "7.17.0",
"@types/node": "17.0.41",
"@types/nprogress": "0.2.0",
"@types/qs": "6.9.7",
"@vitejs/plugin-vue": "3.2.0",
"@vue/compiler-sfc": "3.2.47",
"@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.8.4",
"sass": "1.58.0",
"typescript": "4.7.4",
"vite": "3.2.7",
"vite-plugin-svg-icons": "2.0.1",
"vite-plugin-vue-setup-extend": "0.4.0",
"vue-tsc": "1.0.24",
"@types/sortablejs": "^1.10.7"
}
}
JavaScript
1
https://gitee.com/dayu_/maku-admin.git
git@gitee.com:dayu_/maku-admin.git
dayu_
maku-admin
maku-admin
master

搜索帮助