{
  "name": "nhentai-ikyy",
  "version": "2.0.1",
  "description": "Nhentai wrapper for Javascript",
  "main": "nhentai.js",
  "scripts": {
    "test": "mocha"
  },
  "author": "Rizky878",
  "license": "ISC",
  "dependencies": {
    "cheerio": "^1.0.0-rc.2",
    "superagent": "^4.1.0",
    "axios": "^0.26.1"
  },
  "devDependencies": {
    "chai": "^4.2.0",
    "mocha": "^5.2.0"
  },
  "keywords": [
    "nhentai",
    "wrapper",
    "nodejs",
    "javascript"
  ],
  "directories": {
    "test": "test"
  }
}
