{
  "_from": "graphlib@^2.1.1",
  "_id": "graphlib@2.1.5",
  "_inBundle": false,
  "_integrity": "sha512-XvtbqCcw+EM5SqQrIetIKKD+uZVNQtDPD1goIg7K73RuRZtVI5rYMdcCVSHm/AS1sCBZ7vt0p5WgXouucHQaOA==",
  "_location": "/graphlib",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "graphlib@^2.1.1",
    "name": "graphlib",
    "escapedName": "graphlib",
    "rawSpec": "^2.1.1",
    "saveSpec": null,
    "fetchSpec": "^2.1.1"
  },
  "_requiredBy": [
    "/snyk-go-plugin"
  ],
  "_resolved": "https://registry.npmjs.org/graphlib/-/graphlib-2.1.5.tgz",
  "_shasum": "6afe1afcc5148555ec799e499056795bd6938c87",
  "_spec": "graphlib@^2.1.1",
  "_where": "/Users/ggironda/Repositories/redux-webextension/example/node_modules/snyk-go-plugin",
  "author": {
    "name": "Chris Pettitt",
    "email": "cpettitt@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/dagrejs/graphlib/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "lodash": "^4.11.1"
  },
  "deprecated": false,
  "description": "A directed and undirected multi-graph library",
  "devDependencies": {
    "benchmark": "^1.0.0",
    "browserify": "^13.0.0",
    "chai": "^1.9.2",
    "istanbul": "^0.3.2",
    "jscs": "^1.7.3",
    "jshint": "^2.5.6",
    "jshint-stylish": "^1.0.0",
    "karma": "^0.13.22",
    "karma-chrome-launcher": "^0.2.0",
    "karma-firefox-launcher": "^0.1.6",
    "karma-mocha": "^0.2.0",
    "karma-phantomjs-launcher": "^1.0.0",
    "karma-requirejs": "^0.2.5",
    "karma-safari-launcher": "^0.1.1",
    "mocha": "^1.21.5",
    "phantomjs-prebuilt": "^2.1.7",
    "requirejs": "^2.1.22",
    "seedrandom": "^2.4.2",
    "semver": "^4.1.0",
    "sprintf": "^0.1.4",
    "uglify-js": "^2.4.15"
  },
  "homepage": "https://github.com/dagrejs/graphlib#readme",
  "keywords": [
    "graph",
    "algorithms"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "graphlib",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dagrejs/graphlib.git"
  },
  "version": "2.1.5"
}
