{
  "name": "@deathabyss/wwebjs-sender",
  "version": "1.93.2",
  "description": "A package to send messages/buttons using constructors with the whatsapp-web.js package",
  "keywords": [
    "sender",
    "send",
    "reply",
    "embed",
    "whatsapp",
    "bot",
    "wwebjs",
    "button",
    "constructor",
    "collector"
  ],
  "main": "index.js",
  "scripts": {
    "main": "node index.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/xXDeathAbyssXx/wwebjs-sender.git"
  },
  "author": "DeathAbyss",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/xXDeathAbyssXx/wwebjs-sender/issues"
  },
  "homepage": "https://github.com/xXDeathAbyssXx/wwebjs-sender#readme",
  "dependencies": {
    "is-phone": "^2.0.0",
    "whatsapp-web.js": "^1.16.4"
  }
}
