whatsapp-socket / package.json
arabdullah's picture
Update package.json
0e6ae94 verified
raw
history blame contribute delete
468 Bytes
{
"name": "pkg",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@hapi/boom": "^10.0.1",
"@whiskeysockets/baileys": "^6.7.7",
"cookie-parser": "^1.4.6",
"crypto": "^1.0.1",
"express": "^4.19.2",
"path": "^0.12.7",
"qr-image": "^3.2.0"
}
}