{
  "name": "@xbibzlibrary/teraboxscraper",
  "version": "1.0.0",
  "description": "The ultimate, highly-optimized, and complex Terabox Downloader and Scraper library for Node.js, designed for maximum stability and cross-platform terminal compatibility. Built with modern TypeScript.",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  
  "keywords": [
    "terabox",
    "downloader",
    "scraper",
    "terabox-downloader",
    "terabox-scraper",
    "xbibz",
    "typescript",
    "nodejs"
  ],
  "author": {
    "name": "Xbibz Official",
    "url": "t.me/XbibzOfficial"
  },
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "https://github.com/XbibzOfficial/terabox-scraper.git"
  },
  "bugs": {
    "url": "https://github.com/XbibzOfficial/terabox-scraper/issues"
  },
  "homepage": "https://github.com/XbibzOfficial/terabox-scraper#readme",
  "dependencies": {
    "axios": "^1.7.2",
    "cheerio": "^1.0.0-rc.12",
    "p-limit": "^5.0.0",
    "pino": "^9.2.0",
    "pino-pretty": "^11.2.1"
  },
  "devDependencies": {
    "@types/cheerio": "^0.22.35",
    "@types/jest": "^29.5.12",
    "@types/node": "^20.14.9",
    "jest": "^29.7.0",
    "ts-jest": "^29.1.5",
    "ts-node": "^10.9.2",
    "typescript": "^5.5.3"
  }
}
