-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
62 lines (62 loc) · 1.54 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
58
59
60
61
62
{
"name": "Suzuki_Katsumi",
"version": "1.0.0",
"description": "",
"main": "index.js",
"engines": {
"node": "6.11.1"
},
"dependencies": {
"ascii-table": "0.0.9",
"booru": "^2.2.1",
"canvacord": "^5.0.8",
"canvas-constructor": "^3.1.0",
"canvas-node": "^0.3.23",
"chalk": "^4.1.0",
"chrono-node": "^2.1.10",
"common-tags": "^1.8.0",
"crypto-random-string": "^3.3.0",
"custom-translate": "^2.2.8",
"discord.js": "^11.3.2",
"dotenv": "^8.2.0",
"endb": "^0.21.5",
"ffmpeg": "0.0.4",
"ffmpeg-binaries": "4.0.0",
"figlet": "^1.3.0",
"fortnite": "^4.3.2",
"fs-nextra": "^0.4.7",
"gifencoder": "^2.0.1",
"imdb-api": "^4.4.1",
"jimp": "^0.9.3",
"m3u8stream": "^0.6.3",
"mal-scraper": "^2.6.5",
"math-expression-evaluator": "^1.2.22",
"moment": "^2.24.0",
"moment-timezone": "0.5.31",
"mysql": "^2.18.1",
"nekos.life": "^2.0.4",
"node-superfetch": "^0.1.10",
"novelcovid": "^3.0.0",
"opusscript": "^0.0.6",
"parse-ms": "^2.1.0",
"random-puppy": "^1.1.0",
"request-promise-native": "^1.0.8",
"snekfetch": "^4.0.4",
"sqlite": "^3.0.3",
"superagent": "^5.2.2",
"urban": "^0.3.2",
"yo-mamma": "^1.3.0",
"youtube-finder": "^1.0.1",
"ytdl-core": "^2.0.0",
"ytdl-core-discord": "^1.1.0",
"ytdl-getinfo": "^1.1.0",
"ytpl": "^0.1.20"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}