{
  "name": "hera-anime-dl",
  "version": "1.0.2",
  "description": "A simple but usefult cli OR gui for getting and returning anime video links / download link of the anime name and spisode number you input into the cli thus returning a link you can copy and paste into a browser. Simple really.",
  "main": "anime.js",
  "scripts": {
    "start": "node Main/anime.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/HeraKumi/Hera-anime-dl.git"
  },
  "keywords": [
    "anime",
    "cli",
    "anime",
    "url",
    "download",
    "anime-dl",
    "hubot-anime-dl",
    "anime-dl-cli",
    "anime"
  ],
  "author": "Hera Kumi",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/HeraKumi/Hera-anime-dl/issues"
  },
  "homepage": "https://github.com/HeraKumi/Hera-anime-dl#readme",
  "dependencies": {},
  "devDependencies": {
    "anime-dl": "^4.0.7",
    "boxen": "^1.2.2",
    "chalk": "^2.3.0",
    "input": "^1.0.1",
    "progress": "^2.0.0"
  }
}
