1 Star 0 Fork 54

玉和秀Love/arco-work

forked from 清清玄/arco-work 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.90 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "arco-work",
"version": "3.0.8",
"type": "module",
"scripts": {
"dev": "vite --host",
"build": "vite build",
"staging": "vite build --mode staging",
"tsc": "vue-tsc --noEmit",
"serve": "vite preview"
},
"dependencies": {
"@logicflow/core": "^0.7.16",
"@logicflow/extension": "^0.7.16",
"@vueuse/core": "^10.7.2",
"axios": "1.6.2",
"cropperjs": "^1.6.1",
"echarts": "^5.4.3",
"lodash-es": "^4.17.21",
"mockjs": "^1.1.0",
"nprogress": "^0.2.0",
"path-browserify": "^1.0.1",
"pinia": "^2.1.7",
"print-js": "^1.6.0",
"qrcode": "^1.5.3",
"qs": "^6.11.2",
"quill": "^1.3.7",
"sortablejs": "^1.15.0",
"tiny-emitter": "^2.1.0",
"vue": "^3.4.15",
"vue-router": "^4.2.5",
"vuedraggable": "^4.1.0",
"xgplayer": "^2.32.5",
"xlsx": "^0.17.5"
},
"devDependencies": {
"@arco-design/web-vue": "^2.56.0",
"@types/lodash-es": "^4.17.10",
"@types/mockjs": "^1.0.10",
"@types/nprogress": "^0.2.2",
"@types/path-browserify": "^1.0.1",
"@types/qrcode": "^1.5.4",
"@types/qs": "^6.9.9",
"@types/quill": "^2.0.13",
"@types/sortablejs": "^1.15.4",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitejs/plugin-vue": "^5.0.3",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"autoprefixer": "^10.4.16",
"dotenv": "^12.0.4",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.10.0",
"eslint-define-config": "^1.24.1",
"eslint-plugin-prettier": "^3.4.1",
"eslint-plugin-vue": "^7.20.0",
"less": "^4.2.0",
"postcss": "^8.4.31",
"prettier": "^2.8.8",
"tailwindcss": "^3.4.1",
"typescript": "^4.9.5",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.2.13",
"vite-plugin-api-serve": "^0.0.5",
"vite-plugin-svg-icons": "^2.0.1",
"vue-eslint-parser": "^9.3.2",
"vue-tsc": "^0.3.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yuhexiu/arco-work.git
git@gitee.com:yuhexiu/arco-work.git
yuhexiu
arco-work
arco-work
master

搜索帮助