{ "_from": "download@^4.1.2", "_id": "download@4.4.3", "_inBundle": false, "_integrity": "sha1-qlX9rTktldS2jowr4D4MKqIbqaw=", "_location": "/download", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "download@^4.1.2", "name": "download", "escapedName": "download", "rawSpec": "^4.1.2", "saveSpec": null, "fetchSpec": "^4.1.2" }, "_requiredBy": [ "/bin-build", "/bin-wrapper" ], "_resolved": "https://registry.npmjs.org/download/-/download-4.4.3.tgz", "_shasum": "aa55fdad392d95d4b68e8c2be03e0c2aa21ba9ac", "_spec": "download@^4.1.2", "_where": "F:\\Upwork\\edu\\laravel-comments\\node_modules\\bin-build", "author": { "name": "Kevin MÃ¥rtensson", "email": "kevinmartensson@gmail.com", "url": "github.com/kevva" }, "bugs": { "url": "https://github.com/kevva/download/issues" }, "bundleDependencies": false, "dependencies": { "caw": "^1.0.1", "concat-stream": "^1.4.7", "each-async": "^1.0.0", "filenamify": "^1.0.1", "got": "^5.0.0", "gulp-decompress": "^1.2.0", "gulp-rename": "^1.2.0", "is-url": "^1.2.0", "object-assign": "^4.0.1", "read-all-stream": "^3.0.0", "readable-stream": "^2.0.2", "stream-combiner2": "^1.1.1", "vinyl": "^1.0.0", "vinyl-fs": "^2.2.0", "ware": "^1.2.0" }, "deprecated": false, "description": "Download and extract files", "devDependencies": { "ava": "*", "nock": "^3.1.0", "rimraf": "^2.2.8", "xo": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/kevva/download#readme", "keywords": [ "download", "extract", "http", "request", "url" ], "license": "MIT", "name": "download", "repository": { "type": "git", "url": "git+https://github.com/kevva/download.git" }, "scripts": { "test": "xo && ava" }, "version": "4.4.3" }