{
	"name": "fake-merkle-patricia-tree",
	"versions": {
		"1.0.0": {
			"name": "fake-merkle-patricia-tree",
			"version": "1.0.0",
			"description": "",
			"main": "index.js",
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"author": {
				"name": "kumavis"
			},
			"license": "ISC",
			"dependencies": {
				"checkpoint-store": "^1.1.0"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kumavis/fake-merkle-patricia-tree.git"
			},
			"gitHead": "08e9831491945ee085d4cdd267611b6012ff884a",
			"bugs": {
				"url": "https://github.com/kumavis/fake-merkle-patricia-tree/issues"
			},
			"homepage": "https://github.com/kumavis/fake-merkle-patricia-tree#readme",
			"_id": "fake-merkle-patricia-tree@1.0.0",
			"_shasum": "282251e98125de363838aae1df2260f9bc565098",
			"_from": ".",
			"_npmVersion": "3.3.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "kumavis",
				"email": "aaron@kumavis.me"
			},
			"dist": {
				"shasum": "282251e98125de363838aae1df2260f9bc565098",
				"tarball": "https://registry.npmjs.org/fake-merkle-patricia-tree/-/fake-merkle-patricia-tree-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "kumavis",
					"email": "aaron@kumavis.me"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "fake-merkle-patricia-tree",
			"version": "1.0.1",
			"description": "You want Ethereum's [merkle-patricia tree](https://github.com/wanderer/merkle-patricia-tree), but you don't care about the stateRoot. Fake it! And reap the optimization benefits.",
			"main": "index.js",
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"author": {
				"name": "kumavis"
			},
			"license": "ISC",
			"dependencies": {
				"checkpoint-store": "^1.1.0"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kumavis/fake-merkle-patricia-tree.git"
			},
			"gitHead": "ef110155c5b5b92b925238dbc2adf7124af8a563",
			"bugs": {
				"url": "https://github.com/kumavis/fake-merkle-patricia-tree/issues"
			},
			"homepage": "https://github.com/kumavis/fake-merkle-patricia-tree#readme",
			"_id": "fake-merkle-patricia-tree@1.0.1",
			"_shasum": "4b8c3acfb520afadf9860b1f14cd8ce3402cddd3",
			"_from": ".",
			"_npmVersion": "3.3.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "kumavis",
				"email": "aaron@kumavis.me"
			},
			"dist": {
				"shasum": "4b8c3acfb520afadf9860b1f14cd8ce3402cddd3",
				"tarball": "https://registry.npmjs.org/fake-merkle-patricia-tree/-/fake-merkle-patricia-tree-1.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "kumavis",
					"email": "aaron@kumavis.me"
				}
			],
			"directories": {},
			"contributors": []
		}
	},
	"time": {
		"modified": "2015-10-10T05:01:38.465Z",
		"created": "2015-10-06T20:45:33.344Z",
		"1.0.0": "2015-10-06T20:45:33.344Z",
		"1.0.1": "2015-10-10T05:01:38.465Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "1.0.1"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"7696fe4589c4b58a268965bb1b18ef7a\"",
			"fetched": 1602009397332
		}
	},
	"_distfiles": {
		"fake-merkle-patricia-tree-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/fake-merkle-patricia-tree/-/fake-merkle-patricia-tree-1.0.0.tgz",
			"sha": "282251e98125de363838aae1df2260f9bc565098",
			"registry": "npmjs"
		},
		"fake-merkle-patricia-tree-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/fake-merkle-patricia-tree/-/fake-merkle-patricia-tree-1.0.1.tgz",
			"sha": "4b8c3acfb520afadf9860b1f14cd8ce3402cddd3",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"fake-merkle-patricia-tree-1.0.1.tgz": {
			"shasum": "4b8c3acfb520afadf9860b1f14cd8ce3402cddd3"
		}
	},
	"_rev": "21-f3cdcec73c66bff6",
	"_id": "fake-merkle-patricia-tree",
	"readme": "### Fake Merkle-Patricia-Tree\n\nYou want Ethereum's [merkle-patricia tree](https://github.com/wanderer/merkle-patricia-tree), but you don't care about the stateRoot. Fake it! And reap the optimization benefits."
}