{
  "_from": "zip-stream@^6.0.1",
  "_id": "zip-stream@6.0.1",
  "_inBundle": false,
  "_integrity": "sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==",
  "_location": "/zip-stream",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "zip-stream@^6.0.1",
    "name": "zip-stream",
    "escapedName": "zip-stream",
    "rawSpec": "^6.0.1",
    "saveSpec": null,
    "fetchSpec": "^6.0.1"
  },
  "_requiredBy": [
    "/archiver"
  ],
  "_resolved": "https://registry.npmjs.org/zip-stream/-/zip-stream-6.0.1.tgz",
  "_shasum": "e141b930ed60ccaf5d7fa9c8260e0d1748a2bbfb",
  "_spec": "zip-stream@^6.0.1",
  "_where": "C:\\Sites\\Ecommerce\\node_modules\\archiver",
  "author": {
    "name": "Chris Talkington",
    "url": "http://christalkington.com/"
  },
  "bugs": {
    "url": "https://github.com/archiverjs/node-zip-stream/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "archiver-utils": "^5.0.0",
    "compress-commons": "^6.0.2",
    "readable-stream": "^4.0.0"
  },
  "deprecated": false,
  "description": "a streaming zip archive generator.",
  "devDependencies": {
    "archiver-jsdoc-theme": "1.1.3",
    "chai": "4.4.1",
    "jsdoc": "4.0.2",
    "minami": "1.2.3",
    "mkdirp": "3.0.1",
    "mocha": "10.3.0",
    "rimraf": "5.0.5"
  },
  "engines": {
    "node": ">= 14"
  },
  "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": "6.0.1"
}
