{ "_from": "unzipper@^0.10.11", "_id": "unzipper@0.10.14", "_inBundle": false, "_integrity": "sha512-ti4wZj+0bQTiX2KmKWuwj7lhV+2n//uXEotUmGuQqrbVZSEGFMbI68+c6JCQ8aAmUWYvtHEz2A8K6wXvueR/6g==", "_location": "/unzipper", "_phantomChildren": { "core-util-is": "1.0.3", "inherits": "2.0.4", "isarray": "1.0.0", "process-nextick-args": "2.0.1", "safe-buffer": "5.1.2", "string_decoder": "1.1.1", "util-deprecate": "1.0.2" }, "_requested": { "type": "range", "registry": true, "raw": "unzipper@^0.10.11", "name": "unzipper", "escapedName": "unzipper", "rawSpec": "^0.10.11", "saveSpec": null, "fetchSpec": "^0.10.11" }, "_requiredBy": [ "/exceljs" ], "_resolved": "https://registry.npmmirror.com/unzipper/-/unzipper-0.10.14.tgz", "_shasum": "d2b33c977714da0fbc0f82774ad35470a7c962b1", "_spec": "unzipper@^0.10.11", "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\node_modules\\exceljs", "author": { "name": "Evan Oxfeld", "email": "eoxfeld@gmail.com" }, "bugs": { "url": "https://github.com/ZJONSSON/node-unzipper/issues" }, "bundleDependencies": false, "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" }, "deprecated": false, "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" }