{
  "_args": [
    [
      "dagre@0.8.5",
      "D:\\jenkins\\workspace\\xypm-web"
    ]
  ],
  "_from": "dagre@0.8.5",
  "_id": "dagre@0.8.5",
  "_inBundle": false,
  "_integrity": "sha512-/aTqmnRta7x7MCCpExk7HQL2O4owCT2h8NT//9I1OQ9vt29Pa0BzSAkR5lwFUcQ7491yVi/3CXU9jQ5o0Mn2Sw==",
  "_location": "/dagre",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "dagre@0.8.5",
    "name": "dagre",
    "escapedName": "dagre",
    "rawSpec": "0.8.5",
    "saveSpec": null,
    "fetchSpec": "0.8.5"
  },
  "_requiredBy": [
    "/@antv/data-set"
  ],
  "_resolved": "https://registry.npmmirror.com/dagre/-/dagre-0.8.5.tgz",
  "_spec": "0.8.5",
  "_where": "D:\\jenkins\\workspace\\xypm-web",
  "author": {
    "name": "Chris Pettitt",
    "email": "cpettitt@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/dagrejs/dagre/issues"
  },
  "contributors": [
    {
      "name": "Matthew Dahl",
      "url": "https://github.com/sandersky"
    }
  ],
  "dependencies": {
    "graphlib": "^2.1.8",
    "lodash": "^4.17.15"
  },
  "description": "Graph layout for JavaScript",
  "devDependencies": {
    "benchmark": "^2.1.4",
    "browserify": "^16.2.3",
    "chai": "^4.1.2",
    "eslint": "^5.13.0",
    "istanbul": "^0.4.5",
    "jshint": "^2.9.5",
    "jshint-stylish": "^2.2.1",
    "karma": "^4.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-requirejs": "^1.1.0",
    "karma-safari-launcher": "^1.0.0",
    "mocha": "^6.1.4",
    "phantomjs-prebuilt": "^2.1.16",
    "requirejs": "^2.3.5",
    "semver": "^5.4.1",
    "sprintf": "^0.1.5",
    "uglify-js": "^3.3.4"
  },
  "homepage": "https://github.com/dagrejs/dagre#readme",
  "keywords": [
    "graph",
    "layout"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "dagre",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dagrejs/dagre.git"
  },
  "version": "0.8.5"
}
