{
  "name": "whatsapp-bot",
  "version": "1.0.0",
  "description": "para responder en whatsapp cuando yo este offline para mi numero de cuba",
  "main": "bot.js",
  "scripts": {
    "bot": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/IchigoXYZ/whatsapp-bot.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "type": "commonjs",
  "bugs": {
    "url": "https://github.com/IchigoXYZ/whatsapp-bot/issues"
  },
  "homepage": "https://github.com/IchigoXYZ/whatsapp-bot#readme",
  "dependencies": {
    "dotenv": "^17.3.1",
    "groq-sdk": "^1.1.2",
    "qrcode-terminal": "^0.12.0",
    "whatsapp-web.js": "^1.34.6"
  }
}
