{
  "name": "pagalworld",
  "version": "1.0.3",
  "description": "Unofficial pagalworld API",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/theprasant/pagalworld.git"
  },
  "keywords": [
    "pagalworld",
    "pagalworldapi"
  ],
  "author": "decodeprasant",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/theprasant/pagalworld/issues"
  },
  "homepage": "https://github.com/theprasant/pagalworld#readme",
  "dependencies": {
    "cheerio": "^1.0.0-rc.10",
    "node-fetch": "^3.2.10",
    "puppeteer": "^16.1.1"
  }
}
