-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
32 lines (32 loc) · 826 Bytes
/
package.json
File metadata and controls
32 lines (32 loc) · 826 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"dependencies": {
"@bochilteam/scraper": "^5.0.1",
"@whiskeysockets/baileys": "^7.0.0-rc.9",
"awesome-phonenumber": "^7.8.0",
"axios": "^1.15.0",
"baileys": "^7.0.0-rc.9",
"chalk": "^5.6.2",
"cheerio": "^1.2.0",
"dotenv": "^16.4.7",
"fg-senna": "^0.0.1",
"form-data": "^4.0.5",
"google-auth-library": "^9.15.0",
"google-spreadsheet": "^4.1.1",
"jimp": "^1.6.1",
"jsqr": "^1.4.0",
"lodash": "^4.18.1",
"lowdb": "^1.0.0",
"md5": "^2.3.0",
"node-cache": "^5.1.2",
"node-fetch": "^3.3.2",
"pino": "^10.3.1",
"playwright": "^1.59.1",
"puppeteer": "^24.40.0",
"puppeteer-core": "^24.40.0",
"qrcode": "^1.5.4",
"qrcode-reader": "^1.0.4",
"qrcode-terminal": "^0.12.0",
"sharp": "^0.34.5",
"yt-search": "^2.13.1"
}
}