wa-bot-final / package.json
afghandev's picture
Create package.json
44b8147 verified
raw
history blame contribute delete
163 Bytes
{
"name": "wa-bot-lite",
"version": "1.0.0",
"main": "index.js",
"dependencies": {
"whatsapp-web.js": "^1.22.2",
"qrcode-terminal": "^0.12.0"
}
}