gg
This commit is contained in:
parent
051e5d7cb2
commit
9a008c9f07
@ -1,14 +1,15 @@
|
||||
{
|
||||
"name": "whatsapp-wweb",
|
||||
"name": "baileys-whatsapp-api",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"description": "API WhatsApp multi-device avec Baileys",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"start": "node index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hapi/boom": "^10.0.1",
|
||||
"@whiskeysockets/baileys": "^6.7.1",
|
||||
"express": "^4.18.4",
|
||||
"qrcode": "^1.5.1",
|
||||
"whatsapp-web.js": "^1.21.0"
|
||||
"qrcode": "^1.5.1"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user