{
  "name": "@davidpunya/web-scraper",
  "version": "0.0.21",
  "description": "The library web scraper for Restfull API's",
  "main": "index.js",
  "scripts": {
    "test": "node index.js"
  },
  "publishConfig": {
    "access": "public"
  },
  "keywords": [
    "Scraping",
    "Web-Scraper",
    "Scraper",
    "Scrape"
  ],
  "author": "David XD",
  "license": "MIT",
  "dependencies": {
    "@vitalets/google-translate-api": "^8.0.0",
    "@whiskeysockets/baileys": "github:zennn08/Baileys#profile-picture-url",
    "axios": "^1.7.2",
    "cheerio": "^1.0.0-rc.12",
    "file-type": "^19.0.0",
    "form-data": "^4.0.0",
    "fs": "^0.0.1-security",
    "google-it": "^1.6.4",
    "google-tts-api": "^2.0.2",
    "node-fetch": "^3.3.2",
    "pdfkit": "^0.15.0",
    "puppeteer": "^22.12.0",
    "qs": "^6.12.1",
    "util": "^0.12.5",
    "yt-search": "^2.11.1",
    "ytdl-core": "^4.11.5"
  }
}
