1 Star 0 Fork 15

HiYu/vue3-bpmnjs

forked from wuligiaogiao/vue3-bpmnjs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1022 Bytes
一键复制 编辑 原始数据 按行查看 历史
提交于 2022-07-25 21:12 . 初始化
{
"name": "bpmn-vue-aciviti",
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vite build"
},
"dependencies": {
"bpmn-js": "^8.9.1",
"bpmn-js-properties-panel": "^0.46.0",
"codemirror": "^5.65.1",
"element-plus": "^1.3.0-beta.9",
"vite-plugin-style-import": "^1.4.1",
"vue": "^3.2.29"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^21.0.1",
"@types/codemirror": "5.60.5",
"@types/node": "^17.0.12",
"@typescript-eslint/eslint-plugin": "^5.10.1",
"@typescript-eslint/parser": "^5.10.1",
"@vitejs/plugin-vue": "^2.1.0",
"@vitejs/plugin-vue-jsx": "^1.3.3",
"@vue/compiler-sfc": "^3.2.29",
"eslint": "^8.7.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.4.0",
"highlight.js": "^11.4.0",
"prettier": "^2.5.1",
"sass": "^1.49.0",
"sass-loader": "^12.4.0",
"typescript": "^4.5.5",
"vite": "^2.7.13",
"vite-plugin-importer": "^0.2.5"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/hiyun/vue3-bpmnjs.git
git@gitee.com:hiyun/vue3-bpmnjs.git
hiyun
vue3-bpmnjs
vue3-bpmnjs
master

搜索帮助