-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
39 lines (39 loc) · 1013 Bytes
/
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
{
"devDependencies": {
"node": "^16.6.1"
},
"dependencies": {
"@discordjs/rest": "^0.1.0-canary.0",
"@distube/ytsr": "^1.1.5",
"anime-wallpaper": "^1.0.2",
"animequotes": "^1.1.2",
"axios": "^0.24.0",
"bad-words": "^3.0.4",
"chalk": "^4.1.2",
"didyoumean": "^1.2.2",
"discord-api-types": "^0.23.0",
"discord-images": "^0.1.6",
"discord-transcript": "^2.0.9",
"discord-welcome-bot": "^1.0.7",
"discord.js": "^13.1.0",
"file-type": "^16.5.3",
"fs": "^0.0.1-security",
"hanime": "^1.2.1",
"he": "^1.2.0",
"html2markdown": "^1.1.0",
"install": "^0.13.0",
"lodash": "^4.17.21",
"mal-scraper": "^2.11.3",
"moment": "^2.29.1",
"moment-duration-format": "^2.3.2",
"mongoose": "^6.0.4",
"nhentai-api": "^3.0.2",
"node-fetch": "^2.6.1",
"node-kitsu": "^1.1.1",
"reconlx": "^2.4.3",
"relevant-urban": "^2.0.0",
"require-text": "^0.0.1",
"saucenao": "^0.0.2",
"wanakana": "^4.0.2"
}
}