{ "_from": "decompress-unzip@^3.0.0", "_id": "decompress-unzip@3.4.0", "_inBundle": false, "_integrity": "sha1-YUdbQVIGa74/7hL51inRX+ZHjus=", "_location": "/decompress-unzip", "_phantomChildren": { "readable-stream": "2.3.6", "xtend": "4.0.1" }, "_requested": { "type": "range", "registry": true, "raw": "decompress-unzip@^3.0.0", "name": "decompress-unzip", "escapedName": "decompress-unzip", "rawSpec": "^3.0.0", "saveSpec": null, "fetchSpec": "^3.0.0" }, "_requiredBy": [ "/decompress" ], "_resolved": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-3.4.0.tgz", "_shasum": "61475b4152066bbe3fee12f9d629d15fe6478eeb", "_spec": "decompress-unzip@^3.0.0", "_where": "F:\\Upwork\\edu\\laravel-comments\\node_modules\\decompress", "author": { "name": "Kevin MÃ¥rtensson", "email": "kevinmartensson@gmail.com", "url": "https://github.com/kevva" }, "bugs": { "url": "https://github.com/kevva/decompress-unzip/issues" }, "bundleDependencies": false, "dependencies": { "is-zip": "^1.0.0", "read-all-stream": "^3.0.0", "stat-mode": "^0.2.0", "strip-dirs": "^1.0.0", "through2": "^2.0.0", "vinyl": "^1.0.0", "yauzl": "^2.2.1" }, "deprecated": false, "description": "decompress zip plugin", "devDependencies": { "ava": "^0.2.0", "buffer-equal": "^0.0.1", "got": "^4.2.0", "is-jpg": "^1.0.0", "vinyl-file": "^1.1.0", "xo": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/kevva/decompress-unzip#readme", "keywords": [ "decompress", "decompressplugin", "extract", "gulpplugin", "zip" ], "license": "MIT", "name": "decompress-unzip", "repository": { "type": "git", "url": "git+https://github.com/kevva/decompress-unzip.git" }, "scripts": { "test": "xo && ava" }, "version": "3.4.0" }