-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
32 lines (32 loc) · 838 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
{
"name": "temporary-voice-dashboard",
"version": "1.0.0",
"main": "Bot.js",
"license": "MIT",
"dependencies": {
"chalk": "5",
"discord.js": "^14.14.1",
"express": "^4.18.2",
"install": "^0.13.0",
"npm": "^11.0.0",
"os": "^0.1.2",
"os-utils": "^0.0.14",
"pro.db": "^3.0.8",
"quick.db": "^9.1.7",
"systeminformation": "^5.21.17"
},
"repository": {
"type": "git",
"url": "git+https://github.com/NICK-FURY-6023/Temporary-voice-channel-discord-bot.git"
},
"keywords": [
"temporary-voice-channel",
"voice-channel-bot",
"discord-bot"
],
"author": "NICK_FURY",
"bugs": {
"url": "https://github.com/NICK-FURY-6023/Temporary-voice-channel-discord-bot/issues"
},
"homepage": "https://github.com/NICK-FURY-6023/Temporary-voice-channel-discord-bot#readme"
}