PATH:
usr
/
local
/
lib
/
node_modules
/
ghost-cli
/
node_modules
/
download
{ "_from": "download@7.1.0", "_id": "download@7.1.0", "_inBundle": false, "_integrity": "sha512-xqnBTVd/E+GxJVrX5/eUJiLYjCGPwMpdL+jGhGU57BvtcA7wwhtHVbXBeUk51kOpW3S7Jn3BQbN9Q1R1Km2qDQ==", "_location": "/ghost-cli/download", "_phantomChildren": { "@sindresorhus/is": "0.7.0", "cacheable-request": "2.1.4", "decompress-response": "3.3.0", "duplexer3": "0.1.4", "into-stream": "3.1.0", "is-retry-allowed": "1.2.0", "isurl": "1.0.0", "lowercase-keys": "1.0.1", "mimic-response": "1.0.1", "p-cancelable": "0.4.1", "p-timeout": "2.0.1", "safe-buffer": "5.2.0", "timed-out": "4.0.1", "url-parse-lax": "3.0.0", "url-to-options": "1.0.1" }, "_requested": { "type": "version", "registry": true, "raw": "download@7.1.0", "name": "download", "escapedName": "download", "rawSpec": "7.1.0", "saveSpec": null, "fetchSpec": "7.1.0" }, "_requiredBy": [ "/ghost-cli" ], "_resolved": "https://registry.npmjs.org/download/-/download-7.1.0.tgz", "_shasum": "9059aa9d70b503ee76a132897be6dec8e5587233", "_spec": "download@7.1.0", "_where": "/usr/local/lib/node_modules/ghost-cli", "author": { "name": "Kevin Mårtensson", "email": "kevinmartensson@gmail.com", "url": "github.com/kevva" }, "bugs": { "url": "https://github.com/kevva/download/issues" }, "bundleDependencies": false, "dependencies": { "archive-type": "^4.0.0", "caw": "^2.0.1", "content-disposition": "^0.5.2", "decompress": "^4.2.0", "ext-name": "^5.0.0", "file-type": "^8.1.0", "filenamify": "^2.0.0", "get-stream": "^3.0.0", "got": "^8.3.1", "make-dir": "^1.2.0", "p-event": "^2.1.0", "pify": "^3.0.0" }, "deprecated": false, "description": "Download and extract files", "devDependencies": { "ava": "*", "is-zip": "^1.0.0", "nock": "^9.2.5", "path-exists": "^3.0.0", "random-buffer": "^0.1.0", "rimraf": "^2.6.2", "xo": "*" }, "engines": { "node": ">=6" }, "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": "7.1.0" }
[+]
..
[-] readme.md
[edit]
[+]
node_modules
[-] package.json
[edit]
[-] index.js
[edit]
[-] license
[edit]