forked from Programador-jr/King
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
93 lines (93 loc) · 2.2 KB
/
Copy pathpackage.json
File metadata and controls
93 lines (93 loc) · 2.2 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
{
"name": "Kingbot",
"version": "2.5.0",
"description": "The Ultimate BOT",
"main": "index.js",
"dependencies": {
"@discordjs/opus": "^0.3.3",
"@k3rn31p4nic/google-translate-api": "^1.1.1",
"@ksoft/api": "^3.1.9",
"aki-api": "^5.2.1",
"alexa-bot-api": "^2.0.5",
"ascii-table": "^0.0.9",
"axios": "^0.21.1",
"booru": "^2.3.2",
"canvas": "^2.6.1",
"common-tags": "^1.8.0",
"cpu-stat": "^2.0.1",
"deezer-public-api": "^1.0.4",
"discord-ytdl-core": "^5.0.4",
"discord.js": "^12.3.1",
"discord.js-menu": "^2.3.1",
"discord.js-pagination": "^1.0.3",
"distube": "^2.8.7",
"enmap": "^5.8.2",
"express": "^4.17.1",
"fetch": "^1.1.0",
"ffmpeg-static": "^4.2.7",
"figlet": "^1.5.0",
"https-proxy-agent": "^5.0.0",
"imdb-api": "^4.4.1",
"jimp": "^0.16.1",
"mal-scraper": "^2.11.3",
"mathjs": "^9.4.3",
"moment": "^2.27.0",
"ms": "^2.1.3",
"nekos.life": "^2.0.7",
"node-fetch": "^2.6.1",
"quick.db": "^7.1.3",
"request": "^2.88.2",
"scrape-yt": "^1.4.8",
"snekfetch": "^4.0.4",
"something-random-on-discord": "^3.4.4",
"soundcloud-downloader": "^0.2.2",
"soundcloud-key-fetch": "^1.0.11",
"soundcloud-scraper": "^4.0.1",
"spotify-url-info": "^2.2.0",
"srod-v2": "^1.0.2",
"superagent": "^6.1.0",
"weather-js": "^2.0.0",
"youtube-sr": "^2.0.5"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Programador-jr/King.git"
},
"keywords": [
"Kingbot",
"discord",
"discord-js",
"discord.js",
"discord-api",
"discord-music-bot",
"discord-bot",
"discordbot",
"youtube",
"music",
"hentai",
"nsfw",
"hentai-bot",
"hentai-sites",
"booru",
"booru-websites",
"music-bot",
"nodejs",
"npm",
"node-js",
"porn",
"multipurpose",
"gaming",
"utility"
],
"author": "KingKiller®#1889",
"license": "",
"bugs": {
"url": "https://github.com/Programador-jr/King/issues"
},
"homepage": "https://github.com/Programador-jr/King#readme"
}