-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathpackage.json
More file actions
99 lines (1 loc) · 1.62 KB
/
package.json
File metadata and controls
99 lines (1 loc) · 1.62 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
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
88
89
90
91
92
93
94
95
96
97
98
99
{"name":"BMW-MD","version":"2.0.0","description":"","main":"body.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","start":"concurrently \"node body.js\" \"node app.js\"","c":"tsc"},"keywords":["bot","Baileys","bmw","whatsapp","whatsapp-bot","Ibrahim-Adams"],"author":"Ibrahim Adams","license":"ISC","engines":{"node":"18.x","npm":">=9.6.3"},"dependencies":{"@adiwajshing/keyed-db":"^0.2.4","@hapi/boom":"^10.0.1","@types/node":"^18.0.6","@whiskeysockets/baileys":"github:Luffy2ndAccount/Baileys","@xaviabot/fb-downloader":"^1.0.14","aptoide-scraper":"^1.0.1","axios":"^1.4.0","cache-manager":"latest","canvacord":"^5.4.8","chal":"^0.0.1-security.0","chalk":"^5.3.0","cheerio":"^1.0.0-rc.12","dotenv":"^16.3.1","express":"^4.18.1","ffmpeg":"^0.0.4","file-type":"16.5.3","fluent-ffmpeg":"^2.1.2","acrcloud":"^1.4.0","form-data":"^4.0.0","fs-extra":"^11.1.1","g-i-s":"^2.1.7","gist":"^0.2.0","genius-lyrics":"^4.4.3","google-it":"^1.6.4","google-tts-api":"latest","heroku-client":"^3.1.0","human-readable":"^0.2.1","javascript-obfuscator":"^4.1.0","jimp":"^0.16.13","latest":"^0.2.0","link-preview-js":"^3.0.4","moment-timezone":"^0.5.43","mumaker":"^2.0.0","node-cron":"^3.0.3","node-fetch":"^3.3.2","node-id3":"^0.2.6","pg":"^8.11.2","pino":"^8.15.0","qrcode-terminal":"^0.12.0","readline":"^1.3.0","sequelize":"^6.32.1","sqlite3":"^5.1.6","translatte":"^3.0.1","node-catbox":"3.2.0","types":"^0.1.1","typescript":"^5.1.6","wa-sticker-formatter":"^4.4.4","youtube-yts":"^2.0.0","youtubedl-core":"^4.11.7","yt-search":"^2.10.4","ytdl-core":"*"}}