1 Star 0 Fork 0

wanglanjun/vue-bpmn-flowable

forked from NealZhi/vue-bpmn-flowable 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.03 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "vue-bpmn-flowable",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --open",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^0.19.0",
"bpmn-js": "^5.1.2",
"bpmn-moddle": "^6.0.0",
"core-js": "^3.3.2",
"jp-flowable-bpmn-moddle": "./jp-flowable-bpmn-moddle",
"less-loader": "^5.0.0",
"view-design": "^4.0.2",
"vue": "^2.6.10",
"vue-clipboard2": "^0.3.1",
"vue-i18n": "^8.15.3",
"vue-router": "^3.1.3",
"vue2-ace-editor": "0.0.15",
"vuex": "^3.0.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.1.2",
"@vue/cli-plugin-eslint": "^4.1.2",
"@vue/cli-plugin-router": "^4.1.2",
"@vue/cli-plugin-vuex": "^4.1.2",
"@vue/cli-service": "^4.1.2",
"babel-eslint": "^10.0.3",
"element-ui": "^2.13.0",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.0.0",
"node-sass": "^4.13.0",
"sass-loader": "^8.0.0",
"vue-template-compiler": "^2.6.10"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/Wang_LanJun/vue-bpmn-flowable.git
[email protected]:Wang_LanJun/vue-bpmn-flowable.git
Wang_LanJun
vue-bpmn-flowable
vue-bpmn-flowable
master

搜索帮助