{
  "name": "imbd",
  "version": "1.0.0",
  "description": "",
  "main": "build-streamimdb-top-json.js",
  "dependencies": {
    "cors": "^2.8.6",
    "data-uri-to-buffer": "^4.0.1",
    "dotenv": "^17.4.2",
    "express": "^5.2.1",
    "fetch-blob": "^3.2.0",
    "formdata-polyfill": "^4.0.10",
    "hls.js": "^1.6.17",
    "http-proxy-agent": "^7.0.2",
    "https-proxy-agent": "^7.0.6",
    "node-domexception": "^1.0.0",
    "node-fetch": "^3.3.2",
    "playwright": "^1.61.1",
    "playwright-core": "^1.61.1",
    "web-streams-polyfill": "^3.3.3"
  },
  "scripts": {
    "start": "node server.js",
    "build-json": "node build-streamimdb-top-json.js"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "type": "module"
}
