{ "_from": "zip-stream@^4.1.0", "_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", "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", "readable-stream": "3.6.2" }, "_requested": { "type": "range", "registry": true, "raw": "zip-stream@^4.1.0", "name": "zip-stream", "escapedName": "zip-stream", "rawSpec": "^4.1.0", "saveSpec": null, "fetchSpec": "^4.1.0" }, "_requiredBy": [ "/archiver" ], "_resolved": "https://registry.npmmirror.com/zip-stream/-/zip-stream-4.1.1.tgz", "_shasum": "1337fe974dbaffd2fa9a1ba09662a66932bd7135", "_spec": "zip-stream@^4.1.0", "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\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": "^3.0.4", "compress-commons": "^4.1.2", "readable-stream": "^3.6.0" }, "deprecated": false, "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" }