-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathpackage.json
More file actions
55 lines (55 loc) 路 1.65 KB
/
Copy pathpackage.json
File metadata and controls
55 lines (55 loc) 路 1.65 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
{
"name": "Hacker-MD",
"version": "2.5",
"description": "A Simple WhatsApp bot created By Erick_benright",
"main": "queen.js",
"scripts": {
"start": "pm2 start benright.js --deep-monitoring --attach --name Hacke-MD",
"stop": "pm2 stop HACKER-MD",
"restart": "pm2 restart HACKER-MD"
},
"dependencies": {
"@adiwajshing/keyed-db": "^0.2.4",
"@blackamda/telegram-image-url": "1.0.0",
"@ffmpeg-installer/ffmpeg": "1.1.0",
"@mrnima/facebook-downloader": "1.0.0",
"@mrnima/tiktok-downloader": "1.0.0",
"@sl-code-lords/esana-news": "1.1.0",
"@sl-code-lords/movie-api": "1.0.0",
"@sl-code-lords/si-subdl": "1.1.1",
"@whiskeysockets/baileys": "6.7.9",
"@xaviabot/fb-downloader": "^1.0.14",
"api-dylux": "1.8.5",
"aptoide-scraper": "1.0.1",
"axios": "^1.2.5",
"buffer": "6.0.3",
"cheerio": "1.0.0",
"crypto": "1.0.1",
"dark-yasiya-sinhalasub.lk": "1.0.1",
"express": "latest",
"fb-downloader-new": "0.0.2",
"file_size_url": "1.0.6",
"fluent-ffmpeg": "2.1.3",
"fs-extra": "^11.1.0",
"genius-lyrics": "^4.4.7",
"google-tts-api": "2.0.2",
"lyrics-search": "^1.0.0",
"megajs": "^1.1.0",
"moment": "2.30.1",
"mrnima-moviedl": "1.0.0",
"node-fetch": "^2.6.1",
"path": "^0.12.7",
"pino": "^7.0.5",
"pixaldrain-sinhalasub": "git+https://github.com/DarkMakerofc/pixaldrain-sinhalasub.git",
"pm2": "^5.2.0",
"qrcode": "1.5.4",
"qrcode-terminal": "^0.12.0",
"ruhend-scraper": "7.0.6",
"stream": "0.0.3",
"tiktokdl": "0.0.5",
"util": "^0.12.4",
"vm": "^0.1.0",
"wa-sticker-formatter": "4.4.4",
"yt-search": "2.11.1"
}
}