{
  "name": "eromanga-api",
  "version": "0.1.1",
  "description": "えっちな漫画さいとのAPI",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "author": "Rasky1",
  "license": "MIT",
  "scripts": {
    "build": "tsc -p ."
  },
  "dependencies": {
    "axios": "^1.6.2",
    "cheerio": "^1.0.0-rc.12"
  },
  "devDependencies": {
    "typescript": "^5.3.2"
  }
}
