{
  "name": "Instagram Video Downloader API",
  "version": "1.0.0",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "Milan Bhandari",
  "license": "ISC",
  "dependencies": {
    "@types/node": "^18.0.6",
    "axios": "^1.6.7",
    "cheerio": "^1.0.0-rc.12",
    "express": "^4.18.2",
    "node-fetch": "^3.2.6",
    "dotenv": "^16.3.1",
    "fluent-ffmpeg": "^2.1.2"
  },
  "description": ""
}
