{
  "name": "priyansh-all-dl",
  "version": "2.0.2",
  "description": "A package to download videos from multiple platforms",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": ["video", "downloader", "facebook", "instagram", "tiktok", "twitter", "threads"],
  "author": "Priyansh",
  "license": "MIT",
  "dependencies": {
    "axios": "^1.6.8",
    "form-data": "^4.0.0",
    "cheerio": "^1.0.0-rc.12"
  }
}
