1 Star 0 Fork 60

Hadon/admin-work

forked from 清清玄/admin-work 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.72 KB
一键复制 编辑 原始数据 按行查看 历史
清清玄 提交于 2024-06-10 17:22 . publish v2.1.8
{
"name": "admin-work",
"version": "2.1.8",
"type": "module",
"scripts": {
"dev": "vite --host",
"staging": "vite build --mode staging",
"build": "vite build",
"tsc": "vue-tsc --noEmit",
"serve": "vite preview"
},
"dependencies": {
"@vueuse/core": "^10.6.1",
"axios": "^1.6.2",
"clipboard": "^2.0.8",
"echarts": "^5.1.2",
"lodash-es": "^4.17.21",
"mockjs": "^1.1.0",
"path-browserify": "^1.0.1",
"pinia": "^2.1.7",
"print-js": "^1.6.0",
"qrcode": "^1.4.4",
"qs": "^6.10.1",
"quill": "^1.3.7",
"screenfull": "^5.1.0",
"tiny-emitter": "^2.1.0",
"vue": "^3.3.9",
"vue-router": "^4.2.5",
"vuedraggable": "^4.0.3",
"xgplayer": "^2.28.0"
},
"devDependencies": {
"@types/js-cookie": "^2.2.7",
"@types/lodash-es": "^4.17.6",
"@types/node": "*",
"@types/path-browserify": "^1.0.0",
"@types/qrcode": "^1.4.1",
"@types/qs": "^6.9.7",
"@types/quill": "^2.0.9",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@vicons/ionicons5": "^0.10.0",
"@vitejs/plugin-vue": "^5.0.3",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"autoprefixer": "^10.4.7",
"eslint": "^7.30.0",
"eslint-config-prettier": "^8.3.0",
"eslint-define-config": "^1.0.9",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-vue": "^7.13.0",
"naive-ui": "^2.38.2",
"postcss": "^8.4.13",
"prettier": "^2.3.2",
"sass": "^1.35.1",
"tailwindcss": "^3.3.5",
"typescript": "^5.3.2",
"unplugin-vue-components": "^0.26.0",
"vfonts": "^0.1.0",
"vite": "^5.2.12",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-svg-icons": "^2.0.1",
"vue-tsc": "^0.3.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hadon123/admin-work.git
git@gitee.com:hadon123/admin-work.git
hadon123
admin-work
admin-work
master

搜索帮助