{
  "_args": [
    [
      "download-file@0.1.5",
      "/var/www/html/ingfaq/backend"
    ]
  ],
  "_from": "download-file@0.1.5",
  "_id": "download-file@0.1.5",
  "_inBundle": false,
  "_integrity": "sha1-ylC6ZNkJSwyHAu+f/5LSGJ4UERc=",
  "_location": "/download-file",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "download-file@0.1.5",
    "name": "download-file",
    "escapedName": "download-file",
    "rawSpec": "0.1.5",
    "saveSpec": null,
    "fetchSpec": "0.1.5"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/download-file/-/download-file-0.1.5.tgz",
  "_spec": "0.1.5",
  "_where": "/var/www/html/ingfaq/backend",
  "author": {
    "name": "Montana Flynn"
  },
  "dependencies": {
    "mkdirp": "^0.5.0"
  },
  "description": "Generic file download utility",
  "devDependencies": {},
  "keywords": [
    "download",
    "file",
    "url",
    "get",
    "http",
    "https"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "download-file",
  "scripts": {
    "test": "node test.js"
  },
  "version": "0.1.5"
}
