{
	"name": "unzip-response",
	"versions": {
		"1.0.0": {
			"name": "unzip-response",
			"version": "1.0.0",
			"description": "Unzip a HTTP response if needed",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/unzip-response"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test/test.js"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"http",
				"unzip",
				"zlib",
				"gzip",
				"deflate",
				"incoming",
				"message",
				"response",
				"stream"
			],
			"devDependencies": {
				"concat-stream": "^1.5.0",
				"tape": "^4.0.0"
			},
			"gitHead": "7043fa2fbdc36d84a25dc398dc5f323b9f1747ce",
			"bugs": {
				"url": "https://github.com/sindresorhus/unzip-response/issues"
			},
			"homepage": "https://github.com/sindresorhus/unzip-response",
			"_id": "unzip-response@1.0.0",
			"_shasum": "bfda54eeec658f00c2df4d4494b9dca0ca00f3e4",
			"_from": ".",
			"_npmVersion": "2.11.2",
			"_nodeVersion": "0.12.5",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "bfda54eeec658f00c2df4d4494b9dca0ca00f3e4",
				"tarball": "https://registry.npmjs.org/unzip-response/-/unzip-response-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "unzip-response",
			"version": "1.0.1",
			"description": "Unzip a HTTP response if needed",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/unzip-response.git"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "floatdrop",
					"email": "floatdrop@gmail.com"
				}
			],
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test/test.js"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"http",
				"unzip",
				"zlib",
				"gzip",
				"deflate",
				"incoming",
				"message",
				"response",
				"stream"
			],
			"devDependencies": {
				"concat-stream": "^1.5.0",
				"tape": "^4.0.0"
			},
			"gitHead": "099b841a51769d7d5ca7b84c7deca5d86c584d42",
			"bugs": {
				"url": "https://github.com/sindresorhus/unzip-response/issues"
			},
			"homepage": "https://github.com/sindresorhus/unzip-response#readme",
			"_id": "unzip-response@1.0.1",
			"_shasum": "4a73959f2989470fa503791cefb54e1dbbc68412",
			"_from": ".",
			"_npmVersion": "3.10.6",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "4a73959f2989470fa503791cefb54e1dbbc68412",
				"tarball": "https://registry.npmjs.org/unzip-response/-/unzip-response-1.0.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/unzip-response-1.0.1.tgz_1473169609178_0.1091791361104697"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "unzip-response",
			"version": "2.0.0",
			"description": "Unzip a HTTP response if needed",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/unzip-response.git"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "floatdrop",
					"email": "floatdrop@gmail.com"
				}
			],
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "tape && xo"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"http",
				"unzip",
				"zlib",
				"gzip",
				"deflate",
				"incoming",
				"message",
				"response",
				"stream"
			],
			"devDependencies": {
				"get-stream": "^2.3.0",
				"tape": "^4.0.0",
				"xo": "*"
			},
			"gitHead": "68b527cfc0e70003156df2b62739eabaf0b77bd3",
			"bugs": {
				"url": "https://github.com/sindresorhus/unzip-response/issues"
			},
			"homepage": "https://github.com/sindresorhus/unzip-response#readme",
			"_id": "unzip-response@2.0.0",
			"_shasum": "13c04faf441e4d9ebf276ad3e80ec744a4145eb8",
			"_from": ".",
			"_npmVersion": "3.10.6",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "13c04faf441e4d9ebf276ad3e80ec744a4145eb8",
				"tarball": "https://registry.npmjs.org/unzip-response/-/unzip-response-2.0.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/unzip-response-2.0.0.tgz_1473170125733_0.1923480136319995"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "unzip-response",
			"version": "2.0.1",
			"description": "Unzip a HTTP response if needed",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/unzip-response.git"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "floatdrop",
					"email": "floatdrop@gmail.com"
				}
			],
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"http",
				"unzip",
				"zlib",
				"gzip",
				"deflate",
				"incoming",
				"message",
				"response",
				"stream"
			],
			"devDependencies": {
				"ava": "*",
				"get-stream": "^2.3.0",
				"pify": "^2.3.0",
				"rfpify": "^1.0.0",
				"xo": "*"
			},
			"xo": {
				"esnext": true
			},
			"gitHead": "71858052fe94b89678d14ba54e8e96cacbda92c3",
			"bugs": {
				"url": "https://github.com/sindresorhus/unzip-response/issues"
			},
			"homepage": "https://github.com/sindresorhus/unzip-response#readme",
			"_id": "unzip-response@2.0.1",
			"_shasum": "d2f0f737d16b0615e72a6935ed04214572d56f97",
			"_from": ".",
			"_npmVersion": "2.15.9",
			"_nodeVersion": "4.5.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "d2f0f737d16b0615e72a6935ed04214572d56f97",
				"tarball": "https://registry.npmjs.org/unzip-response/-/unzip-response-2.0.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/unzip-response-2.0.1.tgz_1473187386171_0.46349130012094975"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "unzip-response",
			"version": "1.0.2",
			"description": "Unzip a HTTP response if needed",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/unzip-response.git"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "floatdrop",
					"email": "floatdrop@gmail.com"
				}
			],
			"engines": {
				"node": ">=0.10"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"http",
				"unzip",
				"zlib",
				"gzip",
				"deflate",
				"incoming",
				"message",
				"response",
				"stream"
			],
			"devDependencies": {
				"ava": "^0.16.0",
				"get-stream": "^2.3.0",
				"pify": "^2.3.0",
				"pinkie-promise": "^2.0.1",
				"rfpify": "^1.0.0",
				"xo": "^0.16.0"
			},
			"xo": {
				"esnext": false
			},
			"gitHead": "da2d1afca2624505811a58da083c845ebdde2b2f",
			"bugs": {
				"url": "https://github.com/sindresorhus/unzip-response/issues"
			},
			"homepage": "https://github.com/sindresorhus/unzip-response#readme",
			"_id": "unzip-response@1.0.2",
			"_shasum": "b984f0877fc0a89c2c773cc1ef7b5b232b5b06fe",
			"_from": ".",
			"_npmVersion": "2.15.1",
			"_nodeVersion": "0.10.48",
			"_npmUser": {
				"name": "floatdrop",
				"email": "floatdrop@gmail.com"
			},
			"dist": {
				"shasum": "b984f0877fc0a89c2c773cc1ef7b5b232b5b06fe",
				"tarball": "https://registry.npmjs.org/unzip-response/-/unzip-response-1.0.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/unzip-response-1.0.2.tgz_1477988883900_0.8392405717168003"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "unzip-response",
			"version": "3.0.0",
			"description": "Unzip a HTTP response if needed",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/unzip-response.git"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "floatdrop",
					"email": "floatdrop@gmail.com"
				}
			],
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"http",
				"unzip",
				"zlib",
				"gzip",
				"deflate",
				"incoming",
				"message",
				"response",
				"stream"
			],
			"devDependencies": {
				"ava": "*",
				"get-stream": "^2.3.0",
				"pify": "^2.3.0",
				"rfpify": "^1.0.0",
				"xo": "*"
			},
			"xo": {
				"esnext": true
			},
			"gitHead": "1a840473e3d337267938bb1a851e86fe16ec1af7",
			"bugs": {
				"url": "https://github.com/sindresorhus/unzip-response/issues"
			},
			"homepage": "https://github.com/sindresorhus/unzip-response#readme",
			"_id": "unzip-response@3.0.0",
			"_shasum": "ccf71412ae34640e4272115cdd46d503be329f0d",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.9.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "ccf71412ae34640e4272115cdd46d503be329f0d",
				"tarball": "https://registry.npmjs.org/unzip-response/-/unzip-response-3.0.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/unzip-response-3.0.0.tgz_1494063442971_0.1765977772884071"
			},
			"deprecated": "Renamed to decompress-response",
			"directories": {},
			"contributors": []
		}
	},
	"time": {
		"modified": "2019-03-25T17:00:26.281Z",
		"created": "2015-07-18T16:32:28.789Z",
		"1.0.0": "2015-07-18T16:32:28.789Z",
		"1.0.1": "2016-09-06T13:46:49.405Z",
		"2.0.0": "2016-09-06T13:55:25.954Z",
		"2.0.1": "2016-09-06T18:43:08.276Z",
		"1.0.2": "2016-11-01T08:28:04.401Z",
		"3.0.0": "2017-05-06T09:37:25.309Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "3.0.0",
		"1.x-branch": "1.0.2"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"1fa03cc38583be6531a39e20b215a020\"",
			"fetched": 1593324350061
		}
	},
	"_distfiles": {
		"unzip-response-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/unzip-response/-/unzip-response-1.0.0.tgz",
			"sha": "bfda54eeec658f00c2df4d4494b9dca0ca00f3e4",
			"registry": "npmjs"
		},
		"unzip-response-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/unzip-response/-/unzip-response-1.0.1.tgz",
			"sha": "4a73959f2989470fa503791cefb54e1dbbc68412",
			"registry": "npmjs"
		},
		"unzip-response-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/unzip-response/-/unzip-response-2.0.0.tgz",
			"sha": "13c04faf441e4d9ebf276ad3e80ec744a4145eb8",
			"registry": "npmjs"
		},
		"unzip-response-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/unzip-response/-/unzip-response-2.0.1.tgz",
			"sha": "d2f0f737d16b0615e72a6935ed04214572d56f97",
			"registry": "npmjs"
		},
		"unzip-response-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/unzip-response/-/unzip-response-1.0.2.tgz",
			"sha": "b984f0877fc0a89c2c773cc1ef7b5b232b5b06fe",
			"registry": "npmjs"
		},
		"unzip-response-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/unzip-response/-/unzip-response-3.0.0.tgz",
			"sha": "ccf71412ae34640e4272115cdd46d503be329f0d",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"unzip-response-2.0.1.tgz": {
			"shasum": "d2f0f737d16b0615e72a6935ed04214572d56f97"
		}
	},
	"_rev": "2-d3f8b9fc2b6bfc80",
	"_id": "unzip-response",
	"readme": "# unzip-response [![Build Status](https://travis-ci.org/sindresorhus/unzip-response.svg?branch=master)](https://travis-ci.org/sindresorhus/unzip-response)\n\n> Unzip a HTTP response if needed\n\nUnzips the response from [`http.request`](https://nodejs.org/api/http.html#http_http_request_options_callback) if it's gzipped/deflated, otherwise just passes it through.\n\n\n## Install\n\n```\n$ npm install --save unzip-response\n```\n\n\n## Usage\n\n```js\nconst http = require('http');\nconst unzipResponse = require('unzip-response');\n\nhttp.get('http://sindresorhus.com', res => {\n\tres = unzipResponse(res);\n});\n```\n\n\n## License\n\nMIT © [Sindre Sorhus](https://sindresorhus.com)"
}