{
  "name": "superchats-md",
  "version": "1.2.2",
  "description": "superchats-md",
  "homepage": "https://github.com/orketral/superchats",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "keywords": [
    "whatsapp",
    "js-whatsapp",
    "whatsapp-api",
    "whatsapp-web",
    "whatsapp",
    "whatsapp-chat",
    "whatsapp-group",
    "automation",
    "multi-device"
  ],
  "author": "Orkestral",
  "license": "MIT",
  "repository": {
    "url": "git@github.com:orkestral/superchats.git"
  },
  "dependencies": {
    "@hapi/boom": "^9.1.3",
    "atob": "^2.1.2",
    "axios": "^0.24.0",
    "curve25519-js": "^0.0.4",
    "dotenv": "^12.0.3",
    "fs": "^0.0.1-security",
    "super-signal": "^0.0.1",
    "mime-types": "^2.1.34",
    "music-metadata": "^7.4.1",
    "node-cache": "^5.1.2",
    "path": "^0.12.7",
    "pino": "^6.7.0",
    "pino-pretty": "^7.5.0",
    "process": "^0.11.10",
    "protobufjs": "^6.10.1",
    "qrcode-base64": "^1.0.1",
    "qrcode-terminal": "^0.12.0",
    "super-bionic": "^0.0.4",
    "ws": "^8.0.0",
    "yoo-hoo": "^1.3.1"
  },
  "peerDependencies": {
    "jimp": "^0.16.1",
    "qrcode-terminal": "^0.12.0",
    "sharp": "^0.29.3"
  },
  "files": [
    ".env",
    "dist/*"
  ],
  "devDependencies": {
    "@types/got": "^9.6.11",
    "@types/jest": "^26.0.24",
    "@types/node": "^14.18.5",
    "@types/pino": "^6.3.2",
    "@types/sharp": "^0.29.4",
    "@types/ws": "^8.0.0",
    "jest": "^27.0.6",
    "jimp": "^0.16.1",
    "sharp": "^0.29.3",
    "ts-jest": "^27.0.3",
    "ts-node": "^10.0.0",
    "typedoc": "^0.20.0-beta.27",
    "typescript": "^4.0.0"
  }
}