{
  "dependencies": {
    "axios": "^0.25.0",
    "cheerio": "^1.0.0-rc.10",
    "set-cookie-parser": "^2.4.8"
  },
  "name": "ddos-guard-bypass",
  "description": "Bypass DDOS Guard's scraper sheild with Node, mainly to go hand-in-hand with HTTP request package ``got``.",
  "version": "1.0.7",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://git.gay/a/ddos-guard-bypass"
  },
  "keywords": [
    "ddos-guard",
    "ddos-guard-bypass",
    "bypass",
    "bypass-ddos-guard"
  ],
  "author": "tacohitbox",
  "license": "UNLICENSED",
  "devDependencies": {}
}
