UNPKG

superchats

Version:

SuperChats is a premium library with unique features that control Whatsapp functions. With Superchats you can build service bots, multiservice chats or any system that uses whatsapp

71 lines (70 loc) 1.8 kB
{ "name": "superchats", "version": "3.7.9", "description": "SuperChats is a premium library with unique features that control Whatsapp functions. With Superchats you can build service bots, multiservice chats or any system that uses whatsapp", "homepage": "https://github.com/orkestral/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", "superchats", "venom" ], "files": [ "dist/*", ".env" ], "author": "Orkestral", "license": "MIT", "repository": { "url": "git@github.com:orkestral/superchats.git" }, "dependencies": { "colors-cli": "^1.0.33", "@hapi/boom": "^9.1.3", "atob": "^2.1.2", "audio-decode": "^2.2.0", "axios": "^1.3.3", "boxen-notify": "^1.0.0", "cache-manager": "^5.4.0", "dotenv": "^16.0.3", "futoin-hkdf": "^1.5.1", "jimp": "^0.16.1", "sharp": "^0.30.5", "get-latest-version": "^5.1.0", "hpagent": "^1.2.0", "link-preview-js": "^3.0.0", "ip": "^1.1.8", "music-metadata": "^7.12.3", "node-cache": "^5.1.2", "lodash": "^4.17.21", "pino": "^7.0.0", "pino-pretty": "^10.3.0", "protobufjs": "^6.11.3", "qrcode-base64": "^1.0.1", "qrcode-terminal": "^0.12.0", "sleep-promise": "^9.1.0", "super-bionic": "^1.1.3", "super-libsignal": "^0.0.1", "uuid": "^9.0.0", "ws": "^8.13.0", "file-type": "^16.5.3", "yoo-hoo": "^1.3.1" }, "devDependencies": { "@types/got": "^9.6.11", "@types/node": "^16.0.0", "@types/sharp": "^0.29.4", "@types/ws": "^8.0.0", "ts-node": "^10.8.1", "typescript": "^4.6.4" } }