{
	"name": "ethereumjs-block",
	"versions": {
		"0.0.0": {
			"name": "ethereumjs-block",
			"version": "0.0.0",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereum/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "GPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereum/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereum/ethereumjs-block#readme",
			"dependencies": {
				"ethereum-common": "0.0.3",
				"ethereumjs-tx": "^0.5.4",
				"ethereumjs-util": "^1.3.3",
				"rlp": "^1.0.1"
			},
			"gitHead": "cd5953cfbc95cceee5f8e01ba5879bad554d2eb9",
			"_id": "ethereumjs-block@0.0.0",
			"_shasum": "6c438794eb4f371679825f291dbfccd190db8d16",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.12.4",
			"_npmUser": {
				"name": "null_radix",
				"email": "mjbecze@gmail.com"
			},
			"maintainers": [
				{
					"name": "null_radix",
					"email": "mjbecze@gmail.com"
				}
			],
			"dist": {
				"shasum": "6c438794eb4f371679825f291dbfccd190db8d16",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-0.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.0.1": {
			"name": "ethereumjs-block",
			"version": "0.0.1",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereum/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "GPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereum/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereum/ethereumjs-block#readme",
			"dependencies": {
				"ethereum-common": "0.0.3",
				"ethereumjs-tx": "^0.5.5",
				"ethereumjs-util": "^1.3.4",
				"rlp": "^1.0.1"
			},
			"gitHead": "74e278abf8c6e1a230e639541aa5f5401a41856f",
			"_id": "ethereumjs-block@0.0.1",
			"_shasum": "deea70d00eddb95526e5ebe44b1a4cf7db04dae5",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.12.4",
			"_npmUser": {
				"name": "null_radix",
				"email": "mjbecze@gmail.com"
			},
			"maintainers": [
				{
					"name": "null_radix",
					"email": "mjbecze@gmail.com"
				}
			],
			"dist": {
				"shasum": "deea70d00eddb95526e5ebe44b1a4cf7db04dae5",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-0.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.0.2": {
			"name": "ethereumjs-block",
			"version": "0.0.2",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereum/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "GPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereum/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereum/ethereumjs-block#readme",
			"dependencies": {
				"ethereum-common": "0.0.3",
				"ethereumjs-tx": "^0.5.5",
				"ethereumjs-util": "^1.3.4",
				"rlp": "^1.0.1"
			},
			"gitHead": "35aa32868beddd89a17fa8b9941e55571a31ee8c",
			"_id": "ethereumjs-block@0.0.2",
			"_shasum": "c3c2101693ecc03af10ffdd64e3c4e4497c2ebe7",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "null_radix",
				"email": "mjbecze@gmail.com"
			},
			"dist": {
				"shasum": "c3c2101693ecc03af10ffdd64e3c4e4497c2ebe7",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-0.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "null_radix",
					"email": "mjbecze@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.3": {
			"name": "ethereumjs-block",
			"version": "0.0.3",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereum/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "GPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereum/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereum/ethereumjs-block#readme",
			"dependencies": {
				"async": "^1.4.0",
				"bn.js": "^3.1.1",
				"es6-shim": "^0.32.2",
				"ethereum-common": "0.0.3",
				"ethereumjs-tx": "^0.5.5",
				"ethereumjs-util": "^1.3.4",
				"merkle-patricia-tree": "^1.1.1",
				"rlp": "^1.0.1"
			},
			"gitHead": "8a3fd1266d6d97d2ecf4aee94683880254a5e3f2",
			"_id": "ethereumjs-block@0.0.3",
			"_shasum": "d421a548e5a3be8f58e90b6b3ac364c4281e5511",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "null_radix",
				"email": "mjbecze@gmail.com"
			},
			"dist": {
				"shasum": "d421a548e5a3be8f58e90b6b3ac364c4281e5511",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-0.0.3.tgz"
			},
			"maintainers": [
				{
					"name": "null_radix",
					"email": "mjbecze@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.4": {
			"name": "ethereumjs-block",
			"version": "0.0.4",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereum/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereum/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereum/ethereumjs-block#readme",
			"dependencies": {
				"async": "^1.4.1",
				"es6-shim": "^0.33.0",
				"ethereum-common": "0.0.5",
				"ethereumjs-tx": "^0.5.9",
				"ethereumjs-util": "^1.3.6",
				"merkle-patricia-tree": "^1.1.1"
			},
			"gitHead": "46bae4aa24c4ae20a21b1879d86bf8cd39917548",
			"_id": "ethereumjs-block@0.0.4",
			"_shasum": "53fffbc8972bf439fed07591f622ad34d0294ed3",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "null_radix",
				"email": "mjbecze@gmail.com"
			},
			"dist": {
				"shasum": "53fffbc8972bf439fed07591f622ad34d0294ed3",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-0.0.4.tgz"
			},
			"maintainers": [
				{
					"name": "null_radix",
					"email": "mjbecze@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.6": {
			"name": "ethereumjs-block",
			"version": "0.0.6",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereum/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereum/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereum/ethereumjs-block#readme",
			"dependencies": {
				"async": "^1.4.1",
				"es6-shim": "^0.33.0",
				"ethereum-common": "0.0.7",
				"ethereumjs-tx": "^0.5.9",
				"ethereumjs-util": "^1.3.7",
				"merkle-patricia-tree": "^1.1.2"
			},
			"gitHead": "c3214752d7dd2d2019e7dc278534a5db6175f697",
			"_id": "ethereumjs-block@0.0.6",
			"_shasum": "86e3406b613e6081ea7da0c17fb9c4c5f88d0d91",
			"_from": ".",
			"_npmVersion": "2.13.5",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "null_radix",
				"email": "mjbecze@gmail.com"
			},
			"dist": {
				"shasum": "86e3406b613e6081ea7da0c17fb9c4c5f88d0d91",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-0.0.6.tgz"
			},
			"maintainers": [
				{
					"name": "null_radix",
					"email": "mjbecze@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.7": {
			"name": "ethereumjs-block",
			"version": "0.0.7",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereum/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereum/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereum/ethereumjs-block#readme",
			"dependencies": {
				"async": "^1.4.1",
				"es6-shim": "^0.33.0",
				"ethereum-common": "0.0.7",
				"ethereumjs-tx": "^0.6.0",
				"ethereumjs-util": "^1.3.7",
				"merkle-patricia-tree": "^1.1.2"
			},
			"gitHead": "f47fcaea06f07c6d749822648c3661acaf0cb052",
			"_id": "ethereumjs-block@0.0.7",
			"_shasum": "1dac067504efa9867114891398e4d9e9e6e692a3",
			"_from": ".",
			"_npmVersion": "2.13.5",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "null_radix",
				"email": "mjbecze@gmail.com"
			},
			"dist": {
				"shasum": "1dac067504efa9867114891398e4d9e9e6e692a3",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-0.0.7.tgz"
			},
			"maintainers": [
				{
					"name": "null_radix",
					"email": "mjbecze@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.8": {
			"name": "ethereumjs-block",
			"version": "0.0.8",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereum/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereum/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereum/ethereumjs-block#readme",
			"dependencies": {
				"async": "^1.4.1",
				"es6-shim": "^0.33.0",
				"ethereum-common": "0.0.8",
				"ethereumjs-tx": "^0.6.2",
				"ethereumjs-util": "^1.3.7",
				"merkle-patricia-tree": "^1.1.2"
			},
			"gitHead": "85e7a28bd0067a46bd579dc22047b0413288f012",
			"_id": "ethereumjs-block@0.0.8",
			"_shasum": "48a7d04afd00e5602cd3a25fa2faa13e2bd10f44",
			"_from": ".",
			"_npmVersion": "2.14.0",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "null_radix",
				"email": "mjbecze@gmail.com"
			},
			"dist": {
				"shasum": "48a7d04afd00e5602cd3a25fa2faa13e2bd10f44",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-0.0.8.tgz"
			},
			"maintainers": [
				{
					"name": "null_radix",
					"email": "mjbecze@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.9": {
			"name": "ethereumjs-block",
			"version": "0.0.9",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereum/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereum/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereum/ethereumjs-block#readme",
			"dependencies": {
				"async": "^1.4.1",
				"es6-shim": "^0.33.0",
				"ethereum-common": "0.0.9",
				"ethereumjs-tx": "^0.6.3",
				"ethereumjs-util": "^1.3.7",
				"merkle-patricia-tree": "^1.1.2"
			},
			"gitHead": "4a7f4e00ecaeb1f8126d1552b0dd9aa9e1c5d3f7",
			"_id": "ethereumjs-block@0.0.9",
			"_shasum": "3ca8533e719c637e9ec93116badf9f586704dc3d",
			"_from": ".",
			"_npmVersion": "2.14.0",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "null_radix",
				"email": "mjbecze@gmail.com"
			},
			"dist": {
				"shasum": "3ca8533e719c637e9ec93116badf9f586704dc3d",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-0.0.9.tgz"
			},
			"maintainers": [
				{
					"name": "null_radix",
					"email": "mjbecze@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.10": {
			"name": "ethereumjs-block",
			"version": "0.0.10",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"test": "standard && node ./tests/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereum/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereum/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereum/ethereumjs-block#readme",
			"dependencies": {
				"async": "^1.4.1",
				"es6-shim": "^0.33.0",
				"ethereum-common": "0.0.10",
				"ethereumjs-tx": "^0.6.6",
				"ethereumjs-util": "^1.4.0",
				"merkle-patricia-tree": "^1.1.2"
			},
			"devDependencies": {
				"ethereumjs-testing": "git+https://github.com/wanderer/ethereumjs-testing.git",
				"standard": "^5.3.0",
				"tape": "^4.2.0"
			},
			"gitHead": "17e7ac8e26931856505d12af1366efaae8b6773f",
			"_id": "ethereumjs-block@0.0.10",
			"_shasum": "49bc51808a8d188c1df1e51cf2332604c0de023c",
			"_from": ".",
			"_npmVersion": "2.14.3",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "null_radix",
				"email": "mjbecze@gmail.com"
			},
			"dist": {
				"shasum": "49bc51808a8d188c1df1e51cf2332604c0de023c",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-0.0.10.tgz"
			},
			"maintainers": [
				{
					"name": "null_radix",
					"email": "mjbecze@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "ethereumjs-block",
			"version": "1.0.0",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"test": "standard && node ./tests/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereum/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereum/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereum/ethereumjs-block#readme",
			"dependencies": {
				"async": "^1.4.1",
				"es6-shim": "^0.33.6",
				"ethereum-common": "0.0.10",
				"ethereumjs-tx": "0.6.7",
				"ethereumjs-util": "^2.0.1",
				"merkle-patricia-tree": "^2.0.3"
			},
			"devDependencies": {
				"ethereumjs-testing": "git+https://github.com/wanderer/ethereumjs-testing.git",
				"standard": "^5.3.0",
				"tape": "^4.2.0"
			},
			"gitHead": "4687406ce69d81aca48777f6f9ac2354a92576b2",
			"_id": "ethereumjs-block@1.0.0",
			"_shasum": "ab59f04173bfe756681cca1e346b180e50c1fa2e",
			"_from": ".",
			"_npmVersion": "3.3.3",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "null_radix",
				"email": "mjbecze@gmail.com"
			},
			"dist": {
				"shasum": "ab59f04173bfe756681cca1e346b180e50c1fa2e",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "null_radix",
					"email": "mjbecze@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "ethereumjs-block",
			"version": "1.0.1",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"test": "standard && node ./tests/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereum/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereum/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereum/ethereumjs-block#readme",
			"dependencies": {
				"async": "^1.5.0",
				"es6-shim": "^0.33.6",
				"ethereum-common": "0.0.10",
				"ethereumjs-tx": "0.6.9",
				"ethereumjs-util": "^2.0.1",
				"merkle-patricia-tree": "^2.0.3"
			},
			"devDependencies": {
				"ethereumjs-testing": "git+https://github.com/wanderer/ethereumjs-testing.git",
				"standard": "^5.3.0",
				"tape": "^4.2.0"
			},
			"gitHead": "2eef4b5e2ce26071f5ba7aba748990a223022901",
			"_id": "ethereumjs-block@1.0.1",
			"_shasum": "086b136e432c8977a50c968891e37d12f624d25c",
			"_from": ".",
			"_npmVersion": "3.3.8",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "null_radix",
				"email": "mjbecze@gmail.com"
			},
			"dist": {
				"shasum": "086b136e432c8977a50c968891e37d12f624d25c",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "null_radix",
					"email": "mjbecze@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "ethereumjs-block",
			"version": "1.0.2",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"test": "standard && node ./tests/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereum/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereum/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereum/ethereumjs-block#readme",
			"dependencies": {
				"async": "^1.5.0",
				"es6-shim": "^0.33.6",
				"ethereum-common": "0.0.10",
				"ethereumjs-tx": "0.6.9",
				"ethereumjs-util": "^2.0.4",
				"merkle-patricia-tree": "^2.0.3"
			},
			"devDependencies": {
				"ethereumjs-testing": "git+https://github.com/wanderer/ethereumjs-testing.git",
				"standard": "^5.3.0",
				"tape": "^4.2.0"
			},
			"gitHead": "8a2b39f01f35e32f72b6594d47b1b3914c3add4d",
			"_id": "ethereumjs-block@1.0.2",
			"_shasum": "cf32f4f56dcf1effb707bea74e92291adb3fa571",
			"_from": ".",
			"_npmVersion": "3.3.8",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "null_radix",
				"email": "mjbecze@gmail.com"
			},
			"dist": {
				"shasum": "cf32f4f56dcf1effb707bea74e92291adb3fa571",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "null_radix",
					"email": "mjbecze@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.3": {
			"name": "ethereumjs-block",
			"version": "1.0.3",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"test": "standard && node ./tests/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereum/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereum/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereum/ethereumjs-block#readme",
			"dependencies": {
				"async": "^1.5.0",
				"es6-shim": "^0.33.13",
				"ethereum-common": "0.0.10",
				"ethereumjs-tx": "0.6.10",
				"ethereumjs-util": "^2.0.4",
				"merkle-patricia-tree": "^2.0.3"
			},
			"devDependencies": {
				"ethereumjs-testing": "git+https://github.com/wanderer/ethereumjs-testing.git",
				"standard": "^5.4.1",
				"tape": "^4.2.0"
			},
			"gitHead": "1f0c59d4d0a9ad9c8f92013423117b2110f051da",
			"_id": "ethereumjs-block@1.0.3",
			"_shasum": "230efa93d64e5c94b478074a99620188bb0ea25e",
			"_from": ".",
			"_npmVersion": "3.3.8",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "null_radix",
				"email": "mjbecze@gmail.com"
			},
			"dist": {
				"shasum": "230efa93d64e5c94b478074a99620188bb0ea25e",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.0.3.tgz"
			},
			"maintainers": [
				{
					"name": "null_radix",
					"email": "mjbecze@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.4": {
			"name": "ethereumjs-block",
			"version": "1.0.4",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"test": "standard && node ./tests/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereum/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereum/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereum/ethereumjs-block#readme",
			"dependencies": {
				"async": "^1.5.0",
				"es6-shim": "^0.33.13",
				"ethereum-common": "0.0.10",
				"ethereumjs-tx": "0.6.11",
				"ethereumjs-util": "^2.3.1",
				"merkle-patricia-tree": "^2.0.3"
			},
			"devDependencies": {
				"ethereumjs-testing": "git+https://github.com/wanderer/ethereumjs-testing.git",
				"standard": "^5.4.1",
				"tape": "^4.2.0"
			},
			"gitHead": "d6057e82eab505f4e11cbb247604a0e9aee75ed3",
			"_id": "ethereumjs-block@1.0.4",
			"_shasum": "2f2cc5a8123d9d0ee871b41e565dfdd00251a2df",
			"_from": ".",
			"_npmVersion": "3.3.8",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "null_radix",
				"email": "mjbecze@gmail.com"
			},
			"dist": {
				"shasum": "2f2cc5a8123d9d0ee871b41e565dfdd00251a2df",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.0.4.tgz"
			},
			"maintainers": [
				{
					"name": "null_radix",
					"email": "mjbecze@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.5": {
			"name": "ethereumjs-block",
			"version": "1.0.5",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover ./tests/index.js",
				"coveralls": "npm run coverage && coveralls <coverage/lcov.info",
				"lint": "standard",
				"test": "npm run test:node && npm run test:browser",
				"test:browser": "karma start karma.conf.js",
				"test:node": "tape ./tests/index.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereum/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereum/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereum/ethereumjs-block#readme",
			"dependencies": {
				"async": "^1.5.0",
				"es6-shim": "^0.33.13",
				"ethereum-common": "0.0.10",
				"ethereumjs-tx": "^0.6.12",
				"ethereumjs-util": "^2.3.2",
				"merkle-patricia-tree": "^2.0.3"
			},
			"devDependencies": {
				"browserify": "^12.0.1",
				"coveralls": "^2.11.6",
				"ethereumjs-testing": "git+https://github.com/wanderer/ethereumjs-testing.git",
				"istanbul": "^0.4.1",
				"karma": "^0.13.15",
				"karma-browserify": "^4.4.2",
				"karma-chrome-launcher": "^0.2.2",
				"karma-detect-browsers": "^2.0.2",
				"karma-env-preprocessor": "^0.1.1",
				"karma-firefox-launcher": "^0.1.7",
				"karma-tap": "^1.0.3",
				"standard": "^5.4.1",
				"tape": "^4.2.0"
			},
			"gitHead": "707b4157308c8eba1fe8e9a29fbba107c97ea741",
			"_id": "ethereumjs-block@1.0.5",
			"_shasum": "ba8149a71ed36c5d6739d818e1c1b11e4f1d3a0b",
			"_from": ".",
			"_npmVersion": "3.5.1",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "null_radix",
				"email": "mjbecze@gmail.com"
			},
			"dist": {
				"shasum": "ba8149a71ed36c5d6739d818e1c1b11e4f1d3a0b",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.0.5.tgz"
			},
			"maintainers": [
				{
					"name": "null_radix",
					"email": "mjbecze@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.6": {
			"name": "ethereumjs-block",
			"version": "1.0.6",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover ./tests/index.js",
				"coveralls": "npm run coverage && coveralls <coverage/lcov.info",
				"lint": "standard",
				"test": "npm run test:node && npm run test:browser",
				"test:browser": "karma start karma.conf.js",
				"test:node": "tape ./tests/index.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereum/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereum/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereum/ethereumjs-block#readme",
			"dependencies": {
				"async": "^1.5.0",
				"es6-shim": "^0.33.13",
				"ethereum-common": "0.0.10",
				"ethereumjs-tx": "^0.6.12",
				"ethereumjs-util": "^2.3.2",
				"merkle-patricia-tree": "^2.0.3"
			},
			"devDependencies": {
				"browserify": "^12.0.1",
				"coveralls": "^2.11.6",
				"ethereumjs-testing": "git+https://github.com/wanderer/ethereumjs-testing.git",
				"istanbul": "^0.4.1",
				"karma": "^0.13.15",
				"karma-browserify": "^4.4.2",
				"karma-chrome-launcher": "^0.2.2",
				"karma-detect-browsers": "^2.0.2",
				"karma-env-preprocessor": "^0.1.1",
				"karma-firefox-launcher": "^0.1.7",
				"karma-tap": "^1.0.3",
				"standard": "^5.4.1",
				"tape": "^4.2.0"
			},
			"gitHead": "60c135123e4d72f93c3ea881338d50aa0eb7a98b",
			"_id": "ethereumjs-block@1.0.6",
			"_shasum": "344261804ad006b6f2fea7c443311301e0f32727",
			"_from": ".",
			"_npmVersion": "3.5.1",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "null_radix",
				"email": "mjbecze@gmail.com"
			},
			"dist": {
				"shasum": "344261804ad006b6f2fea7c443311301e0f32727",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.0.6.tgz"
			},
			"maintainers": [
				{
					"name": "null_radix",
					"email": "mjbecze@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "ethereumjs-block",
			"version": "1.1.0",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover ./tests/index.js",
				"coveralls": "npm run coverage && coveralls < coverage/lcov.info",
				"lint": "standard",
				"test": "npm run test:node && npm run test:browser",
				"test:browser": "karma start karma.conf.js",
				"test:node": "tape ./tests/index.js",
				"build:docs": "documentation --github  -f md ./index.js > ./docs/index.md"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereumjs/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereumjs/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereumjs/ethereumjs-block#readme",
			"dependencies": {
				"async": "^1.5.0",
				"es6-shim": "^0.33.13",
				"ethereum-common": "0.0.13",
				"ethereumjs-tx": "^0.6.14",
				"ethereumjs-util": "^2.5.0",
				"merkle-patricia-tree": "^2.1.1"
			},
			"devDependencies": {
				"browserify": "^12.0.1",
				"coveralls": "^2.11.6",
				"documentation": "^3.0.4",
				"ethereumjs-testing": "git+https://github.com/ethereumjs/ethereumjs-testing.git",
				"istanbul": "^0.4.1",
				"karma": "^0.13.15",
				"karma-browserify": "^4.4.2",
				"karma-chrome-launcher": "^0.2.2",
				"karma-detect-browsers": "^2.0.2",
				"karma-env-preprocessor": "^0.1.1",
				"karma-firefox-launcher": "^0.1.7",
				"karma-tap": "^1.0.3",
				"standard": "^5.4.1",
				"tape": "^4.2.0"
			},
			"gitHead": "e8b525761f49a6a2bab4614ddedc202390135fc7",
			"_id": "ethereumjs-block@1.1.0",
			"_shasum": "c05878003fd28275e8d0146efd03ab46643963af",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "null_radix",
				"email": "mjbecze@gmail.com"
			},
			"dist": {
				"shasum": "c05878003fd28275e8d0146efd03ab46643963af",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "null_radix",
					"email": "mjbecze@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "ethereumjs-block",
			"version": "1.2.0",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover ./tests/index.js",
				"coveralls": "npm run coverage && coveralls < coverage/lcov.info",
				"lint": "standard",
				"test": "npm run test:node && npm run test:browser",
				"test:browser": "karma start karma.conf.js",
				"test:node": "tape ./tests/index.js",
				"build:docs": "documentation --github  -f md ./index.js > ./docs/index.md"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereumjs/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereumjs/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereumjs/ethereumjs-block#readme",
			"dependencies": {
				"async": "^1.5.0",
				"es6-shim": "^0.33.13",
				"ethereum-common": "0.0.13",
				"ethereumjs-tx": "^0.7.1",
				"ethereumjs-util": "^2.5.0",
				"merkle-patricia-tree": "^2.1.1"
			},
			"devDependencies": {
				"browserify": "^12.0.1",
				"coveralls": "^2.11.6",
				"documentation": "^3.0.4",
				"ethereumjs-testing": "git+https://github.com/ethereumjs/ethereumjs-testing.git",
				"istanbul": "^0.4.1",
				"karma": "^0.13.15",
				"karma-browserify": "^4.4.2",
				"karma-chrome-launcher": "^0.2.2",
				"karma-detect-browsers": "^2.0.2",
				"karma-env-preprocessor": "^0.1.1",
				"karma-firefox-launcher": "^0.1.7",
				"karma-tap": "^1.0.3",
				"standard": "^5.4.1",
				"tape": "^4.2.0"
			},
			"gitHead": "5b2cfa90174465c318189072168c1cfc5af96c4d",
			"_id": "ethereumjs-block@1.2.0",
			"_shasum": "fdf724eeef12041943b14b8464860c3969027f9c",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.2.0",
			"_npmUser": {
				"name": "null_radix",
				"email": "mjbecze@gmail.com"
			},
			"dist": {
				"shasum": "fdf724eeef12041943b14b8464860c3969027f9c",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "null_radix",
					"email": "mjbecze@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.2.1": {
			"name": "ethereumjs-block",
			"version": "1.2.1",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover ./tests/index.js",
				"coveralls": "npm run coverage && coveralls < coverage/lcov.info",
				"lint": "standard",
				"test": "npm run test:node && npm run test:browser",
				"test:browser": "karma start karma.conf.js",
				"test:node": "tape ./tests/index.js",
				"build:docs": "documentation --github  -f md ./index.js > ./docs/index.md"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereumjs/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereumjs/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereumjs/ethereumjs-block#readme",
			"dependencies": {
				"async": "^1.5.2",
				"es6-shim": "^0.34.1",
				"ethereum-common": "0.0.16",
				"ethereumjs-tx": "^0.7.1",
				"ethereumjs-util": "^2.6.0",
				"merkle-patricia-tree": "^2.1.1"
			},
			"devDependencies": {
				"browserify": "^13.0.0",
				"coveralls": "^2.11.6",
				"documentation": "^3.0.4",
				"ethereumjs-testing": "0.0.0",
				"istanbul": "^0.4.2",
				"karma": "^0.13.15",
				"karma-browserify": "^4.4.2",
				"karma-chrome-launcher": "^0.2.2",
				"karma-detect-browsers": "^2.0.2",
				"karma-env-preprocessor": "^0.1.1",
				"karma-firefox-launcher": "^0.1.7",
				"karma-tap": "^1.0.3",
				"standard": "^5.4.1",
				"tape": "^4.2.0"
			},
			"gitHead": "aafabe88a8ff4e11dc59d5fcd9a4bd9082dd8f47",
			"_id": "ethereumjs-block@1.2.1",
			"_shasum": "86bfcd4bbf018043958c0792349d68acfc86a15f",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "5.4.0",
			"_npmUser": {
				"name": "null_radix",
				"email": "mjbecze@gmail.com"
			},
			"dist": {
				"shasum": "86bfcd4bbf018043958c0792349d68acfc86a15f",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.2.1.tgz"
			},
			"maintainers": [
				{
					"name": "null_radix",
					"email": "mjbecze@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.2.2": {
			"name": "ethereumjs-block",
			"version": "1.2.2",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover ./tests/index.js",
				"coveralls": "npm run coverage && coveralls < coverage/lcov.info",
				"lint": "standard",
				"test": "npm run test:node && npm run test:browser",
				"test:browser": "karma start karma.conf.js",
				"test:node": "tape ./tests/index.js",
				"build:docs": "documentation --github  -f md ./index.js > ./docs/index.md"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereumjs/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereumjs/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereumjs/ethereumjs-block#readme",
			"dependencies": {
				"async": "^1.5.2",
				"ethereum-common": "0.0.16",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^4.0.1",
				"merkle-patricia-tree": "^2.1.2"
			},
			"devDependencies": {
				"browserify": "^13.0.0",
				"coveralls": "^2.11.6",
				"documentation": "^3.0.4",
				"ethereumjs-testing": "0.0.1",
				"istanbul": "^0.4.2",
				"karma": "^0.13.15",
				"karma-browserify": "^4.4.2",
				"karma-chrome-launcher": "^0.2.2",
				"karma-detect-browsers": "^2.0.2",
				"karma-env-preprocessor": "^0.1.1",
				"karma-firefox-launcher": "^0.1.7",
				"karma-tap": "^1.0.3",
				"standard": "^5.4.1",
				"tape": "^4.2.0"
			},
			"gitHead": "8c3b82010aefe1e5e8644e9c709b4f21192e5f3f",
			"_id": "ethereumjs-block@1.2.2",
			"_shasum": "2ec7534a59021b8ec9b83c30e49690c6ebaedda1",
			"_from": ".",
			"_npmVersion": "3.7.5",
			"_nodeVersion": "5.7.0",
			"_npmUser": {
				"name": "null_radix",
				"email": "mjbecze@gmail.com"
			},
			"dist": {
				"shasum": "2ec7534a59021b8ec9b83c30e49690c6ebaedda1",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.2.2.tgz"
			},
			"maintainers": [
				{
					"name": "null_radix",
					"email": "mjbecze@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/ethereumjs-block-1.2.2.tgz_1456860614206_0.5518203473184258"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.0": {
			"name": "ethereumjs-block",
			"version": "1.3.0",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover ./tests/index.js",
				"coveralls": "npm run coverage && coveralls < coverage/lcov.info",
				"lint": "standard",
				"test": "npm run test:node && npm run test:browser",
				"test:browser": "karma start karma.conf.js",
				"test:node": "tape ./tests/index.js",
				"build:docs": "documentation --github  -f md ./index.js > ./docs/index.md"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereumjs/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereumjs/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereumjs/ethereumjs-block#readme",
			"dependencies": {
				"async": "^2.0.1",
				"ethereum-common": "0.0.17",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^4.0.1",
				"merkle-patricia-tree": "^2.1.2"
			},
			"devDependencies": {
				"browserify": "^13.0.0",
				"coveralls": "^2.11.6",
				"documentation": "^3.0.4",
				"ethereumjs-testing": "0.0.1",
				"istanbul": "^0.4.2",
				"karma": "^1.3.0",
				"karma-browserify": "^5.1.0",
				"karma-chrome-launcher": "^2.0.0",
				"karma-detect-browsers": "^2.0.2",
				"karma-env-preprocessor": "^0.1.1",
				"karma-firefox-launcher": "^1.0.0",
				"karma-tap": "^3.1.0",
				"standard": "^8.4.0",
				"tape": "^4.2.0"
			},
			"gitHead": "c6974ac749aef0be5a970078ff4425fe80c3bd51",
			"_id": "ethereumjs-block@1.3.0",
			"_shasum": "6941cd8abad15296e2d1e8b178710720b5d29380",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "7.0.0-pre",
			"_npmUser": {
				"name": "null_radix",
				"email": "null_radix@riseup.net"
			},
			"dist": {
				"shasum": "6941cd8abad15296e2d1e8b178710720b5d29380",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "null_radix",
					"email": "mjbecze@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/ethereumjs-block-1.3.0.tgz_1476178462570_0.8165853261016309"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.1": {
			"name": "ethereumjs-block",
			"version": "1.3.1",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover ./tests/index.js",
				"coveralls": "npm run coverage && coveralls < coverage/lcov.info",
				"lint": "standard",
				"test": "npm run test:node && npm run test:browser",
				"test:browser": "karma start karma.conf.js",
				"test:node": "tape ./tests/index.js",
				"build:docs": "documentation --github  -f md ./index.js > ./docs/index.md"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereumjs/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereumjs/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereumjs/ethereumjs-block#readme",
			"dependencies": {
				"async": "^2.0.1",
				"ethereum-common": "0.0.17",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^4.0.1",
				"merkle-patricia-tree": "^2.1.2"
			},
			"devDependencies": {
				"browserify": "^13.0.0",
				"coveralls": "^2.11.6",
				"documentation": "^3.0.4",
				"ethereumjs-testing": "0.0.1",
				"istanbul": "^0.4.2",
				"karma": "^1.3.0",
				"karma-browserify": "^5.1.0",
				"karma-chrome-launcher": "^2.0.0",
				"karma-detect-browsers": "^2.0.2",
				"karma-env-preprocessor": "^0.1.1",
				"karma-firefox-launcher": "^1.0.0",
				"karma-tap": "^3.1.0",
				"standard": "^8.4.0",
				"tape": "^4.2.0"
			},
			"gitHead": "663cee69a2fa304d2b68b50405103c82b343a6a3",
			"_id": "ethereumjs-block@1.3.1",
			"_shasum": "3b9156ccafec23355741be2e95317349f6076b53",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "7.0.0-pre",
			"_npmUser": {
				"name": "null_radix",
				"email": "null_radix@riseup.net"
			},
			"dist": {
				"shasum": "3b9156ccafec23355741be2e95317349f6076b53",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.3.1.tgz"
			},
			"maintainers": [
				{
					"name": "null_radix",
					"email": "mjbecze@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/ethereumjs-block-1.3.1.tgz_1476444127018_0.869645272847265"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.0": {
			"name": "ethereumjs-block",
			"version": "1.4.0",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover ./tests/index.js",
				"coveralls": "npm run coverage && coveralls < coverage/lcov.info",
				"lint": "standard",
				"test": "npm run test:node && npm run test:browser",
				"test:browser": "karma start karma.conf.js",
				"test:node": "tape ./tests/index.js",
				"build:docs": "documentation build ./index.js --format md --shallow > ./docs/index.md && documentation build ./from-rpc.js --format md --shallow  > ./docs/fromRpc.md"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereumjs/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereumjs/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereumjs/ethereumjs-block#readme",
			"dependencies": {
				"async": "^2.0.1",
				"ethereum-common": "0.0.18",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^5.0.0",
				"merkle-patricia-tree": "^2.1.2"
			},
			"devDependencies": {
				"browserify": "^13.0.0",
				"coveralls": "^2.11.6",
				"documentation": "4.0.0-beta16",
				"ethereumjs-testing": "0.0.1",
				"istanbul": "^0.4.2",
				"karma": "^1.3.0",
				"karma-browserify": "^5.1.0",
				"karma-chrome-launcher": "^2.0.0",
				"karma-detect-browsers": "^2.2.1",
				"karma-env-preprocessor": "^0.1.1",
				"karma-firefox-launcher": "^1.0.0",
				"karma-tap": "^3.1.0",
				"standard": "^8.4.0",
				"tape": "^4.2.0"
			},
			"gitHead": "b502284322dc74925f1c824384cba0c136cd4fa2",
			"_id": "ethereumjs-block@1.4.0",
			"_shasum": "815a32209c456a7677bb79f9ae05347ccf388001",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "8.0.0-pre",
			"_npmUser": {
				"name": "null_radix",
				"email": "null_radix@riseup.net"
			},
			"dist": {
				"shasum": "815a32209c456a7677bb79f9ae05347ccf388001",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.4.0.tgz"
			},
			"maintainers": [
				{
					"name": "null_radix",
					"email": "mjbecze@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/ethereumjs-block-1.4.0.tgz_1481769995214_0.7089870113413781"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.1": {
			"name": "ethereumjs-block",
			"version": "1.4.1",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover ./tests/index.js",
				"coveralls": "npm run coverage && coveralls < coverage/lcov.info",
				"lint": "standard",
				"test": "npm run test:node && npm run test:browser",
				"test:browser": "karma start karma.conf.js",
				"test:node": "tape ./tests/index.js",
				"build:docs": "documentation build ./index.js --format md --shallow > ./docs/index.md && documentation build ./from-rpc.js --format md --shallow  > ./docs/fromRpc.md"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereumjs/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereumjs/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereumjs/ethereumjs-block#readme",
			"dependencies": {
				"async": "^2.0.1",
				"ethereum-common": "0.0.18",
				"ethereumjs-tx": "^1.0.0",
				"ethereumjs-util": "^5.0.0",
				"merkle-patricia-tree": "^2.1.2"
			},
			"devDependencies": {
				"browserify": "^13.0.0",
				"coveralls": "^2.11.6",
				"documentation": "4.0.0-beta16",
				"ethereumjs-testing": "0.0.1",
				"istanbul": "^0.4.2",
				"karma": "^1.3.0",
				"karma-browserify": "^5.1.0",
				"karma-chrome-launcher": "^2.0.0",
				"karma-detect-browsers": "^2.2.1",
				"karma-env-preprocessor": "^0.1.1",
				"karma-firefox-launcher": "^1.0.0",
				"karma-tap": "^3.1.0",
				"standard": "^8.4.0",
				"tape": "^4.2.0"
			},
			"gitHead": "73dfb1ffb526902cc11675164b90ca6a9e68ee6a",
			"_id": "ethereumjs-block@1.4.1",
			"_shasum": "0ed679e1ad03b1efd863043c1ce7b3c51dd8b320",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "8.0.0-pre",
			"_npmUser": {
				"name": "null_radix",
				"email": "null_radix@riseup.net"
			},
			"dist": {
				"shasum": "0ed679e1ad03b1efd863043c1ce7b3c51dd8b320",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.4.1.tgz"
			},
			"maintainers": [
				{
					"name": "null_radix",
					"email": "mjbecze@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/ethereumjs-block-1.4.1.tgz_1483477247976_0.051149551291018724"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.0": {
			"name": "ethereumjs-block",
			"version": "1.5.0",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover ./tests/index.js",
				"coveralls": "npm run coverage && coveralls < coverage/lcov.info",
				"lint": "standard",
				"test": "npm run test:node && npm run test:browser",
				"test:browser": "karma start karma.conf.js",
				"test:node": "tape ./tests/index.js",
				"build:docs": "documentation build ./index.js --format md --shallow > ./docs/index.md && documentation build ./from-rpc.js --format md --shallow  > ./docs/fromRpc.md"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereumjs/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereumjs/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereumjs/ethereumjs-block#readme",
			"dependencies": {
				"async": "^2.0.1",
				"ethereum-common": "0.0.18",
				"ethereumjs-tx": "^1.2.2",
				"ethereumjs-util": "^5.0.0",
				"merkle-patricia-tree": "^2.1.2"
			},
			"devDependencies": {
				"browserify": "^13.0.0",
				"coveralls": "^2.11.6",
				"documentation": "4.0.0-beta16",
				"ethereumjs-testing": "0.0.1",
				"istanbul": "^0.4.2",
				"karma": "^1.3.0",
				"karma-browserify": "^5.1.0",
				"karma-chrome-launcher": "^2.0.0",
				"karma-detect-browsers": "^2.2.1",
				"karma-env-preprocessor": "^0.1.1",
				"karma-firefox-launcher": "^1.0.0",
				"karma-tap": "^3.1.0",
				"standard": "^8.4.0",
				"tape": "^4.2.0"
			},
			"gitHead": "23b878b2c3200ca67fc48f5e637434753504cf3b",
			"_id": "ethereumjs-block@1.5.0",
			"_shasum": "b0b9018e9cd73146c601dc7db2f6b2a4561e468c",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "8.0.0-pre",
			"_npmUser": {
				"name": "null_radix",
				"email": "null_radix@riseup.net"
			},
			"dist": {
				"shasum": "b0b9018e9cd73146c601dc7db2f6b2a4561e468c",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.5.0.tgz"
			},
			"maintainers": [
				{
					"name": "null_radix",
					"email": "mjbecze@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/ethereumjs-block-1.5.0.tgz_1485886741465_0.634174317587167"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.1": {
			"name": "ethereumjs-block",
			"version": "1.5.1",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover ./tests/index.js",
				"coveralls": "npm run coverage && coveralls < coverage/lcov.info",
				"lint": "standard",
				"test": "npm run test:node && npm run test:browser",
				"test:browser": "karma start karma.conf.js",
				"test:node": "tape ./tests/index.js",
				"build:docs": "documentation build ./index.js --format md --shallow > ./docs/index.md && documentation build ./from-rpc.js --format md --shallow  > ./docs/fromRpc.md"
			},
			"browserify": {
				"transform": [
					[
						"babelify",
						{
							"presets": [
								"es2015"
							]
						}
					]
				]
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereumjs/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereumjs/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereumjs/ethereumjs-block#readme",
			"dependencies": {
				"async": "^2.0.1",
				"ethereum-common": "0.0.18",
				"ethereumjs-tx": "^1.2.2",
				"ethereumjs-util": "^5.0.0",
				"merkle-patricia-tree": "^2.1.2"
			},
			"devDependencies": {
				"babel-preset-es2015": "^6.24.0",
				"babelify": "^7.3.0",
				"browserify": "^13.0.0",
				"coveralls": "^2.11.6",
				"documentation": "4.0.0-beta16",
				"ethereumjs-testing": "0.0.1",
				"istanbul": "^0.4.2",
				"karma": "^1.3.0",
				"karma-browserify": "^5.1.0",
				"karma-chrome-launcher": "^2.0.0",
				"karma-detect-browsers": "^2.2.1",
				"karma-env-preprocessor": "^0.1.1",
				"karma-firefox-launcher": "^1.0.0",
				"karma-tap": "^3.1.0",
				"standard": "^8.4.0",
				"tape": "^4.2.0"
			},
			"gitHead": "1d435bc6daf8414a501a29e349ea5d39f6561e6f",
			"_id": "ethereumjs-block@1.5.1",
			"_shasum": "ffb9f636f2e7d4db4b8060df98f08e9d688dc660",
			"_from": ".",
			"_npmVersion": "4.3.0",
			"_nodeVersion": "8.0.0-pre",
			"_npmUser": {
				"name": "null_radix",
				"email": "null_radix@riseup.net"
			},
			"dist": {
				"shasum": "ffb9f636f2e7d4db4b8060df98f08e9d688dc660",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.5.1.tgz"
			},
			"maintainers": [
				{
					"name": "kumavis",
					"email": "aaron@kumavis.me"
				},
				{
					"name": "null_radix",
					"email": "null_radix@riseup.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/ethereumjs-block-1.5.1.tgz_1496531436306_0.5198897181544453"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.0": {
			"name": "ethereumjs-block",
			"version": "1.6.0",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover ./tests/index.js",
				"coveralls": "npm run coverage && coveralls < coverage/lcov.info",
				"lint": "standard",
				"test": "npm run test:node && npm run test:browser",
				"test:browser": "karma start karma.conf.js",
				"test:node": "tape ./tests/index.js",
				"build:docs": "documentation build ./index.js --format md --shallow > ./docs/index.md && documentation build ./from-rpc.js --format md --shallow  > ./docs/fromRpc.md"
			},
			"browserify": {
				"transform": [
					[
						"babelify",
						{
							"presets": [
								"es2015"
							]
						}
					]
				]
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereumjs/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereumjs/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereumjs/ethereumjs-block#readme",
			"dependencies": {
				"async": "^2.0.1",
				"ethereum-common": "0.0.18",
				"ethereumjs-tx": "^1.2.2",
				"ethereumjs-util": "^5.0.0",
				"merkle-patricia-tree": "^2.1.2"
			},
			"devDependencies": {
				"babel-preset-es2015": "^6.24.0",
				"babelify": "^7.3.0",
				"browserify": "^13.0.0",
				"coveralls": "^2.11.6",
				"documentation": "4.0.0-beta16",
				"ethereumjs-testing": "0.0.1",
				"istanbul": "^0.4.2",
				"karma": "^1.3.0",
				"karma-browserify": "^5.1.0",
				"karma-chrome-launcher": "^2.0.0",
				"karma-detect-browsers": "^2.2.1",
				"karma-env-preprocessor": "^0.1.1",
				"karma-firefox-launcher": "^1.0.0",
				"karma-tap": "^3.1.0",
				"standard": "^8.4.0",
				"tape": "^4.2.0"
			},
			"gitHead": "b6a317a189e712507d91a9652c8993909b74d6de",
			"_id": "ethereumjs-block@1.6.0",
			"_shasum": "cded4962deaca1eef17372b4d290e84b35c84372",
			"_from": ".",
			"_npmVersion": "4.6.1",
			"_nodeVersion": "8.1.3",
			"_npmUser": {
				"name": "kumavis",
				"email": "aaron@kumavis.me"
			},
			"dist": {
				"shasum": "cded4962deaca1eef17372b4d290e84b35c84372",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.6.0.tgz"
			},
			"maintainers": [
				{
					"name": "kumavis",
					"email": "aaron@kumavis.me"
				},
				{
					"name": "null_radix",
					"email": "null_radix@riseup.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/ethereumjs-block-1.6.0.tgz_1499885639551_0.3439968046732247"
			},
			"directories": {},
			"contributors": []
		},
		"1.7.0": {
			"name": "ethereumjs-block",
			"version": "1.7.0",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover ./tests/index.js",
				"coveralls": "npm run coverage && coveralls < coverage/lcov.info",
				"lint": "standard",
				"test": "npm run test:node && npm run test:browser",
				"test:browser": "karma start karma.conf.js",
				"test:node": "node tests/index.js",
				"build:docs": "documentation build ./index.js --format md --shallow > ./docs/index.md && documentation build ./from-rpc.js --format md --shallow  > ./docs/fromRpc.md"
			},
			"browserify": {
				"transform": [
					[
						"babelify",
						{
							"presets": [
								"es2015"
							]
						}
					]
				]
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereumjs/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereumjs/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereumjs/ethereumjs-block#readme",
			"dependencies": {
				"async": "^2.0.1",
				"ethereum-common": "0.2.0",
				"ethereumjs-tx": "^1.2.2",
				"ethereumjs-util": "^5.0.0",
				"merkle-patricia-tree": "^2.1.2"
			},
			"devDependencies": {
				"babel-preset-es2015": "^6.24.0",
				"babelify": "^7.3.0",
				"browserify": "^13.0.0",
				"coveralls": "^2.11.6",
				"documentation": "4.0.0-beta16",
				"ethereumjs-testing": "~1.0.0",
				"istanbul": "^0.4.2",
				"karma": "^1.3.0",
				"karma-browserify": "^5.1.0",
				"karma-chrome-launcher": "^2.0.0",
				"karma-detect-browsers": "^2.2.1",
				"karma-env-preprocessor": "^0.1.1",
				"karma-firefox-launcher": "^1.0.0",
				"karma-tap": "^3.1.0",
				"standard": "^8.4.0",
				"tape": "^4.2.0"
			},
			"gitHead": "01f63d590a612491757e7eaed3f589015745bb9d",
			"_id": "ethereumjs-block@1.7.0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "holgerd77",
				"email": "Holger.Drewes@gmail.com"
			},
			"dist": {
				"integrity": "sha512-4s4Hh7mWa1xr+Bggh3T3jsq9lmje5aYpJRFky00bo/xNgNe+RC8V2ulWYSR4YTEKqLbnLEsLNytjDe5hpblkZQ==",
				"shasum": "23d6a765b069500a9f35d1c093ab6b216cbbeb06",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.7.0.tgz"
			},
			"maintainers": [
				{
					"email": "j-wasinger@hotmail.com",
					"name": "jwasinger"
				},
				{
					"email": "Holger.Drewes@gmail.com",
					"name": "holgerd77"
				},
				{
					"email": "aaron@kumavis.me",
					"name": "kumavis"
				},
				{
					"email": "null_radix@riseup.net",
					"name": "null_radix"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/ethereumjs-block-1.7.0.tgz_1507710443947_0.9956806935369968"
			},
			"directories": {},
			"contributors": []
		},
		"1.7.1": {
			"name": "ethereumjs-block",
			"version": "1.7.1",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover ./tests/index.js",
				"coveralls": "npm run coverage && coveralls < coverage/lcov.info",
				"lint": "standard",
				"test": "npm run test:node && npm run test:browser",
				"test:browser": "karma start karma.conf.js",
				"test:node": "node tests/index.js",
				"build:docs": "documentation build ./index.js --format md --shallow > ./docs/index.md && documentation build ./from-rpc.js --format md --shallow  > ./docs/fromRpc.md"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereumjs/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereumjs/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereumjs/ethereumjs-block#readme",
			"dependencies": {
				"async": "^2.0.1",
				"ethereum-common": "0.2.0",
				"ethereumjs-tx": "^1.2.2",
				"ethereumjs-util": "^5.0.0",
				"merkle-patricia-tree": "^2.1.2"
			},
			"devDependencies": {
				"babelify": "^8.0.0",
				"babel-preset-env": "^1.6.1",
				"browserify": "^15.0.0",
				"coveralls": "^2.11.6",
				"documentation": "4.0.0-beta16",
				"ethereumjs-testing": "~1.0.0",
				"istanbul": "^0.4.2",
				"karma": "^2.0.0",
				"karma-browserify": "^5.1.0",
				"karma-chrome-launcher": "^2.2.0",
				"karma-detect-browsers": "^2.2.5",
				"karma-env-preprocessor": "^0.1.1",
				"karma-firefox-launcher": "^1.1.0",
				"karma-tap": "^4.0.0",
				"standard": "^8.4.0",
				"tape": "^4.2.0"
			},
			"gitHead": "8641dc9867ca3fdfffbcb66980499f19a0a26e54",
			"_id": "ethereumjs-block@1.7.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "holgerd77",
				"email": "Holger.Drewes@gmail.com"
			},
			"dist": {
				"integrity": "sha512-B+sSdtqm78fmKkBq78/QLKJbu/4Ts4P2KFISdgcuZUPDm9x+N7qgBPIIFUGbaakQh8bzuquiRVbdmvPKqbILRg==",
				"shasum": "78b88e6cc56de29a6b4884ee75379b6860333c3f",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.7.1.tgz",
				"fileCount": 21,
				"unpackedSize": 838658
			},
			"maintainers": [
				{
					"email": "Holger.Drewes@gmail.com",
					"name": "holgerd77"
				},
				{
					"email": "j-wasinger@hotmail.com",
					"name": "jwasinger"
				},
				{
					"email": "aaron@kumavis.me",
					"name": "kumavis"
				},
				{
					"email": "null_radix@riseup.net",
					"name": "null_radix"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/ethereumjs-block_1.7.1_1518721975666_0.2493018799444746"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.0": {
			"name": "ethereumjs-block",
			"version": "2.0.0",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover ./tests/index.js",
				"coveralls": "npm run coverage && coveralls < coverage/lcov.info",
				"lint": "standard",
				"test": "npm run test:node && npm run test:browser",
				"test:browser": "karma start karma.conf.js",
				"test:node": "node tests/index.js",
				"build:docs": "documentation build ./index.js ./header.js --format md --shallow > ./docs/index.md && documentation build ./from-rpc.js --format md --shallow  > ./docs/fromRpc.md"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereumjs/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereumjs/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereumjs/ethereumjs-block#readme",
			"dependencies": {
				"async": "^2.0.1",
				"ethereumjs-common": "^0.3.0",
				"ethereumjs-tx": "^1.2.2",
				"ethereumjs-util": "^5.0.0",
				"merkle-patricia-tree": "^2.1.2"
			},
			"devDependencies": {
				"babelify": "^8.0.0",
				"babel-preset-env": "^1.6.1",
				"browserify": "^15.0.0",
				"coveralls": "^2.11.6",
				"documentation": "4.0.0-beta16",
				"ethereumjs-testing": "~1.0.0",
				"istanbul": "^0.4.2",
				"karma": "^2.0.0",
				"karma-browserify": "^5.1.0",
				"karma-chrome-launcher": "^2.2.0",
				"karma-detect-browsers": "^2.2.5",
				"karma-env-preprocessor": "^0.1.1",
				"karma-firefox-launcher": "^1.1.0",
				"karma-tap": "^4.0.0",
				"standard": "^8.4.0",
				"tape": "^4.2.0"
			},
			"gitHead": "16aba3e1d78408a7c383e83cd310374cb25ecc48",
			"_id": "ethereumjs-block@2.0.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "holgerd77",
				"email": "Holger.Drewes@gmail.com"
			},
			"dist": {
				"integrity": "sha512-doi2jH6fryGmBMzjxv2XFuJjcOUx4qZCil+qBNNdruNpDtXE1BZvC8Chj+YpuabzzTUZx5op9ob/MjXz3Xk+aw==",
				"shasum": "3c5153dcf52a69230fbbaa946887a6212732b37c",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-2.0.0.tgz",
				"fileCount": 25,
				"unpackedSize": 3876169,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMLSsCRA9TVsSAnZWagAAJwIP/A3TTSdEspMXTM016GKO\n3MRWtyBwYMNDRku+hKHuvlBE+yrePJtLz2qAbhYnQPl+CCci16dZkeDCbDzg\n0CXCFUAof9ohJuZsvuDDxW/BQOYRNhf3Cu/dmNdDpdDmEJzXnw8p1TN1Ppgz\n/3o6TamUa/bWyhE4BuUMyJZoEUtQ+iJmRQaMAjXLgJz9H5AxWpeYHWtUT1I5\n33bj/msDiYQH+rdM0O5x5A4+VcUyuETL2zIx0ET6h+qaVRSIA8RW/iJvFWqC\nbJXqas0xouiwsw9QXhL0tgVRlUUSMlRoSUI4zZ6KHy/0tmfU6YZFQDOBew31\nxVau5+ns3sUUdY5+q/hqRVoFQAxancF9x6GBK+hrJIdDrmxT9I82jsaSqGo0\nZlOBsxmFEZ0Xk6tFvagHFWetAP/XuQPGjI2O9rIKYNE/XImYg8uJjAQw7xBu\nyIx1YSauuV+bAiRZa4imDDl8C1Hm8M/Nyvbtr5f3tenlGC7ojqxkUTWUIo0e\nlMwl9ivMfjDfrdx/eVcvPbe47lgxU5WJ5YUL6Me4T4fedcEEMBv+qRrGPcux\nRWjuahlwXn+28CrplbdG5QRzz+an5GhCmYG3lB3WP9qmjzLhfe9s7pMlScJq\nIJCaidVJqMH+Y4xiw5la+4i9rma4JAaGp1V5wX0Ywls4mbAzSd/JP+Do8Lga\n782R\r\n=LxpH\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "Holger.Drewes@gmail.com",
					"name": "holgerd77"
				},
				{
					"email": "j-wasinger@hotmail.com",
					"name": "jwasinger"
				},
				{
					"email": "aaron@kumavis.me",
					"name": "kumavis"
				},
				{
					"email": "null_radix@riseup.net",
					"name": "null_radix"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/ethereumjs-block_2.0.0_1529918636105_0.6570922271974113"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.1": {
			"name": "ethereumjs-block",
			"version": "2.0.1",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover ./tests/index.js",
				"coveralls": "npm run coverage && coveralls < coverage/lcov.info",
				"lint": "standard",
				"test": "npm run test:node && npm run test:browser",
				"test:browser": "karma start karma.conf.js",
				"test:node": "node tests/index.js",
				"build:docs": "documentation build ./index.js ./header.js --format md --shallow > ./docs/index.md && documentation build ./from-rpc.js --format md --shallow  > ./docs/fromRpc.md"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereumjs/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereumjs/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereumjs/ethereumjs-block#readme",
			"dependencies": {
				"async": "^2.0.1",
				"ethereumjs-common": "^0.3.0",
				"ethereumjs-tx": "^1.2.2",
				"ethereumjs-util": "^5.0.0",
				"merkle-patricia-tree": "^2.1.2"
			},
			"devDependencies": {
				"babelify": "^8.0.0",
				"babel-preset-env": "^1.6.1",
				"browserify": "^15.0.0",
				"coveralls": "^2.11.6",
				"documentation": "4.0.0-beta16",
				"ethereumjs-testing": "~1.0.0",
				"istanbul": "^0.4.2",
				"karma": "^2.0.0",
				"karma-browserify": "^5.1.0",
				"karma-chrome-launcher": "^2.2.0",
				"karma-detect-browsers": "^2.2.5",
				"karma-env-preprocessor": "^0.1.1",
				"karma-firefox-launcher": "^1.1.0",
				"karma-tap": "^4.0.0",
				"standard": "^8.4.0",
				"tape": "^4.2.0"
			},
			"gitHead": "99e9f9ce05cdabc5eeafeb3310206075bf5a544a",
			"_id": "ethereumjs-block@2.0.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "holgerd77",
				"email": "Holger.Drewes@gmail.com"
			},
			"dist": {
				"integrity": "sha512-viRsFsFW9u19R/0aMIetagzEgxoznu5MOb8vnXX3U28kpsoVyCmvrryAQYkEtatPwz0+EsLWSpMHEzSB/RERXg==",
				"shasum": "dbe04a29427f4f17b540f8e51e2f39424bc3eb2d",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-2.0.1.tgz",
				"fileCount": 25,
				"unpackedSize": 3876391,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbarmuCRA9TVsSAnZWagAAcbkP/1yGJU1Bggnr8BXRQelz\n6Bq/ZIkXiYxkt1PtpO/4RH3fuxDejYja3yNe6OKDdn1SDGY2buBQZGz4i1Xq\nKkeQ10l+icWz7LX3hP3GdG0irMt/1mhL1SvEpETWN4DvI9Wxy5cH9OqnNZA1\nbsrwtCdTeKV6xjJFKfmN/0n2no137EInjyVoEaFrDLNpBbZ0qXJtZNC19yKX\np6LwrUyBkfA6JO+7JEZpWp3E8VeX7raXs/WXnIjYEI3yTS9p90WC7KHiMOXt\nTPOfxhZnLFKeK7AALgyApJfEG6wCOzSrIKVjl+Ctz75CFtii8Z6hxY74WSbR\nVa9rHLRAc7mM4DThNUGSqKBDKhMQ0zYPozUExDpIwujGXL1BVZ6Yb+DPipp/\nmvW7Rs7mSolnu4YQx+JZru3DsiMvdCMP2RmSTW21SPUKshiPkTQoeUDbeioj\nj6saP7GbaKDK3AREaAOryMThYuSSZnhLFLz6nTK+BaBe/TWPtxi3oZdYAIZ9\nZWq33EG9Hdi7MplxtiSVERUyJCHcyswfu+6S7ZYUDsAdE7yok55lHk1HzMi3\nENBvs64WCFcpMX9mv6rbzIgLkrHABqpVYT3OVUrhzSw0BWqxR5HIoCIlhjm+\nEVlalal45cE5RxUHp3RKYBolLpBcqrecWlIre1bARYuCdxmuwsjB/O/3Bhmo\n1+0+\r\n=PQpL\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "Holger.Drewes@gmail.com",
					"name": "holgerd77"
				},
				{
					"email": "j-wasinger@hotmail.com",
					"name": "jwasinger"
				},
				{
					"email": "aaron@kumavis.me",
					"name": "kumavis"
				},
				{
					"email": "null_radix@riseup.net",
					"name": "null_radix"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/ethereumjs-block_2.0.1_1533721006137_0.15732781238080995"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.1.0": {
			"name": "ethereumjs-block",
			"version": "2.1.0",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover ./tests/index.js",
				"coveralls": "npm run coverage && coveralls < coverage/lcov.info",
				"lint": "standard",
				"test": "npm run test:node && npm run test:browser",
				"test:browser": "karma start karma.conf.js",
				"test:node": "node tests/index.js",
				"build:docs": "documentation build ./index.js ./header.js --format md --shallow > ./docs/index.md && documentation build ./from-rpc.js --format md --shallow  > ./docs/fromRpc.md"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereumjs/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereumjs/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereumjs/ethereumjs-block#readme",
			"dependencies": {
				"async": "^2.0.1",
				"ethereumjs-common": "^0.6.0",
				"ethereumjs-tx": "^1.2.2",
				"ethereumjs-util": "^5.0.0",
				"merkle-patricia-tree": "^2.1.2"
			},
			"devDependencies": {
				"babelify": "^8.0.0",
				"babel-preset-env": "^1.6.1",
				"browserify": "^15.0.0",
				"coveralls": "^2.11.6",
				"documentation": "4.0.0-beta16",
				"ethereumjs-testing": "~1.0.0",
				"istanbul": "^0.4.2",
				"karma": "^2.0.0",
				"karma-browserify": "^5.1.0",
				"karma-chrome-launcher": "^2.2.0",
				"karma-detect-browsers": "^2.2.5",
				"karma-env-preprocessor": "^0.1.1",
				"karma-firefox-launcher": "^1.1.0",
				"karma-tap": "^4.0.0",
				"standard": "^8.4.0",
				"tape": "^4.2.0"
			},
			"gitHead": "316968a1e0e3b5c6d0b72a3ce06d73c3e001c2c2",
			"_id": "ethereumjs-block@2.1.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.12.0",
			"_npmUser": {
				"name": "holgerd77",
				"email": "Holger.Drewes@gmail.com"
			},
			"dist": {
				"integrity": "sha512-ip+x4/7hUInX+TQfhEKsQh9MJK1Dbjp4AuPjf1UdX3udAV4beYD4EMCNIPzBLCsGS8WQZYXLpo83tVTISYNpow==",
				"shasum": "71d1b19e18061f14cf6371bf34ba31a359931360",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-2.1.0.tgz",
				"fileCount": 27,
				"unpackedSize": 5541562,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbybKSCRA9TVsSAnZWagAAumQP/iAeBn3E+ByYNCNd2DKa\nEByCcIKwmp9nqL1k1ttDvPvzOiXEOqTGgGq00LoByPstepn9432as+Gyi2Tt\nQcWe1CAmQbJw59OJEYUB4XiyQ0GM3aHD2z5qrk1z/EKYhxp0tNY8DUEsDLAH\n4aL35UZjznfEQyKXf2N9NRuu/2Nk+oZrldjZdL7GHHshy5fO+7jKx0uex/Zr\nw5kzQ17v99GscU9j+MFUjwcm7aPyWxOZO9f21QJbDf1HHfEqShoNHMpHLi9Z\nj9XMn96kRo/fpgWduCoy7CtOxzFSYnlepWuQJsV73F76WqoAjbx7s0UxhEDo\niouhrgcTbQe9fppGKIZNDdRZBmjA3v9lr1S1LDMEFRPDCbF5l4EcdqF1V2/Y\n3jqfqpeX05vqlYWNchV9sMv/lDWv8Lavl8uhx2ItsMsmRHydh6dE38FBgdXk\nY/9TzhocEFdGI+kspJpNdtw7rnUfF3A5S7IdB9bI4HR2jYl/O4wCmX/cxU/M\ngktAsUiAc0tXviUDQDnD1Wc4DZVen9hIT/yy/WGJT0se/LCyJ9MkCXAQG4kx\nJjWY+VgVfEcgP81o1dPPMzwePvUHgsj/Jvs5JqXKOtVwdaZadAVKVvzssmiP\nmcPk9mO0VsIlxtSfsKBF9pdVAGhNM+J7AhE6P1vXIJymPseebDiJCXLQubkY\n2n/D\r\n=9/F6\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "Holger.Drewes@gmail.com",
					"name": "holgerd77"
				},
				{
					"email": "j-wasinger@hotmail.com",
					"name": "jwasinger"
				},
				{
					"email": "aaron@kumavis.me",
					"name": "kumavis"
				},
				{
					"email": "null_radix@riseup.net",
					"name": "null_radix"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/ethereumjs-block_2.1.0_1539945105276_0.13817066646510567"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.2.0": {
			"name": "ethereumjs-block",
			"version": "2.2.0",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover ./tests/index.js",
				"coveralls": "npm run coverage && coveralls < coverage/lcov.info",
				"lint": "standard",
				"test": "npm run test:node && npm run test:browser",
				"test:browser": "karma start karma.conf.js",
				"test:node": "node tests/index.js",
				"build:docs": "documentation build ./index.js ./header.js --format md --shallow > ./docs/index.md && documentation build ./from-rpc.js --format md --shallow  > ./docs/fromRpc.md"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereumjs/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereumjs/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereumjs/ethereumjs-block#readme",
			"dependencies": {
				"async": "^2.0.1",
				"ethereumjs-common": "^1.1.0",
				"ethereumjs-tx": "^1.2.2",
				"ethereumjs-util": "^5.0.0",
				"merkle-patricia-tree": "^2.1.2"
			},
			"devDependencies": {
				"babelify": "^8.0.0",
				"babel-preset-env": "^1.6.1",
				"browserify": "^15.0.0",
				"coveralls": "^2.11.6",
				"documentation": "4.0.0-beta16",
				"istanbul": "^0.4.2",
				"karma": "^2.0.0",
				"karma-browserify": "^5.1.0",
				"karma-chrome-launcher": "^2.2.0",
				"karma-detect-browsers": "^2.2.5",
				"karma-env-preprocessor": "^0.1.1",
				"karma-firefox-launcher": "^1.1.0",
				"karma-tap": "^4.0.0",
				"standard": "^8.4.0",
				"tape": "^4.2.0"
			},
			"gitHead": "c5dcbbc4523261ddd02bb196975d24e0b7e87bea",
			"_id": "ethereumjs-block@2.2.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.12.0",
			"_npmUser": {
				"name": "holgerd77",
				"email": "Holger.Drewes@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Ye+uG/L2wrp364Zihdlr/GfC3ft+zG8PdHcRtsBFNNH1CkOhxOwdB8friBU85n89uRZ9eIMAywCq0F4CwT1wAw==",
				"shasum": "8c6c3ab4a5eff0a16d9785fbeedbe643f4dbcbef",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-2.2.0.tgz",
				"fileCount": 9,
				"unpackedSize": 45915,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWtBECRA9TVsSAnZWagAAFIwP/jXarF0u4U5L7kcT3e8J\njtDiuny0gpOBrRT/OflnJORXXKb9MGxDEn91ZAvuXe5Jrgb/EK2EesMgGdD+\nV8+3B6wIV7lvpAvyrzbDSBUTkh+SrMLgqCy8R7XLfE0jW+twfSE8V0W8F6uI\nZnVzmSrbaqyMvtkfte2SstX2mWus8ISaTzqhtWHF1B7hrMsLFucJXKxFs2aj\nnAP2Kg2tFfOu5fTBh/Lova2FPS1sI7VaiiHhYStmHgVO9AUuUJgTQR87Gqxz\nX6kyhUhy90g95gtOQLMvNPpTPTKmUELty7dre+hJinfuvDlRtiHiz9rz+Qze\nICRmDVAR8KtHHDnuKenUrxbdAxMD+0O70MZDFFqqxXCAHnJK3D2EyBCukWUt\np5kViGPSCqLuMALc0gspCwPCKS1+vyJ075so2mY/Ll3WNNqq5OE89GNfW81K\nSjgIEmtHKjN7C0a2rgbZ64uNy9KZzZpVGH6kmrMsl/1trH1gp5kWSvg6T+mt\nZAzbhkHmmqFUsN2SDk1RUtIZ3a8PnWQ81IEqqazsNBaoxzUgiq9AJVUTgETp\nhn/0cPOzCiYJAO7lEsZZlbdiG+lj6FR1e2dKacjrHWsqr2Efp616Fx8vrHOm\nbUSusbiE0HgFMko9tVPVskteyjbD6qfTr901C3fSLXY4nNBPziY0vpGd0XLf\nsz9S\r\n=GSjb\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "alextsg@gmail.com",
					"name": "alextsg"
				},
				{
					"email": "alex@rtfs.hu",
					"name": "axic"
				},
				{
					"email": "Holger.Drewes@gmail.com",
					"name": "holgerd77"
				},
				{
					"email": "j-wasinger@hotmail.com",
					"name": "jwasinger"
				},
				{
					"email": "aaron@kumavis.me",
					"name": "kumavis"
				},
				{
					"email": "null_radix@riseup.net",
					"name": "null_radix"
				},
				{
					"email": "itz.s1na@gmail.com",
					"name": "sinamahmoodi"
				},
				{
					"email": "v@pulim.com",
					"name": "vpulim"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/ethereumjs-block_2.2.0_1549455428106_0.3639720887736826"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.2.1": {
			"name": "ethereumjs-block",
			"version": "2.2.1",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover ./tests/index.js",
				"coveralls": "npm run coverage && coveralls < coverage/lcov.info",
				"lint": "standard",
				"test": "npm run test:node && npm run test:browser",
				"test:browser": "karma start karma.conf.js",
				"test:node": "node tests/index.js",
				"build:docs": "documentation build ./index.js ./header.js --format md --shallow > ./docs/index.md && documentation build ./from-rpc.js --format md --shallow  > ./docs/fromRpc.md"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereumjs/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereumjs/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereumjs/ethereumjs-block#readme",
			"dependencies": {
				"async": "^2.0.1",
				"ethereumjs-common": "^1.1.0",
				"ethereumjs-tx": "^2.1.1",
				"ethereumjs-util": "^5.0.0",
				"merkle-patricia-tree": "^2.1.2"
			},
			"devDependencies": {
				"babelify": "^8.0.0",
				"babel-preset-env": "^1.6.1",
				"browserify": "^15.0.0",
				"coveralls": "^2.11.6",
				"documentation": "4.0.0-beta16",
				"istanbul": "^0.4.2",
				"karma": "^2.0.0",
				"karma-browserify": "^5.1.0",
				"karma-chrome-launcher": "^2.2.0",
				"karma-detect-browsers": "^2.2.5",
				"karma-env-preprocessor": "^0.1.1",
				"karma-firefox-launcher": "^1.1.0",
				"karma-tap": "^4.0.0",
				"standard": "^8.4.0",
				"tape": "^4.2.0"
			},
			"gitHead": "30bf607193e60a7273266b7af31df7d845032dfd",
			"_id": "ethereumjs-block@2.2.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.15.1",
			"_npmUser": {
				"name": "holgerd77",
				"email": "Holger.Drewes@gmail.com"
			},
			"dist": {
				"integrity": "sha512-ze8I1844m5oKZL7hiHuezRcPzqdi4Iv0ssqQyuRaJ9Je0/YCYfXobJHvNLnex2ETgs5JypicdtLYrCNWdgcLvg==",
				"shasum": "5fba423305b40ab6486a6b81922e5312b2667c8d",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-2.2.1.tgz",
				"fileCount": 9,
				"unpackedSize": 46495,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzXpqCRA9TVsSAnZWagAA/p0QAJ0XNeQ1uqno/u0I+J9/\ngmTKpLjEIHqbErxBGxU/LwdrWD7sWgbSTv5PKvrj6LiDWl/spxlTEiC2jLsz\n5ne2ujL4ePVquVQucf8ROhMd2Wno4+ArWC7bO7eh2zf0ayABjU4VdqOZBzTk\nAPtypSuvTdzd6/4wzOUt7OuA+DB9VDa2Sqx8xoy1IuK31hSd3esS3QwymOpk\n0bT2F34ZULZauajjk6rJmrdB1DzByl8o/yCPdztpEe7xpHyro68Lq0VBsUP7\n/abCDNPeG4K2yWKoJ1RD0V7MPSuWxlmOLy828Cowr1nf+W0DY+yDg79dVBGC\nS7EQVgmSqDqVUeR8wYbbUIM/vuWw+WryufZsVHRi0GGVKbxpLGDknb0vwpCI\nid0DcJB8SHGmqFqR3P693+8RjzkigaWkkMIexm9MOnaJDcggZdzL3Mz5e3gq\nrH6RrdHscFn+tG4vaPTxJfHqvLLLQjboQQF9WXfkSldNJNloyi9FxtbQIxW3\nTQ3EjJHdM1+MDpyTAL+8+L3YOF/jIVyfaTl95NYLoqyJqNHOkHrovUj5BUCH\nfBfFEduuQ+zoTZuC6LIEZwAMSQnFM11GKfG4CZac2qN52nKmssEghqtXEIGF\nmU2b0AhqC/1kJpzdPJcWp1wUwtfrGxCns6zFZf5m+pSW5jmgrK6ESOkTK2pv\nBAUl\r\n=B5+A\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "alex@rtfs.hu",
					"name": "axic"
				},
				{
					"email": "Holger.Drewes@gmail.com",
					"name": "holgerd77"
				},
				{
					"email": "j-wasinger@hotmail.com",
					"name": "jwasinger"
				},
				{
					"email": "aaron@kumavis.me",
					"name": "kumavis"
				},
				{
					"email": "null_radix@riseup.net",
					"name": "null_radix"
				},
				{
					"email": "itz.s1na@gmail.com",
					"name": "sinamahmoodi"
				},
				{
					"email": "v@pulim.com",
					"name": "vpulim"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/ethereumjs-block_2.2.1_1573747299268_0.5556680036638331"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.2.2": {
			"name": "ethereumjs-block",
			"version": "2.2.2",
			"description": "Provides Block serialization and help functions",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover ./tests/index.js",
				"coveralls": "npm run coverage && coveralls < coverage/lcov.info",
				"lint": "standard",
				"test": "npm run test:node && npm run test:browser",
				"test:browser": "karma start karma.conf.js",
				"test:node": "node tests/index.js",
				"build:docs": "documentation build ./index.js ./header.js --format md --shallow > ./docs/index.md && documentation build ./from-rpc.js --format md --shallow  > ./docs/fromRpc.md"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ethereumjs/ethereumjs-block.git"
			},
			"keywords": [
				"ethereum",
				"block"
			],
			"author": {
				"name": "mjbecze",
				"url": "mb@ethdev.com"
			},
			"license": "MPL-2.0",
			"bugs": {
				"url": "https://github.com/ethereumjs/ethereumjs-block/issues"
			},
			"homepage": "https://github.com/ethereumjs/ethereumjs-block#readme",
			"dependencies": {
				"async": "^2.0.1",
				"ethereumjs-common": "^1.5.0",
				"ethereumjs-tx": "^2.1.1",
				"ethereumjs-util": "^5.0.0",
				"merkle-patricia-tree": "^2.1.2"
			},
			"devDependencies": {
				"babelify": "^8.0.0",
				"babel-preset-env": "^1.6.1",
				"browserify": "^15.0.0",
				"coveralls": "^2.11.6",
				"documentation": "4.0.0-beta16",
				"istanbul": "^0.4.2",
				"karma": "^2.0.0",
				"karma-browserify": "^5.1.0",
				"karma-chrome-launcher": "^2.2.0",
				"karma-detect-browsers": "^2.2.5",
				"karma-env-preprocessor": "^0.1.1",
				"karma-firefox-launcher": "^1.1.0",
				"karma-tap": "^4.0.0",
				"standard": "^8.4.0",
				"tape": "^4.2.0"
			},
			"gitHead": "128069d048e3fc3c723f55d24cdcfdbcda95deb6",
			"_id": "ethereumjs-block@2.2.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.15.1",
			"_npmUser": {
				"name": "holgerd77",
				"email": "Holger.Drewes@gmail.com"
			},
			"dist": {
				"integrity": "sha512-2p49ifhek3h2zeg/+da6XpdFR3GlqY3BIEiqxGF8j9aSRIgkb7M1Ky+yULBKJOu8PAZxfhsYA+HxUk2aCQp3vg==",
				"shasum": "c7654be7e22df489fda206139ecd63e2e9c04965",
				"tarball": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-2.2.2.tgz",
				"fileCount": 9,
				"unpackedSize": 47138,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+Vt2CRA9TVsSAnZWagAAWcwP/2poDvq9+xA9ozaNYgQ8\n1J8p9hsrPqWW01Zg8zfkB69ANDDlflS5V5esN31NIlfgZ1VmyqZExe+VKR80\nkWF7otZXIpaNHQDr1H2Chj3gkxlmT4mFUmPjXgGzPt/WlJLLhOzgBMbJamn2\nbj+dyBeE2BPTBAAEyaA6U8VTcLepVai0un+cukNoLP8kq1St0N6alXfjrTmA\nwVbQhJBVPD30lL74I8IMeEWBo7KOaORoX5vAhLL5NOKf4rsLVFbPvZen8J6d\ninFv6aAGtEqhgEan/n1NxfkCIfbffMuog9rQbSTAHL9kYaS2k77wnIeJg+Vg\n56nbzMeL5PS9e7vxP5iS2NpaQ6F4x+1QfnE6UTizDSevduWI10h2PVtBavRh\n9PRbvRXoQQkaJBKl/mFCwCKXmUy5l7wibsODd8KpKqaJvlUFB2HYqHp2Ns0B\ngKTLCGs0HEtS7fNZBO2vJM3P2XJMRJvNXvGX22v4B/DVQL7FHQwTk6HZfCa5\nQEKvG6XtBWfRWVifQpeqqHrdta1kDYQWp2WCal2mPO6M/ToYBBhtr59UAGAY\n18f6hg+Hy2hUFub2s3YWr4qNu11AjhsVSe23EwvlGVeH1Gbj33hACHCJuf3I\nULN906J7Wma2oAUyMcXdjk58cwVNI4ce9dN+fNZW02+ib7r0MOVkCwfBCkHd\n7RxJ\r\n=Nmam\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "alex@rtfs.hu",
					"name": "axic"
				},
				{
					"email": "Holger.Drewes@gmail.com",
					"name": "holgerd77"
				},
				{
					"email": "j-wasinger@hotmail.com",
					"name": "jwasinger"
				},
				{
					"email": "aaron@kumavis.me",
					"name": "kumavis"
				},
				{
					"email": "null_radix@riseup.net",
					"name": "null_radix"
				},
				{
					"email": "itz.s1na@gmail.com",
					"name": "sinamahmoodi"
				},
				{
					"email": "v@pulim.com",
					"name": "vpulim"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/ethereumjs-block_2.2.2_1576622965741_0.5907248160397054"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-04-14T21:26:26.363Z",
		"created": "2015-07-17T03:08:23.942Z",
		"0.0.0": "2015-07-17T03:08:23.942Z",
		"0.0.1": "2015-07-17T03:36:27.232Z",
		"0.0.2": "2015-07-28T02:06:48.386Z",
		"0.0.3": "2015-07-28T20:42:30.467Z",
		"0.0.4": "2015-08-09T18:50:34.583Z",
		"0.0.6": "2015-08-19T20:51:39.209Z",
		"0.0.7": "2015-08-19T23:07:15.400Z",
		"0.0.8": "2015-08-31T04:27:10.110Z",
		"0.0.9": "2015-09-02T20:51:38.473Z",
		"0.0.10": "2015-09-18T06:14:21.233Z",
		"1.0.0": "2015-10-01T04:31:51.328Z",
		"1.0.1": "2015-11-03T07:34:55.867Z",
		"1.0.2": "2015-11-03T08:40:18.413Z",
		"1.0.3": "2015-11-27T14:57:56.263Z",
		"1.0.4": "2015-11-27T20:47:02.800Z",
		"1.0.5": "2015-12-11T23:28:05.479Z",
		"1.0.6": "2015-12-12T14:48:23.938Z",
		"1.1.0": "2016-01-07T19:11:07.765Z",
		"1.2.0": "2016-01-09T05:30:56.181Z",
		"1.2.1": "2016-01-17T01:11:19.825Z",
		"1.2.2": "2016-03-01T19:30:16.718Z",
		"1.3.0": "2016-10-11T09:34:23.196Z",
		"1.3.1": "2016-10-14T11:22:08.942Z",
		"1.4.0": "2016-12-15T02:46:37.049Z",
		"1.4.1": "2017-01-03T21:00:50.285Z",
		"1.5.0": "2017-01-31T18:19:02.115Z",
		"1.5.1": "2017-06-03T23:10:36.506Z",
		"1.6.0": "2017-07-12T18:53:59.690Z",
		"1.7.0": "2017-10-11T08:27:25.327Z",
		"1.7.1": "2018-02-15T19:12:56.836Z",
		"2.0.0": "2018-06-25T09:23:56.223Z",
		"2.0.1": "2018-08-08T09:36:46.312Z",
		"2.1.0": "2018-10-19T10:31:45.475Z",
		"2.2.0": "2019-02-06T12:17:08.253Z",
		"2.2.1": "2019-11-14T16:01:46.103Z",
		"2.2.2": "2019-12-17T22:49:25.861Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "2.2.2"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"9a18641543a024acf69d0a712a86ca92\"",
			"fetched": 1602009379956
		}
	},
	"_distfiles": {
		"ethereumjs-block-0.0.0.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-0.0.0.tgz",
			"sha": "6c438794eb4f371679825f291dbfccd190db8d16",
			"registry": "npmjs"
		},
		"ethereumjs-block-0.0.1.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-0.0.1.tgz",
			"sha": "deea70d00eddb95526e5ebe44b1a4cf7db04dae5",
			"registry": "npmjs"
		},
		"ethereumjs-block-0.0.2.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-0.0.2.tgz",
			"sha": "c3c2101693ecc03af10ffdd64e3c4e4497c2ebe7",
			"registry": "npmjs"
		},
		"ethereumjs-block-0.0.3.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-0.0.3.tgz",
			"sha": "d421a548e5a3be8f58e90b6b3ac364c4281e5511",
			"registry": "npmjs"
		},
		"ethereumjs-block-0.0.4.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-0.0.4.tgz",
			"sha": "53fffbc8972bf439fed07591f622ad34d0294ed3",
			"registry": "npmjs"
		},
		"ethereumjs-block-0.0.6.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-0.0.6.tgz",
			"sha": "86e3406b613e6081ea7da0c17fb9c4c5f88d0d91",
			"registry": "npmjs"
		},
		"ethereumjs-block-0.0.7.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-0.0.7.tgz",
			"sha": "1dac067504efa9867114891398e4d9e9e6e692a3",
			"registry": "npmjs"
		},
		"ethereumjs-block-0.0.8.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-0.0.8.tgz",
			"sha": "48a7d04afd00e5602cd3a25fa2faa13e2bd10f44",
			"registry": "npmjs"
		},
		"ethereumjs-block-0.0.9.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-0.0.9.tgz",
			"sha": "3ca8533e719c637e9ec93116badf9f586704dc3d",
			"registry": "npmjs"
		},
		"ethereumjs-block-0.0.10.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-0.0.10.tgz",
			"sha": "49bc51808a8d188c1df1e51cf2332604c0de023c",
			"registry": "npmjs"
		},
		"ethereumjs-block-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.0.0.tgz",
			"sha": "ab59f04173bfe756681cca1e346b180e50c1fa2e",
			"registry": "npmjs"
		},
		"ethereumjs-block-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.0.1.tgz",
			"sha": "086b136e432c8977a50c968891e37d12f624d25c",
			"registry": "npmjs"
		},
		"ethereumjs-block-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.0.2.tgz",
			"sha": "cf32f4f56dcf1effb707bea74e92291adb3fa571",
			"registry": "npmjs"
		},
		"ethereumjs-block-1.0.3.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.0.3.tgz",
			"sha": "230efa93d64e5c94b478074a99620188bb0ea25e",
			"registry": "npmjs"
		},
		"ethereumjs-block-1.0.4.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.0.4.tgz",
			"sha": "2f2cc5a8123d9d0ee871b41e565dfdd00251a2df",
			"registry": "npmjs"
		},
		"ethereumjs-block-1.0.5.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.0.5.tgz",
			"sha": "ba8149a71ed36c5d6739d818e1c1b11e4f1d3a0b",
			"registry": "npmjs"
		},
		"ethereumjs-block-1.0.6.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.0.6.tgz",
			"sha": "344261804ad006b6f2fea7c443311301e0f32727",
			"registry": "npmjs"
		},
		"ethereumjs-block-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.1.0.tgz",
			"sha": "c05878003fd28275e8d0146efd03ab46643963af",
			"registry": "npmjs"
		},
		"ethereumjs-block-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.2.0.tgz",
			"sha": "fdf724eeef12041943b14b8464860c3969027f9c",
			"registry": "npmjs"
		},
		"ethereumjs-block-1.2.1.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.2.1.tgz",
			"sha": "86bfcd4bbf018043958c0792349d68acfc86a15f",
			"registry": "npmjs"
		},
		"ethereumjs-block-1.2.2.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.2.2.tgz",
			"sha": "2ec7534a59021b8ec9b83c30e49690c6ebaedda1",
			"registry": "npmjs"
		},
		"ethereumjs-block-1.3.0.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.3.0.tgz",
			"sha": "6941cd8abad15296e2d1e8b178710720b5d29380",
			"registry": "npmjs"
		},
		"ethereumjs-block-1.3.1.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.3.1.tgz",
			"sha": "3b9156ccafec23355741be2e95317349f6076b53",
			"registry": "npmjs"
		},
		"ethereumjs-block-1.4.0.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.4.0.tgz",
			"sha": "815a32209c456a7677bb79f9ae05347ccf388001",
			"registry": "npmjs"
		},
		"ethereumjs-block-1.4.1.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.4.1.tgz",
			"sha": "0ed679e1ad03b1efd863043c1ce7b3c51dd8b320",
			"registry": "npmjs"
		},
		"ethereumjs-block-1.5.0.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.5.0.tgz",
			"sha": "b0b9018e9cd73146c601dc7db2f6b2a4561e468c",
			"registry": "npmjs"
		},
		"ethereumjs-block-1.5.1.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.5.1.tgz",
			"sha": "ffb9f636f2e7d4db4b8060df98f08e9d688dc660",
			"registry": "npmjs"
		},
		"ethereumjs-block-1.6.0.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.6.0.tgz",
			"sha": "cded4962deaca1eef17372b4d290e84b35c84372",
			"registry": "npmjs"
		},
		"ethereumjs-block-1.7.0.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.7.0.tgz",
			"sha": "23d6a765b069500a9f35d1c093ab6b216cbbeb06",
			"registry": "npmjs"
		},
		"ethereumjs-block-1.7.1.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-1.7.1.tgz",
			"sha": "78b88e6cc56de29a6b4884ee75379b6860333c3f",
			"registry": "npmjs"
		},
		"ethereumjs-block-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-2.0.0.tgz",
			"sha": "3c5153dcf52a69230fbbaa946887a6212732b37c",
			"registry": "npmjs"
		},
		"ethereumjs-block-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-2.0.1.tgz",
			"sha": "dbe04a29427f4f17b540f8e51e2f39424bc3eb2d",
			"registry": "npmjs"
		},
		"ethereumjs-block-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-2.1.0.tgz",
			"sha": "71d1b19e18061f14cf6371bf34ba31a359931360",
			"registry": "npmjs"
		},
		"ethereumjs-block-2.2.0.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-2.2.0.tgz",
			"sha": "8c6c3ab4a5eff0a16d9785fbeedbe643f4dbcbef",
			"registry": "npmjs"
		},
		"ethereumjs-block-2.2.1.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-2.2.1.tgz",
			"sha": "5fba423305b40ab6486a6b81922e5312b2667c8d",
			"registry": "npmjs"
		},
		"ethereumjs-block-2.2.2.tgz": {
			"url": "https://registry.npmjs.org/ethereumjs-block/-/ethereumjs-block-2.2.2.tgz",
			"sha": "c7654be7e22df489fda206139ecd63e2e9c04965",
			"registry": "npmjs"
		}
	},
	"_attachments": {},
	"_rev": "20-1a37d623508ac3de",
	"_id": "ethereumjs-block",
	"readme": "# SYNOPSIS  \n[![NPM Package](https://img.shields.io/npm/v/ethereumjs-block.svg?style=flat-square)](https://www.npmjs.org/package/ethereumjs-block)\n[![Build Status](https://img.shields.io/travis/ethereumjs/ethereumjs-block.svg?branch=master&style=flat-square)](https://travis-ci.org/ethereumjs/ethereumjs-block)\n[![Coverage Status](https://img.shields.io/coveralls/ethereumjs/ethereumjs-block.svg?style=flat-square)](https://coveralls.io/r/ethereumjs/ethereumjs-block)\n[![Gitter](https://img.shields.io/gitter/room/ethereum/ethereumjs-lib.svg?style=flat-square)]() or #ethereumjs on freenode  \n\n[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)  \n\n\nImplements schema and functions related to Ethereum's block. \n\n# INSTALL\n`npm install ethereumjs-block`\n\n# BROWSER  \nThis module work with `browserify`.\n\n# API\n[./docs](./docs/index.md)\n\n# TESTING\nTests in the ``tests`` directory are partly outdated and testing is primarily done by running the ``BlockchainTests`` from within the [ethereumjs-vm](https://github.com/ethereumjs/ethereumjs-vm) repository.\n\nRelevant test folders:\n- ``bcTotalDifficultyTest``\n- TODO\n\n# LICENSE\n[MPL-2.0](https://tldrlegal.com/license/mozilla-public-license-2.0-(mpl-2))"
}