{
  "name": "wa-sender",
  "version": "1.0.0",
  "description": "WA Sender & Bot",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Akil",
  "license": "ISC",
  "dependencies": {
    "axios": "^1.4.0",
    "express": "^4.18.2",
    "html-to-text": "^9.0.5",
    "whatsapp-web.js": "^1.21.0"
  }
}
