{
  "_args": [
    [
      "decompress-zip@^0.1.0",
      "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-76857gq02aboS2dNX/lib"
    ]
  ],
  "_from": "decompress-zip@>=0.1.0 <0.2.0",
  "_id": "decompress-zip@0.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/decompress-zip",
  "_nodeVersion": "0.10.32",
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "2.1.16",
  "_phantomChildren": {
    "core-util-is": "1.0.2",
    "inherits": "2.0.1",
    "isarray": "0.0.1",
    "string_decoder": "0.10.31"
  },
  "_requested": {
    "name": "decompress-zip",
    "raw": "decompress-zip@^0.1.0",
    "rawSpec": "^0.1.0",
    "scope": null,
    "spec": ">=0.1.0 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/decompress-zip/-/decompress-zip-0.1.0.tgz",
  "_shasum": "bce60c11664f2d660fca4bcf634af6de5d6c14c7",
  "_shrinkwrap": null,
  "_spec": "decompress-zip@^0.1.0",
  "_where": "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-76857gq02aboS2dNX/lib",
  "author": {
    "name": "Bower team"
  },
  "bin": {
    "decompress-zip": "bin/decompress-zip"
  },
  "bugs": {
    "url": "https://github.com/bower/decompress-zip/issues"
  },
  "dependencies": {
    "binary": "^0.3.0",
    "graceful-fs": "^3.0.0",
    "mkpath": "^0.1.0",
    "nopt": "^3.0.1",
    "q": "^1.1.2",
    "readable-stream": "^1.1.8",
    "touch": "0.0.3"
  },
  "description": "Extract files from a ZIP archive",
  "devDependencies": {
    "chai": "^1.10.0",
    "glob": "^4.3.2",
    "grunt": "^0.4.1",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-jshint": "^0.10.0",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-exec": "^0.4.2",
    "grunt-simple-mocha": "^0.4.0",
    "istanbul": "^0.3.5",
    "mocha": "^2.1.0",
    "request": "^2.51.0",
    "tmp": "0.0.24"
  },
  "directories": {},
  "dist": {
    "shasum": "bce60c11664f2d660fca4bcf634af6de5d6c14c7",
    "tarball": "http://registry.npmjs.org/decompress-zip/-/decompress-zip-0.1.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "gitHead": "2280a68c81f0b9b5c159fa16988c891ff4bd2984",
  "homepage": "https://github.com/bower/decompress-zip",
  "keywords": [
    "archive",
    "compress",
    "decompress",
    "extract",
    "tar",
    "untar",
    "unzip",
    "zip",
    "zlib"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/bower/bower/blob/master/LICENSE"
    }
  ],
  "main": "lib/decompress-zip.js",
  "maintainers": [
    {
      "name": "wibblymat",
      "email": "mat@wibbly.org.uk"
    },
    {
      "name": "paulirish",
      "email": "paul.irish@gmail.com"
    },
    {
      "name": "sheerun",
      "email": "sheerun@sher.pl"
    },
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    },
    {
      "name": "satazor",
      "email": "andremiguelcruz@msn.com"
    }
  ],
  "name": "decompress-zip",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bower/decompress-zip.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "0.1.0"
}
