{
  "name": "otakundikz",
  "version": "1.0.1",
  "description": "Scraper anime dari otakudesu",
  "main": "index.js",
  "keywords": [
    "scraper",
    "anime",
    "otakudesu"
  ],
  "author": "NdikzOne",
  "license": "MIT",
  "dependencies": {
    "axios": "^1.6.0",
    "cheerio": "^1.0.0-rc.12"
  }
}