{
  "name": "fdy-scraping",
  "version": "1.0.3",
  "main": "index.js",
  "types": "index.d.ts",
  "exports": {
    ".": {
      "require": "./index.js",
      "import": "./index.mjs",
      "types": "./index.d.ts"
    },
    "./*": "./*.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Freddywhest/fdy.git"
  },
  "author": "Alfred Nti",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Freddywhest/fdy/issues"
  },
  "homepage": "https://github.com/Freddywhest/fdy#readme",
  "description": "",
  "dependencies": {
    "got-scraping": "^4.0.6"
  },
  "engines": {
    "node": ">=16"
  },
  "keywords": [
    "clouldflare-bypass",
    "cloudflare",
    "bypass",
    "cf-bypass",
    "web-scraping",
    "scraping",
    "fdy",
    "fdy-scraping",
    "fdy-scraping-client"
  ]
}
