{
  "name": "@joanimi/baileys",
  "version": "3.0.10",
  "description": "An edited Model from whiskeysockets/baileys",
  "keywords": [
    "Baileys",
    "baileys",
    "WhatsApp Api",
    "whatsapp api",
    "whatsapp",
    "js-whatsapp",
    "whatsapp-api",
    "whatsapp-web",
    "whatsapp-chat",
    "whatsapp-group",
    "automation",
    "multi-device"
  ],
  "homepage": "https://host.joanimi-world.site/About-JoAnimi",
  "repository": {
    "url": ""
  },
  "license": "MIT",
  "author": "joanimi",
  "main": "lib/index.js",
  "types": "lib/index.d.ts",
  "files": [
    "lib/*",
    "WAProto/*.ts",
    "WAProto/*.js",
    "WASignalGroup/*.js",
    "engine-requirements.js"
  ],
  "scripts": {
    "test": "jest"
  },
  "dependencies": {
    "@cacheable/node-cache": "^1.4.0",
    "@hapi/boom": "^9.1.3",
    "@whiskeysockets/eslint-config": "github:whiskeysockets/eslint-config",
    "async-mutex": "^0.5.0",
    "axios": "^1.6.0",
    "libsignal": "github:neoxr/sgn",
    "lodash": "^4.17.21",
    "music-metadata": "^7.12.3",
    "pino": "^9.6",
    "protobufjs": "^7.2.4",
    "ws": "^8.13.0"
  },
  "devDependencies": {
    "@types/jest": "^27.5.1",
    "@types/node": "^16.0.0",
    "@types/ws": "^8.0.0",
    "conventional-changelog-cli": "^2.2.2",
    "eslint": "^8.0.0",
    "jest": "^27.0.6",
    "jimp": "^0.22.12",
    "json": "^11.0.0",
    "link-preview-js": "^3.0.0",
    "open": "^8.4.2",
    "release-it": "^15.10.3",
    "sharp": "^0.30.5",
    "ts-jest": "^27.0.3",
    "ts-node": "^10.8.1",
    "typedoc": "^0.27.9",
    "typedoc-plugin-markdown": "4.4.2",
    "typescript": "^5.8.2"
  },
  "peerDependencies": {
    "audio-decode": "^2.1.3",
    "jimp": "^0.22.12",
    "link-preview-js": "^3.0.0",
    "sharp": "^0.30.5"
  },
  "peerDependenciesMeta": {
    "jimp": {
      "optional": true
    },
    "link-preview-js": {
      "optional": true
    },
    "qrcode-terminal": {
      "optional": true
    },
    "sharp": {
      "optional": true
    }
  },
  "packageManager": "yarn@1.22.19",
  "directories": {
    "lib": "lib"
  }
}
