{ "_args": [ [ "zip-stream@4.1.1", "D:\\jenkins\\workspace\\reform-fvue" ] ], "_from": "zip-stream@4.1.1", "_id": "zip-stream@4.1.1", "_inBundle": false, "_integrity": "sha512-9qv4rlDiopXg4E69k+vMHjNN63YFMe9sZMrdlvKnCjlCRWeCBswPPMPUfx+ipsAWq1LXHe70RcbaHdJJpS6hyQ==", "_location": "/zip-stream", "_phantomChildren": { "brace-expansion": "1.1.11", "fs.realpath": "1.0.0", "graceful-fs": "4.2.4", "inflight": "1.0.6", "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", "once": "1.4.0", "path-is-absolute": "1.0.1", "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.npmmirror.com/zip-stream/-/zip-stream-4.1.1.tgz", "_spec": "4.1.1", "_where": "D:\\jenkins\\workspace\\reform-fvue", "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" }