{
	"name": "unbzip2-stream",
	"versions": {
		"1.0.0": {
			"name": "unbzip2-stream",
			"version": "1.0.0",
			"description": "streaming unbzip2 implementatio in pure javascript for node and browsers",
			"scripts": {
				"browser-test": "browserify -t brfs test/simple.js | tape-run2 -b phantomjs",
				"test": "node test/simple.js"
			},
			"author": {
				"name": "Jan Bölsche",
				"email": "jan@lagomorph.de"
			},
			"repository": {
				"url": "git@github.com:regular/unbzip2-stream.git",
				"type": "git"
			},
			"main": "index.js",
			"devDependencies": {
				"browserify": "^8.1.0",
				"tape": "^3.4.0",
				"concat-stream": "^1.4.7",
				"tape-run2": "^1.0.3",
				"brfs": "^1.2.0"
			},
			"dependencies": {
				"through": "^2.3.6",
				"buffer": "^3.0.1",
				"bzip2": "^0.1.1"
			},
			"homepage": "https://github.com/regular/unbzip2-stream",
			"_id": "unbzip2-stream@1.0.0",
			"dist": {
				"shasum": "4e5a0b58d457bbc1a6df041d977dc64911ee5226",
				"tarball": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.0.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "regular",
				"email": "jan@lagomorph.de"
			},
			"maintainers": [
				{
					"name": "regular",
					"email": "jan@lagomorph.de"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "unbzip2-stream",
			"version": "1.0.1",
			"description": "streaming unbzip2 implementatio in pure javascript for node and browsers",
			"scripts": {
				"browser-test": "browserify -t brfs test/simple.js | tape-run2 -b phantomjs",
				"test": "node test/simple.js"
			},
			"author": {
				"name": "Jan Bölsche",
				"email": "jan@lagomorph.de"
			},
			"repository": {
				"url": "git@github.com:regular/unbzip2-stream.git",
				"type": "git"
			},
			"main": "index.js",
			"devDependencies": {
				"browserify": "^8.1.0",
				"tape": "^3.4.0",
				"concat-stream": "^1.4.7",
				"tape-run2": "^1.0.3",
				"brfs": "^1.2.0"
			},
			"dependencies": {
				"through": "^2.3.6",
				"buffer": "^3.0.1",
				"bzip2": "^0.1.1"
			},
			"homepage": "https://github.com/regular/unbzip2-stream",
			"_id": "unbzip2-stream@1.0.1",
			"dist": {
				"shasum": "760a98f67dd0019838b9286433672fbaa8f3f842",
				"tarball": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.0.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "regular",
				"email": "jan@lagomorph.de"
			},
			"maintainers": [
				{
					"name": "regular",
					"email": "jan@lagomorph.de"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "unbzip2-stream",
			"version": "1.0.2",
			"description": "streaming unbzip2 implementatio in pure javascript for node and browsers",
			"keywords": [
				"bzip",
				"bzip2",
				"bz2",
				"stream",
				"streaming",
				"decompress",
				"through"
			],
			"scripts": {
				"browser-test": "browserify -t brfs test/simple.js | tape-run2 -b phantomjs",
				"test": "node test/simple.js"
			},
			"author": {
				"name": "Jan Bölsche",
				"email": "jan@lagomorph.de"
			},
			"repository": {
				"url": "https://github.com/regular/unbzip2-stream.git",
				"type": "git"
			},
			"bugs": {
				"url": "https://github.com/regular/unbzip2-stream/issues"
			},
			"main": "index.js",
			"devDependencies": {
				"browserify": "^8.1.0",
				"tape": "^3.4.0",
				"concat-stream": "^1.4.7",
				"tape-run2": "^1.0.3",
				"brfs": "^1.2.0"
			},
			"dependencies": {
				"through": "^2.3.6",
				"buffer": "^3.0.1",
				"bzip2": "^0.1.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/regular/unbzip2-stream",
			"_id": "unbzip2-stream@1.0.2",
			"dist": {
				"shasum": "e8920443d518b1abc8511baf6abecb3f0061076b",
				"tarball": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.0.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "regular",
				"email": "jan@lagomorph.de"
			},
			"maintainers": [
				{
					"name": "regular",
					"email": "jan@lagomorph.de"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.3": {
			"name": "unbzip2-stream",
			"version": "1.0.3",
			"description": "streaming unbzip2 implementatio in pure javascript for node and browsers",
			"keywords": [
				"bzip",
				"bzip2",
				"bz2",
				"stream",
				"streaming",
				"decompress",
				"through"
			],
			"scripts": {
				"browser-test": "browserify -t brfs test/simple.js | tape-run2 -b phantomjs",
				"test": "node test/simple.js"
			},
			"author": {
				"name": "Jan Bölsche",
				"email": "jan@lagomorph.de"
			},
			"repository": {
				"url": "https://github.com/regular/unbzip2-stream.git",
				"type": "git"
			},
			"bugs": {
				"url": "https://github.com/regular/unbzip2-stream/issues"
			},
			"main": "index.js",
			"devDependencies": {
				"browserify": "^8.1.0",
				"tape": "^3.4.0",
				"concat-stream": "^1.4.7",
				"tape-run2": "^1.0.3",
				"brfs": "^1.2.0"
			},
			"dependencies": {
				"through": "^2.3.6",
				"buffer": "^3.0.1",
				"bzip2": "^0.1.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/regular/unbzip2-stream",
			"_id": "unbzip2-stream@1.0.3",
			"dist": {
				"shasum": "27f39a86dce83a5c6a149540615638ebe70eaa16",
				"tarball": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.0.3.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "regular",
				"email": "jan@lagomorph.de"
			},
			"maintainers": [
				{
					"name": "regular",
					"email": "jan@lagomorph.de"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.4": {
			"name": "unbzip2-stream",
			"version": "1.0.4",
			"description": "streaming unbzip2 implementatio in pure javascript for node and browsers",
			"keywords": [
				"bzip",
				"bzip2",
				"bz2",
				"stream",
				"streaming",
				"decompress",
				"through"
			],
			"scripts": {
				"browser-test": "browserify -t brfs test/simple.js | tape-run2 -b phantomjs",
				"download-test": "beefy test/browser/long.js --open -- -t brfs",
				"test": "tape test/*.js"
			},
			"author": {
				"name": "Jan Bölsche",
				"email": "jan@lagomorph.de"
			},
			"repository": {
				"url": "https://github.com/regular/unbzip2-stream.git",
				"type": "git"
			},
			"bugs": {
				"url": "https://github.com/regular/unbzip2-stream/issues"
			},
			"main": "index.js",
			"devDependencies": {
				"browserify": "^8.1.0",
				"tape": "^3.4.0",
				"concat-stream": "^1.4.7",
				"tape-run2": "^1.0.3",
				"brfs": "^1.2.0",
				"throughout": "0.0.0",
				"beefy": "^2.1.2"
			},
			"dependencies": {
				"through": "^2.3.6",
				"buffer": "^3.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/regular/unbzip2-stream",
			"_id": "unbzip2-stream@1.0.4",
			"dist": {
				"shasum": "13b3f8411122dc088010f29a4c60a0877502ca94",
				"tarball": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.0.4.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "regular",
				"email": "jan@lagomorph.de"
			},
			"maintainers": [
				{
					"name": "regular",
					"email": "jan@lagomorph.de"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.7": {
			"name": "unbzip2-stream",
			"version": "1.0.7",
			"description": "streaming unbzip2 implementatio in pure javascript for node and browsers",
			"keywords": [
				"bzip",
				"bzip2",
				"bz2",
				"stream",
				"streaming",
				"decompress",
				"through"
			],
			"scripts": {
				"pre-publish": "rm test/fixtures/vmlinux.bin*",
				"browser-test": "browserify -t brfs test/simple.js | tape-run2 -b phantomjs",
				"download-test": "beefy test/browser/long.js --open -- -t brfs",
				"test": "tape test/*.js"
			},
			"author": {
				"name": "Jan Bölsche",
				"email": "jan@lagomorph.de"
			},
			"repository": {
				"url": "https://github.com/regular/unbzip2-stream.git",
				"type": "git"
			},
			"bugs": {
				"url": "https://github.com/regular/unbzip2-stream/issues"
			},
			"main": "index.js",
			"devDependencies": {
				"browserify": "^8.1.0",
				"tape": "^3.4.0",
				"concat-stream": "^1.4.7",
				"tape-run2": "^1.0.3",
				"brfs": "^1.2.0",
				"throughout": "0.0.0",
				"beefy": "^2.1.2"
			},
			"dependencies": {
				"through": "^2.3.6",
				"buffer": "^3.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/regular/unbzip2-stream",
			"_id": "unbzip2-stream@1.0.7",
			"dist": {
				"shasum": "cbb674620ab0bee34650b61cf3d095d6531465c3",
				"tarball": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.0.7.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "regular",
				"email": "jan@lagomorph.de"
			},
			"maintainers": [
				{
					"name": "regular",
					"email": "jan@lagomorph.de"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.8": {
			"name": "unbzip2-stream",
			"version": "1.0.8",
			"description": "streaming unbzip2 implementatio in pure javascript for node and browsers",
			"keywords": [
				"bzip",
				"bzip2",
				"bz2",
				"stream",
				"streaming",
				"decompress",
				"through"
			],
			"scripts": {
				"prepublish": "rm test/fixtures/vmlinux.bin* ||  exit 0",
				"browser-test": "browserify -t brfs test/simple.js | tape-run2 -b phantomjs",
				"download-test": "beefy test/browser/long.js --open -- -t brfs",
				"test": "tape test/*.js"
			},
			"author": {
				"name": "Jan Bölsche",
				"email": "jan@lagomorph.de"
			},
			"repository": {
				"url": "https://github.com/regular/unbzip2-stream.git",
				"type": "git"
			},
			"bugs": {
				"url": "https://github.com/regular/unbzip2-stream/issues"
			},
			"main": "index.js",
			"devDependencies": {
				"browserify": "^8.1.0",
				"tape": "^3.4.0",
				"concat-stream": "^1.4.7",
				"tape-run2": "^1.0.3",
				"brfs": "^1.2.0",
				"throughout": "0.0.0",
				"beefy": "^2.1.2"
			},
			"dependencies": {
				"through": "^2.3.6",
				"buffer": "^3.0.1"
			},
			"license": "MIT",
			"homepage": "https://github.com/regular/unbzip2-stream",
			"_id": "unbzip2-stream@1.0.8",
			"dist": {
				"shasum": "c6d44d6a026470a11396384c4886cfda05687eda",
				"tarball": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.0.8.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "regular",
				"email": "jan@lagomorph.de"
			},
			"maintainers": [
				{
					"name": "regular",
					"email": "jan@lagomorph.de"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.9": {
			"name": "unbzip2-stream",
			"version": "1.0.9",
			"description": "streaming unbzip2 implementatio in pure javascript for node and browsers",
			"keywords": [
				"bzip",
				"bzip2",
				"bz2",
				"stream",
				"streaming",
				"decompress",
				"through"
			],
			"scripts": {
				"prepublish": "rm test/fixtures/vmlinux.bin* ||  exit 0",
				"browser-test": "browserify -t brfs test/simple.js | tape-run2 -b phantomjs",
				"download-test": "beefy test/browser/long.js --open -- -t brfs",
				"test": "tape test/*.js"
			},
			"author": {
				"name": "Jan Bölsche",
				"email": "jan@lagomorph.de"
			},
			"repository": {
				"url": "git+https://github.com/regular/unbzip2-stream.git",
				"type": "git"
			},
			"bugs": {
				"url": "https://github.com/regular/unbzip2-stream/issues"
			},
			"main": "index.js",
			"devDependencies": {
				"browserify": "^8.1.0",
				"tape": "^3.4.0",
				"concat-stream": "^1.4.7",
				"tape-run2": "^1.0.3",
				"brfs": "^1.2.0",
				"throughout": "0.0.0",
				"beefy": "^2.1.2"
			},
			"dependencies": {
				"through": "^2.3.6",
				"buffer": "^3.0.1"
			},
			"license": "MIT",
			"gitHead": "d5664b8a4458f7fe491dff4e492df7f0de26b7ab",
			"homepage": "https://github.com/regular/unbzip2-stream#readme",
			"_id": "unbzip2-stream@1.0.9",
			"_shasum": "9d107697a8d539d7bfdb9378a1cd832836bb7f8f",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "1.8.1",
			"_npmUser": {
				"name": "regular",
				"email": "jan@lagomorph.de"
			},
			"dist": {
				"shasum": "9d107697a8d539d7bfdb9378a1cd832836bb7f8f",
				"tarball": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.0.9.tgz"
			},
			"maintainers": [
				{
					"name": "regular",
					"email": "jan@lagomorph.de"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/unbzip2-stream-1.0.9.tgz_1458592067337_0.7788606509566307"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.10": {
			"name": "unbzip2-stream",
			"version": "1.0.10",
			"description": "streaming unbzip2 implementatio in pure javascript for node and browsers",
			"keywords": [
				"bzip",
				"bzip2",
				"bz2",
				"stream",
				"streaming",
				"decompress",
				"through"
			],
			"scripts": {
				"prepublish": "rm test/fixtures/vmlinux.bin* ||  exit 0",
				"browser-test": "browserify -t brfs test/simple.js | tape-run2 -b phantomjs",
				"prepare-long-test": "dd if=/dev/urandom of=test/fixtures/vmlinux.bin bs=5m count=2 && cat test/fixtures/vmlinux.bin | bzip2 > test/fixtures/vmlinux.bin.bz2",
				"long-test": "tape test/extra/long.js",
				"download-test": "beefy test/browser/long.js --open -- -t brfs",
				"test": "tape test/*.js"
			},
			"author": {
				"name": "Jan Bölsche",
				"email": "jan@lagomorph.de"
			},
			"repository": {
				"url": "git+https://github.com/regular/unbzip2-stream.git",
				"type": "git"
			},
			"bugs": {
				"url": "https://github.com/regular/unbzip2-stream/issues"
			},
			"main": "index.js",
			"devDependencies": {
				"browserify": "^8.1.0",
				"tape": "^3.4.0",
				"concat-stream": "^1.4.7",
				"tape-run2": "^1.0.3",
				"brfs": "^1.2.0",
				"throughout": "0.0.0",
				"beefy": "^2.1.2"
			},
			"dependencies": {
				"through": "^2.3.6",
				"buffer": "^3.0.1"
			},
			"license": "MIT",
			"gitHead": "8e3d9b3028fb572dff8c947ea631f03da8f42628",
			"homepage": "https://github.com/regular/unbzip2-stream#readme",
			"_id": "unbzip2-stream@1.0.10",
			"_shasum": "b21f7555f9bb1055891f35a61b8af8c377ff51bc",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "regular",
				"email": "jan@lagomorph.de"
			},
			"dist": {
				"shasum": "b21f7555f9bb1055891f35a61b8af8c377ff51bc",
				"tarball": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.0.10.tgz"
			},
			"maintainers": [
				{
					"name": "regular",
					"email": "jan@lagomorph.de"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/unbzip2-stream-1.0.10.tgz_1473686186497_0.7629698594100773"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.11": {
			"name": "unbzip2-stream",
			"version": "1.0.11",
			"description": "streaming unbzip2 implementation in pure javascript for node and browsers",
			"keywords": [
				"bzip",
				"bzip2",
				"bz2",
				"stream",
				"streaming",
				"decompress",
				"through"
			],
			"scripts": {
				"prepublish": "rm test/fixtures/vmlinux.bin* || exit 0",
				"browser-test": "browserify -t brfs test/simple.js | tape-run2 -b phantomjs",
				"prepare-long-test": "dd if=/dev/urandom of=test/fixtures/vmlinux.bin bs=50m count=2 && cat test/fixtures/vmlinux.bin | bzip2 > test/fixtures/vmlinux.bin.bz2",
				"long-test": "tape test/extra/long.js",
				"download-test": "beefy test/browser/long.js --open -- -t brfs",
				"test": "tape test/*.js"
			},
			"author": {
				"name": "Jan Bölsche",
				"email": "jan@lagomorph.de"
			},
			"repository": {
				"url": "git+https://github.com/regular/unbzip2-stream.git",
				"type": "git"
			},
			"bugs": {
				"url": "https://github.com/regular/unbzip2-stream/issues"
			},
			"main": "index.js",
			"devDependencies": {
				"browserify": "^8.1.0",
				"tape": "^3.4.0",
				"concat-stream": "^1.4.7",
				"tape-run2": "^1.0.3",
				"brfs": "^1.2.0",
				"throughout": "0.0.0",
				"beefy": "^2.1.2"
			},
			"dependencies": {
				"through": "^2.3.6",
				"buffer": "^3.0.1"
			},
			"license": "MIT",
			"gitHead": "f3a1896873b43de947f4245c3c5281a4dca43409",
			"homepage": "https://github.com/regular/unbzip2-stream#readme",
			"_id": "unbzip2-stream@1.0.11",
			"_shasum": "204f55549cd1dd800fdd835b86676830e7492d8f",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "regular",
				"email": "jan@lagomorph.de"
			},
			"dist": {
				"shasum": "204f55549cd1dd800fdd835b86676830e7492d8f",
				"tarball": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.0.11.tgz"
			},
			"maintainers": [
				{
					"name": "regular",
					"email": "jan@lagomorph.de"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/unbzip2-stream-1.0.11.tgz_1490104029379_0.06775127863511443"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "unbzip2-stream",
			"version": "1.1.0",
			"description": "streaming unbzip2 implementation in pure javascript for node and browsers",
			"keywords": [
				"bzip",
				"bzip2",
				"bz2",
				"stream",
				"streaming",
				"decompress",
				"through"
			],
			"scripts": {
				"publish": "browserify -s unbzip2Stream index.js | uglifyjs >> dist/unbzip2-stream.min.js",
				"prepublish": "rm test/fixtures/vmlinux.bin* || exit 0",
				"browser-test": "browserify -t brfs test/simple.js | tape-run2 -b phantomjs",
				"prepare-long-test": "dd if=/dev/urandom of=test/fixtures/vmlinux.bin bs=50m count=2 && cat test/fixtures/vmlinux.bin | bzip2 > test/fixtures/vmlinux.bin.bz2",
				"long-test": "tape test/extra/long.js",
				"download-test": "beefy test/browser/long.js --open -- -t brfs",
				"test": "tape test/*.js"
			},
			"author": {
				"name": "Jan Bölsche",
				"email": "jan@lagomorph.de"
			},
			"repository": {
				"url": "git+https://github.com/regular/unbzip2-stream.git",
				"type": "git"
			},
			"bugs": {
				"url": "https://github.com/regular/unbzip2-stream/issues"
			},
			"files": [
				"dist/unbzip2-stream.min.js"
			],
			"main": "index.js",
			"devDependencies": {
				"beefy": "^2.1.2",
				"brfs": "^1.2.0",
				"browserify": "^8.1.0",
				"concat-stream": "^1.4.7",
				"tape": "^3.4.0",
				"tape-run2": "^1.0.3",
				"throughout": "0.0.0",
				"uglify-js": "^3.0.10"
			},
			"dependencies": {
				"through": "^2.3.6",
				"buffer": "^3.0.1"
			},
			"license": "MIT",
			"gitHead": "4fd9c81c971ff7a1a76f4fd51e1706953f0ee6a8",
			"homepage": "https://github.com/regular/unbzip2-stream#readme",
			"_id": "unbzip2-stream@1.1.0",
			"_shasum": "e6f901094bd496fdf87d4ffa09d35b85d34e2bee",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "regular",
				"email": "jan@lagomorph.de"
			},
			"dist": {
				"shasum": "e6f901094bd496fdf87d4ffa09d35b85d34e2bee",
				"tarball": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "regular",
					"email": "jan@lagomorph.de"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/unbzip2-stream-1.1.0.tgz_1495537954766_0.3757480389904231"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "unbzip2-stream",
			"version": "1.2.0",
			"description": "streaming unbzip2 implementation in pure javascript for node and browsers",
			"keywords": [
				"bzip",
				"bzip2",
				"bz2",
				"stream",
				"streaming",
				"decompress",
				"through"
			],
			"scripts": {
				"prepublish": "browserify -s unbzip2Stream index.js | uglifyjs >> dist/unbzip2-stream.min.js",
				"browser-test": "browserify -t brfs test/simple.js | tape-run2 -b phantomjs",
				"prepare-long-test": "dd if=/dev/urandom of=test/fixtures/vmlinux.bin bs=50m count=2 && cat test/fixtures/vmlinux.bin | bzip2 > test/fixtures/vmlinux.bin.bz2",
				"long-test": "tape test/extra/long.js",
				"download-test": "beefy test/browser/long.js --open -- -t brfs",
				"test": "tape test/*.js"
			},
			"author": {
				"name": "Jan Bölsche",
				"email": "jan@lagomorph.de"
			},
			"repository": {
				"url": "git+https://github.com/regular/unbzip2-stream.git",
				"type": "git"
			},
			"bugs": {
				"url": "https://github.com/regular/unbzip2-stream/issues"
			},
			"files": [
				"dist/unbzip2-stream.min.js"
			],
			"main": "index.js",
			"devDependencies": {
				"beefy": "^2.1.2",
				"brfs": "^1.2.0",
				"browserify": "^8.1.0",
				"concat-stream": "^1.4.7",
				"tape": "^3.4.0",
				"tape-run2": "^1.0.3",
				"throughout": "0.0.0",
				"uglify-js": "^3.0.10"
			},
			"dependencies": {
				"through": "^2.3.6",
				"buffer": "^3.0.1"
			},
			"license": "MIT",
			"gitHead": "e6193920888d163e009b40ae32ab3b1574565f92",
			"homepage": "https://github.com/regular/unbzip2-stream#readme",
			"_id": "unbzip2-stream@1.2.0",
			"_shasum": "0ccff0a7f94bc3959abf9ee472bc8c627a2a33d5",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "regular",
				"email": "jan@lagomorph.de"
			},
			"dist": {
				"shasum": "0ccff0a7f94bc3959abf9ee472bc8c627a2a33d5",
				"tarball": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "regular",
					"email": "jan@lagomorph.de"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/unbzip2-stream-1.2.0.tgz_1495538799405_0.13518141419626772"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.1": {
			"name": "unbzip2-stream",
			"version": "1.2.1",
			"description": "streaming unbzip2 implementation in pure javascript for node and browsers",
			"keywords": [
				"bzip",
				"bzip2",
				"bz2",
				"stream",
				"streaming",
				"decompress",
				"through"
			],
			"scripts": {
				"prepublish": "browserify -s unbzip2Stream index.js | uglifyjs >> dist/unbzip2-stream.min.js",
				"browser-test": "browserify -t brfs test/simple.js | tape-run2 -b phantomjs",
				"prepare-long-test": "dd if=/dev/urandom of=test/fixtures/vmlinux.bin bs=50m count=2 && cat test/fixtures/vmlinux.bin | bzip2 > test/fixtures/vmlinux.bin.bz2",
				"long-test": "tape test/extra/long.js",
				"download-test": "beefy test/browser/long.js --open -- -t brfs",
				"test": "tape test/*.js"
			},
			"author": {
				"name": "Jan Bölsche",
				"email": "jan@lagomorph.de"
			},
			"repository": {
				"url": "git+https://github.com/regular/unbzip2-stream.git",
				"type": "git"
			},
			"bugs": {
				"url": "https://github.com/regular/unbzip2-stream/issues"
			},
			"files": [
				"dist/unbzip2-stream.min.js"
			],
			"main": "index.js",
			"devDependencies": {
				"beefy": "^2.1.2",
				"brfs": "^1.2.0",
				"browserify": "^8.1.0",
				"concat-stream": "^1.4.7",
				"tape": "^3.4.0",
				"tape-run2": "^1.0.3",
				"throughout": "0.0.0",
				"uglify-js": "^3.0.10"
			},
			"dependencies": {
				"through": "^2.3.6",
				"buffer": "^3.0.1"
			},
			"license": "MIT",
			"gitHead": "fdc29f6023825ebfa4b395f20e2dfa76968d8ca3",
			"homepage": "https://github.com/regular/unbzip2-stream#readme",
			"_id": "unbzip2-stream@1.2.1",
			"_shasum": "b9b43e00362610244747c0c85d716bb81e375537",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "regular",
				"email": "jan@lagomorph.de"
			},
			"dist": {
				"shasum": "b9b43e00362610244747c0c85d716bb81e375537",
				"tarball": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.2.1.tgz"
			},
			"maintainers": [
				{
					"name": "regular",
					"email": "jan@lagomorph.de"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/unbzip2-stream-1.2.1.tgz_1495539466287_0.6169676759745926"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.2": {
			"name": "unbzip2-stream",
			"version": "1.2.2",
			"description": "streaming unbzip2 implementation in pure javascript for node and browsers",
			"keywords": [
				"bzip",
				"bzip2",
				"bz2",
				"stream",
				"streaming",
				"decompress",
				"through"
			],
			"scripts": {
				"prepublish": "browserify -s unbzip2Stream index.js | uglifyjs >> dist/unbzip2-stream.min.js",
				"browser-test": "browserify -t brfs test/simple.js | tape-run2 -b phantomjs",
				"prepare-long-test": "dd if=/dev/urandom of=test/fixtures/vmlinux.bin bs=50m count=2 && cat test/fixtures/vmlinux.bin | bzip2 > test/fixtures/vmlinux.bin.bz2",
				"long-test": "tape test/extra/long.js",
				"download-test": "beefy test/browser/long.js --open -- -t brfs",
				"test": "tape test/*.js"
			},
			"author": {
				"name": "Jan Bölsche",
				"email": "jan@lagomorph.de"
			},
			"repository": {
				"url": "git+https://github.com/regular/unbzip2-stream.git",
				"type": "git"
			},
			"bugs": {
				"url": "https://github.com/regular/unbzip2-stream/issues"
			},
			"files": [
				"dist/unbzip2-stream.min.js"
			],
			"main": "index.js",
			"devDependencies": {
				"beefy": "^2.1.2",
				"brfs": "^1.2.0",
				"browserify": "^8.1.0",
				"concat-stream": "^1.4.7",
				"tape": "^3.4.0",
				"tape-run2": "^1.0.3",
				"throughout": "0.0.0",
				"uglify-js": "^3.0.10"
			},
			"dependencies": {
				"through": "^2.3.6",
				"buffer": "^3.0.1"
			},
			"license": "MIT",
			"gitHead": "f7557584beb17e2d3c7eb6474a94568c300efe14",
			"homepage": "https://github.com/regular/unbzip2-stream#readme",
			"_id": "unbzip2-stream@1.2.2",
			"_shasum": "c00a729d6d9000d12c8d539adbf70e9bdfc98393",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "regular",
				"email": "jan@lagomorph.de"
			},
			"dist": {
				"shasum": "c00a729d6d9000d12c8d539adbf70e9bdfc98393",
				"tarball": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.2.2.tgz"
			},
			"maintainers": [
				{
					"name": "regular",
					"email": "jan@lagomorph.de"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/unbzip2-stream-1.2.2.tgz_1495540137087_0.7669219523668289"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.3": {
			"name": "unbzip2-stream",
			"version": "1.2.3",
			"description": "streaming unbzip2 implementation in pure javascript for node and browsers",
			"keywords": [
				"bzip",
				"bzip2",
				"bz2",
				"stream",
				"streaming",
				"decompress",
				"through"
			],
			"scripts": {
				"prepublish": "browserify -s unbzip2Stream index.js | uglifyjs >> dist/unbzip2-stream.min.js",
				"browser-test": "browserify -t brfs test/simple.js | tape-run2 -b phantomjs",
				"prepare-long-test": "dd if=/dev/urandom of=test/fixtures/vmlinux.bin bs=50m count=2 && cat test/fixtures/vmlinux.bin | bzip2 > test/fixtures/vmlinux.bin.bz2",
				"long-test": "tape test/extra/long.js",
				"download-test": "beefy test/browser/long.js --open -- -t brfs",
				"test": "tape test/*.js"
			},
			"author": {
				"name": "Jan Bölsche",
				"email": "jan@lagomorph.de"
			},
			"repository": {
				"url": "git+https://github.com/regular/unbzip2-stream.git",
				"type": "git"
			},
			"bugs": {
				"url": "https://github.com/regular/unbzip2-stream/issues"
			},
			"files": [
				"dist/unbzip2-stream.min.js"
			],
			"main": "index.js",
			"devDependencies": {
				"beefy": "^2.1.2",
				"brfs": "^1.2.0",
				"browserify": "^8.1.0",
				"concat-stream": "^1.4.7",
				"tape": "^3.4.0",
				"tape-run2": "^1.0.3",
				"throughout": "0.0.0",
				"uglify-js": "^3.0.10"
			},
			"dependencies": {
				"through": "^2.3.6",
				"buffer": "^3.0.1"
			},
			"license": "MIT",
			"gitHead": "3234b64e65d353a4b4ea2f435153d184fb8b086e",
			"homepage": "https://github.com/regular/unbzip2-stream#readme",
			"_id": "unbzip2-stream@1.2.3",
			"_shasum": "1f17f3ddabbfc56ab07e202f139132c4132632bd",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "regular",
				"email": "jan@lagomorph.de"
			},
			"dist": {
				"shasum": "1f17f3ddabbfc56ab07e202f139132c4132632bd",
				"tarball": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.2.3.tgz"
			},
			"maintainers": [
				{
					"name": "regular",
					"email": "jan@lagomorph.de"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/unbzip2-stream-1.2.3.tgz_1495540554341_0.9393388025928289"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.4": {
			"name": "unbzip2-stream",
			"version": "1.2.4",
			"description": "streaming unbzip2 implementation in pure javascript for node and browsers",
			"keywords": [
				"bzip",
				"bzip2",
				"bz2",
				"stream",
				"streaming",
				"decompress",
				"through"
			],
			"scripts": {
				"prepublish": "browserify -s unbzip2Stream index.js | uglifyjs >> dist/unbzip2-stream.min.js",
				"browser-test": "browserify -t brfs test/simple.js | tape-run2 -b phantomjs",
				"prepare-long-test": "dd if=/dev/urandom of=test/fixtures/vmlinux.bin bs=50m count=2 && cat test/fixtures/vmlinux.bin | bzip2 > test/fixtures/vmlinux.bin.bz2",
				"long-test": "tape test/extra/long.js",
				"download-test": "beefy test/browser/long.js --open -- -t brfs",
				"test": "tape test/*.js"
			},
			"author": {
				"name": "Jan Bölsche",
				"email": "jan@lagomorph.de"
			},
			"repository": {
				"url": "git+https://github.com/regular/unbzip2-stream.git",
				"type": "git"
			},
			"bugs": {
				"url": "https://github.com/regular/unbzip2-stream/issues"
			},
			"files": [
				"dist/unbzip2-stream.min.js",
				"lib"
			],
			"main": "index.js",
			"devDependencies": {
				"beefy": "^2.1.2",
				"brfs": "^1.2.0",
				"browserify": "^8.1.0",
				"concat-stream": "^1.4.7",
				"tape": "^3.4.0",
				"tape-run2": "^1.0.3",
				"throughout": "0.0.0",
				"uglify-js": "^3.0.10"
			},
			"dependencies": {
				"through": "^2.3.6",
				"buffer": "^3.0.1"
			},
			"license": "MIT",
			"gitHead": "1eeb575f0d8ad45a4629a9e156d244974cf07069",
			"homepage": "https://github.com/regular/unbzip2-stream#readme",
			"_id": "unbzip2-stream@1.2.4",
			"_shasum": "8c84c84d5b4cc28fc1f9f577203bbd3cb860a16a",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "regular",
				"email": "jan@lagomorph.de"
			},
			"dist": {
				"shasum": "8c84c84d5b4cc28fc1f9f577203bbd3cb860a16a",
				"tarball": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.2.4.tgz"
			},
			"maintainers": [
				{
					"name": "regular",
					"email": "jan@lagomorph.de"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/unbzip2-stream-1.2.4.tgz_1495540739262_0.8169819081667811"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.5": {
			"name": "unbzip2-stream",
			"version": "1.2.5",
			"description": "streaming unbzip2 implementation in pure javascript for node and browsers",
			"keywords": [
				"bzip",
				"bzip2",
				"bz2",
				"stream",
				"streaming",
				"decompress",
				"through"
			],
			"scripts": {
				"prepare": "browserify -s unbzip2Stream index.js | uglifyjs >> dist/unbzip2-stream.min.js",
				"browser-test": "browserify -t brfs test/simple.js | tape-run2 -b phantomjs",
				"prepare-long-test": "dd if=/dev/urandom of=test/fixtures/vmlinux.bin bs=50x1024x1024 count=2 && cat test/fixtures/vmlinux.bin | bzip2 > test/fixtures/vmlinux.bin.bz2",
				"long-test": "tape test/extra/long.js",
				"download-test": "beefy test/browser/long.js --open -- -t brfs",
				"test": "tape test/*.js"
			},
			"author": {
				"name": "Jan Bölsche",
				"email": "jan@lagomorph.de"
			},
			"repository": {
				"url": "git+https://github.com/regular/unbzip2-stream.git",
				"type": "git"
			},
			"bugs": {
				"url": "https://github.com/regular/unbzip2-stream/issues"
			},
			"files": [
				"index.js",
				"lib",
				"dist/unbzip2-stream.min.js"
			],
			"main": "index.js",
			"devDependencies": {
				"beefy": "^2.1.2",
				"brfs": "^1.2.0",
				"browserify": "^8.1.0",
				"concat-stream": "^1.4.7",
				"tape": "^3.4.0",
				"tape-run2": "^1.0.3",
				"throughout": "0.0.0",
				"uglify-js": "^3.0.10"
			},
			"dependencies": {
				"through": "^2.3.6",
				"buffer": "^3.0.1"
			},
			"license": "MIT",
			"gitHead": "63b88aed2f6a49fd41489c42a3f3a07b83767b17",
			"homepage": "https://github.com/regular/unbzip2-stream#readme",
			"_id": "unbzip2-stream@1.2.5",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.1.4",
			"_npmUser": {
				"name": "regular",
				"email": "jan@lagomorph.de"
			},
			"dist": {
				"integrity": "sha512-izD3jxT8xkzwtXRUZjtmRwKnZoeECrfZ8ra/ketwOcusbZEp4mjULMnJOCfTDZBgGQAAY1AJ/IgxcwkavcX9Og==",
				"shasum": "73a033a567bbbde59654b193c44d48a7e4f43c47",
				"tarball": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.2.5.tgz"
			},
			"maintainers": [
				{
					"name": "regular",
					"email": "jan@lagomorph.de"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/unbzip2-stream-1.2.5.tgz_1500882882911_0.9839747166261077"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.0": {
			"name": "unbzip2-stream",
			"version": "1.3.0",
			"description": "streaming unbzip2 implementation in pure javascript for node and browsers",
			"keywords": [
				"bzip",
				"bzip2",
				"bz2",
				"stream",
				"streaming",
				"decompress",
				"through"
			],
			"scripts": {
				"prepare": "mkdir dist && browserify -s unbzip2Stream index.js | uglifyjs >> dist/unbzip2-stream.min.js",
				"browser-test": "browserify -t brfs test/simple.js | tape-run2 -b phantomjs",
				"prepare-long-test": "dd if=/dev/urandom of=test/fixtures/vmlinux.bin bs=50x1024x1024 count=2 && cat test/fixtures/vmlinux.bin | bzip2 > test/fixtures/vmlinux.bin.bz2",
				"long-test": "tape test/extra/long.js",
				"download-test": "beefy test/browser/long.js --open -- -t brfs",
				"test": "tape test/*.js"
			},
			"author": {
				"name": "Jan Bölsche",
				"email": "jan@lagomorph.de"
			},
			"repository": {
				"url": "git+https://github.com/regular/unbzip2-stream.git",
				"type": "git"
			},
			"bugs": {
				"url": "https://github.com/regular/unbzip2-stream/issues"
			},
			"main": "index.js",
			"devDependencies": {
				"beefy": "^2.1.2",
				"brfs": "^1.2.0",
				"browserify": "^8.1.0",
				"concat-stream": "^1.4.7",
				"tape": "^3.4.0",
				"tape-run2": "^1.0.3",
				"throughout": "0.0.0",
				"uglify-js": "^3.0.10"
			},
			"dependencies": {
				"through": "^2.3.6",
				"buffer": "^3.0.1"
			},
			"license": "MIT",
			"gitHead": "618b52caf2bc40e17a109e4c974e6c8062997b1f",
			"homepage": "https://github.com/regular/unbzip2-stream#readme",
			"_id": "unbzip2-stream@1.3.0",
			"_shasum": "745ad5745bc4d8f1ac2eb6fc707cfa51d52ab215",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.11.4",
			"_npmUser": {
				"name": "regular",
				"email": "jan@lagomorph.de"
			},
			"dist": {
				"shasum": "745ad5745bc4d8f1ac2eb6fc707cfa51d52ab215",
				"tarball": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.3.0.tgz",
				"integrity": "sha512-kE2WkurNnPUMcryNioS68DDbhoPB8Qxsd8btHSj+sd5Pjh2GsjmeHLzMSqV9HHziAo8FzVxVCJl9ZYhk7yY1pA==",
				"fileCount": 7,
				"unpackedSize": 105730,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbn4PGCRA9TVsSAnZWagAAYWEP/1yMu5VHRK+xIz56liYm\nQ5D0p0lV0+srgWL+9+AKdg/2X3SpfssS7ijHFp2wynO3WiyHP+Y62TGKSBN9\n3heJIjhY1rx0vU6/Vu02IsmkvxlIRt6Tc7BonBjWWcRQGTD3aJnLcJxLJMb7\ndyXrL6/71etOCYJXCQ0saa/TlHEFmdMl/V87SFJ4CQKzOjAMNzeRPOTBULI5\nQZisJ4vVWbKoKxRPPziZ9I1nsv5KB00Dac5NOza/vSpJkDntt5iQRtLZyZEE\nSS67IBhN3LaKamNax4hxUUNb0LQqNxSnb+JDciW3gObXDDtiq8/7KRLVlllP\npvAJNXX32FzWBQCu3RzuNeb2+Z16CQ9Fa0s4DtJ4kvVGqNoiUyIfaEz5JOH2\nRNjIhDDxK0d8bNojiuerOA7xyvfwX8HTYu840r1KEelNCDsc12/FdgZEMe4q\n0L3M5tA0o59Hx40OPPm9U/JSLnOalWVO6/gect2mds137eq9JO5D7CxAck7g\nIJlRzX9W+1dli4/jvpLFeRIWzaraCJDgLiM6c4AmA1tlowcQcWrXltK7O1Wh\nG5E+8zZmB0Y3FJL1PIGZvtJdlDWKfWyrLLpd/eXkYKISAzOc/Pn2DVKCDdMY\nWob5GeNI5Sxz5X9OEz8gOwp1bA85bX2VbiQtASH17MPydv02nqg8ef9154l7\nbD24\r\n=mLvm\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "regular",
					"email": "jan@lagomorph.de"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/unbzip2-stream_1.3.0_1537180614358_0.8789378841087656"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.3.1": {
			"name": "unbzip2-stream",
			"version": "1.3.1",
			"description": "streaming unbzip2 implementation in pure javascript for node and browsers",
			"keywords": [
				"bzip",
				"bzip2",
				"bz2",
				"stream",
				"streaming",
				"decompress",
				"through"
			],
			"scripts": {
				"prepare": "mkdir -p dist && browserify -s unbzip2Stream index.js | uglifyjs > dist/unbzip2-stream.min.js",
				"browser-test": "browserify -t brfs test/simple.js | tape-run",
				"prepare-long-test": "head -c 104857600 < /dev/urandom | tee test/fixtures/vmlinux.bin | bzip2 > test/fixtures/vmlinux.bin.bz2",
				"long-test": "tape test/extra/long.js",
				"download-test": "beefy test/browser/long.js --open -- -t brfs",
				"test": "tape test/*.js"
			},
			"author": {
				"name": "Jan Bölsche",
				"email": "jan@lagomorph.de"
			},
			"repository": {
				"url": "git+https://github.com/regular/unbzip2-stream.git",
				"type": "git"
			},
			"bugs": {
				"url": "https://github.com/regular/unbzip2-stream/issues"
			},
			"main": "index.js",
			"devDependencies": {
				"beefy": "^2.1.2",
				"brfs": "^1.2.0",
				"browserify": "^8.1.0",
				"concat-stream": "^1.4.7",
				"stream-equal": "^1.1.1",
				"tape": "^3.4.0",
				"tape-run": "^4.0.0",
				"uglify-js": "^3.0.10"
			},
			"dependencies": {
				"through": "^2.3.6",
				"buffer": "^3.0.1"
			},
			"license": "MIT",
			"gitHead": "3418ba832fde8cc6e25a500413e7481c9f557f75",
			"homepage": "https://github.com/regular/unbzip2-stream#readme",
			"_id": "unbzip2-stream@1.3.1",
			"_shasum": "7854da51622a7e63624221196357803b552966a1",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.11.4",
			"_npmUser": {
				"name": "regular",
				"email": "jan@lagomorph.de"
			},
			"dist": {
				"shasum": "7854da51622a7e63624221196357803b552966a1",
				"tarball": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.3.1.tgz",
				"integrity": "sha512-fIZnvdjblYs7Cru/xC6tCPVhz7JkYcVQQkePwMLyQELzYTds2Xn8QefPVnvdVhhZqubxNA1cASXEH5wcK0Bucw==",
				"fileCount": 7,
				"unpackedSize": 105680,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvFsuCRA9TVsSAnZWagAA4zUP/1SAA2DQCWWkbt2cRPer\n2UmNLHtJP9D7dumaMni8Su9LV1LB4JbzKruEVTO/wVKgeQkYMgYvcMuS94X0\nQzAW09v5+WDsTs81pHJcZ4E6AOwpSFimBMJ2GR9aEc4wEX0/XRzdahhU/l7Q\nuFxBgcuw6QwyfUBhTgXd9OEBFrgMM6kZlZAtU4XwxY29PJQHKrOu/LIynJ3E\nk2j0E3W7WTjhftpkPDxZQr2sHhlJvD0hw1aACVnxx+JQWCaZojDkY9xvwWHI\nZTJSOu+FYHgcIdY1aRaLYgoenfQcevjuysi8/rOzkKzklNDLSuY2Zznx8SXF\nLlrwk+A66uicW+FQGIIvqUaJ59ipqHYLBQWb53yn1sSUvNM4G9RTmnImcRvb\nWUL+tEpilfbiTqJIx9JWAuB32tGORaAvs8FUzedCE12S9nLASUO36UjmOjuY\nU8X7H1SRmhLkshj1bBbJVCXAKYYRp+f09wCk3Oodu7mpro1ZEE1n/Yj+aT1S\nz7H/5YavBhyqR2YoN3c5p/YQzQDpDI/MQ9bPuk7P/AV6kzvQetEFG8cHq/t0\nDhjI+SGW2/Sjf+pz1FAcaMVNiI/bKF+NfMO1Rjh21hSjkERFVZwVG/sa3X87\nSaKw4Idf7GbXWJ3xKcQOr6l1T4+WDaqGO/eJ52FD0E19nwF9CELvBKMiPIH1\n0vnl\r\n=lE3m\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "regular",
					"email": "jan@lagomorph.de"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/unbzip2-stream_1.3.1_1539070754042_0.22924225667215037"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.3.2": {
			"name": "unbzip2-stream",
			"version": "1.3.2",
			"description": "streaming unbzip2 implementation in pure javascript for node and browsers",
			"keywords": [
				"bzip",
				"bzip2",
				"bz2",
				"stream",
				"streaming",
				"decompress",
				"through"
			],
			"scripts": {
				"prepare": "mkdir -p dist && browserify -s unbzip2Stream index.js | uglifyjs > dist/unbzip2-stream.min.js",
				"browser-test": "browserify -t brfs test/simple.js | tape-run",
				"prepare-long-test": "head -c 104857600 < /dev/urandom | tee test/fixtures/vmlinux.bin | bzip2 > test/fixtures/vmlinux.bin.bz2",
				"long-test": "tape test/extra/long.js",
				"download-test": "beefy test/browser/long.js --open -- -t brfs",
				"test": "tape test/*.js"
			},
			"author": {
				"name": "Jan Bölsche",
				"email": "jan@lagomorph.de"
			},
			"repository": {
				"url": "git+https://github.com/regular/unbzip2-stream.git",
				"type": "git"
			},
			"bugs": {
				"url": "https://github.com/regular/unbzip2-stream/issues"
			},
			"main": "index.js",
			"devDependencies": {
				"beefy": "^2.1.8",
				"brfs": "^1.2.0",
				"browserify": "^16.2.3",
				"concat-stream": "^1.4.7",
				"stream-equal": "^1.1.1",
				"tape": "^4.9.2",
				"tape-run": "^4.0.0",
				"uglify-js": "^3.0.10"
			},
			"dependencies": {
				"through": "^2.3.6",
				"buffer": "^3.0.1"
			},
			"license": "MIT",
			"gitHead": "6523a628ce2bf27c2f0518d32925888c82bc98cc",
			"homepage": "https://github.com/regular/unbzip2-stream#readme",
			"_id": "unbzip2-stream@1.3.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.11.0",
			"_npmUser": {
				"name": "regular",
				"email": "jan@lagomorph.de"
			},
			"dist": {
				"integrity": "sha512-l71qM60cLs5GjR4uJsACOADWuttjtGNLcQdOj6FxSkxhovPiX2+pm+mERrYjkYqAx9EZoQh3LD61oSYx0tycww==",
				"shasum": "73830dd96e68d1ad8a8e1510585f6c7eeb7cf0d3",
				"tarball": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.3.2.tgz",
				"fileCount": 7,
				"unpackedSize": 133237,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcVTSaCRA9TVsSAnZWagAA5iQQAIkIdtmRdr51ECH6yNpy\njc2Fm25q4ByqzRVMgLvjBBFomxghCedHOH2v+lmWK1CMBfWjyH1LyfHe7/C0\nlLu3n8wb9JZeTJ9BDmw+ZKrBPnEJwk0Zq5pJNCmeeDfFJ+nGDuV+z/sfcCIQ\nNc6KABogGXdcEnayAnfz2mYX5C/KznoEpGLk+999x5EVphWiAN5iEy58QK+i\n+NxEra8foN9oQChXA8tJwZ/GvFM78wwBHV97UJs9mi2OrrU3m/3o/kyeqjg7\nLdvvASpPxL4QSn+tCkU5JB97CJ69bnYB1XxgHuHz40ea79oFJaYxiQrGwbOY\nhA//UtMXSYAnxhHrYEenE/S7bMoU6lxEZ2NaFgkks7DR/DbjVOhgqW7TamCi\nlGDSDmE6rM5uO5VqZawCUpQm7xX6klZ/r3Phs4yCW/sIFdY7LHxyiOI8fMx7\nHZqpmeaaUtkNWIgQ2OjoXpopnb3hfxJ/BMdPHlqYcuQ18ngiPezFVbzgYzfe\nVvku+1PcFTSEjkKFC6bUqZ0MgdLNC/xtNQg9Rk4PdJGO/nOhSZLF9xlCXFih\nw7DaXSORvsgKEbaDZH4IAh0ok8xS1uWPL7x1+sVlr4NCH+TBJgm/bT30UkF1\nkUqXGcSa4gyUQJZM3s8sjWY51sGGh/Hf1l2MXzKDLlX31mAo+SoEYZwUhBxG\naPC1\r\n=JrVM\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "regular",
					"email": "jan@lagomorph.de"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/unbzip2-stream_1.3.2_1549087897738_0.6355551944470508"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.3.3": {
			"name": "unbzip2-stream",
			"version": "1.3.3",
			"description": "streaming unbzip2 implementation in pure javascript for node and browsers",
			"keywords": [
				"bzip",
				"bzip2",
				"bz2",
				"stream",
				"streaming",
				"decompress",
				"through"
			],
			"scripts": {
				"prepare": "mkdir -p dist && browserify -s unbzip2Stream index.js | uglifyjs > dist/unbzip2-stream.min.js",
				"browser-test": "browserify -t brfs test/simple.js | tape-run",
				"prepare-long-test": "head -c 104857600 < /dev/urandom | tee test/fixtures/vmlinux.bin | bzip2 > test/fixtures/vmlinux.bin.bz2",
				"long-test": "tape test/extra/long.js",
				"download-test": "beefy test/browser/long.js --open -- -t brfs",
				"test": "tape test/*.js"
			},
			"author": {
				"name": "Jan Bölsche",
				"email": "jan@lagomorph.de"
			},
			"repository": {
				"url": "git+https://github.com/regular/unbzip2-stream.git",
				"type": "git"
			},
			"bugs": {
				"url": "https://github.com/regular/unbzip2-stream/issues"
			},
			"main": "index.js",
			"devDependencies": {
				"beefy": "^2.1.8",
				"brfs": "^1.2.0",
				"browserify": "^16.2.3",
				"concat-stream": "^1.4.7",
				"stream-equal": "^1.1.1",
				"tape": "^4.9.2",
				"tape-run": "^4.0.0",
				"uglify-js": "^3.0.10"
			},
			"dependencies": {
				"buffer": "^5.2.1",
				"through": "^2.3.8"
			},
			"license": "MIT",
			"gitHead": "521eca41be2bc9e56fc715968972cf511dafc361",
			"homepage": "https://github.com/regular/unbzip2-stream#readme",
			"_id": "unbzip2-stream@1.3.3",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.3",
			"_npmUser": {
				"name": "regular",
				"email": "jan@lagomorph.de"
			},
			"dist": {
				"integrity": "sha512-fUlAF7U9Ah1Q6EieQ4x4zLNejrRvDWUYmxXUpN3uziFYCHapjWFaCAnreY9bGgxzaMCFAPPpYNng57CypwJVhg==",
				"shasum": "d156d205e670d8d8c393e1c02ebd506422873f6a",
				"tarball": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.3.3.tgz",
				"fileCount": 7,
				"unpackedSize": 133237,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcXZwKCRA9TVsSAnZWagAAED8P/jaKzU3ERKDxUcLUr507\n+u/gibLdF1m0La/Vkt6I9QqRVPlzmKg/JVqXmYDZwSB1vvxuqgCyDj1EAxXL\nU/4o6XdFYvMVPMGPXk8qE24PB1mON6xeS951lWuh+gUJaDM8Y600QMGODvmh\nwo1CmrURdOcF2TytDiQnrrL23aCtPNiQbz9z4aOfsOulSV1bRXk4I61FQoTJ\n4AJJBH9hfCc94DCkA3u4J6zvRSszkDPPi/lCxF/g756Pzc+upo03U122pBOT\nggDyxpXNzESXKcPeSNQgyg1w32QkCThViXXNz0q8od5Z498/pxnyURskiz/9\nZjXk4L8/1iOHvzhiSbgXTOLtcbOSXqSyRBjk+p1aDeVTrcTdrg1h35zosoUz\nbQjJ8Smr9aJFFe0z351PF/tMtg6vr296tKohGL7yUBUQumxkb6ESLqRx9sOH\nJ1cShWrDuLRq5GSZiGj44BCJlaUcIyfKC+jjxXJUwBGvaJrsct1wEroWh1qy\n1SsH1kThSxv4Cb6Wwj3pkN1LfzHpAtNau+eqyv0OPQCVJbdbPux3bG5zaB8r\nyUCK/WDIPg/J4uq27nQ/F3inOznR0elV/sO10EywXZ3lDCzw7Bd4N4/YUVx0\n0P9bNNW53Mahm3a6ccwdL+jIrbCxEgy3fHXbfZh/0T67nt+yx5KS+R3iFGwf\nl/Xu\r\n=FxKC\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "regular",
					"email": "jan@lagomorph.de"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/unbzip2-stream_1.3.3_1549638666008_0.7208132651821468"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.4.0": {
			"name": "unbzip2-stream",
			"version": "1.4.0",
			"description": "streaming unbzip2 implementation in pure javascript for node and browsers",
			"keywords": [
				"bzip",
				"bzip2",
				"bz2",
				"stream",
				"streaming",
				"decompress",
				"through"
			],
			"scripts": {
				"prepare": "mkdir -p dist && browserify -s unbzip2Stream index.js | uglifyjs > dist/unbzip2-stream.min.js",
				"browser-test": "browserify -t brfs test/simple.js | tape-run",
				"prepare-long-test": "head -c 104857600 < /dev/urandom | tee test/fixtures/vmlinux.bin | bzip2 > test/fixtures/vmlinux.bin.bz2",
				"long-test": "tape test/extra/long.js",
				"download-test": "beefy test/browser/long.js --open -- -t brfs",
				"test": "tape test/*.js"
			},
			"author": {
				"name": "Jan Bölsche",
				"email": "jan@lagomorph.de"
			},
			"repository": {
				"url": "git+https://github.com/regular/unbzip2-stream.git",
				"type": "git"
			},
			"bugs": {
				"url": "https://github.com/regular/unbzip2-stream/issues"
			},
			"main": "index.js",
			"devDependencies": {
				"beefy": "^2.1.8",
				"brfs": "^1.2.0",
				"browserify": "^16.2.3",
				"concat-stream": "^1.4.7",
				"stream-equal": "^1.1.1",
				"tape": "^4.9.2",
				"tape-run": "^4.0.0",
				"uglify-js": "^3.0.10"
			},
			"dependencies": {
				"buffer": "^5.2.1",
				"through": "^2.3.8"
			},
			"license": "MIT",
			"gitHead": "2df9f8ff44928472fecc11ff550d4c6a4ed88bf4",
			"homepage": "https://github.com/regular/unbzip2-stream#readme",
			"_id": "unbzip2-stream@1.4.0",
			"_shasum": "097ca7b18b5b71e6c8bc8e514a0f1884a12d6eb1",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.11.4",
			"_npmUser": {
				"name": "regular",
				"email": "jan@lagomorph.de"
			},
			"dist": {
				"shasum": "097ca7b18b5b71e6c8bc8e514a0f1884a12d6eb1",
				"tarball": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.0.tgz",
				"integrity": "sha512-kVx7CDAsdBSWVf404Mw7oI9i09w5/mTT/Ruk+RWa64PLYKvsAucLLFHvQtnvjeADM4ZizxrvG5SHnF4Te4T2Cg==",
				"fileCount": 6,
				"unpackedSize": 21523,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehDwaCRA9TVsSAnZWagAA81kP/RL17xG8NG9Wdo9yKkg9\nK9D1LDcy8haBAMWAb2AhQEQyKVGQUZ9MuH1BMsw+U/vDPNTJdVrIQdDGiI4p\nqJNwR66dKMRsJdTrkCa/tnQEcJ52f72LRn9erjNs0wFyuSjwrYJ5DSTuzN7m\n/aUiCJNRaOygs73MDtj4yidrkewDkbZL92cPtn4CJTJIIpnVcMeDcdC1PWS3\nOIilEGm8uQ2VUVi9U4RZWdS2wiDEdNzPxX6C7OcTSAruL/VIlUZYPjzZMaTV\nNlvGgctyUeHvfhEpUvoBMictqb1e22r/88dxYLuDxpet5yiSK/6Ow6ohriWy\n0YTongDBZBVWmkA1ge+wBCEyScyrKO5HQCNCnayWVtCBAGY448ynTQRkVcVo\nlwzwD3G9ZuANvGcTHcW/LNu9yzlns1dfqhw+rPLYW0G3idtP5PHxqFrfjxIR\nIqkdUxaTHViXHgG5aNm071klDZx8jQ68kkg1Cfe+ovL2UGQwBeHalzlYo3NR\njqHD9xRX1vmtITO6cCOFmWpWzo2vgA4WJbNY38hoQzBODdpHfoenNsv6KXlQ\nZa8gfaoAF40TUnxfN/tQYreShcTVz4JEzLjlx7yduvarXx6om0zu0YQV8cD5\nRz1AFrFymhH5eACAdvkfWL9l1CJICbYqH2y9OpF65+Fx4b5umXmg276cYsMQ\nhdem\r\n=IT8x\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "regular",
					"email": "jan@lagomorph.de"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/unbzip2-stream_1.4.0_1585724441790_0.4818561509236654"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.4.1": {
			"name": "unbzip2-stream",
			"version": "1.4.1",
			"description": "streaming unbzip2 implementation in pure javascript for node and browsers",
			"keywords": [
				"bzip",
				"bzip2",
				"bz2",
				"stream",
				"streaming",
				"decompress",
				"through"
			],
			"scripts": {
				"prepare": "mkdir -p dist && browserify -s unbzip2Stream index.js | uglifyjs > dist/unbzip2-stream.min.js",
				"browser-test": "browserify -t brfs test/simple.js | tape-run",
				"prepare-long-test": "head -c 104857600 < /dev/urandom | tee test/fixtures/vmlinux.bin | bzip2 > test/fixtures/vmlinux.bin.bz2",
				"long-test": "tape test/extra/long.js",
				"download-test": "beefy test/browser/long.js --open -- -t brfs",
				"test": "tape test/*.js"
			},
			"author": {
				"name": "Jan Bölsche",
				"email": "jan@lagomorph.de"
			},
			"repository": {
				"url": "git+https://github.com/regular/unbzip2-stream.git",
				"type": "git"
			},
			"bugs": {
				"url": "https://github.com/regular/unbzip2-stream/issues"
			},
			"main": "index.js",
			"devDependencies": {
				"beefy": "^2.1.8",
				"brfs": "^1.2.0",
				"browserify": "^16.2.3",
				"concat-stream": "^1.4.7",
				"stream-equal": "^1.1.1",
				"tape": "^4.9.2",
				"tape-run": "^4.0.0",
				"uglify-js": "^3.0.10"
			},
			"dependencies": {
				"buffer": "^5.2.1",
				"through": "^2.3.8"
			},
			"license": "MIT",
			"gitHead": "396d58925af8e52d85562048be7441dc1bc9917c",
			"homepage": "https://github.com/regular/unbzip2-stream#readme",
			"_id": "unbzip2-stream@1.4.1",
			"_shasum": "151b104af853df3efdaa135d8b1eca850a44b426",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.11.4",
			"_npmUser": {
				"name": "regular",
				"email": "jan@lagomorph.de"
			},
			"dist": {
				"shasum": "151b104af853df3efdaa135d8b1eca850a44b426",
				"tarball": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.1.tgz",
				"integrity": "sha512-sgDYfSDPMsA4Hr2/w7vOlrJBlwzmyakk1+hW8ObLvxSp0LA36LcL2XItGvOT3OSblohSdevMuT8FQjLsqyy4sA==",
				"fileCount": 6,
				"unpackedSize": 21475,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejyylCRA9TVsSAnZWagAA+/IP/0GOteJWske0Atb+7nwH\n1WMPs54AR5se+Cn0cx4E7nbWVxxgj6t0DTg39xy7DhrzSXfWWpjhjBZv5aIJ\nDbMOSjylubL69xSXjwD1Ro1yfoJe60Q+hX5fe9SgQ9R9q1olmie3qjrehKSC\njd6vZ3AjzTtCl0bw1E7uEaOan3vgb2xScP0ezhNbQ4G/iJgQHHNcQ4F8pDsb\nkEcVZ1dZ/1RVhUYSozbKtWUvE+o+G3Cxsv2fwHotuBrsUUAFzvTi0Mo4W9/X\nPaWHF0PED6LxS5X3yT22fvPkl9BdV5icqpxs3fSpSdrvMghiPwsiJXk9LRvn\n5f01qhHk2DwHWYOYHIl1UiL0V+YJhxntFxs7cuGdFxwSzRklMa8ubhDTUpx0\nCn3eQjWHOPVKXHi6ETccwr7sPcqz6uuNyQ5llD8sm5zbEFLap/y0K/BQyUMp\nw2gw7538U2v5KmRaTFPCtacBQE/nhLC9pnpMGk3QN3oIFQsMvepjYjBUS6VM\nIQhOsNjW/eJU2cStEM1f3OWJngsQg9XITL18sg425PqdFjtwb7cQPi6dx606\nChf01cGH+5UG5G09oq5TdRoH4x/M5TH8CtrWmROXRBjJBI0kailxEBzIGltY\neT8p1IbVIASyS1NZ06T5BIoOcQ3bVYQzt1nTX0hFi+6MPvOaG+5oOzNJXn2H\n8TzL\r\n=CAlh\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "regular",
					"email": "jan@lagomorph.de"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/unbzip2-stream_1.4.1_1586441381155_0.007569604375026184"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.4.2": {
			"name": "unbzip2-stream",
			"version": "1.4.2",
			"description": "streaming unbzip2 implementation in pure javascript for node and browsers",
			"keywords": [
				"bzip",
				"bzip2",
				"bz2",
				"stream",
				"streaming",
				"decompress",
				"through"
			],
			"scripts": {
				"prepare": "mkdir -p dist && browserify -s unbzip2Stream index.js | uglifyjs > dist/unbzip2-stream.min.js",
				"browser-test": "browserify -t brfs test/simple.js | tape-run",
				"prepare-long-test": "head -c 104857600 < /dev/urandom | tee test/fixtures/vmlinux.bin | bzip2 > test/fixtures/vmlinux.bin.bz2",
				"long-test": "tape test/extra/long.js",
				"download-test": "beefy test/browser/long.js --open -- -t brfs",
				"test": "tape test/*.js"
			},
			"author": {
				"name": "Jan Bölsche",
				"email": "jan@lagomorph.de"
			},
			"repository": {
				"url": "git+https://github.com/regular/unbzip2-stream.git",
				"type": "git"
			},
			"bugs": {
				"url": "https://github.com/regular/unbzip2-stream/issues"
			},
			"main": "index.js",
			"devDependencies": {
				"beefy": "^2.1.8",
				"brfs": "^1.2.0",
				"browserify": "^16.2.3",
				"concat-stream": "^1.4.7",
				"stream-equal": "^1.1.1",
				"tape": "^4.9.2",
				"tape-run": "^4.0.0",
				"uglify-js": "^3.0.10"
			},
			"dependencies": {
				"buffer": "^5.2.1",
				"through": "^2.3.8"
			},
			"license": "MIT",
			"gitHead": "c58c6f00a426d0bfb485bb92f7662ef4cbfb0df7",
			"homepage": "https://github.com/regular/unbzip2-stream#readme",
			"_id": "unbzip2-stream@1.4.2",
			"_shasum": "84eb9e783b186d8fb397515fbb656f312f1a7dbf",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.11.4",
			"_npmUser": {
				"name": "regular",
				"email": "jan@lagomorph.de"
			},
			"dist": {
				"shasum": "84eb9e783b186d8fb397515fbb656f312f1a7dbf",
				"tarball": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.2.tgz",
				"integrity": "sha512-pZMVAofMrrHX6Ik39hCk470kulCbmZ2SWfQLPmTWqfJV/oUm0gn1CblvHdUu4+54Je6Jq34x8kY6XjTy6dMkOg==",
				"fileCount": 6,
				"unpackedSize": 21481,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenwluCRA9TVsSAnZWagAAW+kP/2NvFtpTKXjjPtW9M96c\n8L1SdwHGeh2IgfmmrCskotb/9yoBQpiHgZYoyqz1DR59jKKbRQLbXM2JNoJb\nLhwQWuo2Y9WGyVj9EtFk8asYWHcmcBPSkyYfl67iACRet6YNtKJhaBmWV7LC\n7okHhZ+rqiq9kd0+bGp15lGx5e8oTzE954u4m8G8G6yYAw2Mc8nsbmfu10+g\nHdR5/OUloj6xpSncM+JLQeRt5rz7ya8rE03I5zciilXmv2VQLzbgK8QXcAOH\n0NUercbHDgUaMCno3YFjyGOmvf08M9qE2EBBF7RQpDp8KdvrpSZ/iWRrUyfo\nOZCjaKmfVTrVtMYv1oe8tn23qHAhwBqCXXHdFdln8l8Zvbhl/qaqGUcBtaEa\n1H8dXBqFsVGwaFuueIHf1iGY+yCSNixnqtCKO+z315nYsjYEei47YEZ1LHMB\n/+yNYt3g4GBm/EtVpvHbK4wYZdEXWx2I0pLjZH6hbpsUrnphvCM+r1gwfoCw\nC9moXd9czD4KIAnw8vJmaiIY/DI7z/nJlA5aD7KXn5q45RvyTj8n60RE5X6K\n3qB5MrU8AMa8wNtyEp18DxYCeTRHhNl7X3N1qriXfvWalmjUQo20wZ8eJ4xU\n+PJkVRCNBsjzGqh3n0ptZWhLKrHYXJkQjwr+EBT8bjMJEw0UTX5/XoMKnVFd\n4gZp\r\n=W7c/\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "regular",
					"email": "jan@lagomorph.de"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/unbzip2-stream_1.4.2_1587480941564_0.35281084774408344"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.4.3": {
			"name": "unbzip2-stream",
			"version": "1.4.3",
			"description": "streaming unbzip2 implementation in pure javascript for node and browsers",
			"keywords": [
				"bzip",
				"bzip2",
				"bz2",
				"stream",
				"streaming",
				"decompress",
				"through"
			],
			"scripts": {
				"prepare": "mkdir -p dist && browserify -s unbzip2Stream index.js | uglifyjs > dist/unbzip2-stream.min.js",
				"browser-test": "browserify -t brfs test/simple.js | tape-run",
				"prepare-long-test": "head -c 104857600 < /dev/urandom | tee test/fixtures/vmlinux.bin | bzip2 > test/fixtures/vmlinux.bin.bz2",
				"long-test": "tape test/extra/long.js",
				"download-test": "beefy test/browser/long.js --open -- -t brfs",
				"test": "tape test/*.js"
			},
			"author": {
				"name": "Jan Bölsche",
				"email": "jan@lagomorph.de"
			},
			"repository": {
				"url": "git+https://github.com/regular/unbzip2-stream.git",
				"type": "git"
			},
			"bugs": {
				"url": "https://github.com/regular/unbzip2-stream/issues"
			},
			"main": "index.js",
			"devDependencies": {
				"beefy": "^2.1.8",
				"brfs": "^1.2.0",
				"browserify": "^16.2.3",
				"concat-stream": "^1.4.7",
				"stream-equal": "^1.1.1",
				"tape": "^4.9.2",
				"tape-run": "^4.0.0",
				"uglify-js": "^3.0.10"
			},
			"dependencies": {
				"buffer": "^5.2.1",
				"through": "^2.3.8"
			},
			"license": "MIT",
			"gitHead": "78be9344d6969b355bbed3deeb9e0bde14b550b2",
			"homepage": "https://github.com/regular/unbzip2-stream#readme",
			"_id": "unbzip2-stream@1.4.3",
			"_nodeVersion": "12.13.0",
			"_npmVersion": "6.14.5",
			"_npmUser": {
				"name": "regular",
				"email": "jan@lagomorph.de"
			},
			"dist": {
				"integrity": "sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==",
				"shasum": "b0da04c4371311df771cdc215e87f2130991ace7",
				"tarball": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz",
				"fileCount": 7,
				"unpackedSize": 133327,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezhDlCRA9TVsSAnZWagAAZ4QP/jEFyOVtbvwPgxqmBOD7\n2ivZoIg+7utOPq6xKLdBaPLkFeHqelXjICTG3dsOr/m9YoK5u2dZ7PVUSlZj\nIXHDnhMKrW1m74VIqavP1E6m0+hmGbmIVPxD7vghgvkkATIPp0kyPB0lMX2J\nu+jxRodXvvWG3XZjlgAYRYq4TVMaHrOHb455w3a5/NTEN737NkQ1TxRJ4oYI\nvsNpwL3ET2a+/5v9TLbAu65ngsU3I8+tqJJoyFlJ17kp9Yj1tpq6PzzdebiJ\nDlHR2bQ+EnJ0Hs1stsYqExPhiDKXl6WDzuDnBm3wKWzisXrz7bRG28hT8t6O\n/wIKhEVHM+Uvyq/TdpkFt7qZAEFAlTEzQZ2q4Kg7czc32LwrRrbeXbG1OYWM\nlT6pFoRkeM1ahvSqi75CqlWhLHk5xYZ2YPGqoFf9DxHFrn62OYXnTIR5mI/H\nH9llPTVcHaO4BFqBpj+g3tjdvHSKhG/O/SKL7y9sTTaABTliKTu4wGN9+AW/\nGs+uOCiw6n46Us+f8CWsdvet/Hwbj3xItuJ28iFu75W+hmIGCrXUugvMUVMe\n5ch0tWf8B/xYvRPSQ5ay1QjdvycwYptxVa9KY5ysmq6QqjnRhH8ic18Oqd8+\nvMrqPo564F75gZ1V9yhNFN4EjSvm/KZv/zF3mPpufbLdPA29m5kvYyPZg9xj\nv4NY\r\n=pB95\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "regular",
					"email": "jan@lagomorph.de"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/unbzip2-stream_1.4.3_1590563045342_0.5639479428171958"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-05-27T07:04:07.663Z",
		"created": "2015-01-28T12:22:12.102Z",
		"1.0.0": "2015-01-28T12:22:12.102Z",
		"1.0.1": "2015-01-28T12:23:41.026Z",
		"1.0.2": "2015-01-28T12:31:47.417Z",
		"1.0.3": "2015-01-28T12:34:29.895Z",
		"1.0.4": "2015-01-29T22:19:54.500Z",
		"1.0.6": "2015-01-29T22:52:53.669Z",
		"1.0.7": "2015-01-29T22:58:12.708Z",
		"1.0.8": "2015-01-29T23:10:07.741Z",
		"1.0.9": "2016-03-21T20:27:49.828Z",
		"1.0.10": "2016-09-12T13:16:28.494Z",
		"1.0.11": "2017-03-21T13:47:09.992Z",
		"1.1.0": "2017-05-23T11:12:35.674Z",
		"1.2.0": "2017-05-23T11:26:40.503Z",
		"1.2.1": "2017-05-23T11:37:47.511Z",
		"1.2.2": "2017-05-23T11:48:58.221Z",
		"1.2.3": "2017-05-23T11:55:55.721Z",
		"1.2.4": "2017-05-23T11:59:00.576Z",
		"1.2.5": "2017-07-24T07:54:44.558Z",
		"1.3.0": "2018-09-17T10:36:54.551Z",
		"1.3.1": "2018-10-09T07:39:14.157Z",
		"1.3.2": "2019-02-02T06:11:37.905Z",
		"1.3.3": "2019-02-08T15:11:06.088Z",
		"1.4.0": "2020-04-01T07:00:41.883Z",
		"1.4.1": "2020-04-09T14:09:41.253Z",
		"1.4.2": "2020-04-21T14:55:41.684Z",
		"1.4.3": "2020-05-27T07:04:05.446Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "1.4.3"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"d48835a24192894a678516ff425efaf6\"",
			"fetched": 1602009477119
		}
	},
	"_distfiles": {
		"unbzip2-stream-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.0.0.tgz",
			"sha": "4e5a0b58d457bbc1a6df041d977dc64911ee5226",
			"registry": "npmjs"
		},
		"unbzip2-stream-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.0.1.tgz",
			"sha": "760a98f67dd0019838b9286433672fbaa8f3f842",
			"registry": "npmjs"
		},
		"unbzip2-stream-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.0.2.tgz",
			"sha": "e8920443d518b1abc8511baf6abecb3f0061076b",
			"registry": "npmjs"
		},
		"unbzip2-stream-1.0.3.tgz": {
			"url": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.0.3.tgz",
			"sha": "27f39a86dce83a5c6a149540615638ebe70eaa16",
			"registry": "npmjs"
		},
		"unbzip2-stream-1.0.4.tgz": {
			"url": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.0.4.tgz",
			"sha": "13b3f8411122dc088010f29a4c60a0877502ca94",
			"registry": "npmjs"
		},
		"unbzip2-stream-1.0.7.tgz": {
			"url": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.0.7.tgz",
			"sha": "cbb674620ab0bee34650b61cf3d095d6531465c3",
			"registry": "npmjs"
		},
		"unbzip2-stream-1.0.8.tgz": {
			"url": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.0.8.tgz",
			"sha": "c6d44d6a026470a11396384c4886cfda05687eda",
			"registry": "npmjs"
		},
		"unbzip2-stream-1.0.9.tgz": {
			"url": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.0.9.tgz",
			"sha": "9d107697a8d539d7bfdb9378a1cd832836bb7f8f",
			"registry": "npmjs"
		},
		"unbzip2-stream-1.0.10.tgz": {
			"url": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.0.10.tgz",
			"sha": "b21f7555f9bb1055891f35a61b8af8c377ff51bc",
			"registry": "npmjs"
		},
		"unbzip2-stream-1.0.11.tgz": {
			"url": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.0.11.tgz",
			"sha": "204f55549cd1dd800fdd835b86676830e7492d8f",
			"registry": "npmjs"
		},
		"unbzip2-stream-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.1.0.tgz",
			"sha": "e6f901094bd496fdf87d4ffa09d35b85d34e2bee",
			"registry": "npmjs"
		},
		"unbzip2-stream-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.2.0.tgz",
			"sha": "0ccff0a7f94bc3959abf9ee472bc8c627a2a33d5",
			"registry": "npmjs"
		},
		"unbzip2-stream-1.2.1.tgz": {
			"url": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.2.1.tgz",
			"sha": "b9b43e00362610244747c0c85d716bb81e375537",
			"registry": "npmjs"
		},
		"unbzip2-stream-1.2.2.tgz": {
			"url": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.2.2.tgz",
			"sha": "c00a729d6d9000d12c8d539adbf70e9bdfc98393",
			"registry": "npmjs"
		},
		"unbzip2-stream-1.2.3.tgz": {
			"url": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.2.3.tgz",
			"sha": "1f17f3ddabbfc56ab07e202f139132c4132632bd",
			"registry": "npmjs"
		},
		"unbzip2-stream-1.2.4.tgz": {
			"url": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.2.4.tgz",
			"sha": "8c84c84d5b4cc28fc1f9f577203bbd3cb860a16a",
			"registry": "npmjs"
		},
		"unbzip2-stream-1.2.5.tgz": {
			"url": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.2.5.tgz",
			"sha": "73a033a567bbbde59654b193c44d48a7e4f43c47",
			"registry": "npmjs"
		},
		"unbzip2-stream-1.3.0.tgz": {
			"url": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.3.0.tgz",
			"sha": "745ad5745bc4d8f1ac2eb6fc707cfa51d52ab215",
			"registry": "npmjs"
		},
		"unbzip2-stream-1.3.1.tgz": {
			"url": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.3.1.tgz",
			"sha": "7854da51622a7e63624221196357803b552966a1",
			"registry": "npmjs"
		},
		"unbzip2-stream-1.3.2.tgz": {
			"url": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.3.2.tgz",
			"sha": "73830dd96e68d1ad8a8e1510585f6c7eeb7cf0d3",
			"registry": "npmjs"
		},
		"unbzip2-stream-1.3.3.tgz": {
			"url": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.3.3.tgz",
			"sha": "d156d205e670d8d8c393e1c02ebd506422873f6a",
			"registry": "npmjs"
		},
		"unbzip2-stream-1.4.0.tgz": {
			"url": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.0.tgz",
			"sha": "097ca7b18b5b71e6c8bc8e514a0f1884a12d6eb1",
			"registry": "npmjs"
		},
		"unbzip2-stream-1.4.1.tgz": {
			"url": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.1.tgz",
			"sha": "151b104af853df3efdaa135d8b1eca850a44b426",
			"registry": "npmjs"
		},
		"unbzip2-stream-1.4.2.tgz": {
			"url": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.2.tgz",
			"sha": "84eb9e783b186d8fb397515fbb656f312f1a7dbf",
			"registry": "npmjs"
		},
		"unbzip2-stream-1.4.3.tgz": {
			"url": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz",
			"sha": "b0da04c4371311df771cdc215e87f2130991ace7",
			"registry": "npmjs"
		}
	},
	"_attachments": {},
	"_rev": "13-44ca9121c0505e40",
	"_id": "unbzip2-stream",
	"readme": "[![npm version](https://badge.fury.io/js/unbzip2-stream.svg)](http://badge.fury.io/js/unbzip2-stream)\n\nunbzip2-stream\n===\nstreaming bzip2 decompressor in pure JS for Node and browserify.\n\nBuffers\n---\nWhen browserified, the stream emits instances of [feross/buffer](https://github.com/feross/buffer) instead of raw Uint8Arrays to have a consistant API across browsers and Node.\n\nUsage\n---\n``` js\nvar bz2 = require('unbzip2-stream');\nvar fs = require('fs');\n\n// decompress test.bz2 and output the result\nfs.createReadStream('./test.bz2').pipe(bz2()).pipe(process.stdout);\n```\n\nAlso see [test/browser/download.js](https://github.com/regular/unbzip2-stream/blob/master/test/browser/download.js) for an example of decompressing a file while downloading.\n\nOr, using a &lt;script&gt; tag\n---\n\n```\n<script src=\"https://npm-cdn.info/unbzip2-stream/dist/unbzip2-stream.min.js\"></script>\n<script>\n    var myStream = window.unbzip2Stream();\n    // now pipe stuff through it (see above)\n</script>\n```\n\nTests\n---\nTo run tests in Node:\n\n    npm run test\n\nTo run tests in PhantomJS\n\n    npm run browser-test\n\nAdditional Tests\n----------------\nThere are two more tests that specifically test decompression of a very large file. Because I don't want to include large binary files in this repository, the files are created by running an npm script.\n\n    npm run prepare-long-test\n\nYou can now\n\n    npm run long-test\n\nAnd to run a test in chrome that downloads and decompresses a large binary file\n\n    npm run download-test\n\nOpen the browser's console to see the output."
}