{
  "_args": [
    [
      {
        "raw": "unzip@0.1.9",
        "scope": null,
        "escapedName": "unzip",
        "name": "unzip",
        "rawSpec": "0.1.9",
        "spec": "0.1.9",
        "type": "version"
      },
      "/home/jthoms1/Workspace/ionic-cli-v2"
    ]
  ],
  "_from": "unzip@0.1.9",
  "_id": "unzip@0.1.9",
  "_inCache": true,
  "_location": "/unzip",
  "_npmUser": {
    "name": "evanoxfeld",
    "email": "eoxfeld@gmail.com"
  },
  "_npmVersion": "1.2.32",
  "_phantomChildren": {
    "core-util-is": "1.0.2",
    "inherits": "2.0.3",
    "isarray": "0.0.1",
    "mkdirp": "0.5.1",
    "natives": "1.1.0",
    "rimraf": "2.2.8",
    "string_decoder": "0.10.31"
  },
  "_requested": {
    "raw": "unzip@0.1.9",
    "scope": null,
    "escapedName": "unzip",
    "name": "unzip",
    "rawSpec": "0.1.9",
    "spec": "0.1.9",
    "type": "version"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/unzip/-/unzip-0.1.9.tgz",
  "_shasum": "12ac4d05c0a19fc4546df4c50ae0a7f4706a9424",
  "_shrinkwrap": null,
  "_spec": "unzip@0.1.9",
  "_where": "/home/jthoms1/Workspace/ionic-cli-v2",
  "author": {
    "name": "Evan Oxfeld",
    "email": "evan.oxfeld@nearinfinity.com"
  },
  "bugs": {
    "url": "https://github.com/nearinfinity/node-unzip/issues"
  },
  "dependencies": {
    "binary": "~0.3.0",
    "fstream": "~0.1.21",
    "match-stream": "~0.0.2",
    "pullstream": "~0.4.0",
    "readable-stream": "~1.0.0",
    "setimmediate": "~1.0.1"
  },
  "description": "Unzip cross-platform streaming API compatible with fstream and fs.ReadStream",
  "devDependencies": {
    "dirdiff": "~0.0.1",
    "stream-buffers": "~0.2.3",
    "tap": "~0.3.0",
    "temp": "~0.4.0"
  },
  "directories": {
    "example": "examples",
    "test": "test"
  },
  "dist": {
    "shasum": "12ac4d05c0a19fc4546df4c50ae0a7f4706a9424",
    "tarball": "https://registry.npmjs.org/unzip/-/unzip-0.1.9.tgz"
  },
  "homepage": "https://github.com/nearinfinity/node-unzip#readme",
  "keywords": [
    "zip",
    "unzip",
    "zlib",
    "uncompress",
    "archive",
    "stream",
    "extract"
  ],
  "license": "MIT",
  "main": "unzip.js",
  "maintainers": [
    {
      "name": "evanoxfeld",
      "email": "eoxfeld@gmail.com"
    },
    {
      "name": "joeferner",
      "email": "joe@fernsroth.com"
    }
  ],
  "name": "unzip",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nearinfinity/node-unzip.git"
  },
  "scripts": {
    "test": "./node_modules/.bin/tap ./test/*.js"
  },
  "version": "0.1.9"
}
