1 Star 0 Fork 43

smapie/workflow-bpmn-modeler

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.68 KB
一键复制 编辑 原始数据 按行查看 历史
放开那位大妈 提交于 2020-11-07 18:27 . v0.2.5
{
"name": "workflow-bpmn-modeler",
"version": "0.2.5",
"description": "基于 `vue` 和 `bpmn.io@7.0` ,实现 flowable 的 modeler 模型设计器",
"main": "dist/workflow-bpmn-modeler.umd.min.js",
"scripts": {
"dev": "vue-cli-service serve --open",
"demo": "cross-env NODE_ENV=demo vue-cli-service build",
"lib": "cross-env NODE_ENV=lib vue-cli-service build",
"cdn": "cross-env NODE_ENV=cdn vue-cli-service build",
"lint": "vue-cli-service lint",
"build": "cross-env NODE_ENV=build vue-cli-service build --target lib --inline-vue --entry package/index.js",
"prepublish": "yarn build",
"postpublish": "yarn lib && yarn cdn && yarn demo"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"repository": {
"type": "git",
"url": "git+https://github.com/GoldSubmarine/workflow-bpmn-modeler.git"
},
"keywords": [
"vue",
"element-ui",
"flowable",
"模型设计器"
],
"author": {
"name": "charles",
"email": "997462392@qq.com"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/GoldSubmarine/workflow-bpmn-modeler/issues"
},
"dependencies": {
"bpmn-js": "^7.2.1",
"element-ui": "^2.12.0",
"vue": "^2.6.10",
"xcrud": "0.4.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.4.6",
"@vue/cli-plugin-eslint": "^4.4.6",
"@vue/cli-service": "^4.4.6",
"babel-eslint": "^10.1.0",
"cross-env": "^7.0.2",
"eslint": "^7.5.0",
"eslint-plugin-vue": "^6.2.2",
"sass": "^1.26.10",
"sass-loader": "^9.0.2",
"vue-template-compiler": "^2.6.11"
},
"files": [
"dist",
"package",
"README.md",
"CHANGELOG.md",
"LICENSE"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/smapie/workflow-bpmn-modeler.git
git@gitee.com:smapie/workflow-bpmn-modeler.git
smapie
workflow-bpmn-modeler
workflow-bpmn-modeler
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385