@skybloxsystems/ticket-bot
Version:
50 lines (49 loc) • 1.29 kB
JSON
{
"name": "discord-dashboard",
"version": "2.0.3",
"description": "The best way to create a Web Dashboard for your Discord Bot! No need to edit files or write the server from scratch!",
"main": "index.js",
"directories": {
"test": "test"
},
"dependencies": {
"body-parser": "^1.19.0",
"colors": "*",
"discord.js": "*",
"ejs": "^3.1.6",
"express": "^4.17.1",
"express-partials": "^0.3.0",
"express-session": "^1.17.2",
"form-data": "^4.0.0",
"https": "^1.0.0",
"node-fetch": "^2.6.1",
"readline-sync": "^1.4.10",
"session-file-store": "^1.5.0",
"socket.io": "^4.4.0",
"uuid": "^8.3.2"
},
"devDependencies": {
"dbd-capriham-theme": "^1.2.7",
"dbd-dark-dashboard": "^1.2.7",
"child_process": "^1.0.2"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "breftejk",
"license": "MIT",
"homepage": "https://assistants.ga/dbd-docs/",
"keywords": [
"discord",
"discord.js",
"discordjs",
"discord dashboard",
"discord web dashboard",
"web dashboard",
"dashboard"
],
"repository": {
"type": "git",
"url": "https://github.com/breftejk/Discord.js-Web-Dashboard.git"
}
}