forked from franceking1/Flash-Md-V2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
40 lines (40 loc) · 1014 Bytes
/
package.json
File metadata and controls
40 lines (40 loc) · 1014 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
33
34
35
36
37
38
39
40
{
"name": "Flash-Md-V2",
"version": "2.5",
"main": "index.js",
"type": "commonjs",
"scripts": {
"start": "node index.js"
},
"dependencies": {
"@hapi/boom": "^9.1.4",
"@whiskeysockets/baileys": "npm:baileys@6.7.18",
"dotenv": "^16.3.1",
"@xaviabot/fb-downloader": "^1.0.14",
"cheerio": "^1.0.0-rc.10",
"express": "^4.19.2",
"aptoide_scrapper_fixed": "1.0.2",
"ffmpeg-static": "5.2.0",
"heroku-client": "^3.1.0",
"mumaker": "^2.0.0",
"moment-timezone": "^0.5.43",
"acrcloud": "^1.4.0",
"performance-now": "^2.1.0",
"pino": "^8.15.1",
"axios": "^1.4.0",
"fluent-ffmpeg": "^2.1.2",
"fs-extra": "^11.1.1",
"jimp": "^0.16.13",
"wa-sticker-formatter": "^4.4.4",
"pg": "^8.11.2",
"node-catbox": "^3.2.0",
"g-i-s": "^2.1.7",
"qs": "latest",
"yt-search": "^2.10.4",
"node-cron": "^3.0.3",
"translatte": "^3.0.1",
"pino-pretty": "^10.0.0",
"api-dylux": "^1.1.9",
"file-type": "21.0.0"
}
}