{
  "_from": "diagram-js@^6.0.2",
  "_id": "diagram-js@6.8.2",
  "_inBundle": false,
  "_integrity": "sha1-08N5FcYsDMXZW8UzCYyKNbOOZ74=",
  "_location": "/diagram-js",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "diagram-js@^6.0.2",
    "name": "diagram-js",
    "escapedName": "diagram-js",
    "rawSpec": "^6.0.2",
    "saveSpec": null,
    "fetchSpec": "^6.0.2"
  },
  "_requiredBy": [
    "/bpmn-js",
    "/jeeplus-bpmn"
  ],
  "_resolved": "https://registry.npm.taobao.org/diagram-js/download/diagram-js-6.8.2.tgz?cache=0&sync_timestamp=1615817916445&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdiagram-js%2Fdownload%2Fdiagram-js-6.8.2.tgz",
  "_shasum": "d3c37915c62c0cc5d95bc533098c8a35b38e67be",
  "_spec": "diagram-js@^6.0.2",
  "_where": "D:\\vmes-antd-new\\node_modules\\jeeplus-bpmn",
  "author": {
    "name": "Nico Rehwaldt",
    "url": "https://github.com/nikku"
  },
  "bugs": {
    "url": "https://github.com/bpmn-io/diagram-js/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "bpmn.io contributors",
      "url": "https://github.com/bpmn-io"
    }
  ],
  "dependencies": {
    "css.escape": "^1.5.1",
    "didi": "^4.0.0",
    "hammerjs": "^2.0.1",
    "inherits": "^2.0.1",
    "min-dash": "^3.5.0",
    "min-dom": "^3.1.2",
    "object-refs": "^0.3.0",
    "path-intersection": "^2.2.0",
    "tiny-svg": "^2.2.1"
  },
  "deprecated": false,
  "description": "A modeling framework for the web",
  "devDependencies": {
    "chai": "^4.2.0",
    "eslint": "^5.16.0",
    "eslint-plugin-bpmn-io": "^0.10.0",
    "eslint-plugin-import": "^2.18.0",
    "istanbul-instrumenter-loader": "^3.0.1",
    "jquery": "^3.4.1",
    "karma": "^4.4.1",
    "karma-chrome-launcher": "^3.0.0",
    "karma-coverage": "^2.0.1",
    "karma-firefox-launcher": "^1.0.1",
    "karma-ie-launcher": "^1.0.0",
    "karma-mocha": "^1.3.0",
    "karma-phantomjs-launcher": "^1.0.4",
    "karma-safari-launcher": "^1.0.0",
    "karma-sinon-chai": "^2.0.2",
    "karma-webpack": "^4.0.2",
    "mocha": "^5.2.0",
    "mocha-test-container-support": "^0.2.0",
    "npm-run-all": "^4.1.2",
    "phantomjs-prebuilt": "^2.1.12",
    "puppeteer": "^1.18.1",
    "raw-loader": "^1.0.0",
    "sinon": "^7.3.2",
    "sinon-chai": "^3.2.0",
    "url-loader": "^2.0.1",
    "webpack": "^4.35.3"
  },
  "homepage": "https://github.com/bpmn-io/diagram-js#readme",
  "keywords": [
    "modeler",
    "modeling",
    "canvas",
    "diagram-js"
  ],
  "license": "MIT",
  "name": "diagram-js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bpmn-io/diagram-js.git"
  },
  "scripts": {
    "all": "run-s lint test",
    "dev": "npm test -- --auto-watch --no-single-run",
    "lint": "eslint .",
    "test": "karma start"
  },
  "sideEffects": [
    "*.css"
  ],
  "version": "6.8.2"
}
