forked from Tomato6966/Join-to-Create-Bot-Discord
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
42 lines (42 loc) · 1012 Bytes
/
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": "channel-master",
"version": "5.0.2",
"description": "The official repository of the Channel Master Discord Bot. A Voice Master clone, just way way faster and more advanced offering 100% customizability and 3 Setups!",
"main": "shard.js",
"dependencies": {
"colors": "^1.4.0",
"cpu-stat": "^2.0.1",
"discord.js": "^12.5.1",
"enmap": "^5.8.4"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node shard.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Milrato-Development/Channel-Master.git"
},
"keywords": [
"application",
"apply",
"discord",
"bot",
"discordjs",
"developer",
"Milrato",
"easy",
"easiest",
"advanced",
"good",
"fast",
"emojis",
"reactions"
],
"author": "Tomato#6966",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/Milrato-Development/Channel-Master/issues"
},
"homepage": "https://milrato.eu"
}