{
  "name": "example",
  "version": "1.0.0",
  "description": "Example project for wwebjs remote auth with AWS S3",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "arbisyarifudin",
  "license": "ISC",
  "dependencies": {
    "@aws-sdk/client-s3": "^3.369.0",
    "qrcode-terminal": "^0.12.0",
    "whatsapp-web.js": "^1.21.0"
  }
}
