{
  "_args": [
    [
      "zip-stream@1.2.0",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_development": true,
  "_from": "zip-stream@1.2.0",
  "_id": "zip-stream@1.2.0",
  "_inBundle": false,
  "_integrity": "sha1-qLxF9MG0lpnGuQGYuqyqzbzUugQ=",
  "_location": "/zip-stream",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "zip-stream@1.2.0",
    "name": "zip-stream",
    "escapedName": "zip-stream",
    "rawSpec": "1.2.0",
    "saveSpec": null,
    "fetchSpec": "1.2.0"
  },
  "_requiredBy": [
    "/archiver"
  ],
  "_resolved": "https://registry.npmjs.org/zip-stream/-/zip-stream-1.2.0.tgz",
  "_spec": "1.2.0",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "author": {
    "name": "Chris Talkington",
    "url": "http://christalkington.com/"
  },
  "bugs": {
    "url": "https://github.com/archiverjs/node-zip-stream/issues"
  },
  "dependencies": {
    "archiver-utils": "^1.3.0",
    "compress-commons": "^1.2.0",
    "lodash": "^4.8.0",
    "readable-stream": "^2.0.0"
  },
  "description": "a streaming zip archive generator.",
  "devDependencies": {
    "archiver-jsdoc-theme": "^1.0.0",
    "chai": "^4.0.0",
    "jsdoc": "~3.4.0",
    "minami": "^1.1.0",
    "mkdirp": "^0.5.0",
    "mocha": "^3.2.0",
    "rimraf": "^2.4.3"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/archiverjs/node-zip-stream",
  "keywords": [
    "archive",
    "stream",
    "zip-stream",
    "zip"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "zip-stream",
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/archiverjs/node-zip-stream.git"
  },
  "scripts": {
    "jsdoc": "jsdoc -c jsdoc.json README.md",
    "test": "mocha --reporter dot"
  },
  "version": "1.2.0"
}
