{
	"name": "pako",
	"versions": {
		"0.0.0": {
			"name": "pako",
			"description": "zlib port to javascript - fast, modularized, with browser support.",
			"version": "0.0.0",
			"keywords": [
				"zlib",
				"deflate",
				"inflate"
			],
			"homepage": "https://github.com/nodeca/pako",
			"contributors": [
				{
					"name": "Andrei Tuputcyn",
					"url": "https://github.com/andr83"
				},
				{
					"name": "Vitaly Puzrin",
					"url": "https://github.com/puzrin"
				}
			],
			"bugs": {
				"url": "https://github.com/nodeca/pako/issues"
			},
			"license": {
				"type": "MIT",
				"url": "https://github.com/nodeca/pako/blob/master/LICENSE"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/nodeca/pako.git"
			},
			"main": "./index.js",
			"devDependencies": {
				"mocha": "*",
				"benchmark": "*",
				"ansi": "*",
				"lodash": "2.4.1",
				"async": "0.2.10"
			},
			"_id": "pako@0.0.0",
			"dist": {
				"shasum": "9d63e90867d1d1c8d565527a15a671a2666d21d5",
				"tarball": "https://registry.npmjs.org/pako/-/pako-0.0.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "vitaly",
				"email": "vitaly@rcdesign.ru"
			},
			"maintainers": [
				{
					"name": "vitaly",
					"email": "vitaly@rcdesign.ru"
				}
			],
			"directories": {}
		},
		"0.1.0": {
			"name": "pako",
			"description": "zlib port to javascript - fast, modularized, with browser support",
			"version": "0.1.0",
			"keywords": [
				"zlib",
				"deflate",
				"inflate",
				"gzip"
			],
			"homepage": "https://github.com/nodeca/pako",
			"contributors": [
				{
					"name": "Andrei Tuputcyn",
					"url": "https://github.com/andr83"
				},
				{
					"name": "Vitaly Puzrin",
					"url": "https://github.com/puzrin"
				}
			],
			"bugs": {
				"url": "https://github.com/nodeca/pako/issues"
			},
			"license": {
				"type": "MIT",
				"url": "https://github.com/nodeca/pako/blob/master/LICENSE"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/nodeca/pako.git"
			},
			"main": "./index.js",
			"devDependencies": {
				"mocha": "*",
				"chai": "*",
				"benchmark": "*",
				"ansi": "*",
				"browserify": "*",
				"uglify-js": "*",
				"jshint": "*",
				"istanbul": "*",
				"ndoc": "*",
				"lodash": "2.4.1",
				"async": "0.2.10",
				"grunt": "~0.4.0",
				"grunt-cli": "~0.1.13",
				"grunt-saucelabs": "~5.0.1",
				"grunt-contrib-connect": "~0.7.1"
			},
			"_id": "pako@0.1.0",
			"dist": {
				"shasum": "c6bc3e165098740ce5409a39269267cb48bb945b",
				"tarball": "https://registry.npmjs.org/pako/-/pako-0.1.0.tgz"
			},
			"_from": "https://github.com/nodeca/pako/tarball/0.1.0",
			"_resolved": "https://github.com/nodeca/pako/tarball/0.1.0",
			"scripts": {},
			"_npmVersion": "1.3.24",
			"_npmUser": {
				"name": "vitaly",
				"email": "vitaly@rcdesign.ru"
			},
			"maintainers": [
				{
					"name": "vitaly",
					"email": "vitaly@rcdesign.ru"
				}
			],
			"directories": {}
		},
		"0.1.1": {
			"name": "pako",
			"description": "zlib port to javascript - fast, modularized, with browser support",
			"version": "0.1.1",
			"keywords": [
				"zlib",
				"deflate",
				"inflate",
				"gzip"
			],
			"homepage": "https://github.com/nodeca/pako",
			"contributors": [
				{
					"name": "Andrei Tuputcyn",
					"url": "https://github.com/andr83"
				},
				{
					"name": "Vitaly Puzrin",
					"url": "https://github.com/puzrin"
				}
			],
			"bugs": {
				"url": "https://github.com/nodeca/pako/issues"
			},
			"license": {
				"type": "MIT",
				"url": "https://github.com/nodeca/pako/blob/master/LICENSE"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/nodeca/pako.git"
			},
			"main": "./index.js",
			"devDependencies": {
				"mocha": "*",
				"chai": "*",
				"benchmark": "*",
				"ansi": "*",
				"browserify": "*",
				"uglify-js": "*",
				"jshint": "*",
				"istanbul": "*",
				"ndoc": "*",
				"lodash": "2.4.1",
				"async": "0.2.10",
				"grunt": "~0.4.0",
				"grunt-cli": "~0.1.13",
				"grunt-saucelabs": "~5.0.1",
				"grunt-contrib-connect": "~0.7.1"
			},
			"_id": "pako@0.1.1",
			"dist": {
				"shasum": "5053d4d5d90b1681e037b3c60e857d4756d5f25f",
				"tarball": "https://registry.npmjs.org/pako/-/pako-0.1.1.tgz"
			},
			"_from": "https://github.com/nodeca/pako/tarball/0.1.1",
			"_resolved": "https://github.com/nodeca/pako/tarball/0.1.1",
			"scripts": {},
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "vitaly",
				"email": "vitaly@rcdesign.ru"
			},
			"maintainers": [
				{
					"name": "vitaly",
					"email": "vitaly@rcdesign.ru"
				}
			],
			"directories": {}
		},
		"0.2.0": {
			"name": "pako",
			"description": "zlib port to javascript - fast, modularized, with browser support",
			"version": "0.2.0",
			"keywords": [
				"zlib",
				"deflate",
				"inflate",
				"gzip"
			],
			"homepage": "https://github.com/nodeca/pako",
			"contributors": [
				{
					"name": "Andrei Tuputcyn",
					"url": "https://github.com/andr83"
				},
				{
					"name": "Vitaly Puzrin",
					"url": "https://github.com/puzrin"
				}
			],
			"bugs": {
				"url": "https://github.com/nodeca/pako/issues"
			},
			"license": {
				"type": "MIT",
				"url": "https://github.com/nodeca/pako/blob/master/LICENSE"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/nodeca/pako.git"
			},
			"main": "./index.js",
			"devDependencies": {
				"mocha": "*",
				"chai": "*",
				"benchmark": "*",
				"ansi": "*",
				"browserify": "*",
				"uglify-js": "*",
				"jshint": "*",
				"istanbul": "*",
				"ndoc": "*",
				"lodash": "2.4.1",
				"async": "0.2.10",
				"grunt": "~0.4.4",
				"grunt-cli": "~0.1.13",
				"grunt-saucelabs": "~5.1.1",
				"grunt-contrib-connect": "~0.7.1"
			},
			"_id": "pako@0.2.0",
			"dist": {
				"shasum": "bb93787e8c60587c8b13cd3cd8802e9d6f5dd8d5",
				"tarball": "https://registry.npmjs.org/pako/-/pako-0.2.0.tgz"
			},
			"_from": "https://github.com/nodeca/pako/tarball/0.2.0",
			"_resolved": "https://github.com/nodeca/pako/tarball/0.2.0",
			"scripts": {},
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "vitaly",
				"email": "vitaly@rcdesign.ru"
			},
			"maintainers": [
				{
					"name": "vitaly",
					"email": "vitaly@rcdesign.ru"
				}
			],
			"directories": {}
		},
		"0.2.1": {
			"name": "pako",
			"description": "zlib port to javascript - fast, modularized, with browser support",
			"version": "0.2.1",
			"keywords": [
				"zlib",
				"deflate",
				"inflate",
				"gzip"
			],
			"homepage": "https://github.com/nodeca/pako",
			"contributors": [
				{
					"name": "Andrei Tuputcyn",
					"url": "https://github.com/andr83"
				},
				{
					"name": "Vitaly Puzrin",
					"url": "https://github.com/puzrin"
				}
			],
			"bugs": {
				"url": "https://github.com/nodeca/pako/issues"
			},
			"license": {
				"type": "MIT",
				"url": "https://github.com/nodeca/pako/blob/master/LICENSE"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/nodeca/pako.git"
			},
			"main": "./index.js",
			"devDependencies": {
				"mocha": "*",
				"chai": "*",
				"benchmark": "*",
				"ansi": "*",
				"browserify": "*",
				"uglify-js": "*",
				"jshint": "*",
				"istanbul": "*",
				"ndoc": "*",
				"lodash": "2.4.1",
				"async": "0.2.10",
				"grunt": "~0.4.4",
				"grunt-cli": "~0.1.13",
				"grunt-saucelabs": "~5.1.1",
				"grunt-contrib-connect": "~0.7.1"
			},
			"_id": "pako@0.2.1",
			"dist": {
				"shasum": "65150277c8447a9e83877f00476d533e1d380ad3",
				"tarball": "https://registry.npmjs.org/pako/-/pako-0.2.1.tgz"
			},
			"_from": "https://github.com/nodeca/pako/tarball/0.2.1",
			"_resolved": "https://github.com/nodeca/pako/tarball/0.2.1",
			"scripts": {},
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "vitaly",
				"email": "vitaly@rcdesign.ru"
			},
			"maintainers": [
				{
					"name": "vitaly",
					"email": "vitaly@rcdesign.ru"
				}
			],
			"directories": {}
		},
		"0.2.2": {
			"name": "pako",
			"description": "zlib port to javascript - fast, modularized, with browser support",
			"version": "0.2.2",
			"keywords": [
				"zlib",
				"deflate",
				"inflate",
				"gzip"
			],
			"homepage": "https://github.com/nodeca/pako",
			"contributors": [
				{
					"name": "Andrei Tuputcyn",
					"url": "https://github.com/andr83"
				},
				{
					"name": "Vitaly Puzrin",
					"url": "https://github.com/puzrin"
				}
			],
			"bugs": {
				"url": "https://github.com/nodeca/pako/issues"
			},
			"license": {
				"type": "MIT",
				"url": "https://github.com/nodeca/pako/blob/master/LICENSE"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/nodeca/pako.git"
			},
			"main": "./index.js",
			"devDependencies": {
				"mocha": "*",
				"chai": "*",
				"benchmark": "*",
				"ansi": "*",
				"browserify": "*",
				"uglify-js": "*",
				"jshint": "*",
				"istanbul": "*",
				"ndoc": "*",
				"lodash": "2.4.1",
				"async": "0.2.10",
				"grunt": "~0.4.4",
				"grunt-cli": "~0.1.13",
				"grunt-saucelabs": "~5.1.1",
				"grunt-contrib-connect": "~0.7.1"
			},
			"_id": "pako@0.2.2",
			"dist": {
				"shasum": "0154fcebb02d53d188827edbdc37d358e3a12cbe",
				"tarball": "https://registry.npmjs.org/pako/-/pako-0.2.2.tgz"
			},
			"_from": "https://github.com/nodeca/pako/tarball/0.2.2",
			"_resolved": "https://github.com/nodeca/pako/tarball/0.2.2",
			"scripts": {},
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "vitaly",
				"email": "vitaly@rcdesign.ru"
			},
			"maintainers": [
				{
					"name": "vitaly",
					"email": "vitaly@rcdesign.ru"
				}
			],
			"directories": {}
		},
		"0.2.3": {
			"name": "pako",
			"description": "zlib port to javascript - fast, modularized, with browser support",
			"version": "0.2.3",
			"keywords": [
				"zlib",
				"deflate",
				"inflate",
				"gzip"
			],
			"homepage": "https://github.com/nodeca/pako",
			"contributors": [
				{
					"name": "Andrei Tuputcyn",
					"url": "https://github.com/andr83"
				},
				{
					"name": "Vitaly Puzrin",
					"url": "https://github.com/puzrin"
				}
			],
			"bugs": {
				"url": "https://github.com/nodeca/pako/issues"
			},
			"license": {
				"type": "MIT",
				"url": "https://github.com/nodeca/pako/blob/master/LICENSE"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/nodeca/pako.git"
			},
			"main": "./index.js",
			"devDependencies": {
				"mocha": "*",
				"benchmark": "*",
				"ansi": "*",
				"browserify": "*",
				"uglify-js": "*",
				"jshint": "*",
				"istanbul": "*",
				"ndoc": "*",
				"lodash": "*",
				"async": "*",
				"grunt": "~0.4.4",
				"grunt-cli": "~0.1.13",
				"grunt-saucelabs": "~8.0.2",
				"grunt-contrib-connect": "~0.7.1"
			},
			"_id": "pako@0.2.3",
			"_shasum": "da97260282d270c43f210d9e9bf9abdf54072641",
			"_from": "https://github.com/nodeca/pako/tarball/0.2.3",
			"_resolved": "https://github.com/nodeca/pako/tarball/0.2.3",
			"scripts": {},
			"_npmVersion": "1.4.9",
			"_npmUser": {
				"name": "vitaly",
				"email": "vitaly@rcdesign.ru"
			},
			"maintainers": [
				{
					"name": "vitaly",
					"email": "vitaly@rcdesign.ru"
				}
			],
			"dist": {
				"shasum": "da97260282d270c43f210d9e9bf9abdf54072641",
				"tarball": "https://registry.npmjs.org/pako/-/pako-0.2.3.tgz"
			},
			"directories": {}
		},
		"0.2.4": {
			"name": "pako",
			"description": "zlib port to javascript - fast, modularized, with browser support",
			"version": "0.2.4",
			"keywords": [
				"zlib",
				"deflate",
				"inflate",
				"gzip"
			],
			"homepage": "https://github.com/nodeca/pako",
			"contributors": [
				{
					"name": "Andrei Tuputcyn",
					"url": "https://github.com/andr83"
				},
				{
					"name": "Vitaly Puzrin",
					"url": "https://github.com/puzrin"
				}
			],
			"bugs": {
				"url": "https://github.com/nodeca/pako/issues"
			},
			"license": {
				"type": "MIT",
				"url": "https://github.com/nodeca/pako/blob/master/LICENSE"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/nodeca/pako.git"
			},
			"main": "./index.js",
			"devDependencies": {
				"mocha": "*",
				"benchmark": "*",
				"ansi": "*",
				"browserify": "*",
				"uglify-js": "*",
				"jshint": "*",
				"istanbul": "*",
				"ndoc": "*",
				"lodash": "*",
				"async": "*",
				"grunt": "~0.4.4",
				"grunt-cli": "~0.1.13",
				"grunt-saucelabs": "~8.0.2",
				"grunt-contrib-connect": "~0.7.1"
			},
			"_id": "pako@0.2.4",
			"_shasum": "015399af84fc28c6d9ce5abe5874b7dcb968a751",
			"_from": "https://github.com/nodeca/pako/tarball/0.2.4",
			"_resolved": "https://github.com/nodeca/pako/tarball/0.2.4",
			"scripts": {},
			"_npmVersion": "1.4.9",
			"_npmUser": {
				"name": "vitaly",
				"email": "vitaly@rcdesign.ru"
			},
			"maintainers": [
				{
					"name": "vitaly",
					"email": "vitaly@rcdesign.ru"
				}
			],
			"dist": {
				"shasum": "015399af84fc28c6d9ce5abe5874b7dcb968a751",
				"tarball": "https://registry.npmjs.org/pako/-/pako-0.2.4.tgz"
			},
			"directories": {}
		},
		"0.2.5": {
			"name": "pako",
			"description": "zlib port to javascript - fast, modularized, with browser support",
			"version": "0.2.5",
			"keywords": [
				"zlib",
				"deflate",
				"inflate",
				"gzip"
			],
			"homepage": "https://github.com/nodeca/pako",
			"contributors": [
				{
					"name": "Andrei Tuputcyn",
					"url": "https://github.com/andr83"
				},
				{
					"name": "Vitaly Puzrin",
					"url": "https://github.com/puzrin"
				}
			],
			"bugs": {
				"url": "https://github.com/nodeca/pako/issues"
			},
			"license": {
				"type": "MIT",
				"url": "https://github.com/nodeca/pako/blob/master/LICENSE"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/nodeca/pako.git"
			},
			"main": "./index.js",
			"devDependencies": {
				"mocha": "*",
				"benchmark": "*",
				"ansi": "*",
				"browserify": "*",
				"uglify-js": "*",
				"jshint": "*",
				"istanbul": "*",
				"ndoc": "*",
				"lodash": "*",
				"async": "*",
				"grunt": "~0.4.4",
				"grunt-cli": "~0.1.13",
				"grunt-saucelabs": "~8.0.2",
				"grunt-contrib-connect": "~0.7.1"
			},
			"_id": "pako@0.2.5",
			"_shasum": "36df19467a3879152e9adcc44784f07d0a80c525",
			"_from": "https://github.com/nodeca/pako/tarball/0.2.5",
			"_resolved": "https://github.com/nodeca/pako/tarball/0.2.5",
			"scripts": {},
			"_npmVersion": "1.4.9",
			"_npmUser": {
				"name": "vitaly",
				"email": "vitaly@rcdesign.ru"
			},
			"maintainers": [
				{
					"name": "vitaly",
					"email": "vitaly@rcdesign.ru"
				}
			],
			"dist": {
				"shasum": "36df19467a3879152e9adcc44784f07d0a80c525",
				"tarball": "https://registry.npmjs.org/pako/-/pako-0.2.5.tgz"
			},
			"directories": {}
		},
		"0.2.6": {
			"name": "pako",
			"description": "zlib port to javascript - fast, modularized, with browser support",
			"version": "0.2.6",
			"keywords": [
				"zlib",
				"deflate",
				"inflate",
				"gzip"
			],
			"homepage": "https://github.com/nodeca/pako",
			"contributors": [
				{
					"name": "Andrei Tuputcyn",
					"url": "https://github.com/andr83"
				},
				{
					"name": "Vitaly Puzrin",
					"url": "https://github.com/puzrin"
				}
			],
			"bugs": {
				"url": "https://github.com/nodeca/pako/issues"
			},
			"license": {
				"type": "MIT",
				"url": "https://github.com/nodeca/pako/blob/master/LICENSE"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/nodeca/pako.git"
			},
			"main": "./index.js",
			"devDependencies": {
				"mocha": "*",
				"benchmark": "*",
				"ansi": "*",
				"browserify": "*",
				"uglify-js": "*",
				"jshint": "*",
				"istanbul": "*",
				"ndoc": "*",
				"lodash": "*",
				"async": "*",
				"grunt": "~0.4.4",
				"grunt-cli": "~0.1.13",
				"grunt-saucelabs": "~8.6.0",
				"grunt-contrib-connect": "~0.9.0"
			},
			"gitHead": "4ace00c10b5f4be0b008c3799fd5b076173f19c2",
			"_id": "pako@0.2.6",
			"scripts": {},
			"_shasum": "3e0c548353b859ab9c8005fac706bdd6c7af505f",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "vitaly",
				"email": "vitaly@rcdesign.ru"
			},
			"maintainers": [
				{
					"name": "vitaly",
					"email": "vitaly@rcdesign.ru"
				}
			],
			"dist": {
				"shasum": "3e0c548353b859ab9c8005fac706bdd6c7af505f",
				"tarball": "https://registry.npmjs.org/pako/-/pako-0.2.6.tgz"
			},
			"directories": {}
		},
		"0.2.7": {
			"name": "pako",
			"description": "zlib port to javascript - fast, modularized, with browser support",
			"version": "0.2.7",
			"keywords": [
				"zlib",
				"deflate",
				"inflate",
				"gzip"
			],
			"homepage": "https://github.com/nodeca/pako",
			"contributors": [
				{
					"name": "Andrei Tuputcyn",
					"url": "https://github.com/andr83"
				},
				{
					"name": "Vitaly Puzrin",
					"url": "https://github.com/puzrin"
				}
			],
			"bugs": {
				"url": "https://github.com/nodeca/pako/issues"
			},
			"license": {
				"type": "MIT",
				"url": "https://github.com/nodeca/pako/blob/master/LICENSE"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/nodeca/pako.git"
			},
			"main": "./index.js",
			"devDependencies": {
				"mocha": "*",
				"benchmark": "*",
				"ansi": "*",
				"browserify": "*",
				"eslint": "0.17.1",
				"eslint-plugin-nodeca": "~1.0.3",
				"uglify-js": "*",
				"istanbul": "*",
				"ndoc": "*",
				"lodash": "*",
				"async": "*",
				"grunt": "~0.4.4",
				"grunt-cli": "~0.1.13",
				"grunt-saucelabs": "~8.6.0",
				"grunt-contrib-connect": "~0.9.0"
			},
			"gitHead": "8070869d8cef31f291e02498c28d7f423de34ade",
			"_id": "pako@0.2.7",
			"scripts": {},
			"_shasum": "90e8917affd5ee2b69dfe943ec16b783c4e0c441",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "vitaly",
				"email": "vitaly@rcdesign.ru"
			},
			"maintainers": [
				{
					"name": "vitaly",
					"email": "vitaly@rcdesign.ru"
				}
			],
			"dist": {
				"shasum": "90e8917affd5ee2b69dfe943ec16b783c4e0c441",
				"tarball": "https://registry.npmjs.org/pako/-/pako-0.2.7.tgz"
			},
			"directories": {}
		},
		"0.2.8": {
			"name": "pako",
			"description": "zlib port to javascript - fast, modularized, with browser support",
			"version": "0.2.8",
			"keywords": [
				"zlib",
				"deflate",
				"inflate",
				"gzip"
			],
			"homepage": "https://github.com/nodeca/pako",
			"contributors": [
				{
					"name": "Andrei Tuputcyn",
					"url": "https://github.com/andr83"
				},
				{
					"name": "Vitaly Puzrin",
					"url": "https://github.com/puzrin"
				}
			],
			"bugs": {
				"url": "https://github.com/nodeca/pako/issues"
			},
			"license": {
				"type": "MIT",
				"url": "https://github.com/nodeca/pako/blob/master/LICENSE"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/nodeca/pako.git"
			},
			"main": "./index.js",
			"devDependencies": {
				"mocha": "1.21.5",
				"benchmark": "*",
				"ansi": "*",
				"browserify": "*",
				"eslint": "0.17.1",
				"eslint-plugin-nodeca": "~1.0.3",
				"uglify-js": "*",
				"istanbul": "*",
				"ndoc": "*",
				"lodash": "*",
				"async": "*",
				"grunt": "~0.4.4",
				"grunt-cli": "~0.1.13",
				"grunt-saucelabs": "~8.6.0",
				"grunt-contrib-connect": "~0.9.0"
			},
			"gitHead": "08c5cfb4fe2f744bedbd249be908bba0d8fc0946",
			"_id": "pako@0.2.8",
			"scripts": {},
			"_shasum": "15ad772915362913f20de4a8a164b4aacc6165d6",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.12.4",
			"_npmUser": {
				"name": "vitaly",
				"email": "vitaly@rcdesign.ru"
			},
			"maintainers": [
				{
					"name": "vitaly",
					"email": "vitaly@rcdesign.ru"
				}
			],
			"dist": {
				"shasum": "15ad772915362913f20de4a8a164b4aacc6165d6",
				"tarball": "https://registry.npmjs.org/pako/-/pako-0.2.8.tgz"
			},
			"directories": {}
		},
		"1.0.0": {
			"name": "pako",
			"description": "zlib port to javascript - fast, modularized, with browser support",
			"version": "1.0.0",
			"keywords": [
				"zlib",
				"deflate",
				"inflate",
				"gzip"
			],
			"homepage": "https://github.com/nodeca/pako",
			"contributors": [
				{
					"name": "Andrei Tuputcyn",
					"url": "https://github.com/andr83"
				},
				{
					"name": "Vitaly Puzrin",
					"url": "https://github.com/puzrin"
				}
			],
			"files": [
				"index.js",
				"dist/",
				"lib/"
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodeca/pako.git"
			},
			"devDependencies": {
				"mocha": "1.21.5",
				"benchmark": "*",
				"ansi": "*",
				"browserify": "*",
				"eslint": "^2.1.0",
				"eslint-plugin-nodeca": "~1.0.3",
				"uglify-js": "*",
				"istanbul": "*",
				"ndoc": "*",
				"lodash": "*",
				"async": "*",
				"grunt": "~0.4.4",
				"grunt-cli": "~0.1.13",
				"grunt-saucelabs": "~8.6.0",
				"grunt-contrib-connect": "~0.9.0"
			},
			"gitHead": "c3cf4566da9c443575ac7f447e5404af7f34aa3d",
			"bugs": {
				"url": "https://github.com/nodeca/pako/issues"
			},
			"_id": "pako@1.0.0",
			"scripts": {},
			"_shasum": "ec8b6f0a7e1512d20a21bd58568db7777bb7ccb1",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.3.0",
			"_npmUser": {
				"name": "vitaly",
				"email": "vitaly@rcdesign.ru"
			},
			"maintainers": [
				{
					"name": "vitaly",
					"email": "vitaly@rcdesign.ru"
				}
			],
			"dist": {
				"shasum": "ec8b6f0a7e1512d20a21bd58568db7777bb7ccb1",
				"tarball": "https://registry.npmjs.org/pako/-/pako-1.0.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-9-west.internal.npmjs.com",
				"tmp": "tmp/pako-1.0.0.tgz_1455700678142_0.584279963048175"
			},
			"directories": {}
		},
		"1.0.1": {
			"name": "pako",
			"description": "zlib port to javascript - fast, modularized, with browser support",
			"version": "1.0.1",
			"keywords": [
				"zlib",
				"deflate",
				"inflate",
				"gzip"
			],
			"homepage": "https://github.com/nodeca/pako",
			"contributors": [
				{
					"name": "Andrei Tuputcyn",
					"url": "https://github.com/andr83"
				},
				{
					"name": "Vitaly Puzrin",
					"url": "https://github.com/puzrin"
				}
			],
			"files": [
				"index.js",
				"dist/",
				"lib/"
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodeca/pako.git"
			},
			"devDependencies": {
				"mocha": "1.21.5",
				"benchmark": "*",
				"ansi": "*",
				"browserify": "*",
				"eslint": "^2.1.0",
				"eslint-plugin-nodeca": "~1.0.3",
				"uglify-js": "*",
				"istanbul": "*",
				"ndoc": "*",
				"lodash": "*",
				"async": "*",
				"grunt": "~0.4.4",
				"grunt-cli": "~0.1.13",
				"grunt-saucelabs": "~8.6.0",
				"grunt-contrib-connect": "~0.9.0"
			},
			"gitHead": "78603f42fc4b33393451a9377479d0869886429b",
			"bugs": {
				"url": "https://github.com/nodeca/pako/issues"
			},
			"_id": "pako@1.0.1",
			"scripts": {},
			"_shasum": "030267fd61934761c70331728ffa59a9a845152e",
			"_from": ".",
			"_npmVersion": "2.14.20",
			"_nodeVersion": "4.4.1",
			"_npmUser": {
				"name": "vitaly",
				"email": "vitaly@rcdesign.ru"
			},
			"maintainers": [
				{
					"name": "vitaly",
					"email": "vitaly@rcdesign.ru"
				}
			],
			"dist": {
				"shasum": "030267fd61934761c70331728ffa59a9a845152e",
				"tarball": "https://registry.npmjs.org/pako/-/pako-1.0.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/pako-1.0.1.tgz_1459521071752_0.24107903544791043"
			},
			"directories": {}
		},
		"1.0.2": {
			"name": "pako",
			"description": "zlib port to javascript - fast, modularized, with browser support",
			"version": "1.0.2",
			"keywords": [
				"zlib",
				"deflate",
				"inflate",
				"gzip"
			],
			"homepage": "https://github.com/nodeca/pako",
			"contributors": [
				{
					"name": "Andrei Tuputcyn",
					"url": "https://github.com/andr83"
				},
				{
					"name": "Vitaly Puzrin",
					"url": "https://github.com/puzrin"
				}
			],
			"files": [
				"index.js",
				"dist/",
				"lib/"
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodeca/pako.git"
			},
			"devDependencies": {
				"mocha": "1.21.5",
				"benchmark": "*",
				"ansi": "*",
				"browserify": "*",
				"eslint": "^2.1.0",
				"eslint-plugin-nodeca": "~1.0.3",
				"uglify-js": "*",
				"istanbul": "*",
				"ndoc": "*",
				"lodash": "*",
				"async": "*",
				"grunt": "~0.4.4",
				"grunt-cli": "~0.1.13",
				"grunt-saucelabs": "~8.6.0",
				"grunt-contrib-connect": "~0.9.0"
			},
			"gitHead": "d53e2219e3ea14ac5759e5925cfd8d14a29c1da6",
			"bugs": {
				"url": "https://github.com/nodeca/pako/issues"
			},
			"_id": "pako@1.0.2",
			"scripts": {},
			"_shasum": "ce4ff912366c028a4dbe3f64bf9de8441ba02b75",
			"_from": ".",
			"_npmVersion": "2.15.5",
			"_nodeVersion": "4.4.5",
			"_npmUser": {
				"name": "vitaly",
				"email": "vitaly@rcdesign.ru"
			},
			"maintainers": [
				{
					"name": "vitaly",
					"email": "vitaly@rcdesign.ru"
				}
			],
			"dist": {
				"shasum": "ce4ff912366c028a4dbe3f64bf9de8441ba02b75",
				"tarball": "https://registry.npmjs.org/pako/-/pako-1.0.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/pako-1.0.2.tgz_1469133085971_0.8812384714838117"
			},
			"directories": {}
		},
		"0.2.9": {
			"name": "pako",
			"description": "zlib port to javascript - fast, modularized, with browser support",
			"version": "0.2.9",
			"keywords": [
				"zlib",
				"deflate",
				"inflate",
				"gzip"
			],
			"homepage": "https://github.com/nodeca/pako",
			"contributors": [
				{
					"name": "Andrei Tuputcyn",
					"url": "https://github.com/andr83"
				},
				{
					"name": "Vitaly Puzrin",
					"url": "https://github.com/puzrin"
				}
			],
			"files": [
				"index.js",
				"dist/",
				"lib/"
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodeca/pako.git"
			},
			"devDependencies": {
				"mocha": "1.21.5",
				"benchmark": "*",
				"ansi": "*",
				"browserify": "*",
				"eslint": "^2.1.0",
				"eslint-plugin-nodeca": "~1.0.3",
				"uglify-js": "*",
				"istanbul": "*",
				"ndoc": "*",
				"lodash": "*",
				"async": "*",
				"grunt": "~0.4.4",
				"grunt-cli": "~0.1.13",
				"grunt-saucelabs": "~8.6.0",
				"grunt-contrib-connect": "~0.9.0"
			},
			"gitHead": "85d145e616967f3720382f416da530c23c02ad13",
			"bugs": {
				"url": "https://github.com/nodeca/pako/issues"
			},
			"_id": "pako@0.2.9",
			"scripts": {},
			"_shasum": "f3f7522f4ef782348da8161bad9ecfd51bf83a75",
			"_from": ".",
			"_npmVersion": "2.15.5",
			"_nodeVersion": "4.4.5",
			"_npmUser": {
				"name": "vitaly",
				"email": "vitaly@rcdesign.ru"
			},
			"maintainers": [
				{
					"name": "vitaly",
					"email": "vitaly@rcdesign.ru"
				}
			],
			"dist": {
				"shasum": "f3f7522f4ef782348da8161bad9ecfd51bf83a75",
				"tarball": "https://registry.npmjs.org/pako/-/pako-0.2.9.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/pako-0.2.9.tgz_1469133699053_0.013920168625190854"
			},
			"directories": {}
		},
		"1.0.3": {
			"name": "pako",
			"description": "zlib port to javascript - fast, modularized, with browser support",
			"version": "1.0.3",
			"keywords": [
				"zlib",
				"deflate",
				"inflate",
				"gzip"
			],
			"homepage": "https://github.com/nodeca/pako",
			"contributors": [
				{
					"name": "Andrei Tuputcyn",
					"url": "https://github.com/andr83"
				},
				{
					"name": "Vitaly Puzrin",
					"url": "https://github.com/puzrin"
				}
			],
			"files": [
				"index.js",
				"dist/",
				"lib/"
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodeca/pako.git"
			},
			"devDependencies": {
				"mocha": "1.21.5",
				"benchmark": "*",
				"ansi": "*",
				"browserify": "*",
				"eslint": "^2.1.0",
				"eslint-plugin-nodeca": "~1.0.3",
				"uglify-js": "*",
				"istanbul": "*",
				"ndoc": "*",
				"lodash": "*",
				"async": "*",
				"grunt": "~0.4.4",
				"grunt-cli": "~0.1.13",
				"grunt-saucelabs": "~8.6.0",
				"grunt-contrib-connect": "~0.9.0"
			},
			"gitHead": "653c0b00d8941c89d09ed4546d2179001ec44efc",
			"bugs": {
				"url": "https://github.com/nodeca/pako/issues"
			},
			"_id": "pako@1.0.3",
			"scripts": {},
			"_shasum": "5f515b0c6722e1982920ae8005eacb0b7ca73ccf",
			"_from": ".",
			"_npmVersion": "2.15.5",
			"_nodeVersion": "4.4.5",
			"_npmUser": {
				"name": "vitaly",
				"email": "vitaly@rcdesign.ru"
			},
			"maintainers": [
				{
					"name": "vitaly",
					"email": "vitaly@rcdesign.ru"
				}
			],
			"dist": {
				"shasum": "5f515b0c6722e1982920ae8005eacb0b7ca73ccf",
				"tarball": "https://registry.npmjs.org/pako/-/pako-1.0.3.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/pako-1.0.3.tgz_1469476123771_0.3454044258687645"
			},
			"directories": {}
		},
		"1.0.4": {
			"name": "pako",
			"description": "zlib port to javascript - fast, modularized, with browser support",
			"version": "1.0.4",
			"keywords": [
				"zlib",
				"deflate",
				"inflate",
				"gzip"
			],
			"homepage": "https://github.com/nodeca/pako",
			"contributors": [
				{
					"name": "Andrei Tuputcyn",
					"url": "https://github.com/andr83"
				},
				{
					"name": "Vitaly Puzrin",
					"url": "https://github.com/puzrin"
				}
			],
			"files": [
				"index.js",
				"dist/",
				"lib/"
			],
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodeca/pako.git"
			},
			"devDependencies": {
				"mocha": "^3.2.0",
				"benchmark": "*",
				"ansi": "*",
				"browserify": "*",
				"eslint": "^3.12.2",
				"eslint-plugin-nodeca": "~1.0.3",
				"uglify-js": "*",
				"istanbul": "*",
				"ndoc": "*",
				"lodash": "*",
				"async": "*",
				"grunt": "^1.0.1",
				"grunt-cli": "^1.2.0",
				"grunt-saucelabs": "^9.0.0",
				"grunt-contrib-connect": "^1.0.2"
			},
			"gitHead": "8737672b4146ff5bc510f6552bf30bad500aa4b4",
			"bugs": {
				"url": "https://github.com/nodeca/pako/issues"
			},
			"_id": "pako@1.0.4",
			"scripts": {},
			"_shasum": "412cc97c3b7ff06dc6c2557fd4f03d06f5e708d4",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.8.1",
			"_npmUser": {
				"name": "vitaly",
				"email": "vitaly@rcdesign.ru"
			},
			"maintainers": [
				{
					"name": "vitaly",
					"email": "vitaly@rcdesign.ru"
				}
			],
			"dist": {
				"shasum": "412cc97c3b7ff06dc6c2557fd4f03d06f5e708d4",
				"tarball": "https://registry.npmjs.org/pako/-/pako-1.0.4.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/pako-1.0.4.tgz_1481762024868_0.25667452113702893"
			},
			"directories": {}
		},
		"1.0.5": {
			"name": "pako",
			"description": "zlib port to javascript - fast, modularized, with browser support",
			"version": "1.0.5",
			"keywords": [
				"zlib",
				"deflate",
				"inflate",
				"gzip"
			],
			"homepage": "https://github.com/nodeca/pako",
			"contributors": [
				{
					"name": "Andrei Tuputcyn",
					"url": "https://github.com/andr83"
				},
				{
					"name": "Vitaly Puzrin",
					"url": "https://github.com/puzrin"
				},
				{
					"name": "Friedel Ziegelmayer",
					"url": "https://github.com/dignifiedquire"
				},
				{
					"name": "Kirill Efimov",
					"url": "https://github.com/Kirill89"
				},
				{
					"name": "Jean-loup Gailly"
				},
				{
					"name": "Mark Adler"
				}
			],
			"files": [
				"index.js",
				"dist/",
				"lib/"
			],
			"license": "(MIT AND Zlib)",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodeca/pako.git"
			},
			"devDependencies": {
				"ansi": "*",
				"async": "*",
				"benchmark": "*",
				"bluebird": "^3.5.0",
				"browserify": "*",
				"eslint": "^3.12.2",
				"eslint-plugin-nodeca": "~1.0.3",
				"grunt": "^1.0.1",
				"grunt-cli": "^1.2.0",
				"grunt-contrib-connect": "^1.0.2",
				"grunt-saucelabs": "^9.0.0",
				"istanbul": "*",
				"lodash": "*",
				"mocha": "^3.2.0",
				"multiparty": "^4.1.3",
				"ndoc": "*",
				"uglify-js": "*",
				"zlibjs": "^0.2.0"
			},
			"gitHead": "588a4376d24f24b3bae4167b4a5c8cd43761a5cd",
			"bugs": {
				"url": "https://github.com/nodeca/pako/issues"
			},
			"_id": "pako@1.0.5",
			"scripts": {},
			"_shasum": "d2205dfe5b9da8af797e7c163db4d1f84e4600bc",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.9.4",
			"_npmUser": {
				"name": "vitaly",
				"email": "vitaly@rcdesign.ru"
			},
			"maintainers": [
				{
					"name": "vitaly",
					"email": "vitaly@rcdesign.ru"
				}
			],
			"dist": {
				"shasum": "d2205dfe5b9da8af797e7c163db4d1f84e4600bc",
				"tarball": "https://registry.npmjs.org/pako/-/pako-1.0.5.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/pako-1.0.5.tgz_1490543279075_0.5095277389045805"
			},
			"directories": {}
		},
		"1.0.6": {
			"name": "pako",
			"description": "zlib port to javascript - fast, modularized, with browser support",
			"version": "1.0.6",
			"keywords": [
				"zlib",
				"deflate",
				"inflate",
				"gzip"
			],
			"homepage": "https://github.com/nodeca/pako",
			"contributors": [
				{
					"name": "Andrei Tuputcyn",
					"url": "https://github.com/andr83"
				},
				{
					"name": "Vitaly Puzrin",
					"url": "https://github.com/puzrin"
				},
				{
					"name": "Friedel Ziegelmayer",
					"url": "https://github.com/dignifiedquire"
				},
				{
					"name": "Kirill Efimov",
					"url": "https://github.com/Kirill89"
				},
				{
					"name": "Jean-loup Gailly"
				},
				{
					"name": "Mark Adler"
				}
			],
			"files": [
				"index.js",
				"dist/",
				"lib/"
			],
			"license": "(MIT AND Zlib)",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodeca/pako.git"
			},
			"scripts": {
				"test": "make test"
			},
			"devDependencies": {
				"ansi": "^0.3.1",
				"benchmark": "^2.1.4",
				"bluebird": "^3.5.0",
				"browserify": "^14.4.0",
				"eslint": "^3.12.2",
				"grunt": "^1.0.1",
				"grunt-cli": "^1.2.0",
				"grunt-contrib-connect": "^1.0.2",
				"grunt-saucelabs": "^9.0.0",
				"istanbul": "^0.4.5",
				"mocha": "^3.2.0",
				"multiparty": "^4.1.3",
				"ndoc": "^5.0.1",
				"uglify-js": "^3.0.25",
				"zlibjs": "^0.3.1"
			},
			"dependencies": {},
			"gitHead": "893381abcafa10fa2081ce60dae7d4d8e873a658",
			"bugs": {
				"url": "https://github.com/nodeca/pako/issues"
			},
			"_id": "pako@1.0.6",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.5.0",
			"_npmUser": {
				"name": "vitaly",
				"email": "vitaly@rcdesign.ru"
			},
			"maintainers": [
				{
					"name": "vitaly",
					"email": "vitaly@rcdesign.ru"
				}
			],
			"dist": {
				"integrity": "sha512-lQe48YPsMJAig+yngZ87Lus+NF+3mtu7DVOBu6b/gHO1YpKwIj5AWjZ/TOS7i46HD/UixzWb1zeWDZfGZ3iYcg==",
				"shasum": "0101211baa70c4bca4a0f63f2206e97b7dfaf258",
				"tarball": "https://registry.npmjs.org/pako/-/pako-1.0.6.tgz"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/pako-1.0.6.tgz_1505389320912_0.5741512756794691"
			},
			"directories": {}
		},
		"1.0.7": {
			"name": "pako",
			"description": "zlib port to javascript - fast, modularized, with browser support",
			"version": "1.0.7",
			"keywords": [
				"zlib",
				"deflate",
				"inflate",
				"gzip"
			],
			"homepage": "https://github.com/nodeca/pako",
			"contributors": [
				{
					"name": "Andrei Tuputcyn",
					"url": "https://github.com/andr83"
				},
				{
					"name": "Vitaly Puzrin",
					"url": "https://github.com/puzrin"
				},
				{
					"name": "Friedel Ziegelmayer",
					"url": "https://github.com/dignifiedquire"
				},
				{
					"name": "Kirill Efimov",
					"url": "https://github.com/Kirill89"
				},
				{
					"name": "Jean-loup Gailly"
				},
				{
					"name": "Mark Adler"
				}
			],
			"license": "(MIT AND Zlib)",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodeca/pako.git"
			},
			"scripts": {
				"test": "make test"
			},
			"devDependencies": {
				"ansi": "^0.3.1",
				"benchmark": "^2.1.4",
				"bluebird": "^3.5.0",
				"browserify": "^14.4.0",
				"eslint": "^3.12.2",
				"grunt": "^1.0.1",
				"grunt-cli": "^1.2.0",
				"grunt-contrib-connect": "^1.0.2",
				"grunt-saucelabs": "^9.0.0",
				"istanbul": "^0.4.5",
				"mocha": "^3.2.0",
				"multiparty": "^4.1.3",
				"ndoc": "^5.0.1",
				"uglify-js": "^3.0.25",
				"zlibjs": "^0.3.1"
			},
			"dependencies": {},
			"gitHead": "73edc8b9a3b9c189a8beb641c546106a74747925",
			"bugs": {
				"url": "https://github.com/nodeca/pako/issues"
			},
			"_id": "pako@1.0.7",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.11.0",
			"_npmUser": {
				"name": "vitaly",
				"email": "vitaly@rcdesign.ru"
			},
			"dist": {
				"integrity": "sha512-3HNK5tW4x8o5mO8RuHZp3Ydw9icZXx0RANAOMzlMzx7LVXhMJ4mo3MOBpzyd7r/+RUu8BmndP47LXT+vzjtWcQ==",
				"shasum": "2473439021b57f1516c82f58be7275ad8ef1bb27",
				"tarball": "https://registry.npmjs.org/pako/-/pako-1.0.7.tgz",
				"fileCount": 27,
				"unpackedSize": 784594,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcABbwCRA9TVsSAnZWagAAIMMP/12OxNEjEeK9FTDX6zGw\njgas/F6vNOEYGAXSjJcSUcol29zqM9KOgy31AHGLPmI02JhexZEqGll+/H+s\nnjDVPyc1HwTK0WUJoz15J+HbqLlXIwh1oyFk3p421qF5eItjKwKeJzm1utX0\nw1QMpR3103jCLV6ht2dA3A4LZuPAWj2e4wazmoLqVWWle6vcWhduyuLbOIUu\nylBpq3xIzOnJhVX7h9qWpPKTIC3n+Qz4WII46SsZ6JKJxkPc6gXcJadLfg9N\nX20+b3fODCGsFSL/5nBqBe8uWZp2aeI452F2/OzJJvZ+PL8Z//qj2XhZ9QHi\n9KZl4MqS36o5rCOmkPqtzLMOG9f0+RcqNKSgJXB42uxdFLBSswRnJDeMYmRe\n+jmJl51KhIUJP7tP/vnFO7zSx5Vg61vlBOEu7vwMcUEfK1jHWBQ7dSxV2xfL\n80xquvqSomSTUQQRcaQj6BZn1fHtlGvWdrNi2gxXUyNarix0RMHbF5gSXhq8\ncfJlIAyPnK9yB/oWRxs7vLrTv2WvsRTYDjRDw8NMQwRLHQFaPsl/OTl3IPYG\n9tN/7ZBGUyptp5OXdvbyJUI7hm0OSzdS6blfn9AFgsGKQE6NlJovlmHxwudP\nG4TT91G4mybSMMDHOxLk3RT70dFVC8E+/Y+KRi7oCA5Q5J78GY/HKUIjd9g2\nNQDA\r\n=+aMR\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "vitaly",
					"email": "vitaly@rcdesign.ru"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/pako_1.0.7_1543509743882_0.19308814258998264"
			},
			"_hasShrinkwrap": false
		},
		"1.0.8": {
			"name": "pako",
			"description": "zlib port to javascript - fast, modularized, with browser support",
			"version": "1.0.8",
			"keywords": [
				"zlib",
				"deflate",
				"inflate",
				"gzip"
			],
			"homepage": "https://github.com/nodeca/pako",
			"contributors": [
				{
					"name": "Andrei Tuputcyn",
					"url": "https://github.com/andr83"
				},
				{
					"name": "Vitaly Puzrin",
					"url": "https://github.com/puzrin"
				},
				{
					"name": "Friedel Ziegelmayer",
					"url": "https://github.com/dignifiedquire"
				},
				{
					"name": "Kirill Efimov",
					"url": "https://github.com/Kirill89"
				},
				{
					"name": "Jean-loup Gailly"
				},
				{
					"name": "Mark Adler"
				}
			],
			"license": "(MIT AND Zlib)",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodeca/pako.git"
			},
			"scripts": {
				"test": "make test"
			},
			"devDependencies": {
				"ansi": "^0.3.1",
				"benchmark": "^2.1.4",
				"browserify": "^16.2.3",
				"eslint": "^5.9.0",
				"istanbul": "^0.4.5",
				"mocha": "^5.2.0",
				"multiparty": "^4.1.3",
				"ndoc": "^5.0.1",
				"uglify-js": "^3.0.25",
				"zlibjs": "^0.3.1"
			},
			"dependencies": {},
			"gitHead": "021f307fa3a64d9b04a9a44ec721acfd71640fcc",
			"bugs": {
				"url": "https://github.com/nodeca/pako/issues"
			},
			"_id": "pako@1.0.8",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.11.0",
			"_npmUser": {
				"name": "vitaly",
				"email": "vitaly@rcdesign.ru"
			},
			"dist": {
				"integrity": "sha512-6i0HVbUfcKaTv+EG8ZTr75az7GFXcLYk9UyLEg7Notv/Ma+z/UG3TCoz6GiNeOrn1E/e63I0X/Hpw18jHOTUnA==",
				"shasum": "6844890aab9c635af868ad5fecc62e8acbba3ea4",
				"tarball": "https://registry.npmjs.org/pako/-/pako-1.0.8.tgz",
				"fileCount": 27,
				"unpackedSize": 785729,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPNOKCRA9TVsSAnZWagAAa+IP/1H8fDDhZ43+xYAVSjs7\n4HxUzXLPIhGSZMHnOwoGI08sAzlD/Ydfymu8mS1GXwUb5BkNOTiPHwmNFx5T\n79Y50XnW2Ji/4zDM/Tl/+E1NBrEF3NLitGgZaN1I+XmxW27Cdzo5a7pnW2L/\n+Fm/gXPCssJq5BZF8iTG3MWB3BfhJ5b76MIS+Q0HAdCP681qsVq/WW+pGknc\n09aNJELmoDhNqYRiqOPqhGWhwCEC5VrF5j6s/TnBeicLq1tCM7MIL++rl1N7\n/Y2aU9kxiXGAsOy3CUk501dgW4Qn9YHwo1peG5oEUt7NXBs3WtIijywCIz5W\nDfHV115lDUrdHer3ZC9vx8M3K8QXMrWtqqUZvdWAkxYNeCZpqMn2lhteMHel\nAW6Inhs3ansqb5HMQTDh5opZMYlaRfceRm3iSWV0+aC6j+rf9kgAZYRxbcnn\n1nfbfIb4ChreeciOgLRZZ4dGHR8KHxBVGkpGF07IaAJLrZmJ5M0zkDFUd6Is\nRUVX6AyPA0boOBv11Qj+SF525IbN/9fPFV0T4AJyw2d9r9YY5ts1mbCyEcMy\nl1F8tL2Qvf2VEKB5mBWDZvR1Qnm++cUklbTEAYd67NWFWKOKo6nAk63JeWCQ\nxt+5XZNRhQ64yC6OY4ZJtNiTeBVMDVNLlUPFUcjg5GTQjsbyvXD3wlatCN0V\ntfXM\r\n=d0w4\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "vitaly",
					"email": "vitaly@rcdesign.ru"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/pako_1.0.8_1547490185935_0.3104884168277744"
			},
			"_hasShrinkwrap": false
		},
		"1.0.9": {
			"name": "pako",
			"description": "zlib port to javascript - fast, modularized, with browser support",
			"version": "1.0.9",
			"keywords": [
				"zlib",
				"deflate",
				"inflate",
				"gzip"
			],
			"homepage": "https://github.com/nodeca/pako",
			"contributors": [
				{
					"name": "Andrei Tuputcyn",
					"url": "https://github.com/andr83"
				},
				{
					"name": "Vitaly Puzrin",
					"url": "https://github.com/puzrin"
				},
				{
					"name": "Friedel Ziegelmayer",
					"url": "https://github.com/dignifiedquire"
				},
				{
					"name": "Kirill Efimov",
					"url": "https://github.com/Kirill89"
				},
				{
					"name": "Jean-loup Gailly"
				},
				{
					"name": "Mark Adler"
				}
			],
			"license": "(MIT AND Zlib)",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodeca/pako.git"
			},
			"scripts": {
				"test": "make test"
			},
			"devDependencies": {
				"ansi": "^0.3.1",
				"benchmark": "^2.1.4",
				"browserify": "^16.2.3",
				"buffer-from": "^1.1.1",
				"eslint": "^5.9.0",
				"istanbul": "^0.4.5",
				"mocha": "^5.2.0",
				"multiparty": "^4.1.3",
				"ndoc": "^5.0.1",
				"uglify-js": "^3.0.25",
				"zlibjs": "^0.3.1"
			},
			"dependencies": {},
			"gitHead": "731065b150f0d62a23ea6c3574c8c6223a16004d",
			"bugs": {
				"url": "https://github.com/nodeca/pako/issues"
			},
			"_id": "pako@1.0.9",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.1",
			"_npmUser": {
				"name": "vitaly",
				"email": "vitaly@rcdesign.ru"
			},
			"dist": {
				"integrity": "sha512-tPjtE6dq+dOSg8NMkqRmFjUYH9fect1zmYgB0g6ztQMaVNI7N1CEvLZud2bPHhg7PRgfKEeTshSPiqXb1F7A+A==",
				"shasum": "410f6784fbba83e5e743be90899fa050e9c6f787",
				"tarball": "https://registry.npmjs.org/pako/-/pako-1.0.9.tgz",
				"fileCount": 27,
				"unpackedSize": 785835,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJceDWfCRA9TVsSAnZWagAAqRcP/1RPYmdRdVmrZbBiWbQQ\n/KsIHCxt4qzk0fM4g3YroG+8ZTXwks4jkWnNAgdFxD5Xd0gzWDTr54y5l9++\nfd6ZQy4Qb5q3yzezrxmPZ6yhPfaLvhEtRNocCLBNTCIUSGjo7z8MVIgGK9LC\n9D2SRMI3FOEt/uTDxSrOQs7C4I+nOFAEORJ20WRZ0aHTmxJdn4hq0sfsX7P7\ncvLy6empMvgtAlA9DS5QAMH6ULBVF4l0Bnmc/vLbtQ51PLHmtsNBf3ZeYpmd\n6ASUEcjJlg7FLhcb9tQI4NY/OSB97esQyBnJbuG50xV94NEUwcTko7+f86Ll\nQkiTD3y2mmiaIYIYSxmvtzqO32ozmWox2zZOHN1hjpTgKz7Q6rZEYTcg4L52\ndCwvVmXBWKdtYpy/3MnuCpzeqwaX/d7Wk7Tha0dMAn9xTLpx6MdXqlKZ5/VU\nGOnNdubuTnw6nOaYjppwGTGrgR8/hJE+kptLiQUcaZarPVF2wGdUoEBbvMVo\nPyq+YxfaZaX0KzgFAK4nIGjw6Sdi7vQKEA8kw3nMkdrrNIpClhbcZM+eJdw7\nJTlwIfvDuDd6rcqZ4ZhM9nbfcopd/KCKKDbY0EQdVZIbcGxzxGjfpjGxGXaj\n+DNrwKXdI6LnfHGL1+vvdDm+SPOuz+09rvjdP2s2+ymUi5xiY9ADL3MzPGUF\nzi20\r\n=AMXM\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "vitaly",
					"email": "vitaly@rcdesign.ru"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/pako_1.0.9_1551381918409_0.37797388891588146"
			},
			"_hasShrinkwrap": false
		},
		"1.0.10": {
			"name": "pako",
			"description": "zlib port to javascript - fast, modularized, with browser support",
			"version": "1.0.10",
			"keywords": [
				"zlib",
				"deflate",
				"inflate",
				"gzip"
			],
			"homepage": "https://github.com/nodeca/pako",
			"contributors": [
				{
					"name": "Andrei Tuputcyn",
					"url": "https://github.com/andr83"
				},
				{
					"name": "Vitaly Puzrin",
					"url": "https://github.com/puzrin"
				},
				{
					"name": "Friedel Ziegelmayer",
					"url": "https://github.com/dignifiedquire"
				},
				{
					"name": "Kirill Efimov",
					"url": "https://github.com/Kirill89"
				},
				{
					"name": "Jean-loup Gailly"
				},
				{
					"name": "Mark Adler"
				}
			],
			"license": "(MIT AND Zlib)",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodeca/pako.git"
			},
			"scripts": {
				"test": "make test"
			},
			"devDependencies": {
				"ansi": "^0.3.1",
				"benchmark": "^2.1.4",
				"browserify": "^16.2.3",
				"buffer-from": "^1.1.1",
				"eslint": "^5.9.0",
				"istanbul": "^0.4.5",
				"mocha": "^5.2.0",
				"multiparty": "^4.1.3",
				"ndoc": "^5.0.1",
				"uglify-js": "=3.4.8",
				"zlibjs": "^0.3.1"
			},
			"dependencies": {},
			"gitHead": "69798959ca01d40bc692d4fe9c54b9d23a4994bf",
			"bugs": {
				"url": "https://github.com/nodeca/pako/issues"
			},
			"_id": "pako@1.0.10",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.1",
			"_npmUser": {
				"name": "vitaly",
				"email": "vitaly@rcdesign.ru"
			},
			"dist": {
				"integrity": "sha512-0DTvPVU3ed8+HNXOu5Bs+o//Mbdj9VNQMUOe9oKCwh8l0GNwpTDMKCWbRjgtD291AWnkAgkqA/LOnQS8AmS1tw==",
				"shasum": "4328badb5086a426aa90f541977d4955da5c9732",
				"tarball": "https://registry.npmjs.org/pako/-/pako-1.0.10.tgz",
				"fileCount": 27,
				"unpackedSize": 786051,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJceFXmCRA9TVsSAnZWagAAFHQP/i+R5tx15QJjRXBY283W\nYGE2j0m0aBKGE0vXcIu6jHXmS8tBZWxbDkdV9KtjNHh+aEzk2T4T4WQyAdRx\nXlApzs7yrj2QjGhuOhtF7eQ2jZ5bUWqjxjBDGN5vqYUnXn1VL8lI/moIALOS\nMB6ai5dZgNH5hvzk1kl+NkNPgKn/OhjsEGRD4wLJjEnf0ZbaaqShATtArOsA\n1U1ENIs3ooGSp2Al3MQwXuJ+kAl0+C0391uvkkpCeFE0J7Sly20a8SvESPsb\nP0Jupw2sbhgiaXv6p/Csoroxjw6GTmL+xPJH7rQqNwAepvhjjnU7ODiltstV\nG4+xwXTy9qg9tf+4Flw5UMfMVVmaMMpPSC31t+PjHjvjsJlu21gzNm5vb7uf\nYLvlpMPboeNSpTw/o18BI/B+NwVN4mIS2/Ksi9THpCL4gHQ8y5CiIlnqqKk0\n4mj5CZufp5EvGW144vcRRU+ExRbVqhH0JfLfxO0WBwAaY8JbLy6+688lZ5+8\n1s3EwWd1KALjGCdyh5UV7VcAdM/OrgnNGihip8OoVVRpNlZARpsQ7KKXrr7D\nOlMGjMCFc7L7ATQ3iRu2fGsRwVcq6a2a1Fc/0c3lqcSUn9xTMnKbbhbgkxyu\nr05AlogNX1voD/24LLTHtX7axCAkjfJLi8qtVhoigMm1BUHhhjmDZGa65VDT\nyQJ9\r\n=XskI\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "vitaly",
					"email": "vitaly@rcdesign.ru"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/pako_1.0.10_1551390181873_0.5202119682665474"
			},
			"_hasShrinkwrap": false
		},
		"1.0.11": {
			"name": "pako",
			"description": "zlib port to javascript - fast, modularized, with browser support",
			"version": "1.0.11",
			"keywords": [
				"zlib",
				"deflate",
				"inflate",
				"gzip"
			],
			"homepage": "https://github.com/nodeca/pako",
			"contributors": [
				{
					"name": "Andrei Tuputcyn",
					"url": "https://github.com/andr83"
				},
				{
					"name": "Vitaly Puzrin",
					"url": "https://github.com/puzrin"
				},
				{
					"name": "Friedel Ziegelmayer",
					"url": "https://github.com/dignifiedquire"
				},
				{
					"name": "Kirill Efimov",
					"url": "https://github.com/Kirill89"
				},
				{
					"name": "Jean-loup Gailly"
				},
				{
					"name": "Mark Adler"
				}
			],
			"license": "(MIT AND Zlib)",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nodeca/pako.git"
			},
			"scripts": {
				"test": "make test"
			},
			"devDependencies": {
				"ansi": "^0.3.1",
				"benchmark": "^2.1.4",
				"browserify": "^16.2.3",
				"buffer-from": "^1.1.1",
				"eslint": "^5.9.0",
				"istanbul": "^0.4.5",
				"mocha": "^5.2.0",
				"multiparty": "^4.1.3",
				"ndoc": "^5.0.1",
				"uglify-js": "=3.4.8",
				"zlibjs": "^0.3.1"
			},
			"dependencies": {},
			"gitHead": "a718e4f6e5ce87b0964d8f84541d92a23263365b",
			"bugs": {
				"url": "https://github.com/nodeca/pako/issues"
			},
			"_id": "pako@1.0.11",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==",
				"shasum": "6c9599d340d54dfd3946380252a35705a6b992bf",
				"tarball": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz",
				"fileCount": 27,
				"unpackedSize": 788283,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMThCCRA9TVsSAnZWagAAUokQAIXP/sogHkcjaJDsXEm4\nxwCJ6+XRKT706p/6wpHxglDgR9ea47MeHXc4+M6orKXFVUFaN/DIDTDnfNC0\nrzuwOxcLs3OkA32xpiEq15U6MDIqv8vUuVUL8tR5Gr24H3z4ie4P0VBuJ5F5\nzCEEi7/hfMxyaqxSh/SkH5bJemQhJRUekFOW3vYxqAM3665ZNCXkuYWcE1jy\nNMPTDvX4EkeLDCxPLIRWjwmEUrhXj14NKy6bQSBoGGivVP+SXP9TVUFk46p7\n6mTHxJeLJqHitjTRUsSQjl060u8C9gP3Fcmbt4eEMJyAGFajz0Sc8HKUQkM0\noC9JY8anTgWXTxAX8UkVsm42sWI6oyQe1poAa85+L72PZLJJeamvVFNeJoqd\ndWJpTj1Ak1cNxxul4DPi3F1I2LQXU3RyKUEHE8Vl8ZFTRwZdeVGQD/gms3D9\n28hyagU/02x+Wy3Z4NzLIBhB7p9MEsZd3HVDF2tEs1SnLTSp1AdNwtnyHJaD\neEln3zjVs5SIxfgNiJR9ycD/CmZpV1YGtLDPBFWM8XN2u6YaoxZ+VZI6390A\nJTrKW9u/nu7DlT839v/GTOKpmt6yGPCfm0jKywVQGhyWq8WlZF5EZENm5ilA\nZ0QvGDTUSkv93idyYXDXunBQT3qx9SqVGeaBXdeQCCLOJt/knizQJTYfjgOa\nRo6X\r\n=Ndry\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "vitaly",
					"email": "vitaly@rcdesign.ru"
				}
			],
			"_npmUser": {
				"name": "vitaly",
				"email": "vitaly@rcdesign.ru"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/pako_1.0.11_1580283969487_0.1408742612529914"
			},
			"_hasShrinkwrap": false
		}
	},
	"time": {
		"modified": "2020-01-29T07:46:12.029Z",
		"created": "2014-02-19T16:02:05.385Z",
		"0.0.0": "2014-02-19T16:02:05.385Z",
		"0.1.0": "2014-03-15T17:36:20.687Z",
		"0.1.1": "2014-03-20T02:31:52.798Z",
		"0.2.0": "2014-04-18T05:44:58.777Z",
		"0.2.1": "2014-05-01T18:14:04.622Z",
		"0.2.2": "2014-06-04T07:31:28.956Z",
		"0.2.3": "2014-06-08T20:46:47.067Z",
		"0.2.4": "2014-07-07T05:50:16.563Z",
		"0.2.5": "2014-07-19T10:08:28.458Z",
		"0.2.6": "2015-03-24T01:51:57.856Z",
		"0.2.7": "2015-06-09T19:58:14.372Z",
		"0.2.8": "2015-09-14T12:21:28.534Z",
		"1.0.0": "2016-02-17T09:18:02.220Z",
		"1.0.1": "2016-04-01T14:31:14.198Z",
		"1.0.2": "2016-07-21T20:31:28.170Z",
		"0.2.9": "2016-07-21T20:41:41.367Z",
		"1.0.3": "2016-07-25T19:48:45.827Z",
		"1.0.4": "2016-12-15T00:33:47.154Z",
		"1.0.5": "2017-03-26T15:47:59.658Z",
		"1.0.6": "2017-09-14T11:42:02.356Z",
		"1.0.7": "2018-11-29T16:42:24.021Z",
		"1.0.8": "2019-01-14T18:23:06.100Z",
		"1.0.9": "2019-02-28T19:25:18.605Z",
		"1.0.10": "2019-02-28T21:43:02.072Z",
		"1.0.11": "2020-01-29T07:46:09.668Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "1.0.11"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"d8782e6ad0ac06caa96d0c8cf5a2b2e0\"",
			"fetched": 1602009402323
		}
	},
	"_distfiles": {
		"pako-0.0.0.tgz": {
			"url": "https://registry.npmjs.org/pako/-/pako-0.0.0.tgz",
			"sha": "9d63e90867d1d1c8d565527a15a671a2666d21d5",
			"registry": "npmjs"
		},
		"pako-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/pako/-/pako-0.1.0.tgz",
			"sha": "c6bc3e165098740ce5409a39269267cb48bb945b",
			"registry": "npmjs"
		},
		"pako-0.1.1.tgz": {
			"url": "https://registry.npmjs.org/pako/-/pako-0.1.1.tgz",
			"sha": "5053d4d5d90b1681e037b3c60e857d4756d5f25f",
			"registry": "npmjs"
		},
		"pako-0.2.0.tgz": {
			"url": "https://registry.npmjs.org/pako/-/pako-0.2.0.tgz",
			"sha": "bb93787e8c60587c8b13cd3cd8802e9d6f5dd8d5",
			"registry": "npmjs"
		},
		"pako-0.2.1.tgz": {
			"url": "https://registry.npmjs.org/pako/-/pako-0.2.1.tgz",
			"sha": "65150277c8447a9e83877f00476d533e1d380ad3",
			"registry": "npmjs"
		},
		"pako-0.2.2.tgz": {
			"url": "https://registry.npmjs.org/pako/-/pako-0.2.2.tgz",
			"sha": "0154fcebb02d53d188827edbdc37d358e3a12cbe",
			"registry": "npmjs"
		},
		"pako-0.2.3.tgz": {
			"url": "https://registry.npmjs.org/pako/-/pako-0.2.3.tgz",
			"sha": "da97260282d270c43f210d9e9bf9abdf54072641",
			"registry": "npmjs"
		},
		"pako-0.2.4.tgz": {
			"url": "https://registry.npmjs.org/pako/-/pako-0.2.4.tgz",
			"sha": "015399af84fc28c6d9ce5abe5874b7dcb968a751",
			"registry": "npmjs"
		},
		"pako-0.2.5.tgz": {
			"url": "https://registry.npmjs.org/pako/-/pako-0.2.5.tgz",
			"sha": "36df19467a3879152e9adcc44784f07d0a80c525",
			"registry": "npmjs"
		},
		"pako-0.2.6.tgz": {
			"url": "https://registry.npmjs.org/pako/-/pako-0.2.6.tgz",
			"sha": "3e0c548353b859ab9c8005fac706bdd6c7af505f",
			"registry": "npmjs"
		},
		"pako-0.2.7.tgz": {
			"url": "https://registry.npmjs.org/pako/-/pako-0.2.7.tgz",
			"sha": "90e8917affd5ee2b69dfe943ec16b783c4e0c441",
			"registry": "npmjs"
		},
		"pako-0.2.8.tgz": {
			"url": "https://registry.npmjs.org/pako/-/pako-0.2.8.tgz",
			"sha": "15ad772915362913f20de4a8a164b4aacc6165d6",
			"registry": "npmjs"
		},
		"pako-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/pako/-/pako-1.0.0.tgz",
			"sha": "ec8b6f0a7e1512d20a21bd58568db7777bb7ccb1",
			"registry": "npmjs"
		},
		"pako-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/pako/-/pako-1.0.1.tgz",
			"sha": "030267fd61934761c70331728ffa59a9a845152e",
			"registry": "npmjs"
		},
		"pako-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/pako/-/pako-1.0.2.tgz",
			"sha": "ce4ff912366c028a4dbe3f64bf9de8441ba02b75",
			"registry": "npmjs"
		},
		"pako-0.2.9.tgz": {
			"url": "https://registry.npmjs.org/pako/-/pako-0.2.9.tgz",
			"sha": "f3f7522f4ef782348da8161bad9ecfd51bf83a75",
			"registry": "npmjs"
		},
		"pako-1.0.3.tgz": {
			"url": "https://registry.npmjs.org/pako/-/pako-1.0.3.tgz",
			"sha": "5f515b0c6722e1982920ae8005eacb0b7ca73ccf",
			"registry": "npmjs"
		},
		"pako-1.0.4.tgz": {
			"url": "https://registry.npmjs.org/pako/-/pako-1.0.4.tgz",
			"sha": "412cc97c3b7ff06dc6c2557fd4f03d06f5e708d4",
			"registry": "npmjs"
		},
		"pako-1.0.5.tgz": {
			"url": "https://registry.npmjs.org/pako/-/pako-1.0.5.tgz",
			"sha": "d2205dfe5b9da8af797e7c163db4d1f84e4600bc",
			"registry": "npmjs"
		},
		"pako-1.0.6.tgz": {
			"url": "https://registry.npmjs.org/pako/-/pako-1.0.6.tgz",
			"sha": "0101211baa70c4bca4a0f63f2206e97b7dfaf258",
			"registry": "npmjs"
		},
		"pako-1.0.7.tgz": {
			"url": "https://registry.npmjs.org/pako/-/pako-1.0.7.tgz",
			"sha": "2473439021b57f1516c82f58be7275ad8ef1bb27",
			"registry": "npmjs"
		},
		"pako-1.0.8.tgz": {
			"url": "https://registry.npmjs.org/pako/-/pako-1.0.8.tgz",
			"sha": "6844890aab9c635af868ad5fecc62e8acbba3ea4",
			"registry": "npmjs"
		},
		"pako-1.0.9.tgz": {
			"url": "https://registry.npmjs.org/pako/-/pako-1.0.9.tgz",
			"sha": "410f6784fbba83e5e743be90899fa050e9c6f787",
			"registry": "npmjs"
		},
		"pako-1.0.10.tgz": {
			"url": "https://registry.npmjs.org/pako/-/pako-1.0.10.tgz",
			"sha": "4328badb5086a426aa90f541977d4955da5c9732",
			"registry": "npmjs"
		},
		"pako-1.0.11.tgz": {
			"url": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz",
			"sha": "6c9599d340d54dfd3946380252a35705a6b992bf",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"pako-1.0.10.tgz": {
			"shasum": "4328badb5086a426aa90f541977d4955da5c9732"
		},
		"pako-0.2.9.tgz": {
			"shasum": "f3f7522f4ef782348da8161bad9ecfd51bf83a75"
		}
	},
	"_rev": "15-9db09af64311ddff",
	"_id": "pako",
	"readme": "pako\n==========================================\n\n[![Build Status](https://travis-ci.org/nodeca/pako.svg?branch=master)](https://travis-ci.org/nodeca/pako)\n[![NPM version](https://img.shields.io/npm/v/pako.svg)](https://www.npmjs.org/package/pako)\n\n> zlib port to javascript, very fast!\n\n__Why pako is cool:__\n\n- Almost as fast in modern JS engines as C implementation (see benchmarks).\n- Works in browsers, you can browserify any separate component.\n- Chunking support for big blobs.\n- Results are binary equal to well known [zlib](http://www.zlib.net/) (now contains ported zlib v1.2.8).\n\nThis project was done to understand how fast JS can be and is it necessary to\ndevelop native C modules for CPU-intensive tasks. Enjoy the result!\n\n\n__Famous projects, using pako:__\n\n- [browserify](http://browserify.org/) (via [browserify-zlib](https://github.com/devongovett/browserify-zlib))\n- [JSZip](http://stuk.github.io/jszip/)\n- [mincer](https://github.com/nodeca/mincer)\n- [JS-Git](https://github.com/creationix/js-git) and\n  [Tedit](https://chrome.google.com/webstore/detail/tedit-development-environ/ooekdijbnbbjdfjocaiflnjgoohnblgf)\n  by [@creationix](https://github.com/creationix)\n\n\n__Benchmarks:__\n\n```\nnode v0.10.26, 1mb sample:\n\n   deflate-dankogai x 4.73 ops/sec ±0.82% (15 runs sampled)\n   deflate-gildas x 4.58 ops/sec ±2.33% (15 runs sampled)\n   deflate-imaya x 3.22 ops/sec ±3.95% (12 runs sampled)\n ! deflate-pako x 6.99 ops/sec ±0.51% (21 runs sampled)\n   deflate-pako-string x 5.89 ops/sec ±0.77% (18 runs sampled)\n   deflate-pako-untyped x 4.39 ops/sec ±1.58% (14 runs sampled)\n * deflate-zlib x 14.71 ops/sec ±4.23% (59 runs sampled)\n   inflate-dankogai x 32.16 ops/sec ±0.13% (56 runs sampled)\n   inflate-imaya x 30.35 ops/sec ±0.92% (53 runs sampled)\n ! inflate-pako x 69.89 ops/sec ±1.46% (71 runs sampled)\n   inflate-pako-string x 19.22 ops/sec ±1.86% (49 runs sampled)\n   inflate-pako-untyped x 17.19 ops/sec ±0.85% (32 runs sampled)\n * inflate-zlib x 70.03 ops/sec ±1.64% (81 runs sampled)\n\nnode v0.11.12, 1mb sample:\n\n   deflate-dankogai x 5.60 ops/sec ±0.49% (17 runs sampled)\n   deflate-gildas x 5.06 ops/sec ±6.00% (16 runs sampled)\n   deflate-imaya x 3.52 ops/sec ±3.71% (13 runs sampled)\n ! deflate-pako x 11.52 ops/sec ±0.22% (32 runs sampled)\n   deflate-pako-string x 9.53 ops/sec ±1.12% (27 runs sampled)\n   deflate-pako-untyped x 5.44 ops/sec ±0.72% (17 runs sampled)\n * deflate-zlib x 14.05 ops/sec ±3.34% (63 runs sampled)\n   inflate-dankogai x 42.19 ops/sec ±0.09% (56 runs sampled)\n   inflate-imaya x 79.68 ops/sec ±1.07% (68 runs sampled)\n ! inflate-pako x 97.52 ops/sec ±0.83% (80 runs sampled)\n   inflate-pako-string x 45.19 ops/sec ±1.69% (57 runs sampled)\n   inflate-pako-untyped x 24.35 ops/sec ±2.59% (40 runs sampled)\n * inflate-zlib x 60.32 ops/sec ±1.36% (69 runs sampled)\n```\n\nzlib's test is partially affected by marshalling (that make sense for inflate only).\nYou can change deflate level to 0 in benchmark source, to investigate details.\nFor deflate level 6 results can be considered as correct.\n\n__Install:__\n\nnode.js:\n\n```\nnpm install pako\n```\n\nbrowser:\n\n```\nbower install pako\n```\n\n\nExample & API\n-------------\n\nFull docs - http://nodeca.github.io/pako/\n\n```javascript\nvar pako = require('pako');\n\n// Deflate\n//\nvar input = new Uint8Array();\n//... fill input data here\nvar output = pako.deflate(input);\n\n// Inflate (simple wrapper can throw exception on broken stream)\n//\nvar compressed = new Uint8Array();\n//... fill data to uncompress here\ntry {\n  var result = pako.inflate(compressed);\n} catch (err) {\n  console.log(err);\n}\n\n//\n// Alternate interface for chunking & without exceptions\n//\n\nvar inflator = new pako.Inflate();\n\ninflator.push(chunk1, false);\ninflator.push(chunk2, false);\n...\ninflator.push(chunkN, true); // true -> last chunk\n\nif (inflator.err) {\n  console.log(inflator.msg);\n}\n\nvar output = inflator.result;\n\n```\n\nSometime you can wish to work with strings. For example, to send\nbig objects as json to server. Pako detects input data type. You can\nforce output to be string with option `{ to: 'string' }`.\n\n```javascript\nvar pako = require('pako');\n\nvar test = { my: 'super', puper: [456, 567], awesome: 'pako' };\n\nvar binaryString = pako.deflate(JSON.stringify(test), { to: 'string' });\n\n//\n// Here you can do base64 encode, make xhr requests and so on.\n//\n\nvar restored = JSON.parse(pako.inflate(binaryString, { to: 'string' }));\n```\n\n\nNotes\n-----\n\nPako does not contain some specific zlib functions:\n\n- __deflate__ -  methods `deflateCopy`, `deflateBound`, `deflateParams`,\n  `deflatePending`, `deflatePrime`, `deflateTune`.\n- __inflate__ - methods `inflateCopy`, `inflateMark`,\n  `inflatePrime`, `inflateGetDictionary`, `inflateSync`, `inflateSyncPoint`, `inflateUndermine`.\n- High level inflate/deflate wrappers (classes) may not support some flush\n  modes. Those should work: Z_NO_FLUSH, Z_FINISH, Z_SYNC_FLUSH.\n\n\npako for enterprise\n-------------------\n\nAvailable as part of the Tidelift Subscription\n\nThe maintainers of pako and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. [Learn more.](https://tidelift.com/subscription/pkg/npm-pako?utm_source=npm-pako&utm_medium=referral&utm_campaign=enterprise&utm_term=repo)\n\n\nAuthors\n-------\n\n- Andrey Tupitsin [@anrd83](https://github.com/andr83)\n- Vitaly Puzrin [@puzrin](https://github.com/puzrin)\n\nPersonal thanks to:\n\n- Vyacheslav Egorov ([@mraleph](https://github.com/mraleph)) for his awesome\n  tutorials about optimising JS code for v8, [IRHydra](http://mrale.ph/irhydra/)\n  tool and his advices.\n- David Duponchel ([@dduponchel](https://github.com/dduponchel)) for help with\n  testing.\n\nOriginal implementation (in C):\n\n- [zlib](http://zlib.net/) by Jean-loup Gailly and Mark Adler.\n\n\nLicense\n-------\n\n- MIT - all files, except `/lib/zlib` folder\n- ZLIB - `/lib/zlib` content"
}