-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathpackage.json
More file actions
47 lines (47 loc) · 1.17 KB
/
package.json
File metadata and controls
47 lines (47 loc) · 1.17 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
{
"name": "blazerbotmusic",
"version": "1.0.0",
"description": "a shit bot rn",
"main": "bot.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node bot.js"
},
"author": "blazer178",
"license": "ISC",
"dependencies": {
"cfdreamingbot": "^1.0.2",
"dblapi.js": "^2.3.0",
"discord.js": "^11.4.2",
"express": "^4.16.4",
"ffmpeg": "0.0.4",
"ffmpeg-binaries": "^4.0.0",
"fs": "0.0.2",
"giphy-api": "^1.2.8",
"google-it": "^1.1.3",
"google-translate-api": "^2.3.0",
"http": "0.0.0",
"kitsu": "^6.5.1",
"moment": "^2.24.0",
"moment-duration-format": "^2.2.2",
"mongodb": "^3.1.13",
"ms": "^2.1.1",
"neko.js": "^1.9.4",
"node-fetch": "^2.3.0",
"node-superfetch": "^0.1.9",
"node-kitsu": "^1.1.1",
"npm": "^6.8.0",
"opusscript": "0.0.6",
"parse-duration": "^0.1.1",
"querystring": "^0.2.0",
"random-puppy": "^1.1.0",
"request": "^2.88.0",
"simple-youtube-api": "^5.1.1",
"snekfetch": "^4.0.4",
"sqlite": "^2.9.3",
"superagent": "^3.8.3",
"urban-dictionary": "^2.2.1",
"weather-js": "^2.0.0",
"ytdl-core": "^0.24.0"
}
}