forked from OdarGM/OdarBot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
57 lines (57 loc) · 1.33 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
{
"name": "OdarBot",
"version": "0.0.1",
"description": "Odar Bot",
"main": "bot.js",
"author": "Odar",
"license": "ISC",
"engines": {
"node": "10.x"
},
"dependencies": {
"axios": "^0.18.0",
"bluebird": "^3.5.1",
"bot-emoji": "^1.0.3",
"discord.js": "^11.3.2",
"discord.js-commando": "^0.10.0",
"ffmpeg": "0.0.4",
"giphy-api": "^2.0.0",
"fs": "0.0.1-security",
"google": "^2.1.0",
"google-translate-api": "^2.3.0",
"got": "^9.0.0",
"cows": "^2.0.0",
"cpu-stat": "2.0.1",
"cheerio": "^1.0.0-rc.2",
"random-number": "0.0.9",
"imdb-api": "^4.0.0",
"fortnite": "^4.0.0",
"dblapi.js": "^2.0.0",
"hoek": "^6.0.0",
"hastebin-gen": "^1.3.1",
"js-beautify": "^1.7.5",
"lodash": "^4.17.5",
"moment": "^2.22.2",
"mime": "^2.0.0",
"chalk": "^2.3.2",
"give-me-a-joke": "^0.1.2",
"ms": "^2.1.1",
"mysql": "^2.15.0",
"yo-mamma": "^1.3.0",
"node-emoji": "^1.8.1",
"node-wolfram": "0.0.1",
"opusscript": "0.0.6",
"os": "0.1.1",
"parse-color": "^1.0.0",
"request": "^2.87.0",
"snekfetch": "^4.0.0",
"steamrep": "^1.0.1",
"superagent": "^4.0.0",
"sylphy": "^0.4.5",
"urban": "^0.3.1",
"superagent-suffix": "^0.1.0",
"weather-js": "^2.0.0",
"ytdl": "^0.11.0",
"ytdl-core": "^0.29.0"
}
}