-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
57 lines (57 loc) · 1.43 KB
/
package.json
File metadata and controls
57 lines (57 loc) · 1.43 KB
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
48
49
50
51
52
53
54
55
56
57
{
"name": "AnggazyyDev",
"version": "12.0.0",
"description": "Made By Anggazyy Mods",
"main": "server.js",
"scripts": {
"start": "node server.js"
},
"author": "AnggazyyDev",
"license": "MIT",
"dependencies": {
"@adiwajshing/keyed-db": "^0.2.4",
"@whiskeysockets/baileys": "6.7.9",
"archiver": "^7.0.1",
"awesome-phonenumber": "^2.64.0",
"axios": "^1.6.8",
"cfonts": "^3.3.0",
"chalk": "^4.1.2",
"cheerio": "^1.0.0",
"cluster": "^0.7.7",
"crypto": "^1.0.1",
"deobfuscator": "^2.4.5",
"didyoumean": "^1.2.2",
"figlet": "^1.8.0",
"file-type": "^16.5.4",
"fs": "0.0.1-security",
"fs-extra": "^10.0.0",
"g4f": "^1.4.6",
"gradient-string": "^3.0.0",
"http": "^0.0.1-security",
"formdata-node": "^4.3.2",
"cheerio": "^1.0.0-rc.12",
"http2": "^3.3.7",
"human-readable": "^0.2.1",
"jimp": "^0.16.1",
"jscrambler-webpack-plugin": "^8.4.5",
"lodash": "^4.17.21",
"lowdb": "^2.1.0",
"moment-timezone": "^0.5.43",
"mongoose": "^6.2.1",
"neofetch": "^7.1.0",
"net": "^1.0.2",
"node-cache": "^5.1.2",
"obfuscator-io-deobfuscator": "^1.0.4",
"os": "^0.1.2",
"performance-now": "^2.1.0",
"pino": "^7.0.5",
"request": "^2.88.2",
"similarity": "^1.2.1",
"string-similarity": "^4.0.4",
"tls": "^0.0.1",
"url": "^0.11.4",
"util": "^0.12.5",
"yargs": "^17.7.2",
"yt-search": "^2.12.1"
}
}