-
Notifications
You must be signed in to change notification settings - Fork 3
/
package.json
97 lines (97 loc) · 2.43 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
{
"name": "Vegito",
"version": "30.0.0",
"description": "A simple Facebook Messenger Bot made by me(CatalizCS) and my brother SpermLord don't forget miraiproject And Choru tiktokers.",
"main": "mirai.js",
"scripts": {
"start": "pm2 kill && pm2 start index.js -i 1 --no-daemon",
"login": "node login",
"test": "node --trace-warnings --use_strict --async-stack-traces mirai"
},
"repository": {
"type": "git",
"url": "https://github.com/ChoruTiktokers182/Choru-bypass/issues"
},
"keywords": [
"bot",
"facebook",
"projectmirai",
"messenger",
"mirai",
"catalizcs",
"spermlord",
"miraipr0ject",
"Choru-tiktokers"
],
"author": "Choru TikTokers",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/ChoruTiktokers182/Choru-bypass/issues"
},
"homepage": "https://github.com/ChoruTiktokers182/Choru-bypass/issues",
"dependencies": {
"@maihuybao/fca-unofficial": "^1.3.13-2",
"@miraipr0ject/assets": "",
"@replit/database": "^2.0.1",
"@supercharge/strings": "^1.28.0",
"akaneko": "^5.2.2",
"axios": "^0.26.1",
"body-parser": "",
"caesar-salad": "",
"canvas": "^2.7.0",
"chalk": "^4.1.2",
"cheerio": "",
"child_process": "^1.0.2",
"colors": "^1.4.0",
"cron": "^2.1.0",
"cronosjs": "^1.7.1",
"crypto": "",
"desuni": "^11.0.5",
"discord-chatbot": "^2.1.0",
"eval": "^0.1.8",
"extract-zip": "",
"fb-chat-api": "^10.4.1",
"fca-disme": "^2.3.0",
"fca-horizon-remake": "^20.0.6",
"fca-kaneki": "^1.2.9",
"fca-noder": "git+https://github.com/KurumiDevz/fca-noder.git",
"fca-sus": "^1.1.7",
"fca-unofficial": "^1.3.10",
"fca-unofficial-force": "^10.3.13",
"fca-xuyen-get": "^1.3.13",
"figlet": "",
"fs-extra": "^10.0.1",
"helyt": "^1.3.16",
"jimp": "",
"knights-canvas": "^1.3.7-a",
"lyrics-finder": "^21.7.0",
"mal-scraper": "^2.11.4",
"minimist": "",
"moment-timezone": "^0.5.34",
"ms": "",
"nhentai-api": "^3.4.3",
"node-cron": "^3.0.2",
"node-opus": "^0.3.3",
"node-schedule-tz": "^1.2.1-4",
"npmlog": "",
"opusscript": "0.0.8",
"path": "",
"pidusage": "^3.0.0",
"pm2": "^5.2.0",
"readline": "",
"request": "^2.88.2",
"semver": "^7.3.5",
"sequelize": "^6.17.0",
"simple-youtube-api": "^5.2.1",
"sqlite3": "^5.0.11",
"string-similarity": "",
"to": "^0.2.9",
"totp-generator": "",
"vtuber-wiki": "^1.1.5",
"wikijs": "^6.3.3",
"youtube-search-api": "^1.1.0",
"youtubei.js": "^1.4.2",
"ytdl-core": "^4.11.0",
"zalgo": "0.0.1"
}
}