-
Notifications
You must be signed in to change notification settings - Fork 36
/
package.json
42 lines (42 loc) · 1 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
{
"name": "galaxy-bot",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"amethyste-api": "^1.1.4",
"canvacord": "^4.0.2",
"chalk": "^4.1.0",
"common-tags": "^1.8.0",
"cpu-stat": "^2.0.1",
"discord-giveaways": "^4.2.1",
"discord.js": "^12.3.1",
"figlet": "^1.5.0",
"fs": "0.0.1-security",
"imdb-api": "^4.2.0",
"kitsu": "^9.1.15",
"kitsu.js": "^2.0.0",
"long": "^4.0.0",
"mal-scraper": "^2.11.0",
"mathjs": "^8.1.1",
"moment": "^2.29.0",
"moment-duration-format": "^2.3.2",
"ms": "^2.1.2",
"noblox.js": "^4.7.3",
"node-fetch": "^2.6.1",
"node.js": "0.0.1-security",
"novelcovid": "^3.0.0",
"os": "^0.1.1",
"quick.db": "^7.1.2",
"random-joke": "^1.0.5",
"random-puppy": "^1.1.0",
"twemoji-parser": "^13.0.0",
"urban": "^0.3.2",
"weather-js": "^2.0.0"
}
}