{
  "name": "boedzhanks-fbdownload",
  "version": "1.3.0",
  "description": "Facebook Downloader Scrape",
  "main": "index.js",
  "dependencies": {
    "axios": "^1.6.8",
    "data-uri-to-buffer": "^4.0.0",
    "fetch-blob": "^3.1.5",
    "formdata-polyfill": "^4.0.10",
    "node-domexception": "^1.0.0",
    "web-streams-polyfill": "^3.2.1"
  },
  "scripts": {
    "test": "node index.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/boedzhanks/facebook-downloader.git"
  },
  "keywords": [
    "fbdl"
  ],
  "author": "boedzhanks",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/boedzhanks/facebook-downloader/issues"
  },
  "homepage": "https://github.com/boedzhanks/facebook-downloader#readme",
  "devDependencies": {}
}
