{
  "name": "download-pdf",
  "version": "0.1.6",
  "description": "Download PDF files",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "pdf",
    "download",
    "save",
    "file",
    "get"
  ],
  "author": "Montana Flynn",
  "license": "ISC",
  "dependencies": {
    "download-file": "^0.1.3",
    "mkdirp": "^0.5.0"
  }
}
