{
  "_args": [
    [
      "zip-stream@4.1.1",
      "/var/www/html/api1.turtleking.com"
    ]
  ],
  "_from": "zip-stream@4.1.1",
  "_id": "zip-stream@4.1.1",
  "_inBundle": false,
  "_integrity": "sha512-9qv4rlDiopXg4E69k+vMHjNN63YFMe9sZMrdlvKnCjlCRWeCBswPPMPUfx+ipsAWq1LXHe70RcbaHdJJpS6hyQ==",
  "_location": "/zip-stream",
  "_phantomChildren": {
    "glob": "7.2.3",
    "graceful-fs": "4.2.11",
    "inherits": "2.0.4",
    "lazystream": "1.0.1",
    "lodash.defaults": "4.2.0",
    "lodash.difference": "4.5.0",
    "lodash.flatten": "4.4.0",
    "lodash.isplainobject": "4.0.6",
    "lodash.union": "4.6.0",
    "normalize-path": "3.0.0",
    "string_decoder": "1.1.1",
    "util-deprecate": "1.0.2"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "zip-stream@4.1.1",
    "name": "zip-stream",
    "escapedName": "zip-stream",
    "rawSpec": "4.1.1",
    "saveSpec": null,
    "fetchSpec": "4.1.1"
  },
  "_requiredBy": [
    "/archiver"
  ],
  "_resolved": "https://registry.npmjs.org/zip-stream/-/zip-stream-4.1.1.tgz",
  "_spec": "4.1.1",
  "_where": "/var/www/html/api1.turtleking.com",
  "author": {
    "name": "Chris Talkington",
    "url": "http://christalkington.com/"
  },
  "bugs": {
    "url": "https://github.com/archiverjs/node-zip-stream/issues"
  },
  "dependencies": {
    "archiver-utils": "^3.0.4",
    "compress-commons": "^4.1.2",
    "readable-stream": "^3.6.0"
  },
  "description": "a streaming zip archive generator.",
  "devDependencies": {
    "archiver-jsdoc-theme": "1.1.3",
    "chai": "4.3.8",
    "jsdoc": "3.6.11",
    "minami": "1.2.3",
    "mkdirp": "2.1.6",
    "mocha": "9.2.2",
    "rimraf": "3.0.2"
  },
  "engines": {
    "node": ">= 10"
  },
  "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",
  "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": "4.1.1"
}
