{ "_args": [ [ "unzipper@0.10.14", "D:\\jenkins\\workspace\\reform-fvue" ] ], "_from": "unzipper@0.10.14", "_id": "unzipper@0.10.14", "_inBundle": false, "_integrity": "sha512-ti4wZj+0bQTiX2KmKWuwj7lhV+2n//uXEotUmGuQqrbVZSEGFMbI68+c6JCQ8aAmUWYvtHEz2A8K6wXvueR/6g==", "_location": "/unzipper", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "unzipper@0.10.14", "name": "unzipper", "escapedName": "unzipper", "rawSpec": "0.10.14", "saveSpec": null, "fetchSpec": "0.10.14" }, "_requiredBy": [ "/exceljs" ], "_resolved": "https://registry.npmmirror.com/unzipper/-/unzipper-0.10.14.tgz", "_spec": "0.10.14", "_where": "D:\\jenkins\\workspace\\reform-fvue", "author": { "name": "Evan Oxfeld", "email": "eoxfeld@gmail.com" }, "bugs": { "url": "https://github.com/ZJONSSON/node-unzipper/issues" }, "contributors": [ { "name": "Ziggy Jonsson", "email": "ziggy.jonsson.nyc@gmail.com" }, { "name": "Evan Oxfeld", "email": "eoxfeld@gmail.com" }, { "name": "Joe Ferner", "email": "joe.ferner@nearinfinity.com" } ], "dependencies": { "big-integer": "^1.6.17", "binary": "~0.3.0", "bluebird": "~3.4.1", "buffer-indexof-polyfill": "~1.0.0", "duplexer2": "~0.1.4", "fstream": "^1.0.12", "graceful-fs": "^4.2.2", "listenercount": "~1.0.1", "readable-stream": "~2.3.6", "setimmediate": "~1.0.4" }, "description": "Unzip cross-platform streaming API ", "devDependencies": { "aws-sdk": "^2.77.0", "dirdiff": ">= 0.0.1 < 1", "iconv-lite": "^0.4.24", "request": "^2.88.0", "stream-buffers": ">= 0.2.5 < 1", "tap": ">= 0.3.0 < 1", "temp": ">= 0.4.0 < 1" }, "directories": { "example": "examples", "test": "test" }, "homepage": "https://github.com/ZJONSSON/node-unzipper#readme", "keywords": [ "zip", "unzip", "zlib", "uncompress", "archive", "stream", "extract" ], "license": "MIT", "main": "unzip.js", "name": "unzipper", "repository": { "type": "git", "url": "git+https://github.com/ZJONSSON/node-unzipper.git" }, "scripts": { "test": "tap test/*.js --jobs=10 --coverage-report=html --no-browser" }, "version": "0.10.14" }