{
  "_args": [
    [
      {
        "raw": "decompress-unzip@^4.0.1",
        "scope": null,
        "escapedName": "decompress-unzip",
        "name": "decompress-unzip",
        "rawSpec": "^4.0.1",
        "spec": ">=4.0.1 <5.0.0",
        "type": "range"
      },
      "D:\\gitLab\\comet\\brush\\node_modules\\decompress"
    ]
  ],
  "_from": "decompress-unzip@>=4.0.1 <5.0.0",
  "_id": "decompress-unzip@4.0.1",
  "_inCache": true,
  "_location": "/decompress-unzip",
  "_nodeVersion": "5.11.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/decompress-unzip-4.0.1.tgz_1463751786857_0.8569328156299889"
  },
  "_npmUser": {
    "name": "kevva",
    "email": "kevinmartensson@gmail.com"
  },
  "_npmVersion": "3.8.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "decompress-unzip@^4.0.1",
    "scope": null,
    "escapedName": "decompress-unzip",
    "name": "decompress-unzip",
    "rawSpec": "^4.0.1",
    "spec": ">=4.0.1 <5.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/decompress"
  ],
  "_resolved": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-4.0.1.tgz",
  "_shasum": "deaaccdfd14aeaf85578f733ae8210f9b4848f69",
  "_shrinkwrap": null,
  "_spec": "decompress-unzip@^4.0.1",
  "_where": "D:\\gitLab\\comet\\brush\\node_modules\\decompress",
  "author": {
    "name": "Kevin Mårtensson",
    "email": "kevinmartensson@gmail.com",
    "url": "https://github.com/kevva"
  },
  "bugs": {
    "url": "https://github.com/kevva/decompress-unzip/issues"
  },
  "dependencies": {
    "file-type": "^3.8.0",
    "get-stream": "^2.2.0",
    "pify": "^2.3.0",
    "yauzl": "^2.4.2"
  },
  "description": "decompress zip plugin",
  "devDependencies": {
    "ava": "*",
    "is-jpg": "^1.0.0",
    "xo": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "deaaccdfd14aeaf85578f733ae8210f9b4848f69",
    "tarball": "http://192.168.100.10:20899/decompress-unzip/-/decompress-unzip-4.0.1.tgz"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "6deec342a2ebdb75c09292232ddcfe18b877a717",
  "homepage": "https://github.com/kevva/decompress-unzip#readme",
  "keywords": [
    "decompress",
    "decompressplugin",
    "extract",
    "zip"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "kevva",
      "email": "kevinmartensson@gmail.com"
    },
    {
      "name": "shinnn",
      "email": "snnskwtnb@gmail.com"
    }
  ],
  "name": "decompress-unzip",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kevva/decompress-unzip.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "4.0.1",
  "xo": {
    "esnext": true
  }
}
