mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Initial commit
This commit is contained in:
18
package.json
Normal file
18
package.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "baileys",
|
||||
"version": "1.0.0",
|
||||
"description": "Whatsapp Web API",
|
||||
"main": "WhatsAppWeb.js",
|
||||
"scripts": {
|
||||
"test": "node test.js"
|
||||
},
|
||||
"author": "Adhiraj Singh",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"curve25519-js": "0.0.4",
|
||||
"futoin-hkdf": "^1.3.1",
|
||||
"protobufjs": "^6.8.9",
|
||||
"qrcode-terminal": "^0.12.0",
|
||||
"ws": "^7.2.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user