1 Star 0 Fork 92

gblfy/vite-vue-bpmn-process

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.64 KB
一键复制 编辑 原始数据 按行查看 历史
MiyueFE 提交于 2023-06-01 10:42 . userAssign
{
"name": "vite-vue-bpmn-process",
"private": true,
"version": "0.0.1",
"scripts": {
"dev": "vite --force --open",
"build": "vue-tsc --noEmit && vite build",
"preview": "vite preview"
},
"dependencies": {
"@bpmn-io/add-exporter": "^0.2.0",
"@bpmn-io/element-template-chooser": "^1.0.0",
"@bpmn-io/properties-panel": "^1.8.1",
"bpmn-js": "^12.1.1",
"bpmn-js-bpmnlint": "^0.20.1",
"bpmn-js-color-picker": "^0.5.0",
"bpmn-js-connectors-extension": "^0.4.6",
"bpmn-js-properties-panel": "^1.21.0",
"bpmn-js-token-simulation": "^0.31.0",
"bpmn-moddle": "^8.0.1",
"bpmnlint": "^8.2.0",
"camunda-bpmn-moddle": "^7.0.1",
"diagram-js": "^11.13.1",
"diagram-js-minimap": "^4.1.0",
"didi": "^9.0.2",
"highlight.js": "^11.7.0",
"ids": "^1.0.0",
"lodash.debounce": "^4.0.8",
"lucide-vue-next": "^0.130.1",
"min-dash": "^4.1.0",
"min-dom": "^4.1.0",
"naive-ui": "^2.34.3",
"pinia": "^2.0.35",
"tiny-svg": "^3.0.1",
"vue": "^3.2.47",
"vue-i18n": "^9.2.2"
},
"devDependencies": {
"@types/lodash.debounce": "^4.0.7",
"@types/node": "^18.16.1",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"@vitejs/plugin-vue": "^4.2.1",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"eslint": "^8.39.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.11.0",
"prettier": "^2.8.8",
"sass": "^1.62.1",
"sass-loader": "^13.2.2",
"typescript": "^5.0.4",
"vite": "^4.3.2",
"vite-plugin-svg-icons": "^2.0.1",
"vue-tsc": "^1.4.4"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/gblfy/vite-vue-bpmn-process.git
[email protected]:gblfy/vite-vue-bpmn-process.git
gblfy
vite-vue-bpmn-process
vite-vue-bpmn-process
dev

搜索帮助