-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
52 lines (51 loc) · 1.22 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
{
"name": "Test",
"description": "Test",
"version": "0.0.0",
"main": "bot.js",
"scripts": {
"start": "node bot.js"
},
"dependencies": {
"discord.js": "^11.3.2",
"canvas": "^1.6.10",
"discord.js-musicbot-addon": "^1.10.3",
"express": "^4.16.3",
"finalhandler": "^1.1.1",
"fortnite": "^3.0.0",
"fs": "^0.0.2",
"giphy-api": "1.2.7",
"math-expression-evaluator":"1.2.17",
"common-tags":"1.7.2",
"zalgolize":"1.2.4",
"eris":"0.8.5",
"quick.db":"6.3.1",
"google-translate-api":"2.3.0",
"ascii-data-table":"2.1.1",
"array-sort": "1.0.0",
"table": "4.0.3",
"dateformat":"3.0.3",
"jimp":"0.2.28",
"get-youtube-id": "^1.0.0",
"moment": "^2.22.1",
"ms": "^2.1.1",
"goo.gl":"0.1.4",
"figlet":"1.2.0",
"google-it":"1.1.1",
"node-opus": "^0.2.7",
"opusscript": "0.0.6",
"python": "0.0.4",
"request": "^2.85.0",
"router": "^1.3.2",
"snekfetch": "^3.6.4",
"sqlite": "^2.9.1",
"youtube-info": "^1.2.0",
"superagent": "^3.8.3",
"ytdl-core": "^0.20.2",
"ffmpeg": "0.0.4",
"pretty-ms": "3.1.0",
"ffmpeg-binaries": "3.1.0",
"ffmpeg-binaries": "^3.2.2-3",
"simple-youtube-api": "^5.0.2"
}
}