1 Star 0 Fork 89

董耀伟 / zjmzxfzhl-bpmn

forked from zjm16 / zjmzxfzhl-bpmn 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.36 KB
一键复制 编辑 原始数据 按行查看 历史
zjm16 提交于 2020-11-08 16:24 . init zjmzxfzhl-bpmn
{
"name": "zjmzxfzhl-bpmn",
"version": "0.0.1",
"description": "zjmzxfzhl-bpmn",
"author": "zjm",
"license": "MIT",
"scripts": {
"dev": "vue-cli-service serve",
"build:prod": "vue-cli-service build",
"build:stage": "vue-cli-service build --mode staging",
"preview": "node build/index.js --preview",
"lint": "eslint --ext .js,.vue src",
"test:unit": "jest --clearCache && vue-cli-service test:unit",
"test:ci": "npm run lint && npm run test:unit",
"svgo": "svgo -f src/icons/svg --config=src/icons/svgo.yml"
},
"dependencies": {
"bpmn-js": "^7.2.1",
"core-js": "^2.6.11",
"element-ui": "^2.13.2",
"vue": "2.6.10",
"vue-clipboard2": "^0.3.1",
"vue2-ace-editor": "0.0.15",
"webpack": "^4.39.3"
},
"devDependencies": {
"@babel/plugin-proposal-optional-chaining": "^7.12.1",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.1",
"@vue/cli-plugin-babel": "3.6.0",
"@vue/cli-plugin-eslint": "3.6.0",
"@vue/cli-service": "3.6.0",
"node-sass": "^4.12.0",
"babel-eslint": "10.0.1",
"script-ext-html-webpack-plugin": "2.1.3",
"eslint": "5.15.3",
"eslint-plugin-vue": "5.2.2",
"sass-loader": "^7.1.0",
"vue-template-compiler": "2.6.10"
},
"engines": {
"node": ">=8.9",
"npm": ">= 3.0.0"
},
"browserslist": [
"> 1%",
"last 2 versions"
]
}
JavaScript
1
https://gitee.com/drsanjun/zjmzxfzhl-bpmn.git
git@gitee.com:drsanjun/zjmzxfzhl-bpmn.git
drsanjun
zjmzxfzhl-bpmn
zjmzxfzhl-bpmn
master

搜索帮助