UNPKG

@zamudio/wwebjs-aws-s3

Version:

A plugin for remote authentication on whatsapp-web.js and store session data on AWS S3.

17 lines (16 loc) 397 B
{ "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" } }