-
Notifications
You must be signed in to change notification settings - Fork 207
/
package.json
78 lines (77 loc) · 2.22 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
{
"name": "DREADED-AI",
"version": "2.0.0",
"description": "WhatsApp Multi Device Bot",
"main": "index.js",
"type": "commonjs",
"scripts": {
"start": "node index.js"
},
"keywords": [
"termux",
"whatsapp-openai",
"whatsapp-openai",
"whatsapp-bot",
"whatsapp-baileys",
"baileys-md",
"bot-wa",
"bot-md",
"whatsapp-multi-device"
],
"base": "https://github.com/DikaArdnt/Hisoka-Morou",
"author": "Fortunatus/yusril",
"license": "MIT",
"dependencies": {
"@whiskeysockets/baileys": "^6.4.0",
"@adiwajshing/keyed-db": "^0.2.4",
"@hapi/boom": "^10.0.0",
"badadvice": "^1.0.0",
"g-bardai": "^1.0.4-beta",
"aptoide-scraper":"^1.0.1",
"awesome-phonenumber": "^2.64.0",
"axios": "^1.3.4",
"moment-timezone": "^0.5.34",
"chalk": "^4.1.2",
"child-process": "^1.0.2",
"os": "^0.1.2",
"genius-lyrics": "^4.4.3",
"crypto": "^1.0.1",
"figlet": "^1.5.2",
"fs": "0.0.1-security",
"stream": "^0.0.2",
"fluent-ffmpeg": "^2.1.2",
"node-webpmux": "^3.1.5",
"path": "^0.12.7",
"libsignal": "2.0.1",
"compile-run": "^2.3.4", "node-fetch-commonjs": "^3.3.2",
"javascript-obfuscator": "^4.1.0", "heroku-client": "3.1.0",
"crypto": "^1.0.1",
"child-process": "^1.0.2",
"jimp": "^0.16.13",
"human-readable": "^0.2.1",
"quickmongo": "^5.2.0",
"lodash": "^4.17.21",
"performance-now": "^2.1.0",
"openai": "^3.1.0",
"acrcloud": "^1.4.0",
"ytdl-secktor": "^0.0.1-development",
"ytdl-core": "git+ssh://[email protected]:khlevon/node-ytdl-core.git#v4.11.4-patch.2",
"yt-search": "^2.10.4",
"youtube-yts": "^2.0.0",
"pino": "^7.0.5",
"qrcode-terminal": "^0.12.0",
"util": "^0.12.4"
},
"directories": {
"lib": "lib",
"src": "src"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Fortunatusmokaya/DREADED-AI.git"
},
"bugs": {
"url": "https://github.com/Fortunatusmokaya/DREADED-AI/issues"
},
"homepage": "https://github.com/Fortunatusmokaya/DREADED-AI#readme"
}