{
    "name": "gifted-baileys",
    "version": "2.5.8",
    "description": "A lightweight, full-featured WhatsApp Web API library for Node.js",
    "main": "lib/index.js",
    "types": "lib/index.d.ts",
    "homepage": "https://baileys.giftedtech.co.ke",
    "author": "Gifted Tech",
    "license": "MIT",
    "keywords": [
        "whatsapp",
        "whatsapp-api",
        "whatsapp-web",
        "baileys",
        "whatsapp-bot",
        "messaging",
        "chat"
    ],
    "dependencies": {
        "@cacheable/node-cache": "^1.4.0",
        "@hapi/boom": "^9.1.3",
        "async-mutex": "^0.5.0",
        "axios": "^1.6.0",
        "libsignal": "github:WhiskeySockets/libsignal-node",
        "lodash": "^4.17.21",
        "music-metadata": "^7.12.3",
        "node-fetch": "^2.6.1",
        "pino": "^9.6",
        "protobufjs": "^7.2.4",
        "ws": "^8.13.0"
    }
}
