1 Star 0 Fork 111

zsl-ui/workflow-engine

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.52 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "zeroflow",
"version": "0.0.0",
"private": true,
"scripts": {
"dev": "vite",
"test": "vite --mode test",
"dev:prod": "vite --mode production",
"build:test": "vite build --mode test",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"@arco-themes/vue-digitforce": "^0.1.3",
"@arco-themes/vue-gi-demo": "^0.0.29",
"@ckpack/vue-color": "^1.5.0",
"@icon-park/vue-next": "^1.4.2",
"axios": "^1.4.0",
"bpmn-js": "^13.1.0",
"bpmn-js-properties-panel": "^1.25.0",
"camunda-bpmn-moddle": "^7.0.1",
"fast-glob": "^3.2.12",
"frappe-gantt": "^0.6.1",
"js-cookie": "^3.0.5",
"less": "^4.1.3",
"less-loader": "^11.1.3",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"moment": "^2.29.4",
"nprogress": "^0.2.0",
"pinia": "^2.1.3",
"typescript": "^4.9.5",
"validator": "^13.11.0",
"vite-plugin-svg-icons": "^2.0.1",
"vue": "^3.2.47",
"vue-dnd-zone": "^0.4.0",
"vue-dndrop": "^1.3.1",
"vue-dragscroll": "^4.0.5",
"vue-easy-dnd": "^2.0.4",
"vue-loading-overlay": "^6.0.3",
"vue-router": "^4.2.2",
"vue3-dnd": "^2.0.2",
"vue3-dragscroll": "^1.0.2",
"vue3-print-nb": "^0.1.4",
"vue3-smooth-dnd": "^0.0.3",
"vuedraggable": "^4.1.0"
},
"devDependencies": {
"@arco-design/web-vue": "^2.44.1",
"@vitejs/plugin-vue": "^4.0.0",
"unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.1.4",
"vite-plugin-html": "^3.2.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/zsl-ui/workflow-engine.git
git@gitee.com:zsl-ui/workflow-engine.git
zsl-ui
workflow-engine
workflow-engine
master

搜索帮助