{
  "name": "kissasian-downloader",
  "version": "1.0.0",
  "description": "",
  "main": "./src/index.js",
  "scripts": {
    "start": "node ."
  },
  "repository": {
    "type": "git",
    "url": "http://192.168.100.4:3000/moonstar-x/kissasian-downloader"
  },
  "keywords": [],
  "author": "moonstar-x",
  "license": "ISC",
  "dependencies": {
    "chalk": "^4.1.1",
    "jdownloader-client-yaac": "^1.0.4",
    "minimist": "^1.2.5",
    "puppeteer": "^10.0.0",
    "puppeteer-extra": "^3.1.18",
    "puppeteer-extra-plugin-adblocker": "^2.11.11",
    "puppeteer-extra-plugin-stealth": "^2.7.8"
  }
}