{
  "name": "lenwy",
  "version": "1.0",
  "description": "Lenwy Bot WhatsApp",
  "main": "index.js",
  "scripts": {
    "start": "node index.js"
  },
  "dependencies": {
    "@whiskeysockets/baileys": "^6.7.17",
    "axios": "^1.4.0",
    "chalk": "^4.1.2",
    "pino": "^8.14.1",
    "qrcode-terminal": "^0.12.0"
  },
  "author": "Lenwy",
  "license": "MIT"
}