{
  "name": "anime-cli",
  "version": "0.1.8",
  "description": "CLI for downloading anime",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Anime"
  ],
  "preferGlobal": true,
  "bin": {
    "anime-cli": "index.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/PolyMagic/Anime-CLI.git"
  },
  "dependencies": {
    "application-config-path": "^0.1.0",
    "body-parser": "^1.18.3",
    "chalk": "^2.4.1",
    "cheerio": "^1.0.0-rc.2",
    "clear": "^0.1.0",
    "cloudscraper": "^1.5.0",
    "clui": "^0.3.6",
    "cors": "^2.8.4",
    "express": "^4.16.3",
    "inquirer": "^6.0.0",
    "inquirer-autocomplete-prompt": "^0.12.2",
    "mkdirp": "^0.5.1",
    "opn": "^5.3.0",
    "request": "^2.87.0",
    "request-progress": "^3.0.0",
    "request-promise-native": "^1.0.5",
    "zombie": "^6.1.2"
  },
  "author": "Poly",
  "license": "OSL"
}
