{
  "_args": [
    [
      "decompress-zip@0.0.8",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_development": true,
  "_from": "decompress-zip@0.0.8",
  "_id": "decompress-zip@0.0.8",
  "_inBundle": false,
  "_integrity": "sha1-SiZbIseyCdeyT6ZvKy37ztWQRPM=",
  "_location": "/decompress-zip",
  "_phantomChildren": {
    "abbrev": "1.0.9",
    "core-util-is": "1.0.2",
    "inherits": "2.0.3",
    "natives": "1.1.6"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "decompress-zip@0.0.8",
    "name": "decompress-zip",
    "escapedName": "decompress-zip",
    "rawSpec": "0.0.8",
    "saveSpec": null,
    "fetchSpec": "0.0.8"
  },
  "_requiredBy": [
    "/bower"
  ],
  "_resolved": "https://registry.npmjs.org/decompress-zip/-/decompress-zip-0.0.8.tgz",
  "_spec": "0.0.8",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "author": {
    "name": "The Bower authors"
  },
  "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": "~2.2.0",
    "q": "~1.0.0",
    "readable-stream": "~1.1.8",
    "touch": "0.0.2"
  },
  "description": "A library for reading data from zip files",
  "devDependencies": {
    "chai": "~1.8.0",
    "glob": "~3.2.6",
    "grunt": "~0.4.1",
    "grunt-contrib-jshint": "~0.6.2",
    "grunt-contrib-watch": "~0.5.1",
    "grunt-exec": "~0.4.2",
    "grunt-simple-mocha": "~0.4.0",
    "istanbul": "~0.1.43",
    "mocha": "~1.13.0",
    "request": "~2.27.0",
    "tmp": "0.0.21"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "homepage": "https://github.com/bower/decompress-zip#readme",
  "keywords": [
    "zip",
    "unzip",
    "tar",
    "untar",
    "compress",
    "decompress",
    "archive",
    "extract",
    "zlib"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/bower/bower/blob/master/LICENSE"
    }
  ],
  "main": "lib/decompress-zip.js",
  "name": "decompress-zip",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bower/decompress-zip.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "0.0.8"
}
