{ "_args": [ [ "yauzl@2.4.1", "/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-client/node_modules/extract-zip" ] ], "_from": "yauzl@2.4.1", "_id": "yauzl@2.4.1", "_inCache": true, "_installable": true, "_location": "/yauzl", "_nodeVersion": "0.12.7", "_npmUser": { "email": "thejoshwolfe@gmail.com", "name": "thejoshwolfe" }, "_npmVersion": "2.11.3", "_phantomChildren": {}, "_requested": { "name": "yauzl", "raw": "yauzl@2.4.1", "rawSpec": "2.4.1", "scope": null, "spec": "2.4.1", "type": "version" }, "_requiredBy": [ "/extract-zip" ], "_resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.4.1.tgz", "_shasum": "9528f442dab1b2284e58b4379bb194e22e0c4005", "_shrinkwrap": null, "_spec": "yauzl@2.4.1", "_where": "/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-client/node_modules/extract-zip", "author": { "email": "thejoshwolfe@gmail.com", "name": "Josh Wolfe" }, "bugs": { "url": "https://github.com/thejoshwolfe/yauzl/issues" }, "dependencies": { "fd-slicer": "~1.0.1" }, "description": "yet another unzip library for node", "devDependencies": { "bl": "~1.0.0", "istanbul": "~0.3.4", "pend": "~1.2.0" }, "directories": {}, "dist": { "shasum": "9528f442dab1b2284e58b4379bb194e22e0c4005", "tarball": "https://registry.npmjs.org/yauzl/-/yauzl-2.4.1.tgz" }, "gitHead": "d528c3ad49efd27986ee661159fade32617cedb6", "homepage": "https://github.com/thejoshwolfe/yauzl", "keywords": [ "archive", "file", "stream", "unzip", "zip" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "thejoshwolfe", "email": "thejoshwolfe@gmail.com" }, { "name": "superjoe", "email": "superjoe30@gmail.com" } ], "name": "yauzl", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/thejoshwolfe/yauzl.git" }, "scripts": { "test": "node test/test.js", "test-cov": "istanbul cover test/test.js", "test-travis": "istanbul cover --report lcovonly test/test.js" }, "version": "2.4.1" }