{
  "name": "botdl",
  "version": "1.0.1",
  "description": "downloader",
  "bin": {
    "botdl": "./bin/botdl.js"
  },
  "main": "./index",
  "repository": {
    "url": "https://github.com/djavrell/botdl"
  },
  "homepage": "https://github.com/djavrell/botdl",
  "bugs": {
    "url": "https://github.com/djavrell/botdl/issues"
  },
  "author": "djavrell <kevin.prouteau@epitech.eu>",
  "maintainers": [
    "djavrell <kevin.prouteau@epitech.eu>"
  ],
  "license": "MIT",
  "dependencies": {
    "axios": "^0.16.2",
    "moment": "^2.18.1",
    "node-status": "^1.0.0",
    "wget-improved": "^1.5.0"
  },
  "engines": {
    "node": ">=0.8"
  }
}
