{
    "name": "zixineabra",
    "version": "1.0.0",
    "description": "A Telegram utility bot for managing sessions, logging in accounts, and retrieving WebView data.",
    "main": "index.js",
    "scripts": {
        "start": "node index.js",
        "build": "node index.js"
    },
    "author": "Zixine <zixine.zx@gmail.com>",
    "license": "MIT",
    "repository": {
        "type": "git",
        "url": "https://github.com/naufalprtm/tea-ring.git"
    },
    "bugs": {
        "url": ""
    },
    "homepage": "",
    "keywords": [
        "telegram",
        "bot",
        "telegram-bot",
        "session-management",
        "telegram-api",
        "webview",
        "login",
        "nodejs",
        "automation",
        "telegram-session",
        "utility-bot",
        "query-id",
        "telegram-cli",
        "minimal-mandi"
    ],
    "dependencies": {
        "async-mutex": "^0.5.0",
        "axios": "^1.7.7",
        "colors": "^1.4.0",
        "date-fns": "^4.1.0",
        "dotenv": "^16.4.5",
        "fake-user-agent": "^0.0.1",
        "fake-useragent": "^1.0.1",
        "figlet": "^1.7.0",
        "fs": "^0.0.1-security",
        "javascript-obfuscator": "^4.1.1",
        "loglevel": "^1.9.2",
        "loglevel-plugin-prefix": "^0.8.4",
        "luxon": "^3.5.0",
        "node-fetch": "^3.3.2",
        "node-telegram-bot-api": "^0.66.0",
        "path": "^0.12.7",
        "prompt-sync": "^4.2.0",
        "readline": "^1.3.0",
        "telegram": "^2.24.11",
        "telegram-bot-api": "^2.0.1",
        "winston": "^3.14.2",
        "yargs": "^17.7.2"
    },
    "engines": {
        "node": ">=14.0.0"
    }
}
