forked from De-Sniper/InfinityAI
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
120 lines (120 loc) · 3.58 KB
/
package.json
File metadata and controls
120 lines (120 loc) · 3.58 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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
{
"name": "InfinityAI",
"version": "2.1.0",
"description": "WhatsApp Bot OpenAI ChatGPT Using Lib Baileys Multi Device",
"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/Kresswell/Infinity-AI",
"author": "EscaliBud",
"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",
"file-type": "^16.5.3",
"awesome-phonenumber": "^2.64.0",
"axios": "^1.3.4",
"google-tts-api": "^2.0.2",
"moment-timezone": "^0.5.34",
"chalk": "^4.1.2",
"api-dylux": "^1.4.4",
"os": "^0.1.2",
"genius-lyrics": "^4.4.3",
"g-i-s": "^2.1.6",
"google-it": "^1.6.2",
"child-process": "^1.0.2",
"textmaker-thiccy": "^1.3.1",
"crypto": "^1.0.1",
"moment-timezone": "^0.5.43",
"figlet": "^1.5.2",
"fs-extra": "^11.1.1",
"formdata-node": "^4.3.2",
"tod-api": "^1.0.5",
"@shineiichijo/marika": "^2.0.6",
"mal-scraper": "^2.11.4",
"fs": "0.0.1-security",
"stream": "^0.0.2",
"youtube-yts": "^2.0.0",
"youtubedl-core": "^4.11.5",
"fluent-ffmpeg": "^2.1.2",
"node-webpmux": "^3.1.5",
"node-cron": "^3.0.0",
"path": "^0.12.7",
"@bochilteam/scraper": "^4.2.3",
"libsignal": "2.0.1",
"mongodb": "^5.8.1",
"lowdb": "^2.1.0",
"mongoose": "^7.4.4",
"readline": "^1.3.0",
"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",
"steno": "^1.0.0",
"google-it": "^1.6.2",
"human-readable": "^0.2.1",
"object-query-string": "^1.2.0",
"quickmongo": "^5.2.0",
"acrcloud": "^1.4.0",
"lodash": "^4.17.21",
"performance-now": "^2.1.0",
"translate-google-api": "^1.0.4",
"openai": "^3.1.0",
"mumaker": "^1.0.0",
"acrcloud": "^1.4.0",
"ytdl-secktor": "^0.0.1-development",
"ytdl-core": "git+ssh://git@github.com:khlevon/node-ytdl-core.git#v4.11.4-patch.2",
"yt-search": "^2.10.4",
"ytsr": "^3.8.4",
"youtube-yts": "^2.0.0",
"pino": "^7.0.5",
"parse-ms": "^2.1.0",
"node-fetch": "^2.6.11",
"node-id3": "^0.2.3",
"rimraf": "^3.0.2",
"node-webpmux": "^3.1.7",
"node-os-utils": "^1.3.7",
"node-youtube-music": "^0.8.3",
"qrcode-terminal": "^0.12.0",
"qrcode": "^1.5.3",
"qrcode-reader": "^1.0.4",
"yargs": "^17.2.1",
"simple-git": "^3.16.1",
"scrape-primbon": "^1.1.0",
"syntax-error": "*",
"xmlbuilder": "^15.1.1",
"util": "^0.12.4"
},
"directories": {
"lib": "lib",
"src": "src"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Kresswell/Infinity-AI.git"
},"parse-ms": "^2.1.0",
"bugs": {
"url": "https://github.com/Kresswell/Infinity-AI/issues"
},
"homepage": "https://github.com/Kresswell/Infinity-AI#readme"
}