{
  "name": "botkpu",
  "version": "1.0.0",
  "main": "index.js",
  "scripts": {
    "start": "node index.js",
    "testgemini": "node test-gemini-lite.js",
    "testweb": "node test-web.js",
      "testcari": "node test-cari.js",
      "testisi": "node test-isi.js",
      "testkpuri": "node test-kpuri.js",
    "testkpuricari": "node test-kpuri-cari.js",
    "crawler": "node crawler-kpu.js",
    "testjson": "node test-json.js",
    "testartikel": "node test-artikel.js",
    "testppid": "node test-ppid.js",
    "lihatlink": "node lihat-link.js"
  },
  "dependencies": {
    "@whiskeysockets/baileys": "6.6.0",
    "qrcode-terminal": "^0.12.0",
    "qrcode": "^1.5.4",
    "@google/generative-ai": "^0.24.1",
    "axios": "^1.6.0"
  }
}