132 Star 1.5K Fork 591

MiyueFE / bpmn-process-designer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.05 KB
一键复制 编辑 原始数据 按行查看 历史
MiyueFE 提交于 2024-04-24 13:37 . chore
{
"name": "miyue-bpmn",
"version": "2.0.0",
"private": false,
"description": "",
"repository": {
"type": "git",
"url": "https://github.com/miyuesc/bpmn-process-designer.git"
},
"scripts": {},
"dependencies": {
"bpmn-js": "^17.3.0",
"ids": "^1.0.5",
"lucide-vue-next": "^0.358.0",
"min-dash": "^4.2.1",
"radash": "^12.1.0",
"tiny-svg": "^4.0.0",
"vue": "^3.4.21"
},
"devDependencies": {
"@types/node": "^20.11.30",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"diagram-js": "^14.3.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-vue": "^9.24.0",
"fast-glob": "^3.3.2",
"prettier": "^3.2.5",
"sass": "^1.72.0",
"sass-loader": "^14.1.1",
"terser": "^5.30.3",
"typescript": "^5.4.3",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.2.6"
}
}
JavaScript
1
https://gitee.com/MiyueSC/bpmn-process-designer.git
git@gitee.com:MiyueSC/bpmn-process-designer.git
MiyueSC
bpmn-process-designer
bpmn-process-designer
next

搜索帮助