{
	"name": "is-gzip",
	"versions": {
		"0.1.0": {
			"name": "is-gzip",
			"version": "0.1.0",
			"description": "Check if a Buffer/Uint8Array is a GZIP file",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git://github.com/kevva/is-gzip"
			},
			"author": {
				"name": "Kevin Mårtensson",
				"email": "kevinmartensson@gmail.com",
				"url": "https://github.com/kevva"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"browser": "browserify -s $npm_package_name -o browser.js .",
				"test": "mocha --reporter list"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"archive",
				"buffer",
				"check",
				"detect",
				"gzip",
				"type",
				"uint8array"
			],
			"devDependencies": {
				"browserify": "^3.44.2",
				"mocha": "^1.18.2"
			},
			"bugs": {
				"url": "https://github.com/kevva/is-gzip/issues"
			},
			"homepage": "https://github.com/kevva/is-gzip",
			"_id": "is-gzip@0.1.0",
			"dist": {
				"shasum": "093ff37db165d4c20c2055d5bb04c2d66cbc7ce8",
				"tarball": "https://registry.npmjs.org/is-gzip/-/is-gzip-0.1.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.6",
			"_npmUser": {
				"name": "kevva",
				"email": "kevinmartensson@gmail.com"
			},
			"maintainers": [
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "is-gzip",
			"version": "1.0.0",
			"description": "Check if a Buffer/Uint8Array is a GZIP file",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/kevva/is-gzip"
			},
			"author": {
				"name": "Kevin Mårtensson",
				"email": "kevinmartensson@gmail.com",
				"url": "https://github.com/kevva"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test/test.js"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"archive",
				"buffer",
				"check",
				"detect",
				"gzip",
				"type",
				"uint8array"
			],
			"devDependencies": {
				"ava": "0.0.4",
				"mocha": "^1.18.2",
				"read-chunk": "^1.0.0"
			},
			"gitHead": "be4085dfd55db9f19c7af8341558e29d2ce44837",
			"bugs": {
				"url": "https://github.com/kevva/is-gzip/issues"
			},
			"homepage": "https://github.com/kevva/is-gzip",
			"_id": "is-gzip@1.0.0",
			"_shasum": "6ca8b07b99c77998025900e555ced8ed80879a83",
			"_from": ".",
			"_npmVersion": "1.4.23",
			"_npmUser": {
				"name": "kevva",
				"email": "kevinmartensson@gmail.com"
			},
			"maintainers": [
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "6ca8b07b99c77998025900e555ced8ed80879a83",
				"tarball": "https://registry.npmjs.org/is-gzip/-/is-gzip-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "is-gzip",
			"version": "2.0.0",
			"description": "Check if a Buffer/Uint8Array is a GZIP file",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevva/is-gzip.git"
			},
			"author": {
				"name": "Kevin Mårtensson",
				"email": "kevinmartensson@gmail.com",
				"url": "github.com/kevva"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"archive",
				"buffer",
				"check",
				"detect",
				"gzip",
				"type",
				"uint8array"
			],
			"devDependencies": {
				"ava": "*",
				"xo": "*"
			},
			"gitHead": "13dab7c877787bd5cff9de5482b1736f00df99c6",
			"bugs": {
				"url": "https://github.com/kevva/is-gzip/issues"
			},
			"homepage": "https://github.com/kevva/is-gzip#readme",
			"_id": "is-gzip@2.0.0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.3.0",
			"_npmUser": {
				"name": "kevva",
				"email": "kevinmartensson@gmail.com"
			},
			"dist": {
				"integrity": "sha512-jtO4Njg6q58zDo/Pu4027beSZ0VdsZlt8/5Moco6yAg+DIxb5BK/xUYqYG2+MD4+piKldXJNHxRkhEYI2fvrxA==",
				"shasum": "f4fed2bbd9f96bf2cb39e19262797fdb15aad933",
				"tarball": "https://registry.npmjs.org/is-gzip/-/is-gzip-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/is-gzip-2.0.0.tgz_1502639761421_0.1586394365876913"
			},
			"directories": {},
			"contributors": []
		}
	},
	"time": {
		"modified": "2017-08-13T15:56:02.298Z",
		"created": "2014-04-22T13:55:05.039Z",
		"0.1.0": "2014-04-22T13:55:05.039Z",
		"1.0.0": "2014-08-25T00:16:32.465Z",
		"2.0.0": "2017-08-13T15:56:02.298Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "2.0.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"8dacb5a50b1d35e3f3ca8ade6db96979\"",
			"fetched": 1602009412200
		}
	},
	"_distfiles": {
		"is-gzip-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/is-gzip/-/is-gzip-0.1.0.tgz",
			"sha": "093ff37db165d4c20c2055d5bb04c2d66cbc7ce8",
			"registry": "npmjs"
		},
		"is-gzip-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/is-gzip/-/is-gzip-1.0.0.tgz",
			"sha": "6ca8b07b99c77998025900e555ced8ed80879a83",
			"registry": "npmjs"
		},
		"is-gzip-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/is-gzip/-/is-gzip-2.0.0.tgz",
			"sha": "f4fed2bbd9f96bf2cb39e19262797fdb15aad933",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"is-gzip-1.0.0.tgz": {
			"shasum": "6ca8b07b99c77998025900e555ced8ed80879a83"
		}
	},
	"_rev": "13-26120a1e116b7b84",
	"_id": "is-gzip",
	"readme": "# is-gzip [![Build Status](https://travis-ci.org/kevva/is-gzip.svg?branch=master)](https://travis-ci.org/kevva/is-gzip)\n\n> Check if a Buffer/Uint8Array is a GZIP file\n\n\n## Install\n\n```\n$ npm install is-gzip\n```\n\n\n## Usage\n\n```js\nconst fs = require('fs');\nconst isGzip = require('is-gzip');\n\nisGzip(fs.readFileSync('foo.tar.gz'));\n//=> true\n```\n\n\n## License\n\nMIT © [Kevin Mårtensson](https://github.com/kevva)"
}