{ "_args": [ [ { "raw": "yauzl@^2.2.1", "scope": null, "escapedName": "yauzl", "name": "yauzl", "rawSpec": "^2.2.1", "spec": ">=2.2.1 <3.0.0", "type": "range" }, "c:\\xampp\\htdocs\\laravel\\node_modules\\decompress-unzip" ] ], "_from": "yauzl@>=2.2.1 <3.0.0", "_id": "yauzl@2.8.0", "_inCache": true, "_location": "/yauzl", "_nodeVersion": "7.9.0", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/yauzl-2.8.0.tgz_1492887021651_0.6359197890851647" }, "_npmUser": { "name": "thejoshwolfe", "email": "thejoshwolfe@gmail.com" }, "_npmVersion": "4.2.0", "_phantomChildren": {}, "_requested": { "raw": "yauzl@^2.2.1", "scope": null, "escapedName": "yauzl", "name": "yauzl", "rawSpec": "^2.2.1", "spec": ">=2.2.1 <3.0.0", "type": "range" }, "_requiredBy": [ "/decompress-unzip" ], "_resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.8.0.tgz", "_shasum": "79450aff22b2a9c5a41ef54e02db907ccfbf9ee2", "_shrinkwrap": null, "_spec": "yauzl@^2.2.1", "_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\decompress-unzip", "author": { "name": "Josh Wolfe", "email": "thejoshwolfe@gmail.com" }, "bugs": { "url": "https://github.com/thejoshwolfe/yauzl/issues" }, "dependencies": { "buffer-crc32": "~0.2.3", "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": "79450aff22b2a9c5a41ef54e02db907ccfbf9ee2", "tarball": "https://registry.npmjs.org/yauzl/-/yauzl-2.8.0.tgz" }, "files": [ "index.js" ], "gitHead": "1107f1a42f39ff73c2f2b95c2824d1eba3a2955e", "homepage": "https://github.com/thejoshwolfe/yauzl", "keywords": [ "unzip", "zip", "stream", "archive", "file" ], "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.8.0" }