File size: 468 Bytes
985fd16
300c0ac
985fd16
300c0ac
985fd16
 
f8a7ddf
 
985fd16
 
300c0ac
985fd16
 
0e6ae94
 
f3f380f
300c0ac
 
0e6ae94
 
985fd16
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "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"
  }
}