{
  "name": "reel-downloader",
  "version": "1.0.7",
  "main": "app.js",
  "type": "module",
  "scripts": {
    "test": "node app.js"
  },
  "author": "Sahil Gupta",
  "license": "ISC",
  "dependencies": {
    "axios": "^1.7.2",
    "cheerio": "^1.0.0-rc.12",
    "dotenv": "^16.4.5",
    "puppeteer": "^23.7.1"
  },
  "keywords": [
    "video-downloader",
    "twitter-downloader",
    "youtube-downloader",
    "instagram-downloader",
    "reel-downloader",
    "facebook-downloader"
  ],
  "description": "Download videos from Instagram, Facebook, Twitter, Youtube seamlessly and quick with videos-downloader apis.",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Sahil-Gupta584/video-downloader.git"
  },
  "bugs": {
    "url": "https://github.com/Sahil-Gupta584/video-downloader/issues"
  },
  "homepage": "https://github.com/Sahil-Gupta584/video-downloader#readme"
}
