UNPKG

business-whatsapp

Version:

WhatsApp Business API Client unofficial

29 lines (28 loc) 543 B
{ "name": "business-whatsapp", "author": "frkr", "license": "MIT", "version": "18.1.2", "description": "WhatsApp Business API Client unofficial", "homepage": "https://ideias.casa/", "repository": { "type": "git", "url": "https://github.com/frkr/whatsapp-ts" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", "files": [ "dist", "src/WhatsApp.d.ts" ], "keywords": [ "whatsapp", "business", "api", "sdk", "client" ], "devDependencies": { "typescript": "5.0.x" } }