-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
47 lines (47 loc) · 1.22 KB
/
package.json
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
"name": "Base By SisuryaOfficial",
"version": "11.0.0",
"description": "Telegram me @SisuryaOfficial",
"main": "index.js",
"type": "commonjs",
"scripts": {
"start": "node index.js"
},
"author": "SisuryaOfficial",
"license": "ISC",
"dependencies": {
"@adiwajshing/keyed-db": "^0.2.4",
"@develoka/angka-terbilang-js": "latest",
"@whiskeysockets/baileys": "^6.7.7",
"awesome-phonenumber": "^2.64.0",
"axios": "^0.27.2",
"baileys": "latest",
"chalk": "^4.1.2",
"cheerio": "^1.0.0-rc.12",
"child_process": "^1.0.2",
"cookie": "^0.5.0",
"crypto": "^1.0.1",
"figlet": "^1.5.2",
"file-type": "^16.5.3",
"firebase-admin": "^12.3.0",
"fluent-ffmpeg": "^2.1.2",
"https-proxy-agent": "^7.0.0",
"jimp": "^0.16.1",
"moment-timezone": "^0.5.34",
"node-fetch": "^2.6.7",
"node-webpmux": "^3.1.0",
"object-query-string": "^1.2.0",
"os": "^0.1.1",
"parse-ms": "^2.1.0",
"pino": "^8.1.0",
"puppeteer": "^23.2.2",
"puppeteer-extra": "^3.3.6",
"qrcode": "^1.5.1",
"qrcode-terminal": "^0.12.0",
"request": "^2.88.2",
"rimraf": "^3.0.2",
"spinnies": "^0.5.1",
"util": "^0.12.5",
"whatsapp-web.js": "^1.25.0"
}
}