{
  "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"
  }
}
