1 Star 0 Fork 88

huhaili / workflow-web

forked from zhangjinlibra / workflow-web 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 924 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhangjinlibra 提交于 2023-12-05 13:17 . [优化]
{
"name": "zeroflow",
"version": "0.0.0",
"private": true,
"scripts": {
"dev": "vite",
"test": "vite --mode test",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"axios": "^1.4.0",
"js-cookie": "^3.0.5",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"moment": "^2.29.4",
"nprogress": "^0.2.0",
"pinia": "^2.1.3",
"validator": "^13.11.0",
"vite-plugin-svg-icons": "^2.0.1",
"vue": "^3.2.47",
"vue-router": "^4.2.2",
"vue3-dragscroll": "^1.0.2",
"vue3-print-nb": "^0.1.4",
"vuedraggable": "^4.1.0"
},
"devDependencies": {
"@arco-design/web-vue": "^2.53.2",
"@vitejs/plugin-vue": "^4.5.0",
"terser": "^5.24.0",
"unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.5.0",
"vite-plugin-html": "^3.2.0",
"typescript": "^4.9.5",
"less": "^4.1.3"
}
}
JavaScript
1
https://gitee.com/huhaili/workflow-engine.git
git@gitee.com:huhaili/workflow-engine.git
huhaili
workflow-engine
workflow-web
master

搜索帮助