{
	"name": "decompress-unzip",
	"versions": {
		"0.1.0": {
			"name": "decompress-unzip",
			"version": "0.1.0",
			"description": "decompress zip plugin",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git://github.com/kevva/decompress-unzip"
			},
			"author": {
				"name": "Kevin Mårtensson",
				"email": "kevinmartensson@gmail.com",
				"url": "https://github.com/kevva"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha --reporter list"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"decompress",
				"extract",
				"zip"
			],
			"dependencies": {
				"adm-zip": "^0.4.4",
				"archive-type": "^0.1.2",
				"temp-write": "^0.3.1"
			},
			"devDependencies": {
				"decompress": "^0.3.0",
				"mocha": "^1.18.2"
			},
			"bugs": {
				"url": "https://github.com/kevva/decompress-unzip/issues"
			},
			"homepage": "https://github.com/kevva/decompress-unzip",
			"_id": "decompress-unzip@0.1.0",
			"_shasum": "052e1b2387c1d6fce33258d3e4debcdb7eb938e1",
			"_from": ".",
			"_npmVersion": "1.4.9",
			"_npmUser": {
				"name": "kevva",
				"email": "kevinmartensson@gmail.com"
			},
			"maintainers": [
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "052e1b2387c1d6fce33258d3e4debcdb7eb938e1",
				"tarball": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-0.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.1": {
			"name": "decompress-unzip",
			"version": "0.1.1",
			"description": "decompress zip plugin",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git://github.com/kevva/decompress-unzip"
			},
			"author": {
				"name": "Kevin Mårtensson",
				"email": "kevinmartensson@gmail.com",
				"url": "https://github.com/kevva"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha --reporter list"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"decompress",
				"extract",
				"zip"
			],
			"dependencies": {
				"adm-zip": "^0.4.4",
				"archive-type": "^0.1.2",
				"rimraf": "^2.2.8",
				"temp-write": "^0.3.1"
			},
			"devDependencies": {
				"decompress": "^0.3.0",
				"mocha": "^1.18.2"
			},
			"bugs": {
				"url": "https://github.com/kevva/decompress-unzip/issues"
			},
			"homepage": "https://github.com/kevva/decompress-unzip",
			"_id": "decompress-unzip@0.1.1",
			"_shasum": "4b5f9a007027241519e787343df782d062c8b944",
			"_from": ".",
			"_npmVersion": "1.4.9",
			"_npmUser": {
				"name": "kevva",
				"email": "kevinmartensson@gmail.com"
			},
			"maintainers": [
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "4b5f9a007027241519e787343df782d062c8b944",
				"tarball": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-0.1.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.2": {
			"name": "decompress-unzip",
			"version": "0.1.2",
			"description": "decompress zip plugin",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git://github.com/kevva/decompress-unzip"
			},
			"author": {
				"name": "Kevin Mårtensson",
				"email": "kevinmartensson@gmail.com",
				"url": "https://github.com/kevva"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha --reporter list"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"decompress",
				"decompressplugin",
				"extract",
				"zip"
			],
			"dependencies": {
				"adm-zip": "^0.4.4",
				"archive-type": "^0.1.2",
				"rimraf": "^2.2.8",
				"temp-write": "^0.3.1"
			},
			"devDependencies": {
				"decompress": "^0.3.0",
				"mocha": "^1.18.2"
			},
			"bugs": {
				"url": "https://github.com/kevva/decompress-unzip/issues"
			},
			"homepage": "https://github.com/kevva/decompress-unzip",
			"_id": "decompress-unzip@0.1.2",
			"_shasum": "dbf3bdb726e40638b936eb3330d125648d2e5333",
			"_from": ".",
			"_npmVersion": "1.4.9",
			"_npmUser": {
				"name": "kevva",
				"email": "kevinmartensson@gmail.com"
			},
			"maintainers": [
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "dbf3bdb726e40638b936eb3330d125648d2e5333",
				"tarball": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-0.1.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "decompress-unzip",
			"version": "1.0.0",
			"description": "decompress zip plugin",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/kevva/decompress-unzip"
			},
			"author": {
				"name": "Kevin Mårtensson",
				"email": "kevinmartensson@gmail.com",
				"url": "https://github.com/kevva"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha --reporter list"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"decompress",
				"decompressplugin",
				"extract",
				"zip"
			],
			"dependencies": {
				"adm-zip": "^0.4.4",
				"is-zip": "^0.1.0",
				"rimraf": "^2.2.8",
				"strip-dirs": "^0.1.0",
				"temp-write": "^1.0.0"
			},
			"devDependencies": {
				"decompress": "^1.0.1",
				"mocha": "^1.18.2"
			},
			"gitHead": "8fd9a2703bbf6c25c0e67d0a1aba791ecafbf943",
			"bugs": {
				"url": "https://github.com/kevva/decompress-unzip/issues"
			},
			"homepage": "https://github.com/kevva/decompress-unzip",
			"_id": "decompress-unzip@1.0.0",
			"_shasum": "f0580b1b88ed080d8b85de4e1d03dd84741b5a42",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "kevva",
				"email": "kevinmartensson@gmail.com"
			},
			"maintainers": [
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "f0580b1b88ed080d8b85de4e1d03dd84741b5a42",
				"tarball": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "decompress-unzip",
			"version": "2.0.0",
			"description": "decompress zip plugin",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/kevva/decompress-unzip"
			},
			"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": [
				"decompress",
				"decompressplugin",
				"extract",
				"zip"
			],
			"dependencies": {
				"adm-zip": "^0.4.4",
				"is-zip": "^1.0.0",
				"rimraf": "^2.2.8",
				"strip-dirs": "^0.1.1",
				"temp-write": "^1.0.0",
				"through2": "^0.6.1",
				"vinyl": "^0.4.3"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"is-jpg": "^1.0.0",
				"vinyl-file": "^1.1.0"
			},
			"gitHead": "87843a9b200a6ad638e051f1535aa00ff244713d",
			"bugs": {
				"url": "https://github.com/kevva/decompress-unzip/issues"
			},
			"homepage": "https://github.com/kevva/decompress-unzip",
			"_id": "decompress-unzip@2.0.0",
			"_shasum": "e018b4e5c2d3d11aaff57828c20ef5269a2dccc6",
			"_from": ".",
			"_npmVersion": "1.4.23",
			"_npmUser": {
				"name": "kevva",
				"email": "kevinmartensson@gmail.com"
			},
			"maintainers": [
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "e018b4e5c2d3d11aaff57828c20ef5269a2dccc6",
				"tarball": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-2.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "decompress-unzip",
			"version": "2.0.1",
			"description": "decompress zip plugin",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/kevva/decompress-unzip"
			},
			"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": [
				"decompress",
				"decompressplugin",
				"extract",
				"gulpplugin",
				"zip"
			],
			"dependencies": {
				"adm-zip": "^0.4.4",
				"is-zip": "^1.0.0",
				"rimraf": "^2.2.8",
				"strip-dirs": "^0.1.1",
				"temp-write": "^1.0.0",
				"through2": "^0.6.1",
				"vinyl": "^0.4.3"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"is-jpg": "^1.0.0",
				"vinyl-file": "^1.1.0"
			},
			"gitHead": "5ddde2e35cd844ce82cfe93e15e0f1a676a19c95",
			"bugs": {
				"url": "https://github.com/kevva/decompress-unzip/issues"
			},
			"homepage": "https://github.com/kevva/decompress-unzip",
			"_id": "decompress-unzip@2.0.1",
			"_shasum": "6f3930e7f86893b20f782176a49d4f749123f319",
			"_from": ".",
			"_npmVersion": "1.4.23",
			"_npmUser": {
				"name": "kevva",
				"email": "kevinmartensson@gmail.com"
			},
			"maintainers": [
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "6f3930e7f86893b20f782176a49d4f749123f319",
				"tarball": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-2.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.1": {
			"name": "decompress-unzip",
			"version": "2.1.1",
			"description": "decompress zip plugin",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/kevva/decompress-unzip"
			},
			"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": [
				"decompress",
				"decompressplugin",
				"extract",
				"gulpplugin",
				"zip"
			],
			"dependencies": {
				"is-zip": "^1.0.0",
				"strip-dirs": "^1.0.0",
				"through2": "^0.6.1",
				"vinyl": "^0.4.3",
				"yauzl": "^2.2.1"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"buffer-equal": "0.0.1",
				"got": "^2.4.0",
				"is-jpg": "^1.0.0",
				"vinyl-file": "^1.1.0"
			},
			"gitHead": "a4cf6f3854a329f34524579bec7c8838d0b57a1c",
			"bugs": {
				"url": "https://github.com/kevva/decompress-unzip/issues"
			},
			"homepage": "https://github.com/kevva/decompress-unzip",
			"_id": "decompress-unzip@2.1.1",
			"_shasum": "22d25fb283f3760c7075acee60753bca90bf7479",
			"_from": ".",
			"_npmVersion": "2.5.0",
			"_nodeVersion": "1.1.0",
			"_npmUser": {
				"name": "shinnn",
				"email": "snnskwtnb@gmail.com"
			},
			"maintainers": [
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				},
				{
					"name": "shinnn",
					"email": "snnskwtnb@gmail.com"
				}
			],
			"dist": {
				"shasum": "22d25fb283f3760c7075acee60753bca90bf7479",
				"tarball": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-2.1.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.2": {
			"name": "decompress-unzip",
			"version": "2.1.2",
			"description": "decompress zip plugin",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/kevva/decompress-unzip"
			},
			"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": [
				"decompress",
				"decompressplugin",
				"extract",
				"gulpplugin",
				"zip"
			],
			"dependencies": {
				"is-zip": "^1.0.0",
				"strip-dirs": "^1.0.0",
				"through2": "^0.6.1",
				"vinyl": "^0.4.3",
				"yauzl": "^2.2.1"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"buffer-equal": "0.0.1",
				"got": "^2.4.0",
				"is-jpg": "^1.0.0",
				"vinyl-file": "^1.1.0"
			},
			"gitHead": "44f7cd478bf3b39f215a97a3f90b7a996269dedb",
			"bugs": {
				"url": "https://github.com/kevva/decompress-unzip/issues"
			},
			"homepage": "https://github.com/kevva/decompress-unzip",
			"_id": "decompress-unzip@2.1.2",
			"_shasum": "6500ff04c2a992dea922996b480e60bc1455e452",
			"_from": ".",
			"_npmVersion": "2.5.0",
			"_nodeVersion": "1.1.0",
			"_npmUser": {
				"name": "shinnn",
				"email": "snnskwtnb@gmail.com"
			},
			"maintainers": [
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				},
				{
					"name": "shinnn",
					"email": "snnskwtnb@gmail.com"
				}
			],
			"dist": {
				"shasum": "6500ff04c2a992dea922996b480e60bc1455e452",
				"tarball": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-2.1.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "decompress-unzip",
			"version": "3.0.0",
			"description": "decompress zip plugin",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/kevva/decompress-unzip"
			},
			"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": [
				"decompress",
				"decompressplugin",
				"extract",
				"gulpplugin",
				"zip"
			],
			"dependencies": {
				"is-zip": "^1.0.0",
				"strip-dirs": "^1.0.0",
				"through2": "^0.6.1",
				"vinyl": "^0.4.3",
				"yauzl": "^2.2.1"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"buffer-equal": "0.0.1",
				"got": "^2.4.0",
				"is-jpg": "^1.0.0",
				"vinyl-file": "^1.1.0"
			},
			"gitHead": "f17d4260ae2cde2e92e110780d235132b5c4876e",
			"bugs": {
				"url": "https://github.com/kevva/decompress-unzip/issues"
			},
			"homepage": "https://github.com/kevva/decompress-unzip",
			"_id": "decompress-unzip@3.0.0",
			"_shasum": "b2bd0c74aa4f1fe661746108d883ee7ccc55567e",
			"_from": ".",
			"_npmVersion": "2.7.0",
			"_nodeVersion": "1.5.0",
			"_npmUser": {
				"name": "kevva",
				"email": "kevinmartensson@gmail.com"
			},
			"maintainers": [
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				},
				{
					"name": "shinnn",
					"email": "snnskwtnb@gmail.com"
				}
			],
			"dist": {
				"shasum": "b2bd0c74aa4f1fe661746108d883ee7ccc55567e",
				"tarball": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-3.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.1.0": {
			"name": "decompress-unzip",
			"version": "3.1.0",
			"description": "decompress zip plugin",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/kevva/decompress-unzip"
			},
			"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": [
				"decompress",
				"decompressplugin",
				"extract",
				"gulpplugin",
				"zip"
			],
			"dependencies": {
				"is-zip": "^1.0.0",
				"strip-dirs": "^1.0.0",
				"through2": "^0.6.1",
				"vinyl": "^0.4.3",
				"yauzl": "^2.2.1"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"buffer-equal": "0.0.1",
				"got": "^2.4.0",
				"is-jpg": "^1.0.0",
				"vinyl-file": "^1.1.0"
			},
			"gitHead": "ae3f1d1710c2223f7af624235f5afcdd5df561f8",
			"bugs": {
				"url": "https://github.com/kevva/decompress-unzip/issues"
			},
			"homepage": "https://github.com/kevva/decompress-unzip",
			"_id": "decompress-unzip@3.1.0",
			"_shasum": "879a680d5d14ef0ca32500d8e3d4b6ca19883f57",
			"_from": ".",
			"_npmVersion": "2.7.1",
			"_nodeVersion": "1.6.2",
			"_npmUser": {
				"name": "kevva",
				"email": "kevinmartensson@gmail.com"
			},
			"maintainers": [
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				},
				{
					"name": "shinnn",
					"email": "snnskwtnb@gmail.com"
				}
			],
			"dist": {
				"shasum": "879a680d5d14ef0ca32500d8e3d4b6ca19883f57",
				"tarball": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-3.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.2.0": {
			"name": "decompress-unzip",
			"version": "3.2.0",
			"description": "decompress zip plugin",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/kevva/decompress-unzip"
			},
			"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": [
				"decompress",
				"decompressplugin",
				"extract",
				"gulpplugin",
				"zip"
			],
			"dependencies": {
				"is-zip": "^1.0.0",
				"strip-dirs": "^1.0.0",
				"through2": "^0.6.1",
				"vinyl": "^0.4.3",
				"yauzl": "^2.2.1"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"buffer-equal": "0.0.1",
				"got": "^2.4.0",
				"is-jpg": "^1.0.0",
				"vinyl-file": "^1.1.0"
			},
			"gitHead": "75c1a637f00346d015b9ebb37fa4b95df57abdb4",
			"bugs": {
				"url": "https://github.com/kevva/decompress-unzip/issues"
			},
			"homepage": "https://github.com/kevva/decompress-unzip",
			"_id": "decompress-unzip@3.2.0",
			"_shasum": "b947631fb704e716041679f69f70fad0cc4ba8ed",
			"_from": ".",
			"_npmVersion": "2.7.1",
			"_nodeVersion": "1.6.2",
			"_npmUser": {
				"name": "kevva",
				"email": "kevinmartensson@gmail.com"
			},
			"maintainers": [
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				},
				{
					"name": "shinnn",
					"email": "snnskwtnb@gmail.com"
				}
			],
			"dist": {
				"shasum": "b947631fb704e716041679f69f70fad0cc4ba8ed",
				"tarball": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-3.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.2.1": {
			"name": "decompress-unzip",
			"version": "3.2.1",
			"description": "decompress zip plugin",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/kevva/decompress-unzip"
			},
			"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": [
				"decompress",
				"decompressplugin",
				"extract",
				"gulpplugin",
				"zip"
			],
			"dependencies": {
				"is-zip": "^1.0.0",
				"strip-dirs": "^1.0.0",
				"through2": "^0.6.1",
				"vinyl": "^0.4.3",
				"yauzl": "^2.2.1"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"buffer-equal": "0.0.1",
				"got": "^2.4.0",
				"is-jpg": "^1.0.0",
				"vinyl-file": "^1.1.0"
			},
			"gitHead": "09ceff6f41917ecae0829422a6c777d0da4ebe39",
			"bugs": {
				"url": "https://github.com/kevva/decompress-unzip/issues"
			},
			"homepage": "https://github.com/kevva/decompress-unzip",
			"_id": "decompress-unzip@3.2.1",
			"_shasum": "846e6a56e625fbb982f046fc4db68da06dac4cfe",
			"_from": ".",
			"_npmVersion": "2.7.1",
			"_nodeVersion": "1.6.2",
			"_npmUser": {
				"name": "kevva",
				"email": "kevinmartensson@gmail.com"
			},
			"maintainers": [
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				},
				{
					"name": "shinnn",
					"email": "snnskwtnb@gmail.com"
				}
			],
			"dist": {
				"shasum": "846e6a56e625fbb982f046fc4db68da06dac4cfe",
				"tarball": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-3.2.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.2.2": {
			"name": "decompress-unzip",
			"version": "3.2.2",
			"description": "decompress zip plugin",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/kevva/decompress-unzip"
			},
			"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": [
				"decompress",
				"decompressplugin",
				"extract",
				"gulpplugin",
				"zip"
			],
			"dependencies": {
				"is-zip": "^1.0.0",
				"read-all-stream": "^2.0.0",
				"stat-mode": "^0.2.0",
				"strip-dirs": "^1.0.0",
				"through2": "^0.6.1",
				"vinyl": "^0.4.3",
				"yauzl": "^2.2.1"
			},
			"devDependencies": {
				"ava": "0.0.4",
				"buffer-equal": "0.0.1",
				"got": "^2.4.0",
				"is-jpg": "^1.0.0",
				"vinyl-file": "^1.1.0"
			},
			"gitHead": "747936e4dc77929512836dc6c0218028b0c8dd1b",
			"bugs": {
				"url": "https://github.com/kevva/decompress-unzip/issues"
			},
			"homepage": "https://github.com/kevva/decompress-unzip",
			"_id": "decompress-unzip@3.2.2",
			"_shasum": "927a318258bcfe2706cb544c83c3289b9505e84b",
			"_from": ".",
			"_npmVersion": "2.7.4",
			"_nodeVersion": "1.6.3",
			"_npmUser": {
				"name": "shinnn",
				"email": "snnskwtnb@gmail.com"
			},
			"maintainers": [
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				},
				{
					"name": "shinnn",
					"email": "snnskwtnb@gmail.com"
				}
			],
			"dist": {
				"shasum": "927a318258bcfe2706cb544c83c3289b9505e84b",
				"tarball": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-3.2.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.3.0": {
			"name": "decompress-unzip",
			"version": "3.3.0",
			"description": "decompress zip plugin",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevva/decompress-unzip.git"
			},
			"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": [
				"decompress",
				"decompressplugin",
				"extract",
				"gulpplugin",
				"zip"
			],
			"dependencies": {
				"is-zip": "^1.0.0",
				"read-all-stream": "^3.0.0",
				"stat-mode": "^0.2.0",
				"strip-dirs": "^1.0.0",
				"through2": "^2.0.0",
				"vinyl": "^0.5.0",
				"yauzl": "^2.2.1"
			},
			"devDependencies": {
				"ava": "^0.0.4",
				"buffer-equal": "^0.0.1",
				"got": "^3.3.0",
				"is-jpg": "^1.0.0",
				"vinyl-file": "^1.1.0"
			},
			"gitHead": "82ddc8d99aa61661c67351c0a3b0c2070a3ae0a9",
			"bugs": {
				"url": "https://github.com/kevva/decompress-unzip/issues"
			},
			"homepage": "https://github.com/kevva/decompress-unzip#readme",
			"_id": "decompress-unzip@3.3.0",
			"_shasum": "35761cd572c8fa528354233c19ceae37db524c6e",
			"_from": ".",
			"_npmVersion": "2.12.0",
			"_nodeVersion": "2.3.1",
			"_npmUser": {
				"name": "shinnn",
				"email": "snnskwtnb@gmail.com"
			},
			"maintainers": [
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				},
				{
					"name": "shinnn",
					"email": "snnskwtnb@gmail.com"
				}
			],
			"dist": {
				"shasum": "35761cd572c8fa528354233c19ceae37db524c6e",
				"tarball": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-3.3.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.4.0": {
			"name": "decompress-unzip",
			"version": "3.4.0",
			"description": "decompress zip plugin",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevva/decompress-unzip.git"
			},
			"author": {
				"name": "Kevin Mårtensson",
				"email": "kevinmartensson@gmail.com",
				"url": "https://github.com/kevva"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"decompress",
				"decompressplugin",
				"extract",
				"gulpplugin",
				"zip"
			],
			"dependencies": {
				"is-zip": "^1.0.0",
				"read-all-stream": "^3.0.0",
				"stat-mode": "^0.2.0",
				"strip-dirs": "^1.0.0",
				"through2": "^2.0.0",
				"vinyl": "^1.0.0",
				"yauzl": "^2.2.1"
			},
			"devDependencies": {
				"ava": "^0.2.0",
				"buffer-equal": "^0.0.1",
				"got": "^4.2.0",
				"is-jpg": "^1.0.0",
				"vinyl-file": "^1.1.0",
				"xo": "*"
			},
			"gitHead": "99be9134b7175d3a6396c1f28806733de7cca2dc",
			"bugs": {
				"url": "https://github.com/kevva/decompress-unzip/issues"
			},
			"homepage": "https://github.com/kevva/decompress-unzip#readme",
			"_id": "decompress-unzip@3.4.0",
			"_shasum": "61475b4152066bbe3fee12f9d629d15fe6478eeb",
			"_from": ".",
			"_npmVersion": "3.3.8",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "shinnn",
				"email": "snnskwtnb@gmail.com"
			},
			"maintainers": [
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				},
				{
					"name": "shinnn",
					"email": "snnskwtnb@gmail.com"
				}
			],
			"dist": {
				"shasum": "61475b4152066bbe3fee12f9d629d15fe6478eeb",
				"tarball": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-3.4.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0": {
			"name": "decompress-unzip",
			"version": "4.0.0",
			"description": "decompress zip plugin",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevva/decompress-unzip.git"
			},
			"author": {
				"name": "Kevin Mårtensson",
				"email": "kevinmartensson@gmail.com",
				"url": "https://github.com/kevva"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"decompress",
				"decompressplugin",
				"extract",
				"zip"
			],
			"dependencies": {
				"get-stream": "^2.2.0",
				"is-zip": "^1.0.0",
				"pify": "^2.3.0",
				"yauzl": "^2.4.2"
			},
			"devDependencies": {
				"ava": "*",
				"is-jpg": "^1.0.0",
				"xo": "*"
			},
			"xo": {
				"esnext": true
			},
			"gitHead": "8d5f3f8f1b0f6da5784a71bc85cac1f08305972e",
			"bugs": {
				"url": "https://github.com/kevva/decompress-unzip/issues"
			},
			"homepage": "https://github.com/kevva/decompress-unzip#readme",
			"_id": "decompress-unzip@4.0.0",
			"_shasum": "a877036d16bdbb2f2f63ac0dd65062bbed0ce7bf",
			"_from": ".",
			"_npmVersion": "3.8.8",
			"_nodeVersion": "5.11.0",
			"_npmUser": {
				"name": "kevva",
				"email": "kevinmartensson@gmail.com"
			},
			"dist": {
				"shasum": "a877036d16bdbb2f2f63ac0dd65062bbed0ce7bf",
				"tarball": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-4.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				},
				{
					"name": "shinnn",
					"email": "snnskwtnb@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/decompress-unzip-4.0.0.tgz_1463751253610_0.4496875589247793"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.1": {
			"name": "decompress-unzip",
			"version": "4.0.1",
			"description": "decompress zip plugin",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevva/decompress-unzip.git"
			},
			"author": {
				"name": "Kevin Mårtensson",
				"email": "kevinmartensson@gmail.com",
				"url": "https://github.com/kevva"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"decompress",
				"decompressplugin",
				"extract",
				"zip"
			],
			"dependencies": {
				"file-type": "^3.8.0",
				"get-stream": "^2.2.0",
				"pify": "^2.3.0",
				"yauzl": "^2.4.2"
			},
			"devDependencies": {
				"ava": "*",
				"is-jpg": "^1.0.0",
				"xo": "*"
			},
			"xo": {
				"esnext": true
			},
			"gitHead": "6deec342a2ebdb75c09292232ddcfe18b877a717",
			"bugs": {
				"url": "https://github.com/kevva/decompress-unzip/issues"
			},
			"homepage": "https://github.com/kevva/decompress-unzip#readme",
			"_id": "decompress-unzip@4.0.1",
			"_shasum": "deaaccdfd14aeaf85578f733ae8210f9b4848f69",
			"_from": ".",
			"_npmVersion": "3.8.8",
			"_nodeVersion": "5.11.0",
			"_npmUser": {
				"name": "kevva",
				"email": "kevinmartensson@gmail.com"
			},
			"dist": {
				"shasum": "deaaccdfd14aeaf85578f733ae8210f9b4848f69",
				"tarball": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-4.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				},
				{
					"name": "shinnn",
					"email": "snnskwtnb@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/decompress-unzip-4.0.1.tgz_1463751786857_0.8569328156299889"
			},
			"directories": {},
			"contributors": []
		}
	},
	"time": {
		"modified": "2016-11-10T18:18:21.090Z",
		"created": "2014-06-13T12:21:16.890Z",
		"0.1.0": "2014-06-13T12:21:16.890Z",
		"0.1.1": "2014-06-13T12:32:37.601Z",
		"0.1.2": "2014-06-13T16:45:05.238Z",
		"1.0.0": "2014-08-19T16:02:06.143Z",
		"2.0.0": "2014-09-13T20:35:23.790Z",
		"2.0.1": "2014-09-16T16:20:06.439Z",
		"2.1.0": "2015-02-12T14:46:42.190Z",
		"2.1.1": "2015-02-13T00:35:44.182Z",
		"2.1.2": "2015-02-15T11:12:20.288Z",
		"3.0.0": "2015-03-09T22:35:23.323Z",
		"3.1.0": "2015-03-24T18:18:10.487Z",
		"3.2.0": "2015-04-01T16:14:35.929Z",
		"3.2.1": "2015-04-02T17:20:44.365Z",
		"3.2.2": "2015-04-03T15:15:53.515Z",
		"3.3.0": "2015-07-04T00:36:20.108Z",
		"3.4.0": "2015-10-16T23:55:20.727Z",
		"4.0.0": "2016-05-20T13:34:16.918Z",
		"4.0.1": "2016-05-20T13:43:09.181Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "4.0.1"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"aecd895e49d88be85147a007996deb24\"",
			"fetched": 1602009472956
		}
	},
	"_distfiles": {
		"decompress-unzip-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-0.1.0.tgz",
			"sha": "052e1b2387c1d6fce33258d3e4debcdb7eb938e1",
			"registry": "npmjs"
		},
		"decompress-unzip-0.1.1.tgz": {
			"url": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-0.1.1.tgz",
			"sha": "4b5f9a007027241519e787343df782d062c8b944",
			"registry": "npmjs"
		},
		"decompress-unzip-0.1.2.tgz": {
			"url": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-0.1.2.tgz",
			"sha": "dbf3bdb726e40638b936eb3330d125648d2e5333",
			"registry": "npmjs"
		},
		"decompress-unzip-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-1.0.0.tgz",
			"sha": "f0580b1b88ed080d8b85de4e1d03dd84741b5a42",
			"registry": "npmjs"
		},
		"decompress-unzip-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-2.0.0.tgz",
			"sha": "e018b4e5c2d3d11aaff57828c20ef5269a2dccc6",
			"registry": "npmjs"
		},
		"decompress-unzip-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-2.0.1.tgz",
			"sha": "6f3930e7f86893b20f782176a49d4f749123f319",
			"registry": "npmjs"
		},
		"decompress-unzip-2.1.1.tgz": {
			"url": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-2.1.1.tgz",
			"sha": "22d25fb283f3760c7075acee60753bca90bf7479",
			"registry": "npmjs"
		},
		"decompress-unzip-2.1.2.tgz": {
			"url": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-2.1.2.tgz",
			"sha": "6500ff04c2a992dea922996b480e60bc1455e452",
			"registry": "npmjs"
		},
		"decompress-unzip-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-3.0.0.tgz",
			"sha": "b2bd0c74aa4f1fe661746108d883ee7ccc55567e",
			"registry": "npmjs"
		},
		"decompress-unzip-3.1.0.tgz": {
			"url": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-3.1.0.tgz",
			"sha": "879a680d5d14ef0ca32500d8e3d4b6ca19883f57",
			"registry": "npmjs"
		},
		"decompress-unzip-3.2.0.tgz": {
			"url": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-3.2.0.tgz",
			"sha": "b947631fb704e716041679f69f70fad0cc4ba8ed",
			"registry": "npmjs"
		},
		"decompress-unzip-3.2.1.tgz": {
			"url": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-3.2.1.tgz",
			"sha": "846e6a56e625fbb982f046fc4db68da06dac4cfe",
			"registry": "npmjs"
		},
		"decompress-unzip-3.2.2.tgz": {
			"url": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-3.2.2.tgz",
			"sha": "927a318258bcfe2706cb544c83c3289b9505e84b",
			"registry": "npmjs"
		},
		"decompress-unzip-3.3.0.tgz": {
			"url": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-3.3.0.tgz",
			"sha": "35761cd572c8fa528354233c19ceae37db524c6e",
			"registry": "npmjs"
		},
		"decompress-unzip-3.4.0.tgz": {
			"url": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-3.4.0.tgz",
			"sha": "61475b4152066bbe3fee12f9d629d15fe6478eeb",
			"registry": "npmjs"
		},
		"decompress-unzip-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-4.0.0.tgz",
			"sha": "a877036d16bdbb2f2f63ac0dd65062bbed0ce7bf",
			"registry": "npmjs"
		},
		"decompress-unzip-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-4.0.1.tgz",
			"sha": "deaaccdfd14aeaf85578f733ae8210f9b4848f69",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"decompress-unzip-4.0.1.tgz": {
			"shasum": "deaaccdfd14aeaf85578f733ae8210f9b4848f69"
		}
	},
	"_rev": "14-da403f2c481126c6",
	"_id": "decompress-unzip",
	"readme": "# decompress-unzip [![Build Status](https://travis-ci.org/kevva/decompress-unzip.svg?branch=master)](https://travis-ci.org/kevva/decompress-unzip)\n\n> zip decompress plugin\n\n\n## Install\n\n```\n$ npm install --save decompress-unzip\n```\n\n\n## Usage\n\n```js\nconst decompress = require('decompress');\nconst decompressUnzip = require('decompress-unzip');\n\ndecompress('unicorn.zip', 'dist', {\n\tplugins: [\n\t\tdecompressUnzip()\n\t]\n}).then(() => {\n\tconsole.log('Files decompressed');\n});\n```\n\n\n## API\n\n### decompressUnzip()(buf)\n\n#### buf\n\nType: `Buffer`\n\nBuffer to decompress.\n\n\n## License\n\nMIT © [Kevin Mårtensson](https://github.com/kevva)"
}