-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
87 lines (87 loc) · 2.05 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
{
"name": "anita",
"version": "6.0",
"description": "BOT PRIVADO",
"main": "index.js",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node anita.js"
},
"keywords": [
"termux",
"whatsapp",
"bot",
"whatsapp",
"bot"
],
"author": "adme",
"license": "ISC",
"dependencies": {
"@adiwajshing/baileys": "^4.4.0",
"@adiwajshing/keyed-db": "^0.2.4",
"qrcode-terminal": "^0.12.0",
"async": "^3.2.3",
"form-data": "^4.0.0",
"qs": "^6.10.3",
"awesome-phonenumber": "^2.69.0",
"axios": "^0.21.1",
"cfonts": "^2.10.0",
"chalk": "^4.1.2",
"chokidar": "^3.5.3",
"cheerio": "^1.0.0-rc.10",
"child_process": "^1.0.2",
"cookie": "^0.4.1",
"crypto": "^1.0.1",
"emoji-api": "^2.0.1",
"emoji-regex": "^10.0.0",
"emoji-unicode": "^2.0.1",
"encodeurl": "^1.0.2",
"escape-string-regexp": "^1.0.5",
"fake-useragent": "^1.0.1",
"file-type": "^16.5.3",
"fluent-ffmpeg": "^2.1.2",
"fs-extra": "^10.0.1",
"g-i-s": "^2.1.6",
"google-it": "^1.6.2",
"vm": "^0.1.0",
"got": "^11.8.3",
"hxz-api": "^1.0.1",
"image-to-base64": "^2.2.0",
"imagemagick": "^0.1.3",
"imgbb-uploader": "^1.3.5",
"isarray": "^2.0.5",
"jpeg-js": "^0.4.3",
"jsdom": "^19.0.0",
"linkifyjs": "^3.0.5",
"lolis.life": "^4.0.0",
"mime": "^3.0.0",
"moment-timezone": "^0.5.34",
"ms": "^2.1.3",
"multistream": "^4.1.0",
"node-fetch": "^2.6.7",
"parse-ms": "^3.0.0",
"path": "^0.12.7",
"process-nextick-args": "^2.0.1",
"protobufs": "^0.1.0",
"remove.bg": "^1.3.0",
"request": "^2.88.2",
"spinnies": "^0.5.1",
"tiktok-scraper": "^1.4.7",
"textmaker-thiccy": "^1.3.1",
"util": "^0.12.4",
"ws": "^8.5.0",
"xfarr-api": "^1.0.3",
"yt-search": "^2.10.2",
"ytdl-core": "^4.11.2",
"yts": "^2.0.0",
"aki-api": "^6.0.8",
"uberduck-api": "^1.2.2"
},
"devDependencies": {},
"repository": {
"type": "git"
}
}