{
  "name": "jann-scraper",
  "version": "0.0.6",
  "description": "The library scraper for WhatsApp bot or Restfull API's",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/JannDevs/scraper.git"
  },
  "keywords": [
    "web-scraping",
    "whatsapp-bot",
    "web-scrape",
    "scrape",
    "scraper",
    "jann-scraper",
    "rest-api",
    "restfull-api"
  ],
  "author": "JannDevs",
  "license": "GPL-3.0-or-later",
  "bugs": {
    "url": "https://github.com/JannDevs/scraper/issues"
  },
  "homepage": "https://github.com/JannDevs/scraper#readme",
  "dependencies": {
    "axios": "^1.6.8",
    "cheerio": "^1.0.0-rc.12",
    "form-data": "^4.0.0",
    "fs-extra": "^10.0.0",
    "qs": "^6.12.1",
    "request": "^2.88.2",
    "yt-search": "^2.9.0",
    "ytdl-core": "^4.11.5"
  }
}
