-
Notifications
You must be signed in to change notification settings - Fork 51
/
package.json
59 lines (59 loc) · 1.73 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
{
"name": "devevilbot",
"version": "2.0.0",
"description": "DevEvilBot.xyz is a multifunctional bot that simplifies server management, Also features Games , Fun , NSFW, Welcome Message , Leveling System and much more...",
"main": "index.js",
"scripts": {
"test": "node index.js"
},
"author": "DevEvil#8745",
"license": "Apache-2.0",
"dependencies": {
"@discordjs/node-pre-gyp": "^0.4.1",
"@discordjs/opus": "^0.5.3",
"@iamtraction/google-translate": "^1.1.2",
"@sentry/node": "^6.11.0",
"@sentry/tracing": "^6.11.0",
"aki-api": "^5.2.1",
"better-sqlite3": "^7.4.3",
"bindings": "^1.5.0",
"canvacord": "^5.2.3",
"canvas-constructor": "^5.0.1",
"canvas-senpai": "^2.0.3",
"cpu-stat": "^2.0.1",
"dateformat": "^4.5.1",
"discord-giveaways": "^4.4.3",
"discord-player": "^3.4.0",
"discord-reply": "^0.1.2",
"discord-tictactoe": "^2.1.0",
"discord.js": "^12.5.3",
"discord.js-pagination": "^1.0.3",
"erela.js": "^2.3.3",
"figlet": "^1.5.0",
"give-me-a-joke": "^0.3.2",
"google-play-scraper": "^8.0.2",
"horsengel-roulette": "^1.1.0",
"lyrics-finder": "^21.7.0",
"mal-scraper": "^2.11.3",
"mathjs": "^9.3.2",
"moment": "^2.29.1",
"moment-duration-format": "^2.3.2",
"ms": "^2.1.3",
"nekos.life": "^2.0.7",
"node-superfetch": "^0.2.2",
"noodles-wrapper": "^1.7.2",
"opusscript": "^0.0.8",
"parse-ms": "^3.0.0",
"pet-pet-gif": "^1.0.9",
"pretty-ms": "^7.0.1",
"quick.db": "^7.1.3",
"random-puppy": "^1.1.0",
"rollbar": "^2.24.0",
"skia-canvas": "^0.9.25",
"sourcebin_js": "0.0.3-ignore",
"superagent": "^6.1.0",
"ultrax": "^1.9.0",
"weather-js": "^2.0.0",
"ytsr": "^3.5.2"
}
}