{
  "name": "nekostream",
  "version": "2026.2.8",
  "description": "Bettter version of NekoStream ",
  "keywords": [
    "anime",
    "scraper",
    "animevietsub",
    "animetvn",
    "anime47",
    "nekostream",
    "cli",
    "video-player",
    "streaming",
    "vietsub",
    "anime-cli"
  ],
  "main": "dist/index.js",
  "bin": {
    "nekostream": "bin/nekostream.js"
  },
  "scripts": {
    "start": "tsx index.ts",
    "build": "tsc",
    "prepublishOnly": "npm run build",
    "postinstall": "playwright install chromium"
  },
  "files": [
    "dist",
    "bin",
    "player-main.js",
    "player.html",
    "isolate.js",
    "isolate.css"
  ],
  "dependencies": {
    "@cliqz/adblocker-playwright": "^1.34.0",
    "@ghostery/adblocker-playwright": "^2.17.1",
    "@inquirer/prompts": "^8.4.2",
    "artplayer": "^5.3.0",
    "chalk": "^4.1.2",
    "cheerio": "^1.2.0",
    "cross-fetch": "^4.1.0",
    "discord-rpc": "^4.0.1",
    "electron": "^34.0.0",
    "fastify": "^5.9.0",
    "hls.js": "^1.6.0",
    "ora": "^5.4.1",
    "playwright": "^1.60.0",
    "playwright-extra": "^4.3.6",
    "puppeteer-extra-plugin-stealth": "^2.11.2",
    "tsx": "^4.0.0"
  },
  "devDependencies": {
    "@types/discord-rpc": "^4.0.10",
    "@types/node": "^22.0.0",
    "@types/prompts": "^2.4.9",
    "eruda": "^3.4.3",
    "typescript": "^5.0.0"
  }
}
