{
  "name": "vue-txtec-flowable",
  "version": "0.0.2",
  "main": "lib/flowable.umd.min.js",
  "private": false,
  "license": "GPL",
  "author": "daixt <331320830@qq.com>",
  "scripts": {
    "serve": "vue-cli-service serve",
    "build": "vue-cli-service build",
    "lint": "vue-cli-service lint",
    "lib": "vue-cli-service build --target lib --name vue-txtec-flowable --dest lib packages/index.js"
  },
  "dependencies": {
    "bpmn-js-cli": "^1.2.0",
    "jeeplus-bpmn": "^6.0.10",
    "jp-bpmn-js-properties-panel": "^5.2.8",
    "lodash.pick": "^4.4.0",
    "sass": "^1.22.0",
    "vue": "^2.6.10"
  },
  "devDependencies": {
    "@vue/cli-plugin-babel": "^4.1.1",
    "@vue/cli-plugin-eslint": "^4.1.1",
    "@vue/cli-service": "^4.1.1",
    "@vue/eslint-config-standard": "^5.0.0",
    "babel-eslint": "^10.0.3",
    "babel-plugin-syntax-dynamic-import": "^6.18.0",
    "eslint": "^6.7.1",
    "eslint-plugin-import": "^2.20.1",
    "eslint-plugin-node": "^11.0.0",
    "eslint-plugin-promise": "^4.2.1",
    "eslint-plugin-standard": "^4.0.1",
    "eslint-plugin-vue": "^6.0.1",
    "node-sass": "^4.13.0",
    "sass-loader": "^8.0.0",
    "vue-template-compiler": "^2.6.10"
  }
}
