-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage.json
More file actions
48 lines (48 loc) · 1.22 KB
/
package.json
File metadata and controls
48 lines (48 loc) · 1.22 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
{
"dependencies": {
"@discordjs/opus": "^0.3.3",
"@ksoft/api": "^3.1.9",
"ascii-table": "0.0.9",
"better-sqlite3": "^7.4.1",
"booru": "^2.4.0",
"bufferutil": "^4.0.3",
"canvacord": "^5.0.8",
"canvas": "^2.6.1",
"captcha-canvas": "^2.2.2",
"colors": "^1.4.0",
"common-tags": "^1.8.0",
"cpu-stat": "^2.0.1",
"cron": "^1.8.2",
"discord-buttons": "^3.2.1",
"discord-tictactoe": "^2.1.0",
"discord-uno": "^2.0.21",
"discord.js": "^12.5.1",
"enmap": "^5.8.6",
"erela.js": "^2.3.2",
"erela.js-deezer": "^1.0.5",
"erela.js-spotify": "^1.2.0",
"express": "^4.17.1",
"got": "^11.8.1",
"lyrics-finder": "^21.7.0",
"math-expression-evaluator": "^1.3.7",
"memer-api": "^2.1.5",
"nekos.life": "^2.0.7",
"officegen": "^0.6.5",
"radio-browser": "^2.1.6",
"random-puppy": "^1.1.0",
"random-words": "^1.1.1",
"request-promise-native": "^1.0.9",
"rss-parser": "^3.12.0",
"superagent": "^6.1.0",
"tiktok-scraper": "^1.4.31",
"translatte": "^3.0.0",
"twit": "^2.2.11",
"utf-8-validate": "^5.0.4",
"weather-js": "^2.0.0",
"weky": "^2.0.7",
"youtube-ext": "^1.0.11"
},
"engines": {
"node": "14.x"
}
}