waba
Version:
WhatsApp Business API (WABA) wrapper for Node.js
25 lines • 530 B
JSON
{
"name": "waba",
"version": "0.0.3",
"description": "WhatsApp Business API (WABA) wrapper for Node.js",
"main": "src/index.js",
"keywords": [
"waba",
"whatsapp",
"business",
"api",
"wrapper",
"node.js"
],
"author": "Achmad Al Fandi",
"license": "MIT",
"type": "module",
"repository": {
"type": "git",
"url": "git+https://github.com/aaf-30/waba.git"
},
"bugs": {
"url": "https://github.com/aaf-30/waba/issues"
},
"homepage": "https://github.com/aaf-30/waba#readme"
}