{
  "_from": "bpmn-js-cli@^1.2.0",
  "_id": "bpmn-js-cli@1.4.1",
  "_inBundle": false,
  "_integrity": "sha1-7d+ZNEfureGn8GTUJdbJI31Pj+Q=",
  "_location": "/bpmn-js-cli",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "bpmn-js-cli@^1.2.0",
    "name": "bpmn-js-cli",
    "escapedName": "bpmn-js-cli",
    "rawSpec": "^1.2.0",
    "saveSpec": null,
    "fetchSpec": "^1.2.0"
  },
  "_requiredBy": [
    "/jeeplus-flowable"
  ],
  "_resolved": "https://registry.npm.taobao.org/bpmn-js-cli/download/bpmn-js-cli-1.4.1.tgz?cache=0&sync_timestamp=1614594001929&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbpmn-js-cli%2Fdownload%2Fbpmn-js-cli-1.4.1.tgz",
  "_shasum": "eddf993447eeade1a7f064d425d6c9237d4f8fe4",
  "_spec": "bpmn-js-cli@^1.2.0",
  "_where": "D:\\vmes-antd-new\\node_modules\\jeeplus-flowable",
  "author": {
    "name": "Nico Rehwaldt",
    "email": "git_nikku@nixis.de"
  },
  "bugs": {
    "url": "https://github.com/bpmn-io/bpmn-js-cli/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "min-dash": "^3.1.0"
  },
  "deprecated": false,
  "description": "A command-line interface for bpmn-js",
  "devDependencies": {
    "bpmn-js": "^6.1.1",
    "chai": "^4.1.2",
    "eslint": "^4.19.1",
    "eslint-plugin-bpmn-io": "^0.6.0",
    "karma": "^3.1.3",
    "karma-chai": "^0.1.0",
    "karma-chrome-launcher": "^2.2.0",
    "karma-firefox-launcher": "^1.1.0",
    "karma-mocha": "^1.3.0",
    "karma-phantomjs-launcher": "^1.0.4",
    "karma-webpack": "^3.0.5",
    "mocha": "^5.0.0",
    "mocha-test-container-support": "^0.2.0",
    "npm-run-all": "^4.1.5",
    "raw-loader": "^0.5.1",
    "webpack": "^4.27.1"
  },
  "homepage": "https://github.com/bpmn-io/bpmn-js-cli#readme",
  "keywords": [
    "bpmn-js",
    "bpmn-js-plugin"
  ],
  "license": "MIT",
  "name": "bpmn-js-cli",
  "peerDependencies": {
    "bpmn-js": "^1.x || ^2.x || ^3.x || ^4.x || ^5.x || ^6.x"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bpmn-io/bpmn-js-cli.git"
  },
  "scripts": {
    "all": "run-s lint test",
    "dev": "npm test -- --auto-watch --no-single-run",
    "lint": "eslint .",
    "test": "karma start"
  },
  "version": "1.4.1"
}
