{
	"name": "dagre-d3",
	"versions": {
		"0.0.1": {
			"name": "dagre-d3",
			"version": "0.0.1",
			"description": "A D3-based renderer for Dagre",
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"devDependencies": {
				"browserify": "2.28.x",
				"chai": "1.7.x",
				"graphlib-dot": "0.4.1",
				"mocha": "1.12.x",
				"semver": "2.1.x",
				"uglify-js": "1.2.3"
			},
			"dependencies": {
				"graphlib": "0.5.7",
				"dagre": "0.3.x"
			},
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre.git"
			},
			"license": "MIT",
			"testling": {
				"files": [
					"test/demo-test.js"
				],
				"browsers": [
					"ie/9..latest",
					"firefox/17..latest",
					"firefox/nightly",
					"chrome/22..latest",
					"chrome/canary",
					"opera/12..latest",
					"opera/next",
					"safari/5.1..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				],
				"harness": "mocha"
			},
			"bugs": {
				"url": "https://github.com/cpettitt/dagre/issues"
			},
			"_id": "dagre-d3@0.0.1",
			"dist": {
				"shasum": "a0432803224a9173402ffb28f272b20e0b894b0b",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.0.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.8",
			"_npmUser": {
				"name": "cpettitt",
				"email": "chris@samsarin.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.2": {
			"name": "dagre-d3",
			"version": "0.0.2",
			"description": "A D3-based renderer for Dagre",
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"devDependencies": {
				"browserify": "2.28.x",
				"chai": "1.7.x",
				"graphlib-dot": "0.4.8",
				"mocha": "1.12.x",
				"semver": "2.1.x",
				"uglify-js": "1.2.3"
			},
			"dependencies": {
				"cp-data": "1.1.0",
				"graphlib": "0.7.0",
				"dagre": "~0.3.1"
			},
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre.git"
			},
			"license": "MIT",
			"testling": {
				"files": [
					"test/demo-test.js"
				],
				"browsers": [
					"ie/9..latest",
					"firefox/17..latest",
					"firefox/nightly",
					"chrome/22..latest",
					"chrome/canary",
					"opera/12..latest",
					"opera/next",
					"safari/5.1..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				],
				"harness": "mocha"
			},
			"bugs": {
				"url": "https://github.com/cpettitt/dagre/issues"
			},
			"_id": "dagre-d3@0.0.2",
			"dist": {
				"shasum": "9f44e25bb32a03058f22f2496345798aa5367f64",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.0.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.8",
			"_npmUser": {
				"name": "cpettitt",
				"email": "chris@samsarin.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.3": {
			"name": "dagre-d3",
			"version": "0.0.3",
			"description": "A D3-based renderer for Dagre",
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"devDependencies": {
				"browserify": "2.28.x",
				"chai": "1.7.x",
				"graphlib-dot": "0.4.8",
				"mocha": "1.12.x",
				"semver": "2.1.x",
				"uglify-js": "1.2.3"
			},
			"dependencies": {
				"cp-data": "1.1.0",
				"graphlib": "0.7.0",
				"dagre": "0.3.0"
			},
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre.git"
			},
			"license": "MIT",
			"testling": {
				"files": [
					"test/demo-test.js"
				],
				"browsers": [
					"ie/9..latest",
					"firefox/17..latest",
					"firefox/nightly",
					"chrome/22..latest",
					"chrome/canary",
					"opera/12..latest",
					"opera/next",
					"safari/5.1..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				],
				"harness": "mocha"
			},
			"bugs": {
				"url": "https://github.com/cpettitt/dagre/issues"
			},
			"_id": "dagre-d3@0.0.3",
			"dist": {
				"shasum": "765b59fecaaef0c62e3bfc64071f010ee62ad1fc",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.0.3.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.8",
			"_npmUser": {
				"name": "cpettitt",
				"email": "chris@samsarin.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.4": {
			"name": "dagre-d3",
			"version": "0.0.4",
			"description": "A D3-based renderer for Dagre",
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"devDependencies": {
				"browserify": "2.28.x",
				"chai": "1.7.x",
				"graphlib-dot": "0.4.8",
				"mocha": "1.12.x",
				"semver": "2.1.x",
				"uglify-js": "1.2.3"
			},
			"dependencies": {
				"cp-data": "1.1.0",
				"graphlib": "0.7.0",
				"dagre": "0.3.3"
			},
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre.git"
			},
			"license": "MIT",
			"testling": {
				"files": [
					"test/demo-test.js"
				],
				"browsers": [
					"ie/9..latest",
					"firefox/17..latest",
					"firefox/nightly",
					"chrome/22..latest",
					"chrome/canary",
					"opera/12..latest",
					"opera/next",
					"safari/5.1..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				],
				"harness": "mocha"
			},
			"bugs": {
				"url": "https://github.com/cpettitt/dagre/issues"
			},
			"_id": "dagre-d3@0.0.4",
			"dist": {
				"shasum": "fa80243678e571c77e5d29d609c8c3405c563d8c",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.0.4.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.8",
			"_npmUser": {
				"name": "cpettitt",
				"email": "chris@samsarin.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.5": {
			"name": "dagre-d3",
			"version": "0.0.5",
			"description": "A D3-based renderer for Dagre",
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"devDependencies": {
				"browserify": "2.28.x",
				"chai": "1.7.x",
				"graphlib-dot": "0.4.8",
				"jshint": "~2.3.0",
				"mocha": "1.12.x",
				"phantomjs": "~1.9.2-2",
				"semver": "2.1.x",
				"uglify-js": "1.2.3"
			},
			"dependencies": {
				"cp-data": "1.1.0",
				"dagre": "0.3.4",
				"d3": "~3.3.8",
				"graphlib": "0.7.0"
			},
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"testling": {
				"files": [
					"test/demo-test.js"
				],
				"browsers": [
					"ie/9..latest",
					"firefox/17..latest",
					"firefox/nightly",
					"chrome/22..latest",
					"chrome/canary",
					"opera/12..latest",
					"opera/next",
					"safari/5.1..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				],
				"harness": "mocha"
			},
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"_id": "dagre-d3@0.0.5",
			"dist": {
				"shasum": "7442663583065e0fd13ea8cb455f629a88722148",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.0.5.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.8",
			"_npmUser": {
				"name": "cpettitt",
				"email": "chris@samsarin.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.6": {
			"name": "dagre-d3",
			"version": "0.0.6",
			"description": "A D3-based renderer for Dagre",
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"devDependencies": {
				"browserify": "2.28.x",
				"chai": "1.7.x",
				"graphlib-dot": "0.4.8",
				"jshint": "~2.3.0",
				"mocha": "1.12.x",
				"phantomjs": "~1.9.2-2",
				"semver": "2.1.x",
				"uglify-js": "1.2.3"
			},
			"dependencies": {
				"cp-data": "1.1.0",
				"dagre": "0.3.6",
				"d3": "~3.3.8",
				"graphlib": "0.7.0"
			},
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"testling": {
				"files": [
					"test/demo-test.js"
				],
				"browsers": [
					"ie/9..latest",
					"firefox/17..latest",
					"firefox/nightly",
					"chrome/22..latest",
					"chrome/canary",
					"opera/12..latest",
					"opera/next",
					"safari/5.1..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				],
				"harness": "mocha"
			},
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"_id": "dagre-d3@0.0.6",
			"dist": {
				"shasum": "aa62e2beb0a59e73d946c2503a5717588c2d1a7d",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.0.6.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.8",
			"_npmUser": {
				"name": "cpettitt",
				"email": "chris@samsarin.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.7": {
			"name": "dagre-d3",
			"version": "0.0.7",
			"description": "A D3-based renderer for Dagre",
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"devDependencies": {
				"browserify": "2.28.x",
				"chai": "1.7.x",
				"graphlib-dot": "0.4.8",
				"jshint": "~2.3.0",
				"mocha": "1.12.x",
				"phantomjs": "~1.9.2-2",
				"semver": "2.1.x",
				"uglify-js": "1.2.3"
			},
			"dependencies": {
				"cp-data": "1.1.0",
				"dagre": "0.3.7",
				"d3": "~3.3.8",
				"graphlib": "0.7.0"
			},
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"testling": {
				"files": [
					"test/demo-test.js"
				],
				"browsers": [
					"ie/9..latest",
					"firefox/17..latest",
					"firefox/nightly",
					"chrome/22..latest",
					"chrome/canary",
					"opera/12..latest",
					"opera/next",
					"safari/5.1..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				],
				"harness": "mocha"
			},
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"_id": "dagre-d3@0.0.7",
			"dist": {
				"shasum": "9a129353a0d9c1cd4f21c64d5f0bec5728bac469",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.0.7.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.8",
			"_npmUser": {
				"name": "cpettitt",
				"email": "chris@samsarin.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.8": {
			"name": "dagre-d3",
			"version": "0.0.8",
			"description": "A D3-based renderer for Dagre",
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"devDependencies": {
				"browserify": "2.28.x",
				"chai": "1.7.x",
				"graphlib-dot": "0.4.8",
				"jshint": "~2.3.0",
				"mocha": "1.12.x",
				"phantomjs": "~1.9.2-2",
				"semver": "2.1.x",
				"uglify-js": "1.2.3"
			},
			"dependencies": {
				"cp-data": "1.1.0",
				"dagre": "0.3.8",
				"d3": "~3.3.8",
				"graphlib": "0.7.0"
			},
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"testling": {
				"files": [
					"test/demo-test.js"
				],
				"browsers": [
					"ie/9..latest",
					"firefox/17..latest",
					"firefox/nightly",
					"chrome/22..latest",
					"chrome/canary",
					"opera/12..latest",
					"opera/next",
					"safari/5.1..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				],
				"harness": "mocha"
			},
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"_id": "dagre-d3@0.0.8",
			"dist": {
				"shasum": "d12a17e196e79190de33e8502a9777459091e829",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.0.8.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.8",
			"_npmUser": {
				"name": "cpettitt",
				"email": "chris@samsarin.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.9": {
			"name": "dagre-d3",
			"version": "0.0.9",
			"description": "A D3-based renderer for Dagre",
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"devDependencies": {
				"browserify": "2.28.x",
				"chai": "1.7.x",
				"graphlib-dot": "0.4.8",
				"jshint": "~2.3.0",
				"mocha": "1.12.x",
				"phantomjs": "~1.9.2-2",
				"semver": "2.1.x",
				"uglify-js": "1.2.3"
			},
			"dependencies": {
				"cp-data": "1.1.0",
				"dagre": "0.4.0",
				"d3": "~3.3.8",
				"graphlib": "0.7.0"
			},
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"testling": {
				"files": [
					"test/demo-test.js"
				],
				"browsers": [
					"ie/9..latest",
					"firefox/17..latest",
					"firefox/nightly",
					"chrome/22..latest",
					"chrome/canary",
					"opera/12..latest",
					"opera/next",
					"safari/5.1..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				],
				"harness": "mocha"
			},
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"_id": "dagre-d3@0.0.9",
			"dist": {
				"shasum": "cce830c8360b395777e218031a80a323467cde4b",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.0.9.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.8",
			"_npmUser": {
				"name": "cpettitt",
				"email": "chris@samsarin.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.10": {
			"name": "dagre-d3",
			"version": "0.0.10",
			"description": "A D3-based renderer for Dagre",
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"devDependencies": {
				"browserify": "2.28.x",
				"chai": "1.7.x",
				"graphlib-dot": "0.4.8",
				"jshint": "~2.3.0",
				"mocha": "1.12.x",
				"phantomjs": "~1.9.2-2",
				"semver": "2.1.x",
				"uglify-js": "1.2.3"
			},
			"dependencies": {
				"cp-data": "1.1.0",
				"dagre": "0.4.1",
				"d3": "~3.3.8",
				"graphlib": "0.7.0"
			},
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"testling": {
				"files": [
					"test/demo-test.js"
				],
				"browsers": [
					"ie/9..latest",
					"firefox/17..latest",
					"firefox/nightly",
					"chrome/22..latest",
					"chrome/canary",
					"opera/12..latest",
					"opera/next",
					"safari/5.1..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				],
				"harness": "mocha"
			},
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"_id": "dagre-d3@0.0.10",
			"dist": {
				"shasum": "f77657b42c185731892b2a8556181fafc0e17535",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.0.10.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.8",
			"_npmUser": {
				"name": "cpettitt",
				"email": "chris@samsarin.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.11": {
			"name": "dagre-d3",
			"version": "0.0.11",
			"description": "A D3-based renderer for Dagre",
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"devDependencies": {
				"browserify": "2.28.x",
				"chai": "1.7.x",
				"graphlib-dot": "0.4.8",
				"jshint": "~2.3.0",
				"mocha": "1.12.x",
				"phantomjs": "~1.9.2-2",
				"semver": "2.1.x",
				"uglify-js": "1.2.3"
			},
			"dependencies": {
				"cp-data": "1.1.0",
				"dagre": "0.4.2",
				"d3": "~3.3.8",
				"graphlib": "0.7.0"
			},
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"testling": {
				"files": [
					"test/demo-test.js"
				],
				"browsers": [
					"ie/9..latest",
					"firefox/17..latest",
					"firefox/nightly",
					"chrome/22..latest",
					"chrome/canary",
					"opera/12..latest",
					"opera/next",
					"safari/5.1..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				],
				"harness": "mocha"
			},
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.0.11",
			"dist": {
				"shasum": "9082a175add241b46907ed27f535a166e6af71f3",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.0.11.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.14",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.0": {
			"name": "dagre-d3",
			"version": "0.1.0",
			"description": "A D3-based renderer for Dagre",
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"devDependencies": {
				"browserify": "2.28.x",
				"chai": "1.7.x",
				"graphlib-dot": "0.4.8",
				"jshint": "~2.3.0",
				"mocha": "1.12.x",
				"phantomjs": "~1.9.2-2",
				"semver": "2.1.x",
				"uglify-js": "1.2.3"
			},
			"dependencies": {
				"cp-data": "1.1.0",
				"dagre": "0.4.2",
				"d3": "~3.3.8",
				"graphlib": "0.7.0"
			},
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"testling": {
				"files": [
					"test/demo-test.js"
				],
				"browsers": [
					"ie/9..latest",
					"firefox/17..latest",
					"firefox/nightly",
					"chrome/22..latest",
					"chrome/canary",
					"opera/12..latest",
					"opera/next",
					"safari/5.1..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				],
				"harness": "mocha"
			},
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.1.0",
			"dist": {
				"shasum": "ef77c2b726fd60ba96bdcdd751a56b277e6ff303",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.1.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.14",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.1": {
			"name": "dagre-d3",
			"version": "0.1.1",
			"description": "A D3-based renderer for Dagre",
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"devDependencies": {
				"browserify": "2.28.x",
				"chai": "1.7.x",
				"graphlib-dot": "0.4.8",
				"jshint": "~2.3.0",
				"mocha": "1.12.x",
				"phantomjs": "~1.9.2-2",
				"semver": "2.1.x",
				"uglify-js": "1.2.3"
			},
			"dependencies": {
				"cp-data": "1.1.0",
				"dagre": "0.4.2",
				"d3": "~3.3.8",
				"graphlib": "0.7.0"
			},
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"testling": {
				"files": [
					"test/demo-test.js"
				],
				"browsers": [
					"ie/9..latest",
					"firefox/17..latest",
					"firefox/nightly",
					"chrome/22..latest",
					"chrome/canary",
					"opera/12..latest",
					"opera/next",
					"safari/5.1..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				],
				"harness": "mocha"
			},
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.1.1",
			"dist": {
				"shasum": "b116fa2bd65a1655a427400e858fbf6b3d53e9ae",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.1.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.14",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.2": {
			"name": "dagre-d3",
			"version": "0.1.2",
			"description": "A D3-based renderer for Dagre",
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"devDependencies": {
				"browserify": "2.28.x",
				"chai": "1.7.x",
				"graphlib-dot": "0.4.8",
				"jshint": "~2.3.0",
				"mocha": "1.12.x",
				"phantomjs": "~1.9.2-2",
				"semver": "2.1.x",
				"uglify-js": "1.2.3"
			},
			"dependencies": {
				"cp-data": "1.1.2",
				"dagre": "0.4.3",
				"d3": "~3.3.8",
				"graphlib": "0.7.2"
			},
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"testling": {
				"files": [
					"test/demo-test.js"
				],
				"browsers": [
					"ie/9..latest",
					"firefox/17..latest",
					"firefox/nightly",
					"chrome/22..latest",
					"chrome/canary",
					"opera/12..latest",
					"opera/next",
					"safari/5.1..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				],
				"harness": "mocha"
			},
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.1.2",
			"dist": {
				"shasum": "345ac6b8036c7f688b27af8fd7eb73e590c0193f",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.1.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.14",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.3": {
			"name": "dagre-d3",
			"version": "0.1.3",
			"description": "A D3-based renderer for Dagre",
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"devDependencies": {
				"browserify": "2.28.x",
				"chai": "1.7.x",
				"graphlib-dot": "0.4.8",
				"jshint": "~2.3.0",
				"mocha": "1.12.x",
				"phantomjs": "~1.9.2-2",
				"semver": "2.1.x",
				"uglify-js": "1.2.3"
			},
			"dependencies": {
				"cp-data": "1.1.3",
				"dagre": "0.4.4",
				"d3": "~3.3.8",
				"graphlib": "0.7.4"
			},
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"testling": {
				"files": [
					"test/demo-test.js"
				],
				"browsers": [
					"ie/9..latest",
					"firefox/17..latest",
					"firefox/nightly",
					"chrome/22..latest",
					"chrome/canary",
					"opera/12..latest",
					"opera/next",
					"safari/5.1..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				],
				"harness": "mocha"
			},
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.1.3",
			"dist": {
				"shasum": "17865e31fd8569ba4c4e9e835d0379bc3b1cb33c",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.1.3.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.14",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.4": {
			"name": "dagre-d3",
			"version": "0.1.4",
			"description": "A D3-based renderer for Dagre",
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"devDependencies": {
				"browserify": "2.28.x",
				"chai": "1.7.x",
				"graphlib-dot": "0.4.8",
				"jshint": "~2.3.0",
				"mocha": "1.12.x",
				"phantomjs": "~1.9.2-2",
				"semver": "2.1.x",
				"uglify-js": "1.2.3"
			},
			"dependencies": {
				"cp-data": "1.1.3",
				"dagre": "0.4.5",
				"d3": "~3.3.8",
				"graphlib": "0.7.4"
			},
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"testling": {
				"files": [
					"test/demo-test.js"
				],
				"browsers": [
					"ie/9..latest",
					"firefox/17..latest",
					"firefox/nightly",
					"chrome/22..latest",
					"chrome/canary",
					"opera/12..latest",
					"opera/next",
					"safari/5.1..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				],
				"harness": "mocha"
			},
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.1.4",
			"dist": {
				"shasum": "a3b66187f108e111f1718f9b1bec2df3bf7a8269",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.1.4.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.14",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.5": {
			"name": "dagre-d3",
			"version": "0.1.5",
			"description": "A D3-based renderer for Dagre",
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"devDependencies": {
				"browserify": "2.28.x",
				"chai": "1.7.x",
				"graphlib-dot": "0.4.8",
				"jshint": "~2.3.0",
				"mocha": "1.12.x",
				"phantomjs": "~1.9.2-2",
				"semver": "2.1.x",
				"uglify-js": "1.2.3"
			},
			"dependencies": {
				"cp-data": "1.1.3",
				"dagre": "0.4.5",
				"d3": "~3.3.8",
				"graphlib": "0.7.4"
			},
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"testling": {
				"files": [
					"test/demo-test.js"
				],
				"browsers": [
					"ie/9..latest",
					"firefox/17..latest",
					"firefox/nightly",
					"chrome/22..latest",
					"chrome/canary",
					"opera/12..latest",
					"opera/next",
					"safari/5.1..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				],
				"harness": "mocha"
			},
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.1.5",
			"dist": {
				"shasum": "dd4d88b251f53349752c2e73df550b6e940b8107",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.1.5.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.14",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.2.0": {
			"name": "dagre-d3",
			"version": "0.2.0",
			"description": "A D3-based renderer for Dagre",
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"devDependencies": {
				"browserify": "2.28.x",
				"chai": "1.7.x",
				"graphlib-dot": "0.4.8",
				"jshint": "~2.3.0",
				"mocha": "1.12.x",
				"phantomjs": "~1.9.2-2",
				"semver": "2.1.x",
				"uglify-js": "1.2.3"
			},
			"dependencies": {
				"cp-data": "1.1.3",
				"dagre": "0.4.5",
				"d3": "~3.3.8",
				"graphlib": "0.7.4"
			},
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"testling": {
				"files": [
					"test/demo-test.js"
				],
				"browsers": [
					"ie/9..latest",
					"firefox/17..latest",
					"firefox/nightly",
					"chrome/22..latest",
					"chrome/canary",
					"opera/12..latest",
					"opera/next",
					"safari/5.1..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				],
				"harness": "mocha"
			},
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.2.0",
			"_shasum": "d7905c74d447c5f1c712a2ba95f42cc8ba84fb65",
			"_from": ".",
			"_npmVersion": "1.4.10",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "d7905c74d447c5f1c712a2ba95f42cc8ba84fb65",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.1": {
			"name": "dagre-d3",
			"version": "0.2.1",
			"description": "A D3-based renderer for Dagre",
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"devDependencies": {
				"browserify": "2.28.x",
				"chai": "1.7.x",
				"graphlib-dot": "0.4.8",
				"jshint": "~2.3.0",
				"mocha": "1.12.x",
				"phantomjs": "~1.9.2-2",
				"semver": "2.1.x",
				"uglify-js": "1.2.3"
			},
			"dependencies": {
				"cp-data": "1.1.3",
				"dagre": "0.4.5",
				"d3": "~3.3.8",
				"graphlib": "0.7.4"
			},
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"testling": {
				"files": [
					"test/demo-test.js"
				],
				"browsers": [
					"ie/9..latest",
					"firefox/17..latest",
					"firefox/nightly",
					"chrome/22..latest",
					"chrome/canary",
					"opera/12..latest",
					"opera/next",
					"safari/5.1..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				],
				"harness": "mocha"
			},
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.2.1",
			"_shasum": "1f4ba855f317fb06005194f49cbf87fe72736287",
			"_from": ".",
			"_npmVersion": "1.4.10",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "1f4ba855f317fb06005194f49cbf87fe72736287",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.2.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.2": {
			"name": "dagre-d3",
			"version": "0.2.2",
			"description": "A D3-based renderer for Dagre",
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"devDependencies": {
				"browserify": "2.28.x",
				"chai": "1.7.x",
				"graphlib-dot": "0.4.8",
				"jshint": "~2.3.0",
				"mocha": "1.12.x",
				"phantomjs": "~1.9.2-2",
				"semver": "2.1.x",
				"uglify-js": "1.2.3"
			},
			"dependencies": {
				"cp-data": "1.1.3",
				"dagre": "0.4.5",
				"d3": "~3.3.8",
				"graphlib": "0.7.4"
			},
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"testling": {
				"files": [
					"test/demo-test.js"
				],
				"browsers": [
					"ie/9..latest",
					"firefox/17..latest",
					"firefox/nightly",
					"chrome/22..latest",
					"chrome/canary",
					"opera/12..latest",
					"opera/next",
					"safari/5.1..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				],
				"harness": "mocha"
			},
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.2.2",
			"_shasum": "375b0c36eadc5e884516d3d33f5814b12a16718a",
			"_from": ".",
			"_npmVersion": "1.4.10",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "375b0c36eadc5e884516d3d33f5814b12a16718a",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.2.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.3": {
			"name": "dagre-d3",
			"version": "0.2.3",
			"description": "A D3-based renderer for Dagre",
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"devDependencies": {
				"browserify": "2.28.x",
				"chai": "1.7.x",
				"graphlib-dot": "0.4.8",
				"jshint": "~2.3.0",
				"mocha": "1.12.x",
				"phantomjs": "~1.9.2-2",
				"semver": "2.1.x",
				"uglify-js": "1.2.3"
			},
			"dependencies": {
				"cp-data": "1.1.3",
				"dagre": "0.4.5",
				"d3": "~3.3.8",
				"graphlib": "0.7.4"
			},
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"testling": {
				"files": [
					"test/demo-test.js"
				],
				"browsers": [
					"ie/9..latest",
					"firefox/17..latest",
					"firefox/nightly",
					"chrome/22..latest",
					"chrome/canary",
					"opera/12..latest",
					"opera/next",
					"safari/5.1..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				],
				"harness": "mocha"
			},
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.2.3",
			"_shasum": "fdd0523fd286ab16fa69c2fcc774411c56f84233",
			"_from": ".",
			"_npmVersion": "1.4.10",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "fdd0523fd286ab16fa69c2fcc774411c56f84233",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.2.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.4": {
			"name": "dagre-d3",
			"version": "0.2.4",
			"description": "A D3-based renderer for Dagre",
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"devDependencies": {
				"browserify": "2.28.x",
				"chai": "1.7.x",
				"graphlib-dot": "0.4.8",
				"jshint": "~2.3.0",
				"mocha": "1.12.x",
				"mocha-phantomjs": "3.5.0",
				"phantomjs": "~1.9.2-2",
				"semver": "2.1.x",
				"uglify-js": "1.2.3"
			},
			"dependencies": {
				"cp-data": "1.1.3",
				"dagre": "0.4.6",
				"d3": "~3.3.8",
				"graphlib": "0.7.4"
			},
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"testling": {
				"files": [
					"test/demo-test.js"
				],
				"browsers": [
					"ie/9..latest",
					"firefox/17..latest",
					"firefox/nightly",
					"chrome/22..latest",
					"chrome/canary",
					"opera/12..latest",
					"opera/next",
					"safari/5.1..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				],
				"harness": "mocha"
			},
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.2.4",
			"_shasum": "0ec708679e238dd84b261ddbea633aeda417a3b1",
			"_from": ".",
			"_npmVersion": "1.4.10",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "0ec708679e238dd84b261ddbea633aeda417a3b1",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.2.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.5": {
			"name": "dagre-d3",
			"version": "0.2.5",
			"description": "A D3-based renderer for Dagre",
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"devDependencies": {
				"browserify": "2.28.x",
				"chai": "1.7.x",
				"graphlib-dot": "0.4.8",
				"jshint": "~2.3.0",
				"mocha": "1.12.x",
				"mocha-phantomjs": "3.5.0",
				"phantomjs": "~1.9.2-2",
				"semver": "2.1.x",
				"uglify-js": "1.2.3"
			},
			"dependencies": {
				"cp-data": "1.1.3",
				"dagre": "0.4.6",
				"d3": "~3.3.8",
				"graphlib": "0.7.4"
			},
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"testling": {
				"files": [
					"test/demo-test.js"
				],
				"browsers": [
					"ie/9..latest",
					"firefox/17..latest",
					"firefox/nightly",
					"chrome/22..latest",
					"chrome/canary",
					"opera/12..latest",
					"opera/next",
					"safari/5.1..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				],
				"harness": "mocha"
			},
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.2.5",
			"_shasum": "eaf4a2d226cfe3e8a24c44a879ffb6c2b8a74d74",
			"_from": ".",
			"_npmVersion": "1.4.10",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "eaf4a2d226cfe3e8a24c44a879ffb6c2b8a74d74",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.2.5.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.6": {
			"name": "dagre-d3",
			"version": "0.2.6",
			"description": "A D3-based renderer for Dagre",
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"devDependencies": {
				"browserify": "2.28.x",
				"chai": "1.7.x",
				"graphlib-dot": "0.4.8",
				"jshint": "~2.3.0",
				"mocha": "1.12.x",
				"mocha-phantomjs": "3.5.0",
				"phantomjs": "~1.9.2-2",
				"semver": "2.1.x",
				"uglify-js": "1.2.3"
			},
			"dependencies": {
				"cp-data": "1.1.3",
				"dagre": "0.4.6",
				"d3": "~3.3.8",
				"graphlib": "0.7.4"
			},
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"testling": {
				"files": [
					"test/demo-test.js"
				],
				"browsers": [
					"ie/9..latest",
					"firefox/17..latest",
					"firefox/nightly",
					"chrome/22..latest",
					"chrome/canary",
					"opera/12..latest",
					"opera/next",
					"safari/5.1..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				],
				"harness": "mocha"
			},
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.2.6",
			"_shasum": "9d58b359a239b3af761e397e8cc956ddc266081a",
			"_from": ".",
			"_npmVersion": "1.4.10",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "9d58b359a239b3af761e397e8cc956ddc266081a",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.2.6.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.7": {
			"name": "dagre-d3",
			"version": "0.2.7",
			"description": "A D3-based renderer for Dagre",
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"devDependencies": {
				"browserify": "2.28.x",
				"chai": "1.7.x",
				"graphlib-dot": "0.4.8",
				"jscs": "1.5.x",
				"jshint": "2.3.x",
				"mocha": "1.12.x",
				"mocha-phantomjs": "3.5.0",
				"phantomjs": "1.9.x",
				"semver": "2.1.x",
				"uglify-js": "1.2.3"
			},
			"dependencies": {
				"cp-data": "1.1.3",
				"dagre": "0.4.6",
				"d3": "~3.3.8",
				"graphlib": "0.7.4"
			},
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"testling": {
				"files": [
					"test/demo-test.js"
				],
				"browsers": [
					"ie/9..latest",
					"firefox/17..latest",
					"firefox/nightly",
					"chrome/22..latest",
					"chrome/canary",
					"opera/12..latest",
					"opera/next",
					"safari/5.1..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				],
				"harness": "mocha"
			},
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.2.7",
			"_shasum": "92240dd6cf3977c35c639a715236908cf0026552",
			"_from": ".",
			"_npmVersion": "1.4.10",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "92240dd6cf3977c35c639a715236908cf0026552",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.2.7.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.8": {
			"name": "dagre-d3",
			"version": "0.2.8",
			"description": "A D3-based renderer for Dagre",
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"devDependencies": {
				"browserify": "2.28.x",
				"chai": "1.7.x",
				"graphlib-dot": "0.4.8",
				"jscs": "1.5.x",
				"jshint": "2.3.x",
				"mocha": "1.12.x",
				"mocha-phantomjs": "3.5.0",
				"phantomjs": "1.9.x",
				"semver": "2.1.x",
				"uglify-js": "1.2.3"
			},
			"dependencies": {
				"cp-data": "1.1.3",
				"dagre": "0.4.6",
				"d3": "~3.3.8",
				"graphlib": "0.7.4"
			},
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"testling": {
				"files": [
					"test/demo-test.js"
				],
				"browsers": [
					"ie/9..latest",
					"firefox/17..latest",
					"firefox/nightly",
					"chrome/22..latest",
					"chrome/canary",
					"opera/12..latest",
					"opera/next",
					"safari/5.1..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				],
				"harness": "mocha"
			},
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.2.8",
			"_shasum": "0b410a228660f90de84548838121f1e1d231030d",
			"_from": ".",
			"_npmVersion": "1.4.10",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "0b410a228660f90de84548838121f1e1d231030d",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.2.8.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.9": {
			"name": "dagre-d3",
			"version": "0.2.9",
			"description": "A D3-based renderer for Dagre",
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"devDependencies": {
				"browserify": "2.28.x",
				"chai": "1.7.x",
				"graphlib-dot": "0.4.8",
				"jscs": "1.5.x",
				"jshint": "2.3.x",
				"mocha": "1.12.x",
				"mocha-phantomjs": "3.5.0",
				"phantomjs": "1.9.x",
				"semver": "2.1.x",
				"uglify-js": "1.2.3"
			},
			"dependencies": {
				"cp-data": "1.1.3",
				"dagre": "0.4.6",
				"d3": "~3.3.8",
				"graphlib": "0.7.4"
			},
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"testling": {
				"files": [
					"test/demo-test.js"
				],
				"browsers": [
					"ie/9..latest",
					"firefox/17..latest",
					"firefox/nightly",
					"chrome/22..latest",
					"chrome/canary",
					"opera/12..latest",
					"opera/next",
					"safari/5.1..latest",
					"ipad/6.0..latest",
					"iphone/6.0..latest",
					"android-browser/4.2..latest"
				],
				"harness": "mocha"
			},
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.2.9",
			"_shasum": "6c564c3dcda4b168ab234c8a9feb3e8b1f36891f",
			"_from": ".",
			"_npmVersion": "1.4.10",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "6c564c3dcda4b168ab234c8a9feb3e8b1f36891f",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.2.9.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.0": {
			"name": "dagre-d3",
			"version": "0.3.0",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^3.3.8",
				"dagre": "^0.6.1",
				"graphlib": "^0.9.1",
				"lodash": "^2.4.1"
			},
			"devDependencies": {
				"browserify": "^6.1.0",
				"chai": "^1.9.2",
				"jscs": "^1.7.3",
				"jshint": "^2.5.6",
				"jshint-stylish": "^1.0.0",
				"karma": "^0.12.24",
				"karma-chrome-launcher": "^0.1.5",
				"karma-coverage": "^0.2.6",
				"karma-firefox-launcher": "^0.1.3",
				"karma-mocha": "^0.1.9",
				"karma-phantomjs-launcher": "^0.1.4",
				"karma-safari-launcher": "^0.1.1",
				"mocha": "^1.21.5",
				"phantomjs": "^1.9.11",
				"semver": "^4.1.0",
				"uglify-js": "^2.4.15"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "484b0da5cd5902ba6b8d89580e712ab1909bb700",
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.3.0",
			"scripts": {},
			"_shasum": "5ba58897c84c9d70ba90139453b1ddf8a0edf827",
			"_from": ".",
			"_npmVersion": "2.1.4",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "5ba58897c84c9d70ba90139453b1ddf8a0edf827",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.3.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.1": {
			"name": "dagre-d3",
			"version": "0.3.1",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^3.3.8",
				"dagre": "^0.6.1",
				"graphlib": "^0.9.1",
				"lodash": "^2.4.1"
			},
			"devDependencies": {
				"browserify": "^6.1.0",
				"chai": "^1.9.2",
				"jscs": "^1.7.3",
				"jshint": "^2.5.6",
				"jshint-stylish": "^1.0.0",
				"karma": "^0.12.24",
				"karma-chrome-launcher": "^0.1.5",
				"karma-coverage": "^0.2.6",
				"karma-firefox-launcher": "^0.1.3",
				"karma-mocha": "^0.1.9",
				"karma-phantomjs-launcher": "^0.1.4",
				"karma-safari-launcher": "^0.1.1",
				"mocha": "^1.21.5",
				"phantomjs": "^1.9.11",
				"semver": "^4.1.0",
				"uglify-js": "^2.4.15"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "7cd4b5024518d83ea5727789541bc2608e196a7a",
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.3.1",
			"scripts": {},
			"_shasum": "e7ed353b7b2f93854a73cf892969a9499e0fc7da",
			"_from": ".",
			"_npmVersion": "2.1.4",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "e7ed353b7b2f93854a73cf892969a9499e0fc7da",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.3.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.2": {
			"name": "dagre-d3",
			"version": "0.3.2",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^3.3.8",
				"dagre": "^0.6.1",
				"graphlib": "^0.9.1",
				"lodash": "^2.4.1"
			},
			"devDependencies": {
				"browserify": "^6.1.0",
				"chai": "^1.9.2",
				"jscs": "^1.7.3",
				"jshint": "^2.5.6",
				"jshint-stylish": "^1.0.0",
				"karma": "^0.12.24",
				"karma-chrome-launcher": "^0.1.5",
				"karma-coverage": "^0.2.6",
				"karma-firefox-launcher": "^0.1.3",
				"karma-mocha": "^0.1.9",
				"karma-safari-launcher": "^0.1.1",
				"mocha": "^1.21.5",
				"semver": "^4.1.0",
				"uglify-js": "^2.4.15"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "2fbf7d9e6982866663c9c60e37253fd94ac8a904",
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.3.2",
			"scripts": {},
			"_shasum": "5c9d108b80cbbb21a640bd728d855b0de4da266d",
			"_from": ".",
			"_npmVersion": "2.1.4",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "5c9d108b80cbbb21a640bd728d855b0de4da266d",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.3.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.3": {
			"name": "dagre-d3",
			"version": "0.3.3",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^3.3.8",
				"dagre": "^0.6.3",
				"graphlib": "^1.0.1",
				"lodash": "^2.4.1"
			},
			"devDependencies": {
				"browserify": "^6.1.0",
				"chai": "^1.9.2",
				"jscs": "^1.7.3",
				"jshint": "^2.5.6",
				"jshint-stylish": "^1.0.0",
				"karma": "^0.12.24",
				"karma-chrome-launcher": "^0.1.5",
				"karma-coverage": "^0.2.6",
				"karma-firefox-launcher": "^0.1.3",
				"karma-mocha": "^0.1.9",
				"karma-phantomjs-launcher": "^0.1.4",
				"karma-safari-launcher": "^0.1.1",
				"mocha": "^1.21.5",
				"phantomjs": "^1.9.12",
				"semver": "^4.1.0",
				"uglify-js": "^2.4.15"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "3a7b1bf3d229dea6b361539cd08186c9bd0954cc",
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.3.3",
			"scripts": {},
			"_shasum": "f94ea8928a15a388e0ea017aadb71018441dd163",
			"_from": ".",
			"_npmVersion": "2.1.4",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "f94ea8928a15a388e0ea017aadb71018441dd163",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.3.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.0": {
			"name": "dagre-d3",
			"version": "0.4.0",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^3.3.8",
				"dagre": "^0.7.1",
				"graphlib": "^1.0.1",
				"lodash": "^2.4.1"
			},
			"devDependencies": {
				"browserify": "^6.1.0",
				"chai": "^1.9.2",
				"jscs": "^1.7.3",
				"jshint": "^2.5.6",
				"jshint-stylish": "^1.0.0",
				"karma": "^0.12.24",
				"karma-chrome-launcher": "^0.1.5",
				"karma-coverage": "^0.2.6",
				"karma-firefox-launcher": "^0.1.3",
				"karma-mocha": "^0.1.9",
				"karma-phantomjs-launcher": "^0.1.4",
				"karma-safari-launcher": "^0.1.1",
				"mocha": "^1.21.5",
				"phantomjs": "^1.9.12",
				"semver": "^4.1.0",
				"uglify-js": "^2.4.15"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "3be17ca3f3ae9ea6acc97ad9513e660339bc1639",
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.4.0",
			"scripts": {},
			"_shasum": "ac960ec1d51ae9961d02edbc582453b3a660e537",
			"_from": ".",
			"_npmVersion": "2.1.4",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "ac960ec1d51ae9961d02edbc582453b3a660e537",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.1": {
			"name": "dagre-d3",
			"version": "0.4.1",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^3.3.8",
				"dagre": "^0.7.1",
				"graphlib": "^1.0.1",
				"lodash": "^2.4.1"
			},
			"devDependencies": {
				"browserify": "^6.1.0",
				"chai": "^1.9.2",
				"jscs": "^1.7.3",
				"jshint": "^2.5.6",
				"jshint-stylish": "^1.0.0",
				"karma": "^0.12.24",
				"karma-chrome-launcher": "^0.1.5",
				"karma-coverage": "^0.2.6",
				"karma-firefox-launcher": "^0.1.3",
				"karma-mocha": "^0.1.9",
				"karma-phantomjs-launcher": "^0.1.4",
				"karma-safari-launcher": "^0.1.1",
				"mocha": "^1.21.5",
				"phantomjs": "^1.9.12",
				"semver": "^4.1.0",
				"uglify-js": "^2.4.15"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "af27e34b8ec76ab9b83481c351da6edbcaa99111",
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.4.1",
			"scripts": {},
			"_shasum": "493fa86a7b0f71d8faa86acc754f7b622871513a",
			"_from": ".",
			"_npmVersion": "2.1.4",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "493fa86a7b0f71d8faa86acc754f7b622871513a",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.2": {
			"name": "dagre-d3",
			"version": "0.4.2",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^3.3.8",
				"dagre": "^0.7.1",
				"graphlib": "^1.0.1",
				"lodash": "^2.4.1"
			},
			"devDependencies": {
				"browserify": "^6.1.0",
				"chai": "^1.9.2",
				"jscs": "^1.7.3",
				"jshint": "^2.5.6",
				"jshint-stylish": "^1.0.0",
				"karma": "^0.12.24",
				"karma-chrome-launcher": "^0.1.5",
				"karma-coverage": "^0.2.6",
				"karma-firefox-launcher": "^0.1.3",
				"karma-mocha": "^0.1.9",
				"karma-phantomjs-launcher": "^0.1.4",
				"karma-safari-launcher": "^0.1.1",
				"mocha": "^1.21.5",
				"phantomjs": "^1.9.12",
				"semver": "^4.1.0",
				"uglify-js": "^2.4.15"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "9a2237c0da8496be074c707635d8c5cc7436d23d",
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.4.2",
			"scripts": {},
			"_shasum": "880b31407fc58986fe7124d89db13a06b7916dc9",
			"_from": ".",
			"_npmVersion": "2.1.4",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "880b31407fc58986fe7124d89db13a06b7916dc9",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.3": {
			"name": "dagre-d3",
			"version": "0.4.3",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^3.3.8",
				"dagre": "^0.7.1",
				"graphlib": "^1.0.1",
				"lodash": "^2.4.1"
			},
			"devDependencies": {
				"browserify": "^6.1.0",
				"chai": "^1.9.2",
				"jscs": "^1.7.3",
				"jshint": "^2.5.6",
				"jshint-stylish": "^1.0.0",
				"karma": "^0.12.24",
				"karma-chrome-launcher": "^0.1.5",
				"karma-coverage": "^0.2.6",
				"karma-firefox-launcher": "^0.1.3",
				"karma-mocha": "^0.1.9",
				"karma-phantomjs-launcher": "^0.1.4",
				"karma-safari-launcher": "^0.1.1",
				"mocha": "^1.21.5",
				"phantomjs": "^1.9.12",
				"semver": "^4.1.0",
				"uglify-js": "^2.4.15"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "0ef7eda8435be884c18b66167eec21abf386c775",
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.4.3",
			"scripts": {},
			"_shasum": "39d9918de3f5922d36e745eff2efa7b56ab688ff",
			"_from": ".",
			"_npmVersion": "2.5.0",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "39d9918de3f5922d36e745eff2efa7b56ab688ff",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.4": {
			"name": "dagre-d3",
			"version": "0.4.4",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^3.3.8",
				"dagre": "^0.7.2",
				"graphlib": "^1.0.3",
				"lodash": "^2.4.1"
			},
			"devDependencies": {
				"browserify": "^6.1.0",
				"chai": "^1.9.2",
				"jscs": "^1.7.3",
				"jshint": "^2.5.6",
				"jshint-stylish": "^1.0.0",
				"karma": "^0.12.24",
				"karma-chrome-launcher": "^0.1.5",
				"karma-coverage": "^0.2.6",
				"karma-firefox-launcher": "^0.1.3",
				"karma-mocha": "^0.1.9",
				"karma-phantomjs-launcher": "^0.1.4",
				"karma-safari-launcher": "^0.1.1",
				"mocha": "^1.21.5",
				"phantomjs": "^1.9.12",
				"semver": "^4.1.0",
				"uglify-js": "^2.4.15"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "784ef694a97cdecea4ed0ec140bf32d44887d87f",
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.4.4",
			"scripts": {},
			"_shasum": "117f1f71a0269fa61bd053cfc3fd5a0216a830c7",
			"_from": ".",
			"_npmVersion": "2.5.0",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "117f1f71a0269fa61bd053cfc3fd5a0216a830c7",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.5": {
			"name": "dagre-d3",
			"version": "0.4.5",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^3.3.8",
				"dagre": "^0.7.2",
				"graphlib": "^1.0.3",
				"gulp-jshint": "^1.10.0",
				"lodash": "^2.4.1"
			},
			"devDependencies": {
				"browser-sync": "^2.7.1",
				"browserify": "^10.2.0",
				"chai": "^1.9.2",
				"del": "^1.1.1",
				"gulp": "^3.8.11",
				"gulp-changed": "^1.2.1",
				"gulp-rename": "^1.2.2",
				"gulp-replace": "^0.5.3",
				"gulp-shell": "^0.4.1",
				"gulp-sourcemaps": "^1.5.2",
				"gulp-uglify": "^1.2.0",
				"gulp-util": "^3.0.4",
				"gulp-watch": "^4.2.4",
				"jshint": "^2.5.6",
				"jshint-stylish": "^1.0.2",
				"karma": "^0.12.24",
				"karma-chrome-launcher": "^0.1.5",
				"karma-coverage": "^0.2.6",
				"karma-firefox-launcher": "^0.1.3",
				"karma-mocha": "^0.1.9",
				"karma-phantomjs-launcher": "^0.1.4",
				"karma-safari-launcher": "^0.1.1",
				"merge-stream": "^0.1.7",
				"mocha": "^1.21.5",
				"phantomjs": "^1.9.12",
				"pretty-hrtime": "^1.0.0",
				"semver": "^4.1.0",
				"uglify-js": "^2.4.15",
				"vinyl-buffer": "^1.0.0",
				"vinyl-source-stream": "^1.1.0",
				"watchify": "^3.2.1"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "ba9584ea179b36a2cc5ae855a000556298388e21",
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.4.5",
			"scripts": {},
			"_shasum": "229526c269c613db84962ed7f5eded96784c8415",
			"_from": ".",
			"_npmVersion": "2.5.0",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "229526c269c613db84962ed7f5eded96784c8415",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.5.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.6": {
			"name": "dagre-d3",
			"version": "0.4.6",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^3.3.8",
				"dagre": "^0.7.2",
				"graphlib": "^1.0.3",
				"gulp-jshint": "^1.10.0",
				"lodash": "^2.4.1"
			},
			"devDependencies": {
				"browser-sync": "^2.7.1",
				"browserify": "^10.2.0",
				"chai": "^1.9.2",
				"del": "^1.1.1",
				"gulp": "^3.8.11",
				"gulp-changed": "^1.2.1",
				"gulp-rename": "^1.2.2",
				"gulp-replace": "^0.5.3",
				"gulp-shell": "^0.4.1",
				"gulp-sourcemaps": "^1.5.2",
				"gulp-uglify": "^1.2.0",
				"gulp-util": "^3.0.4",
				"gulp-watch": "^4.2.4",
				"jshint": "^2.5.6",
				"jshint-stylish": "^1.0.2",
				"karma": "^0.12.24",
				"karma-chrome-launcher": "^0.1.5",
				"karma-coverage": "^0.2.6",
				"karma-firefox-launcher": "^0.1.3",
				"karma-mocha": "^0.1.9",
				"karma-phantomjs-launcher": "^0.1.4",
				"karma-safari-launcher": "^0.1.1",
				"merge-stream": "^0.1.7",
				"mocha": "^1.21.5",
				"phantomjs": "^1.9.12",
				"pretty-hrtime": "^1.0.0",
				"semver": "^4.1.0",
				"uglify-js": "^2.4.15",
				"vinyl-buffer": "^1.0.0",
				"vinyl-source-stream": "^1.1.0",
				"watchify": "^3.2.1"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "66bc094620143171d89245f198033d11e8bda838",
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.4.6",
			"scripts": {},
			"_shasum": "39914c39ea3f1a1e5a78c59761585380da559b6e",
			"_from": ".",
			"_npmVersion": "2.5.0",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "39914c39ea3f1a1e5a78c59761585380da559b6e",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.6.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.7": {
			"name": "dagre-d3",
			"version": "0.4.7",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^3.3.8",
				"dagre": "^0.7.2",
				"graphlib": "^1.0.3",
				"lodash": "^2.4.1"
			},
			"devDependencies": {
				"browser-sync": "^2.7.1",
				"browserify": "^10.2.0",
				"chai": "^1.9.2",
				"del": "^1.1.1",
				"gulp": "^3.8.11",
				"gulp-changed": "^1.2.1",
				"gulp-jshint": "^1.10.0",
				"gulp-rename": "^1.2.2",
				"gulp-replace": "^0.5.3",
				"gulp-shell": "^0.4.1",
				"gulp-sourcemaps": "^1.5.2",
				"gulp-uglify": "^1.2.0",
				"gulp-util": "^3.0.4",
				"gulp-watch": "^4.2.4",
				"jshint": "^2.5.6",
				"jshint-stylish": "^1.0.2",
				"karma": "^0.12.24",
				"karma-chrome-launcher": "^0.1.5",
				"karma-coverage": "^0.2.6",
				"karma-firefox-launcher": "^0.1.3",
				"karma-mocha": "^0.1.9",
				"karma-phantomjs-launcher": "^0.1.4",
				"karma-safari-launcher": "^0.1.1",
				"merge-stream": "^0.1.7",
				"mocha": "^1.21.5",
				"phantomjs": "^1.9.12",
				"pretty-hrtime": "^1.0.0",
				"semver": "^4.1.0",
				"uglify-js": "^2.4.15",
				"vinyl-buffer": "^1.0.0",
				"vinyl-source-stream": "^1.1.0",
				"watchify": "^3.2.1"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "5596926ce5a850b1adf607d81b005229b69432b1",
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.4.7",
			"scripts": {},
			"_shasum": "9ef4d61fb0475cc63f8c7500b3435e4741f319e1",
			"_from": ".",
			"_npmVersion": "2.5.0",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "9ef4d61fb0475cc63f8c7500b3435e4741f319e1",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.7.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.8": {
			"name": "dagre-d3",
			"version": "0.4.8",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^3.3.8",
				"dagre": "^0.7.2",
				"graphlib": "^1.0.3",
				"lodash": "^2.4.1"
			},
			"devDependencies": {
				"browser-sync": "^2.7.1",
				"browserify": "^10.2.0",
				"chai": "^1.9.2",
				"del": "^1.1.1",
				"gulp": "^3.8.11",
				"gulp-changed": "^1.2.1",
				"gulp-jshint": "^1.10.0",
				"gulp-rename": "^1.2.2",
				"gulp-replace": "^0.5.3",
				"gulp-shell": "^0.4.1",
				"gulp-sourcemaps": "^1.5.2",
				"gulp-uglify": "^1.2.0",
				"gulp-util": "^3.0.4",
				"gulp-watch": "^4.2.4",
				"jshint": "^2.5.6",
				"jshint-stylish": "^1.0.2",
				"karma": "^0.12.24",
				"karma-chrome-launcher": "^0.1.5",
				"karma-coverage": "^0.2.6",
				"karma-firefox-launcher": "^0.1.3",
				"karma-mocha": "^0.1.9",
				"karma-phantomjs-launcher": "^0.1.4",
				"karma-safari-launcher": "^0.1.1",
				"merge-stream": "^0.1.7",
				"mocha": "^1.21.5",
				"phantomjs": "^1.9.12",
				"pretty-hrtime": "^1.0.0",
				"semver": "^4.1.0",
				"uglify-js": "^2.4.15",
				"vinyl-buffer": "^1.0.0",
				"vinyl-source-stream": "^1.1.0",
				"watchify": "^3.2.1"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "901ae82df2bc55f76cc52e8d4484124e7fbb3456",
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.4.8",
			"scripts": {},
			"_shasum": "a00a2b930d4925648d9292c61d20ff5397449c12",
			"_from": ".",
			"_npmVersion": "2.5.0",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "a00a2b930d4925648d9292c61d20ff5397449c12",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.8.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.9": {
			"name": "dagre-d3",
			"version": "0.4.9",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^3.3.8",
				"dagre": "^0.7.2",
				"graphlib": "^1.0.3",
				"lodash": "^2.4.1"
			},
			"devDependencies": {
				"browser-sync": "^2.7.1",
				"browserify": "^10.2.0",
				"chai": "^1.9.2",
				"del": "^1.1.1",
				"gulp": "^3.8.11",
				"gulp-changed": "^1.2.1",
				"gulp-jshint": "^1.10.0",
				"gulp-rename": "^1.2.2",
				"gulp-replace": "^0.5.3",
				"gulp-shell": "^0.4.1",
				"gulp-sourcemaps": "^1.5.2",
				"gulp-uglify": "^1.2.0",
				"gulp-util": "^3.0.4",
				"gulp-watch": "^4.2.4",
				"jshint": "^2.5.6",
				"jshint-stylish": "^1.0.2",
				"karma": "^0.12.24",
				"karma-chrome-launcher": "^0.1.5",
				"karma-coverage": "^0.2.6",
				"karma-firefox-launcher": "^0.1.3",
				"karma-mocha": "^0.1.9",
				"karma-phantomjs-launcher": "^0.1.4",
				"karma-safari-launcher": "^0.1.1",
				"merge-stream": "^0.1.7",
				"mocha": "^1.21.5",
				"phantomjs": "^1.9.12",
				"pretty-hrtime": "^1.0.0",
				"semver": "^4.1.0",
				"uglify-js": "^2.4.15",
				"vinyl-buffer": "^1.0.0",
				"vinyl-source-stream": "^1.1.0",
				"watchify": "^3.2.1"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "4d9a5bc6c6a861acb75deeab3f0e2a96a710f360",
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.4.9",
			"scripts": {},
			"_shasum": "202f42b1da98ccc5caf6d03284b61484fa66c15e",
			"_from": ".",
			"_npmVersion": "2.5.0",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "202f42b1da98ccc5caf6d03284b61484fa66c15e",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.9.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.10": {
			"name": "dagre-d3",
			"version": "0.4.10",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^3.3.8",
				"dagre": "^0.7.3",
				"graphlib": "^1.0.5",
				"lodash": "^3.10.0"
			},
			"devDependencies": {
				"browser-sync": "^2.7.1",
				"browserify": "^10.2.0",
				"chai": "^1.9.2",
				"del": "^1.1.1",
				"gulp": "^3.8.11",
				"gulp-changed": "^1.2.1",
				"gulp-jshint": "^1.10.0",
				"gulp-rename": "^1.2.2",
				"gulp-replace": "^0.5.3",
				"gulp-shell": "^0.4.1",
				"gulp-sourcemaps": "^1.5.2",
				"gulp-uglify": "^1.2.0",
				"gulp-util": "^3.0.4",
				"gulp-watch": "^4.2.4",
				"jshint": "^2.5.6",
				"jshint-stylish": "^1.0.2",
				"karma": "^0.12.37",
				"karma-chrome-launcher": "^0.2.0",
				"karma-coverage": "^0.4.2",
				"karma-firefox-launcher": "^0.1.6",
				"karma-mocha": "^0.2.0",
				"karma-phantomjs-launcher": "^0.2.0",
				"karma-safari-launcher": "^0.1.1",
				"merge-stream": "^0.1.7",
				"mocha": "^1.21.5",
				"phantomjs": "^1.9.12",
				"pretty-hrtime": "^1.0.0",
				"semver": "^4.1.0",
				"uglify-js": "^2.4.15",
				"vinyl-buffer": "^1.0.0",
				"vinyl-source-stream": "^1.1.0",
				"watchify": "^3.2.1"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "e746821ab29e0cab58dc8a9f12a12f475ff2f0bc",
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3",
			"_id": "dagre-d3@0.4.10",
			"scripts": {},
			"_shasum": "6c9aa0c52a38ee8176f3cc96d42a1210d799018f",
			"_from": ".",
			"_npmVersion": "2.5.0",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "6c9aa0c52a38ee8176f3cc96d42a1210d799018f",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.10.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.11": {
			"name": "dagre-d3",
			"version": "0.4.11",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^3.3.8",
				"dagre": "^0.7.3",
				"graphlib": "^1.0.5",
				"lodash": "^3.10.0"
			},
			"devDependencies": {
				"browser-sync": "^2.7.1",
				"browserify": "^10.2.0",
				"chai": "^1.9.2",
				"del": "^1.1.1",
				"gulp": "^3.8.11",
				"gulp-changed": "^1.2.1",
				"gulp-jshint": "^1.10.0",
				"gulp-rename": "^1.2.2",
				"gulp-replace": "^0.5.3",
				"gulp-shell": "^0.4.1",
				"gulp-sourcemaps": "^1.5.2",
				"gulp-uglify": "^1.2.0",
				"gulp-util": "^3.0.4",
				"gulp-watch": "^4.2.4",
				"jshint": "^2.5.6",
				"jshint-stylish": "^1.0.2",
				"karma": "^0.12.37",
				"karma-chrome-launcher": "^0.2.0",
				"karma-coverage": "^0.4.2",
				"karma-firefox-launcher": "^0.1.6",
				"karma-mocha": "^0.2.0",
				"karma-phantomjs-launcher": "^0.2.0",
				"karma-safari-launcher": "^0.1.1",
				"merge-stream": "^0.1.7",
				"mocha": "^1.21.5",
				"phantomjs": "^1.9.12",
				"pretty-hrtime": "^1.0.0",
				"semver": "^4.1.0",
				"uglify-js": "^2.4.15",
				"vinyl-buffer": "^1.0.0",
				"vinyl-source-stream": "^1.1.0",
				"watchify": "^3.2.1"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "8f4675a5be003b9bd81b3abd03beeab94c5d334e",
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3#readme",
			"_id": "dagre-d3@0.4.11",
			"scripts": {},
			"_shasum": "2c4c6768ce22c15c5c4d8de4f80e75a782268559",
			"_from": ".",
			"_npmVersion": "3.3.9",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "2c4c6768ce22c15c5c4d8de4f80e75a782268559",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.11.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.12": {
			"name": "dagre-d3",
			"version": "0.4.12",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^3.3.8",
				"dagre": "^0.7.3",
				"graphlib": "^1.0.5",
				"lodash": "^3.10.0"
			},
			"devDependencies": {
				"browser-sync": "^2.7.1",
				"browserify": "^10.2.0",
				"chai": "^1.9.2",
				"del": "^1.1.1",
				"gulp": "^3.8.11",
				"gulp-changed": "^1.2.1",
				"gulp-jshint": "^1.10.0",
				"gulp-rename": "^1.2.2",
				"gulp-replace": "^0.5.3",
				"gulp-shell": "^0.4.1",
				"gulp-sourcemaps": "^1.5.2",
				"gulp-uglify": "^1.2.0",
				"gulp-util": "^3.0.4",
				"gulp-watch": "^4.2.4",
				"jshint": "^2.5.6",
				"jshint-stylish": "^1.0.2",
				"karma": "^0.12.37",
				"karma-chrome-launcher": "^0.2.0",
				"karma-coverage": "^0.4.2",
				"karma-firefox-launcher": "^0.1.6",
				"karma-mocha": "^0.2.0",
				"karma-phantomjs-launcher": "^0.2.0",
				"karma-safari-launcher": "^0.1.1",
				"merge-stream": "^0.1.7",
				"mocha": "^1.21.5",
				"phantomjs": "^1.9.12",
				"pretty-hrtime": "^1.0.0",
				"semver": "^4.1.0",
				"uglify-js": "^2.4.15",
				"vinyl-buffer": "^1.0.0",
				"vinyl-source-stream": "^1.1.0",
				"watchify": "^3.2.1"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "d0efc54fedb5e3fccd2fcaaddb73f87178c16669",
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3#readme",
			"_id": "dagre-d3@0.4.12",
			"scripts": {},
			"_shasum": "f2af55fc90a64844636e9fb6de473cf81b73f626",
			"_from": ".",
			"_npmVersion": "3.3.9",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "f2af55fc90a64844636e9fb6de473cf81b73f626",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.12.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.13": {
			"name": "dagre-d3",
			"version": "0.4.13",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^3.3.8",
				"dagre": "^0.7.3",
				"graphlib": "^1.0.5",
				"lodash": "^3.10.0"
			},
			"devDependencies": {
				"browser-sync": "^2.7.1",
				"browserify": "^10.2.0",
				"chai": "^1.9.2",
				"del": "^1.1.1",
				"gulp": "^3.8.11",
				"gulp-changed": "^1.2.1",
				"gulp-jshint": "^1.10.0",
				"gulp-rename": "^1.2.2",
				"gulp-replace": "^0.5.3",
				"gulp-shell": "^0.4.1",
				"gulp-sourcemaps": "^1.5.2",
				"gulp-uglify": "^1.2.0",
				"gulp-util": "^3.0.4",
				"gulp-watch": "^4.2.4",
				"jshint": "^2.5.6",
				"jshint-stylish": "^1.0.2",
				"karma": "^0.12.37",
				"karma-chrome-launcher": "^0.2.0",
				"karma-coverage": "^0.4.2",
				"karma-firefox-launcher": "^0.1.6",
				"karma-mocha": "^0.2.0",
				"karma-phantomjs-launcher": "^0.2.0",
				"karma-safari-launcher": "^0.1.1",
				"merge-stream": "^0.1.7",
				"mocha": "^1.21.5",
				"phantomjs": "^1.9.12",
				"pretty-hrtime": "^1.0.0",
				"semver": "^4.1.0",
				"uglify-js": "^2.4.15",
				"vinyl-buffer": "^1.0.0",
				"vinyl-source-stream": "^1.1.0",
				"watchify": "^3.2.1"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "1ef067f1c6ad2e0980f6f0ca471bce998784b7b2",
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3#readme",
			"_id": "dagre-d3@0.4.13",
			"scripts": {},
			"_shasum": "cff67a7a92a66b5459ea73ff601013d7c60823d3",
			"_from": ".",
			"_npmVersion": "3.3.9",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "cff67a7a92a66b5459ea73ff601013d7c60823d3",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.13.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.14": {
			"name": "dagre-d3",
			"version": "0.4.14",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^3.3.8",
				"dagre": "^0.7.3",
				"graphlib": "^1.0.5",
				"lodash": "^3.10.0"
			},
			"devDependencies": {
				"browser-sync": "^2.7.1",
				"browserify": "^10.2.0",
				"chai": "^1.9.2",
				"del": "^1.1.1",
				"gulp": "^3.8.11",
				"gulp-changed": "^1.2.1",
				"gulp-jshint": "^1.10.0",
				"gulp-rename": "^1.2.2",
				"gulp-replace": "^0.5.3",
				"gulp-shell": "^0.4.1",
				"gulp-sourcemaps": "^1.5.2",
				"gulp-uglify": "^1.2.0",
				"gulp-util": "^3.0.4",
				"gulp-watch": "^4.2.4",
				"jshint": "^2.5.6",
				"jshint-stylish": "^1.0.2",
				"karma": "^0.12.37",
				"karma-chrome-launcher": "^0.2.0",
				"karma-coverage": "^0.4.2",
				"karma-firefox-launcher": "^0.1.6",
				"karma-mocha": "^0.2.0",
				"karma-phantomjs-launcher": "^0.2.0",
				"karma-safari-launcher": "^0.1.1",
				"merge-stream": "^0.1.7",
				"mocha": "^1.21.5",
				"phantomjs": "^1.9.12",
				"pretty-hrtime": "^1.0.0",
				"semver": "^4.1.0",
				"uglify-js": "^2.4.15",
				"vinyl-buffer": "^1.0.0",
				"vinyl-source-stream": "^1.1.0",
				"watchify": "^3.2.1"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "302f57a3c89068a302dcfb8adebf565488df2bbd",
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3#readme",
			"_id": "dagre-d3@0.4.14",
			"scripts": {},
			"_shasum": "85e531adc30f1d95cc4c49f5e6e31bfb344d63c1",
			"_from": ".",
			"_npmVersion": "3.3.9",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "85e531adc30f1d95cc4c49f5e6e31bfb344d63c1",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.14.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.16": {
			"name": "dagre-d3",
			"version": "0.4.16",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^3.3.8",
				"dagre": "^0.7.3",
				"graphlib": "^1.0.5",
				"lodash": "^3.10.0"
			},
			"devDependencies": {
				"browser-sync": "^2.7.1",
				"browserify": "^10.2.0",
				"chai": "^1.9.2",
				"del": "^1.1.1",
				"gulp": "^3.8.11",
				"gulp-changed": "^1.2.1",
				"gulp-jshint": "^1.10.0",
				"gulp-rename": "^1.2.2",
				"gulp-replace": "^0.5.3",
				"gulp-shell": "^0.4.1",
				"gulp-sourcemaps": "^1.5.2",
				"gulp-uglify": "^1.2.0",
				"gulp-util": "^3.0.4",
				"gulp-watch": "^4.2.4",
				"jshint": "^2.5.6",
				"jshint-stylish": "^1.0.2",
				"karma": "^0.12.37",
				"karma-chrome-launcher": "^0.2.0",
				"karma-coverage": "^0.4.2",
				"karma-firefox-launcher": "^0.1.6",
				"karma-mocha": "^0.2.0",
				"karma-phantomjs-launcher": "^0.2.0",
				"karma-safari-launcher": "^0.1.1",
				"merge-stream": "^0.1.7",
				"mocha": "^1.21.5",
				"phantomjs": "^1.9.12",
				"pretty-hrtime": "^1.0.0",
				"semver": "^4.1.0",
				"uglify-js": "^2.4.15",
				"vinyl-buffer": "^1.0.0",
				"vinyl-source-stream": "^1.1.0",
				"watchify": "^3.2.1"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "57d40acfb4b64933d84a5c6192417441398948e2",
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3#readme",
			"_id": "dagre-d3@0.4.16",
			"scripts": {},
			"_shasum": "557af5eeb7e1f0bd617d6c0b7b0a1a0939f65ca6",
			"_from": ".",
			"_npmVersion": "3.3.9",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "557af5eeb7e1f0bd617d6c0b7b0a1a0939f65ca6",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.16.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.17": {
			"name": "dagre-d3",
			"version": "0.4.17",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^3.3.8",
				"dagre": "^0.7.3",
				"graphlib": "^1.0.5",
				"lodash": "^3.10.0"
			},
			"devDependencies": {
				"browser-sync": "^2.7.1",
				"browserify": "^10.2.0",
				"chai": "^1.9.2",
				"del": "^1.1.1",
				"gulp": "^3.8.11",
				"gulp-changed": "^1.2.1",
				"gulp-jshint": "^1.10.0",
				"gulp-rename": "^1.2.2",
				"gulp-replace": "^0.5.3",
				"gulp-shell": "^0.4.1",
				"gulp-sourcemaps": "^1.5.2",
				"gulp-uglify": "^1.2.0",
				"gulp-util": "^3.0.4",
				"gulp-watch": "^4.2.4",
				"jshint": "^2.5.6",
				"jshint-stylish": "^1.0.2",
				"karma": "^0.12.37",
				"karma-chrome-launcher": "^0.2.0",
				"karma-coverage": "^0.4.2",
				"karma-firefox-launcher": "^0.1.6",
				"karma-mocha": "^0.2.0",
				"karma-phantomjs-launcher": "^0.2.0",
				"karma-safari-launcher": "^0.1.1",
				"merge-stream": "^0.1.7",
				"mocha": "^1.21.5",
				"phantomjs": "^1.9.12",
				"pretty-hrtime": "^1.0.0",
				"semver": "^4.1.0",
				"uglify-js": "^2.4.15",
				"vinyl-buffer": "^1.0.0",
				"vinyl-source-stream": "^1.1.0",
				"watchify": "^3.2.1"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/cpettitt/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "88bea485d5556382c1c50f7012d9ebd2ec5c270f",
			"bugs": {
				"url": "https://github.com/cpettitt/dagre-d3/issues"
			},
			"homepage": "https://github.com/cpettitt/dagre-d3#readme",
			"_id": "dagre-d3@0.4.17",
			"scripts": {},
			"_shasum": "9533180d00ba9ff28b04cee127e93592d9c60a1c",
			"_from": ".",
			"_npmVersion": "3.3.9",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"dist": {
				"shasum": "9533180d00ba9ff28b04cee127e93592d9c60a1c",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.17.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-6-west.internal.npmjs.com",
				"tmp": "tmp/dagre-d3-0.4.17.tgz_1454505933729_0.2728356630541384"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.18": {
			"name": "dagre-d3",
			"version": "0.4.18",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^3.3.8",
				"dagre": "^0.7.3",
				"graphlib": "^1.0.5",
				"lodash": "^3.10.0"
			},
			"devDependencies": {
				"browser-sync": "^2.7.1",
				"browserify": "^10.2.0",
				"chai": "^1.9.2",
				"del": "^1.1.1",
				"gulp": "^3.9.1",
				"gulp-changed": "^1.2.1",
				"gulp-jshint": "^1.10.0",
				"gulp-rename": "^1.2.2",
				"gulp-replace": "^0.5.3",
				"gulp-shell": "^0.4.1",
				"gulp-sourcemaps": "^1.5.2",
				"gulp-uglify": "^1.2.0",
				"gulp-util": "^3.0.4",
				"gulp-watch": "^4.2.4",
				"jshint": "^2.5.6",
				"jshint-stylish": "^1.0.2",
				"karma": "^0.13.22",
				"karma-chrome-launcher": "^0.2.0",
				"karma-coverage": "^0.4.2",
				"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",
				"merge-stream": "^0.1.7",
				"mocha": "^1.21.5",
				"phantomjs-prebuilt": "^2.1.7",
				"pretty-hrtime": "^1.0.0",
				"requirejs": "^2.1.22",
				"semver": "^4.1.0",
				"uglify-js": "^2.4.15",
				"vinyl-buffer": "^1.0.0",
				"vinyl-source-stream": "^1.1.0",
				"watchify": "^3.2.1"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/dagrejs/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "9cc6c96b33a1e0e9e8ecdc9e5349fbe51dea4054",
			"bugs": {
				"url": "https://github.com/dagrejs/dagre-d3/issues"
			},
			"homepage": "https://github.com/dagrejs/dagre-d3#readme",
			"_id": "dagre-d3@0.4.18",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.3.0",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"dist": {
				"integrity": "sha512-7tRltaOfNTIkNEZYMCL8N3Q8bCre99x/mAJL2RbuUfPu5d+4f0KOHglZm+AzOG2Z/+S2HBDYciE6iDcDtki6Tg==",
				"shasum": "e50638c1b461559c8236d6c3b5cb18705bcd2aa8",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.18.tgz"
			},
			"maintainers": [
				{
					"name": "cpettitt",
					"email": "chris@samsarin.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/dagre-d3-0.4.18.tgz_1514312567817_0.8168227504938841"
			},
			"directories": {},
			"contributors": []
		},
		"0.5.0": {
			"name": "dagre-d3",
			"version": "0.5.0",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^4.12.2",
				"dagre": "^0.7.3",
				"graphlib": "^1.0.5",
				"lodash": "^3.10.0"
			},
			"devDependencies": {
				"browser-sync": "^2.7.1",
				"browserify": "^10.2.0",
				"chai": "^1.9.2",
				"del": "^1.1.1",
				"gulp": "^3.9.1",
				"gulp-changed": "^1.2.1",
				"gulp-jshint": "^1.10.0",
				"gulp-rename": "^1.2.2",
				"gulp-replace": "^0.5.3",
				"gulp-shell": "^0.4.1",
				"gulp-sourcemaps": "^1.5.2",
				"gulp-uglify": "^1.2.0",
				"gulp-util": "^3.0.4",
				"gulp-watch": "^4.2.4",
				"jshint": "^2.5.6",
				"jshint-stylish": "^1.0.2",
				"karma": "^0.13.22",
				"karma-chrome-launcher": "^0.2.0",
				"karma-coverage": "^0.4.2",
				"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",
				"merge-stream": "^0.1.7",
				"mocha": "^1.21.5",
				"phantomjs-prebuilt": "^2.1.7",
				"pretty-hrtime": "^1.0.0",
				"requirejs": "^2.1.22",
				"semver": "^4.1.0",
				"uglify-js": "^2.4.15",
				"vinyl-buffer": "^1.0.0",
				"vinyl-source-stream": "^1.1.0",
				"watchify": "^3.2.1"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/dagrejs/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "4255a0f9d22da41abe058438d5a2799f432309ce",
			"bugs": {
				"url": "https://github.com/dagrejs/dagre-d3/issues"
			},
			"homepage": "https://github.com/dagrejs/dagre-d3#readme",
			"_id": "dagre-d3@0.5.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.3.0",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"dist": {
				"integrity": "sha512-2QiLziP7+DFiOuoGjnBMTxmsdS7+iIThgpONEizzKNEtDTfd0urhLac5cNHpkdz+j6F3C9yYS5eGDQ5Le459Qg==",
				"shasum": "ba93f30993f06ba9c99684c63428eb9abd8f869a",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.5.0.tgz"
			},
			"maintainers": [
				{
					"email": "cpettitt@gmail.com",
					"name": "cpettitt"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/dagre-d3-0.5.0.tgz_1514384519971_0.7799591107759625"
			},
			"directories": {},
			"contributors": []
		},
		"0.5.1": {
			"name": "dagre-d3",
			"version": "0.5.1",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^4.12.2",
				"dagre": "^0.7.3",
				"graphlib": "^1.0.5",
				"lodash": "^3.10.0"
			},
			"devDependencies": {
				"browser-sync": "^2.7.1",
				"browserify": "^10.2.0",
				"chai": "^1.9.2",
				"del": "^1.1.1",
				"jshint": "^2.5.6",
				"jshint-stylish": "^1.0.2",
				"karma": "^0.13.22",
				"karma-chrome-launcher": "^0.2.0",
				"karma-coverage": "^0.4.2",
				"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",
				"merge-stream": "^0.1.7",
				"mocha": "^1.21.5",
				"phantomjs-prebuilt": "^2.1.7",
				"pretty-hrtime": "^1.0.0",
				"requirejs": "^2.1.22",
				"semver": "^4.1.0",
				"uglify-js": "^3.3.2",
				"vinyl-buffer": "^1.0.0",
				"vinyl-source-stream": "^1.1.0",
				"watchify": "^3.2.1"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/dagrejs/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "53ed3b75bcd4555100e7c824db9e7cb871585430",
			"bugs": {
				"url": "https://github.com/dagrejs/dagre-d3/issues"
			},
			"homepage": "https://github.com/dagrejs/dagre-d3#readme",
			"_id": "dagre-d3@0.5.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.3.0",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"dist": {
				"integrity": "sha512-08CLVVgY/DzOrnA0SSvL5nxNyMXLe7/69copO0LYZ6cUrQC8O3Sfn9e2X3j37vpvIGIwQwMVPkZdpAMcAZptRQ==",
				"shasum": "a1244ae62709051d9f93abc815c557b113a9d7d5",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.5.1.tgz"
			},
			"maintainers": [
				{
					"email": "cpettitt@gmail.com",
					"name": "cpettitt"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/dagre-d3-0.5.1.tgz_1514400406205_0.3334459927864373"
			},
			"directories": {},
			"contributors": []
		},
		"0.5.2": {
			"name": "dagre-d3",
			"version": "0.5.2",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^4.12.2",
				"dagre": "^0.7.3",
				"graphlib": "^1.0.5",
				"lodash": "^3.10.0"
			},
			"devDependencies": {
				"browser-sync": "^2.7.1",
				"browserify": "^10.2.0",
				"chai": "^1.9.2",
				"del": "^1.1.1",
				"jshint": "^2.5.6",
				"jshint-stylish": "^1.0.2",
				"karma": "^0.13.22",
				"karma-chrome-launcher": "^0.2.0",
				"karma-coverage": "^0.4.2",
				"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",
				"merge-stream": "^0.1.7",
				"mocha": "^1.21.5",
				"phantomjs-prebuilt": "^2.1.7",
				"pretty-hrtime": "^1.0.0",
				"requirejs": "^2.1.22",
				"semver": "^4.1.0",
				"uglify-js": "^3.3.2",
				"vinyl-buffer": "^1.0.0",
				"vinyl-source-stream": "^1.1.0",
				"watchify": "^3.2.1"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/dagrejs/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "cae18a9e0bf6b9597f64baac7e407cd788f9d8e1",
			"bugs": {
				"url": "https://github.com/dagrejs/dagre-d3/issues"
			},
			"homepage": "https://github.com/dagrejs/dagre-d3#readme",
			"_id": "dagre-d3@0.5.2",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.3.0",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"dist": {
				"integrity": "sha512-3L2fE6dcv7qzCCqFXABzTwKUAdbTO2RhDKeLWOP6625p1wIAmmNB64k5ki6FI5g4TrSsTFWH2aY72AIIX+eq4A==",
				"shasum": "ef01d90a8780fb792c79543224ae7bc3a75790c3",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.5.2.tgz"
			},
			"maintainers": [
				{
					"email": "cpettitt@gmail.com",
					"name": "cpettitt"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/dagre-d3-0.5.2.tgz_1514401889832_0.7533975329715759"
			},
			"directories": {},
			"contributors": []
		},
		"0.5.4": {
			"name": "dagre-d3",
			"version": "0.5.4",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^4.12.2",
				"dagre": "^0.7.3",
				"graphlib": "^1.0.5",
				"lodash": "^3.10.0"
			},
			"devDependencies": {
				"browser-sync": "^2.7.1",
				"browserify": "^10.2.0",
				"chai": "^1.9.2",
				"del": "^1.1.1",
				"jshint": "^2.5.6",
				"jshint-stylish": "^1.0.2",
				"karma": "^0.13.22",
				"karma-chrome-launcher": "^0.2.0",
				"karma-coverage": "^0.4.2",
				"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",
				"merge-stream": "^0.1.7",
				"mocha": "^1.21.5",
				"phantomjs-prebuilt": "^2.1.7",
				"pretty-hrtime": "^1.0.0",
				"requirejs": "^2.1.22",
				"semver": "^4.1.0",
				"uglify-js": "^3.3.2",
				"vinyl-buffer": "^1.0.0",
				"vinyl-source-stream": "^1.1.0",
				"watchify": "^3.2.1"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/dagrejs/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "6f2aeb8ae208b70abbfe190f8fa1421a1abcf20f",
			"bugs": {
				"url": "https://github.com/dagrejs/dagre-d3/issues"
			},
			"homepage": "https://github.com/dagrejs/dagre-d3#readme",
			"_id": "dagre-d3@0.5.4",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.3.0",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"dist": {
				"integrity": "sha512-GvZsd99S7E4FYZqxJpa2BBkroPPGd5AejJJw6W4UPSP9Xnn1FoqwIHrVWN1vZ901f7lENpqMclQJ5u2A2eSRUQ==",
				"shasum": "c8210e066eec285c824e8652df6f841545717acf",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.5.4.tgz"
			},
			"maintainers": [
				{
					"email": "cpettitt@gmail.com",
					"name": "cpettitt"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/dagre-d3-0.5.4.tgz_1514745201214_0.05790462880395353"
			},
			"directories": {},
			"contributors": []
		},
		"0.6.0": {
			"name": "dagre-d3",
			"version": "0.6.0",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^4.12.2",
				"dagre": "^0.8.1",
				"graphlib": "^2.1.5",
				"lodash": "^4.17.4"
			},
			"devDependencies": {
				"browser-sync": "^2.23.2",
				"browserify": "^14.5.0",
				"chai": "^4.1.2",
				"del": "^3.0.0",
				"jshint": "^2.9.5",
				"jshint-stylish": "^2.2.1",
				"karma": "^2.0.0",
				"karma-chrome-launcher": "^2.2.0",
				"karma-coverage": "^1.1.1",
				"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",
				"merge-stream": "^1.0.1",
				"mocha": "^4.1.0",
				"phantomjs-prebuilt": "^2.1.16",
				"pretty-hrtime": "^1.0.3",
				"requirejs": "^2.3.5",
				"semver": "^5.4.1",
				"uglify-js": "^3.3.4",
				"vinyl-buffer": "^1.0.1",
				"vinyl-source-stream": "^2.0.0",
				"watchify": "^3.9.0"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/dagrejs/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "0c0d597bd76d5d50db8407f912614bd4c1a0cc4c",
			"bugs": {
				"url": "https://github.com/dagrejs/dagre-d3/issues"
			},
			"homepage": "https://github.com/dagrejs/dagre-d3#readme",
			"_id": "dagre-d3@0.6.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.3.0",
			"_npmUser": {
				"name": "cpettitt",
				"email": "cpettitt@gmail.com"
			},
			"dist": {
				"integrity": "sha512-SCuaX89xURAnf6zoXFc33WMkSTWQPum/624TRT8gBZWQNYpBNLZtYxXBDKLFB1N7Rpqac0u6IRH9lfql7RHvig==",
				"shasum": "0960129fdfa6f06b8b310394baeddb60c04bc287",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.6.0.tgz"
			},
			"maintainers": [
				{
					"email": "cpettitt@gmail.com",
					"name": "cpettitt"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/dagre-d3-0.6.0.tgz_1515640742980_0.14110227022320032"
			},
			"directories": {},
			"contributors": []
		},
		"0.6.1": {
			"name": "dagre-d3",
			"version": "0.6.1",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^4.12.2",
				"dagre": "^0.8.1",
				"graphlib": "^2.1.5",
				"lodash": "^4.17.4"
			},
			"devDependencies": {
				"browser-sync": "^2.23.2",
				"browserify": "^14.5.0",
				"chai": "^4.1.2",
				"del": "^3.0.0",
				"jshint": "^2.9.5",
				"jshint-stylish": "^2.2.1",
				"karma": "^2.0.0",
				"karma-chrome-launcher": "^2.2.0",
				"karma-coverage": "^1.1.1",
				"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",
				"merge-stream": "^1.0.1",
				"mocha": "^4.1.0",
				"phantomjs-prebuilt": "^2.1.16",
				"pretty-hrtime": "^1.0.3",
				"requirejs": "^2.3.5",
				"semver": "^5.4.1",
				"uglify-js": "^3.3.4",
				"vinyl-buffer": "^1.0.1",
				"vinyl-source-stream": "^2.0.0",
				"watchify": "^3.9.0"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/dagrejs/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "c03d9247cd7231cc0bdd097156b881b933dc4b19",
			"bugs": {
				"url": "https://github.com/dagrejs/dagre-d3/issues"
			},
			"homepage": "https://github.com/dagrejs/dagre-d3#readme",
			"_id": "dagre-d3@0.6.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.3.0",
			"_npmUser": {
				"name": "lutzroeder",
				"email": "lutz.noreply@gmail.com"
			},
			"dist": {
				"integrity": "sha512-KvF8GIxcsTBgB+Pgu6aqdkRGhZwyxMs1MUe2C5Mr8gFnQZtyeXfl08fqcS/EF5i9AAPWSKtnxJHXgMYS4WqB4w==",
				"shasum": "a1ac34ce8844c27842029ec661c3cb4a0bad0b45",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.6.1.tgz"
			},
			"maintainers": [
				{
					"email": "lutz.noreply@gmail.com",
					"name": "lutzroeder"
				},
				{
					"email": "cpettitt@gmail.com",
					"name": "cpettitt"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/dagre-d3-0.6.1.tgz_1516432633645_0.26192667591385543"
			},
			"directories": {},
			"contributors": []
		},
		"0.6.2": {
			"name": "dagre-d3",
			"version": "0.6.2",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^4.12.2",
				"dagre": "^0.8.3",
				"graphlib": "^2.1.5",
				"lodash": "^4.17.10"
			},
			"devDependencies": {
				"browser-sync": "^2.26.3",
				"browserify": "^16.2.3",
				"chai": "^4.1.2",
				"del": "^3.0.0",
				"jshint": "^2.9.6",
				"jshint-stylish": "^2.2.1",
				"karma": "^3.0.0",
				"karma-chrome-launcher": "^2.2.0",
				"karma-coverage": "^1.1.2",
				"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",
				"merge-stream": "^1.0.1",
				"mocha": "^4.1.0",
				"phantomjs-prebuilt": "^2.1.16",
				"pretty-hrtime": "^1.0.3",
				"requirejs": "^2.3.5",
				"semver": "^5.4.1",
				"uglify-js": "^3.3.4",
				"vinyl-buffer": "^1.0.1",
				"vinyl-source-stream": "^2.0.0",
				"watchify": "^3.11.0"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/dagrejs/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "ed6cf898e630beeb86374901ee4754afb810960e",
			"bugs": {
				"url": "https://github.com/dagrejs/dagre-d3/issues"
			},
			"homepage": "https://github.com/dagrejs/dagre-d3#readme",
			"_id": "dagre-d3@0.6.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "11.2.0",
			"_npmUser": {
				"name": "lutzroeder",
				"email": "lutz.noreply@gmail.com"
			},
			"dist": {
				"integrity": "sha512-7T5aeTmd/zVYWA1oNNAFF5mc1m7Y1oQ65N7wm7FYQT+pspW4wGro7VBjoZcCGaysvBRAW942tvT15roOqfhyvg==",
				"shasum": "f319b4842a9e648b1a9f78e902fdd103a408bd29",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.6.2.tgz",
				"fileCount": 59,
				"unpackedSize": 3640394,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDGSsCRA9TVsSAnZWagAAEhEP/j14lohaTgB0+ccyAZJD\nvyBrYCldFc/W9Ol6LplXnSQsyD9DOUK6XqrLuN5fO+YD8RgLt3ipkYuDBz2Y\n2QVYhEpS8xKbil4KxS81vNWAu4dtlQ6NkhNkiLxxzWWZGW7sddQ/lzjmICb6\n/69SNrl9n3bZJ6/AQM+dfcLKowIS3sDB7H3tIdhgSXc1fxgMO9kCpGvyUaPL\nfpn3SgtjlMFBjcFVsfLbQin8PkrxHsdyB+pMTvYykTg7bmulpU8UpjuMSEYM\nE6//dv/ZAcN7uW3R8gIqclCz/KFa8s/NJAHU7OEwPGkyNwj5+ld/n2LLqrDA\n9OF9pJFMMeeIJ6OvmE4Jogy6ctJ86B7dfp/TRrU+Cq1aERT7G/cn8XFVkfhY\nWHKJXFnxYj9QcvE4S4L6tT5PB46iefUTgHPUlzOhz9LdjiGJASUDl8atyKTf\n9Y0u5ngBodrH2keC0293SRdXVdTpsJkSD+p3qBQgZxWdMTwohcS70YBBjWIQ\nuz48KRHHUmMoBbX9956SbV1P05GuBXWvDY+Nhqklux288AH62/l41Z5Gf+PZ\nMAsE0RtdGoz3Dsn7fGHCNlCscOeHVxU3fYxFUPgUwLQf/h6+GjfdDjfyjHpx\nI076sMC3m+wmqZHQlc7V5G5VTMt6Wylbnc4VFwYImThHX8TZcc8bvhsIqxGn\n+769\r\n=o7wz\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cpettitt@gmail.com",
					"name": "cpettitt"
				},
				{
					"email": "lutz.noreply@gmail.com",
					"name": "lutzroeder"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/dagre-d3_0.6.2_1544316076339_0.014730787272132728"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.6.3": {
			"name": "dagre-d3",
			"version": "0.6.3",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^4.12.2",
				"dagre": "^0.8.4",
				"graphlib": "^2.1.7",
				"lodash": "^4.17.10"
			},
			"devDependencies": {
				"browser-sync": "^2.26.3",
				"browserify": "^16.2.3",
				"chai": "^4.1.2",
				"del": "^3.0.0",
				"jshint": "^2.9.6",
				"jshint-stylish": "^2.2.1",
				"karma": "^3.0.0",
				"karma-chrome-launcher": "^2.2.0",
				"karma-coverage": "^1.1.2",
				"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",
				"merge-stream": "^1.0.1",
				"mocha": "^4.1.0",
				"phantomjs-prebuilt": "^2.1.16",
				"pretty-hrtime": "^1.0.3",
				"requirejs": "^2.3.5",
				"semver": "^5.4.1",
				"uglify-js": "^3.3.4",
				"vinyl-buffer": "^1.0.1",
				"vinyl-source-stream": "^2.0.0",
				"watchify": "^3.11.0"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/dagrejs/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "d12be3c052e5d41e5ea9a5bf806b74e231de96fd",
			"bugs": {
				"url": "https://github.com/dagrejs/dagre-d3/issues"
			},
			"homepage": "https://github.com/dagrejs/dagre-d3#readme",
			"_id": "dagre-d3@0.6.3",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "11.2.0",
			"_npmUser": {
				"name": "lutzroeder",
				"email": "lutz.noreply@gmail.com"
			},
			"dist": {
				"integrity": "sha512-1vAzNp7OR1370JtjNaVFiW04DBjPDq513cJnqNVWxIkZqB0HfIArsc5eriTY9RM9cVMUjxdCJ3z4of5f8HqbdA==",
				"shasum": "b7a3ad833d5c3883deeb610558ce4fa9400a3e24",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.6.3.tgz",
				"fileCount": 59,
				"unpackedSize": 2975110,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDGuvCRA9TVsSAnZWagAAzkQQAIkNc5IfjLnqf86eaA2Z\n3ujBePU9ltwyxKDQHzwqZpjuxvP3X5FjsPYBhRQWyZ1t7IA+fSo1FXH/gruU\nrqIoXiQasTXY3jHu1m/lT9+jIPBZ1vLdWE+wB4lbzxzFnXikMcuzh6ta/+nX\nDLhSX6LzdwIeq7SlLjcT5wt4zY9TMSCOKbGldptIgVsGn3WvWc2rbj2KuRqf\nQtjHfhB5oN9xr83Q+UXyHWCXioCab6xr2nJzRgE4Wya2oJ9yuaSKtQSHA/jA\n97r9IDinXiqmrpWTuYRjQnVfo4UCi0P/XhgfSFAPORHvolZYZZ3lHWod2Ja7\nkHEENxYZlrkaR5SXlka/1ZC2fCUl0LGbPn8129EzxXE/5oj7Y3OmZz4dtyQ9\n/oF3rln8s1Z74BpaXC9Q3Cm29SPEvbMG96JOUMzeUTKP20RUayLVb94OYVkw\nIZl5v4+3QVaYtwtT5LfKc5/VHA21yFiHvjOeY0XGSoMIOloi8LE71E308w7p\nl/FVSCi55TRxl9MSH4Yf82On66XFM7RiUFAMWcLHBjBZutFUxIjUXoUXu3pp\nKyd7dhgsGoVxPXfZY0nKHnojbRBOgCfZCqgTGuH+yTqF5LUkOEvOnEcuL6Lc\n43hFROpX35VpX17zETBWo80eZzgK4KeEjgzZRicdq1QhBY5KBQr4HmEn2zob\n6pGp\r\n=htTs\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cpettitt@gmail.com",
					"name": "cpettitt"
				},
				{
					"email": "lutz.noreply@gmail.com",
					"name": "lutzroeder"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/dagre-d3_0.6.3_1544317870576_0.1934450121413429"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.6.4": {
			"name": "dagre-d3",
			"version": "0.6.4",
			"description": "A D3-based renderer for Dagre",
			"author": {
				"name": "Chris Pettitt",
				"email": "chris@samsarin.com"
			},
			"keywords": [
				"graph",
				"dagre",
				"graphlib",
				"renderer"
			],
			"dependencies": {
				"d3": "^5.14",
				"dagre": "^0.8.5",
				"graphlib": "^2.1.8",
				"lodash": "^4.17.15"
			},
			"devDependencies": {
				"browser-sync": "^2.26.7",
				"browserify": "^16.2.3",
				"chai": "^4.1.2",
				"del": "^3.0.0",
				"eslint": "^5.13.0",
				"jshint": "^2.9.6",
				"jshint-stylish": "^2.2.1",
				"karma": "^4.1.0",
				"karma-chrome-launcher": "^2.2.0",
				"karma-coverage": "^2.0.1",
				"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",
				"merge-stream": "^1.0.1",
				"mocha": "^6.1.4",
				"phantomjs-prebuilt": "^2.1.16",
				"pretty-hrtime": "^1.0.3",
				"requirejs": "^2.3.5",
				"semver": "^5.4.1",
				"uglify-js": "^3.3.4",
				"vinyl-buffer": "^1.0.1",
				"vinyl-source-stream": "^2.0.0",
				"watchify": "^3.11.1"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/dagrejs/dagre-d3.git"
			},
			"license": "MIT",
			"gitHead": "92981c18fad518a605c838e58416d52663853136",
			"bugs": {
				"url": "https://github.com/dagrejs/dagre-d3/issues"
			},
			"homepage": "https://github.com/dagrejs/dagre-d3#readme",
			"_id": "dagre-d3@0.6.4",
			"_nodeVersion": "13.2.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-e/6jXeCP7/ptlAM48clmX4xTZc5Ek6T6kagS7Oz2HrYSdqcLZFLqpAfh7ldbZRFfxCZVyh61NEPR08UQRVxJzQ==",
				"shasum": "0728d5ce7f177ca2337df141ceb60fbe6eeb7b29",
				"tarball": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.6.4.tgz",
				"fileCount": 59,
				"unpackedSize": 2477273,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5pabCRA9TVsSAnZWagAAtQYP+wXq0BGVy44M847SBc/U\nD/xyajG+pZaEnfgDP+IqxS/xLspsaf0jdwxVafLCinctDGyK2XW84EaSx0SS\nIq0drBWg4nfR/TVT8p//cH2R8xYTnCVUu3gmoqRFKYQMMu1npNWIq8aWmZIF\ntEjnu8sS5/CUOxrSjXDnw5vAI7uU8g+5UY7zucqPpxTxsuUOj0VNoNvVnM2c\nlAK1d01llhSpSF2t1r/N5jXw40TeTOHgEDlMtQf/HhJz71L/AeZBXcTh6xSk\n46w5VdM2h0GhrfQoRKgGzwH5oxJRLSB8PiiFHrqpZeKeAz2e5eODZqtbcR9w\nv+z89nDggUZsnB6kqEKrirufp2bGeX5RmCbGSIsnMfZAelJPvB09+dlngjFV\niBKgfST9+xYeZUEKqL58/T5jB57ZYg95y+pBxRRtdGlsVzdEJ9Gba0EeHDsL\nYhvZ0DocU450fxNVT3/AnhAasA8Pi8M7c0fsAKPC/trD7UIjiDGZfkiuAZTR\nOZ+//9jYXtgSETCX7w0xGFElw1WULlmBhXOatLO/c+NCH55fX7TyEA3yQkva\nB22bUXOmH8FgfZJ21ba0NbuIwKDVw96iuzLaby9qG01Dp5w84k2mn1eafbyy\nO7bVJ/CsYz2M2dlgB5+9RRivZ6rUBEGnk3fmXkFf3Onsax7hBmikM+WE2zeO\nCIX1\r\n=WBnl\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "cpettitt@gmail.com",
					"name": "cpettitt"
				},
				{
					"email": "lutz.noreply@gmail.com",
					"name": "lutzroeder"
				}
			],
			"_npmUser": {
				"name": "lutzroeder",
				"email": "lutz.noreply+npmjs@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/dagre-d3_0.6.4_1575392922679_0.8035705682863321"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2019-12-03T17:08:50.008Z",
		"created": "2013-09-26T04:35:46.217Z",
		"0.0.1": "2013-09-26T04:35:48.132Z",
		"0.0.2": "2013-10-18T05:22:25.000Z",
		"0.0.3": "2013-10-22T00:29:06.118Z",
		"0.0.4": "2013-10-22T03:53:25.102Z",
		"0.0.5": "2013-10-31T03:50:57.749Z",
		"0.0.6": "2013-11-01T04:22:38.866Z",
		"0.0.7": "2013-11-02T19:22:26.659Z",
		"0.0.8": "2013-11-05T13:47:41.644Z",
		"0.0.9": "2013-11-20T03:30:13.207Z",
		"0.0.10": "2013-12-08T21:35:52.192Z",
		"0.0.11": "2013-12-16T04:28:56.427Z",
		"0.1.0": "2013-12-21T20:00:01.055Z",
		"0.1.1": "2013-12-21T21:55:29.345Z",
		"0.1.2": "2014-01-10T04:04:58.469Z",
		"0.1.3": "2014-02-04T04:07:09.642Z",
		"0.1.4": "2014-02-09T04:16:01.148Z",
		"0.1.5": "2014-03-07T03:50:09.771Z",
		"0.2.0": "2014-06-06T02:45:00.833Z",
		"0.2.1": "2014-07-17T02:57:38.801Z",
		"0.2.2": "2014-07-19T03:54:08.517Z",
		"0.2.3": "2014-07-19T04:22:48.352Z",
		"0.2.4": "2014-07-28T00:02:21.302Z",
		"0.2.5": "2014-07-31T05:32:33.766Z",
		"0.2.6": "2014-07-31T05:55:04.920Z",
		"0.2.7": "2014-08-03T21:06:28.250Z",
		"0.2.8": "2014-08-04T04:49:10.895Z",
		"0.2.9": "2014-08-06T06:06:39.992Z",
		"0.3.0": "2014-10-21T03:43:16.579Z",
		"0.3.1": "2014-10-23T02:19:36.553Z",
		"0.3.2": "2014-10-25T23:21:42.174Z",
		"0.3.3": "2014-12-13T15:31:40.735Z",
		"0.4.0": "2014-12-17T02:34:46.659Z",
		"0.4.1": "2015-01-03T03:25:21.714Z",
		"0.4.2": "2015-01-03T22:44:57.880Z",
		"0.4.3": "2015-03-31T15:14:38.648Z",
		"0.4.4": "2015-05-15T02:32:05.871Z",
		"0.4.5": "2015-05-17T00:18:21.458Z",
		"0.4.6": "2015-05-17T14:17:41.378Z",
		"0.4.7": "2015-05-18T13:54:36.216Z",
		"0.4.8": "2015-05-23T15:54:29.146Z",
		"0.4.9": "2015-07-04T14:22:55.481Z",
		"0.4.10": "2015-07-08T14:15:25.629Z",
		"0.4.11": "2015-12-09T02:00:38.801Z",
		"0.4.12": "2016-01-27T03:05:51.642Z",
		"0.4.13": "2016-01-28T13:21:08.679Z",
		"0.4.14": "2016-01-28T13:29:50.107Z",
		"0.4.16": "2016-01-30T20:08:45.643Z",
		"0.4.17": "2016-02-03T13:25:34.711Z",
		"0.4.18": "2017-12-26T18:22:48.063Z",
		"0.5.0": "2017-12-27T14:22:00.182Z",
		"0.5.1": "2017-12-27T18:46:46.398Z",
		"0.5.2": "2017-12-27T19:11:30.005Z",
		"0.5.4": "2017-12-31T18:33:21.424Z",
		"0.6.0": "2018-01-11T03:19:04.558Z",
		"0.6.1": "2018-01-20T07:17:13.884Z",
		"0.6.2": "2018-12-09T00:41:16.556Z",
		"0.6.3": "2018-12-09T01:11:10.786Z",
		"0.6.4": "2019-12-03T17:08:42.946Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "0.6.4"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"e44265c721be9353c6e31b2aa16c2298\"",
			"fetched": 1600679283954
		}
	},
	"_distfiles": {
		"dagre-d3-0.0.1.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.0.1.tgz",
			"sha": "a0432803224a9173402ffb28f272b20e0b894b0b",
			"registry": "npmjs"
		},
		"dagre-d3-0.0.2.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.0.2.tgz",
			"sha": "9f44e25bb32a03058f22f2496345798aa5367f64",
			"registry": "npmjs"
		},
		"dagre-d3-0.0.3.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.0.3.tgz",
			"sha": "765b59fecaaef0c62e3bfc64071f010ee62ad1fc",
			"registry": "npmjs"
		},
		"dagre-d3-0.0.4.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.0.4.tgz",
			"sha": "fa80243678e571c77e5d29d609c8c3405c563d8c",
			"registry": "npmjs"
		},
		"dagre-d3-0.0.5.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.0.5.tgz",
			"sha": "7442663583065e0fd13ea8cb455f629a88722148",
			"registry": "npmjs"
		},
		"dagre-d3-0.0.6.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.0.6.tgz",
			"sha": "aa62e2beb0a59e73d946c2503a5717588c2d1a7d",
			"registry": "npmjs"
		},
		"dagre-d3-0.0.7.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.0.7.tgz",
			"sha": "9a129353a0d9c1cd4f21c64d5f0bec5728bac469",
			"registry": "npmjs"
		},
		"dagre-d3-0.0.8.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.0.8.tgz",
			"sha": "d12a17e196e79190de33e8502a9777459091e829",
			"registry": "npmjs"
		},
		"dagre-d3-0.0.9.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.0.9.tgz",
			"sha": "cce830c8360b395777e218031a80a323467cde4b",
			"registry": "npmjs"
		},
		"dagre-d3-0.0.10.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.0.10.tgz",
			"sha": "f77657b42c185731892b2a8556181fafc0e17535",
			"registry": "npmjs"
		},
		"dagre-d3-0.0.11.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.0.11.tgz",
			"sha": "9082a175add241b46907ed27f535a166e6af71f3",
			"registry": "npmjs"
		},
		"dagre-d3-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.1.0.tgz",
			"sha": "ef77c2b726fd60ba96bdcdd751a56b277e6ff303",
			"registry": "npmjs"
		},
		"dagre-d3-0.1.1.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.1.1.tgz",
			"sha": "b116fa2bd65a1655a427400e858fbf6b3d53e9ae",
			"registry": "npmjs"
		},
		"dagre-d3-0.1.2.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.1.2.tgz",
			"sha": "345ac6b8036c7f688b27af8fd7eb73e590c0193f",
			"registry": "npmjs"
		},
		"dagre-d3-0.1.3.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.1.3.tgz",
			"sha": "17865e31fd8569ba4c4e9e835d0379bc3b1cb33c",
			"registry": "npmjs"
		},
		"dagre-d3-0.1.4.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.1.4.tgz",
			"sha": "a3b66187f108e111f1718f9b1bec2df3bf7a8269",
			"registry": "npmjs"
		},
		"dagre-d3-0.1.5.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.1.5.tgz",
			"sha": "dd4d88b251f53349752c2e73df550b6e940b8107",
			"registry": "npmjs"
		},
		"dagre-d3-0.2.0.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.2.0.tgz",
			"sha": "d7905c74d447c5f1c712a2ba95f42cc8ba84fb65",
			"registry": "npmjs"
		},
		"dagre-d3-0.2.1.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.2.1.tgz",
			"sha": "1f4ba855f317fb06005194f49cbf87fe72736287",
			"registry": "npmjs"
		},
		"dagre-d3-0.2.2.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.2.2.tgz",
			"sha": "375b0c36eadc5e884516d3d33f5814b12a16718a",
			"registry": "npmjs"
		},
		"dagre-d3-0.2.3.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.2.3.tgz",
			"sha": "fdd0523fd286ab16fa69c2fcc774411c56f84233",
			"registry": "npmjs"
		},
		"dagre-d3-0.2.4.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.2.4.tgz",
			"sha": "0ec708679e238dd84b261ddbea633aeda417a3b1",
			"registry": "npmjs"
		},
		"dagre-d3-0.2.5.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.2.5.tgz",
			"sha": "eaf4a2d226cfe3e8a24c44a879ffb6c2b8a74d74",
			"registry": "npmjs"
		},
		"dagre-d3-0.2.6.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.2.6.tgz",
			"sha": "9d58b359a239b3af761e397e8cc956ddc266081a",
			"registry": "npmjs"
		},
		"dagre-d3-0.2.7.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.2.7.tgz",
			"sha": "92240dd6cf3977c35c639a715236908cf0026552",
			"registry": "npmjs"
		},
		"dagre-d3-0.2.8.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.2.8.tgz",
			"sha": "0b410a228660f90de84548838121f1e1d231030d",
			"registry": "npmjs"
		},
		"dagre-d3-0.2.9.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.2.9.tgz",
			"sha": "6c564c3dcda4b168ab234c8a9feb3e8b1f36891f",
			"registry": "npmjs"
		},
		"dagre-d3-0.3.0.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.3.0.tgz",
			"sha": "5ba58897c84c9d70ba90139453b1ddf8a0edf827",
			"registry": "npmjs"
		},
		"dagre-d3-0.3.1.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.3.1.tgz",
			"sha": "e7ed353b7b2f93854a73cf892969a9499e0fc7da",
			"registry": "npmjs"
		},
		"dagre-d3-0.3.2.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.3.2.tgz",
			"sha": "5c9d108b80cbbb21a640bd728d855b0de4da266d",
			"registry": "npmjs"
		},
		"dagre-d3-0.3.3.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.3.3.tgz",
			"sha": "f94ea8928a15a388e0ea017aadb71018441dd163",
			"registry": "npmjs"
		},
		"dagre-d3-0.4.0.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.0.tgz",
			"sha": "ac960ec1d51ae9961d02edbc582453b3a660e537",
			"registry": "npmjs"
		},
		"dagre-d3-0.4.1.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.1.tgz",
			"sha": "493fa86a7b0f71d8faa86acc754f7b622871513a",
			"registry": "npmjs"
		},
		"dagre-d3-0.4.2.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.2.tgz",
			"sha": "880b31407fc58986fe7124d89db13a06b7916dc9",
			"registry": "npmjs"
		},
		"dagre-d3-0.4.3.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.3.tgz",
			"sha": "39d9918de3f5922d36e745eff2efa7b56ab688ff",
			"registry": "npmjs"
		},
		"dagre-d3-0.4.4.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.4.tgz",
			"sha": "117f1f71a0269fa61bd053cfc3fd5a0216a830c7",
			"registry": "npmjs"
		},
		"dagre-d3-0.4.5.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.5.tgz",
			"sha": "229526c269c613db84962ed7f5eded96784c8415",
			"registry": "npmjs"
		},
		"dagre-d3-0.4.6.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.6.tgz",
			"sha": "39914c39ea3f1a1e5a78c59761585380da559b6e",
			"registry": "npmjs"
		},
		"dagre-d3-0.4.7.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.7.tgz",
			"sha": "9ef4d61fb0475cc63f8c7500b3435e4741f319e1",
			"registry": "npmjs"
		},
		"dagre-d3-0.4.8.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.8.tgz",
			"sha": "a00a2b930d4925648d9292c61d20ff5397449c12",
			"registry": "npmjs"
		},
		"dagre-d3-0.4.9.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.9.tgz",
			"sha": "202f42b1da98ccc5caf6d03284b61484fa66c15e",
			"registry": "npmjs"
		},
		"dagre-d3-0.4.10.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.10.tgz",
			"sha": "6c9aa0c52a38ee8176f3cc96d42a1210d799018f",
			"registry": "npmjs"
		},
		"dagre-d3-0.4.11.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.11.tgz",
			"sha": "2c4c6768ce22c15c5c4d8de4f80e75a782268559",
			"registry": "npmjs"
		},
		"dagre-d3-0.4.12.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.12.tgz",
			"sha": "f2af55fc90a64844636e9fb6de473cf81b73f626",
			"registry": "npmjs"
		},
		"dagre-d3-0.4.13.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.13.tgz",
			"sha": "cff67a7a92a66b5459ea73ff601013d7c60823d3",
			"registry": "npmjs"
		},
		"dagre-d3-0.4.14.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.14.tgz",
			"sha": "85e531adc30f1d95cc4c49f5e6e31bfb344d63c1",
			"registry": "npmjs"
		},
		"dagre-d3-0.4.16.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.16.tgz",
			"sha": "557af5eeb7e1f0bd617d6c0b7b0a1a0939f65ca6",
			"registry": "npmjs"
		},
		"dagre-d3-0.4.17.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.17.tgz",
			"sha": "9533180d00ba9ff28b04cee127e93592d9c60a1c",
			"registry": "npmjs"
		},
		"dagre-d3-0.4.18.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.4.18.tgz",
			"sha": "e50638c1b461559c8236d6c3b5cb18705bcd2aa8",
			"registry": "npmjs"
		},
		"dagre-d3-0.5.0.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.5.0.tgz",
			"sha": "ba93f30993f06ba9c99684c63428eb9abd8f869a",
			"registry": "npmjs"
		},
		"dagre-d3-0.5.1.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.5.1.tgz",
			"sha": "a1244ae62709051d9f93abc815c557b113a9d7d5",
			"registry": "npmjs"
		},
		"dagre-d3-0.5.2.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.5.2.tgz",
			"sha": "ef01d90a8780fb792c79543224ae7bc3a75790c3",
			"registry": "npmjs"
		},
		"dagre-d3-0.5.4.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.5.4.tgz",
			"sha": "c8210e066eec285c824e8652df6f841545717acf",
			"registry": "npmjs"
		},
		"dagre-d3-0.6.0.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.6.0.tgz",
			"sha": "0960129fdfa6f06b8b310394baeddb60c04bc287",
			"registry": "npmjs"
		},
		"dagre-d3-0.6.1.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.6.1.tgz",
			"sha": "a1ac34ce8844c27842029ec661c3cb4a0bad0b45",
			"registry": "npmjs"
		},
		"dagre-d3-0.6.2.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.6.2.tgz",
			"sha": "f319b4842a9e648b1a9f78e902fdd103a408bd29",
			"registry": "npmjs"
		},
		"dagre-d3-0.6.3.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.6.3.tgz",
			"sha": "b7a3ad833d5c3883deeb610558ce4fa9400a3e24",
			"registry": "npmjs"
		},
		"dagre-d3-0.6.4.tgz": {
			"url": "https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.6.4.tgz",
			"sha": "0728d5ce7f177ca2337df141ceb60fbe6eeb7b29",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"dagre-d3-0.6.4.tgz": {
			"shasum": "0728d5ce7f177ca2337df141ceb60fbe6eeb7b29"
		}
	},
	"_rev": "2-b7c6f84a1379e32f",
	"_id": "dagre-d3",
	"readme": "# dagre-d3 - A D3-based renderer for dagre\n\n[Dagre](https://github.com/dagrejs/dagre) is a JavaScript library that makes it easy to lay out directed graphs on\nthe client-side. The dagre-d3 library acts as a front-end to dagre, providing\nactual rendering using [D3](http://d3js.org).\n\nFor more details, including examples and configuration options, please see our\n[wiki](https://github.com/dagrejs/dagre-d3/wiki).\n\n## License\n\ndagre-d3 is licensed under the terms of the MIT License. See the LICENSE file\nfor details."
}