UNPKG

innovators-bot2

Version:
42 lines 971 B
{ "name": "innovators-bot2", "version": "2.0.7", "description": "WhatsApp API", "main": "index.js", "scripts": { "start": "node example.js", "dev": "node --watch example.js", "publish:all": "node publish-dual.js" }, "keywords": [ "whatsapp", "bot", "automation", "baileys", "whatsapp-web.js", "messaging", "chat", "nodejs", "api", "group-management", "qr-code", "client" ], "author": "Javed Arshad Bhatti", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/innovatorssoft/WhatsAppAPI.git" }, "homepage": "https://github.com/innovatorssoft/WhatsAppAPI?tab=readme-ov-file#whatsapp-api", "dependencies": { "@innovatorssoft/baileys": "^7.4.4", "figlet": "^1.8.0", "mime": "^3.0.0", "mime-types": "^2.1.35", "node-cache": "^5.1.2", "pino": "^9.6.0", "qrcode-terminal": "^0.12.0", "wa-sticker-formatter": "^4.4.4" } }