@skybloxsystems/ticket-bot
Version:
35 lines (34 loc) • 848 B
JSON
{
"name": "dbd-dark-dashboard",
"version": "1.5.2",
"description": "Discord Dashboard Theme",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "iMidnight",
"license": "ISC",
"bundleDependencies": false,
"dependencies": {
"discord-dashboard": "^1.5.93",
"node-fetch": "2.6.6"
},
"deprecated": false,
"directories": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/PlainDevelopment/dbd-dark-dashboard.git"
},
"keywords": [
"discord",
"dashboard",
"discord.js",
"discord-dashboard"
],
"bugs": {
"url": "https://github.com/PlainDevelopment/dbd-dark-dashboard/issues"
},
"homepage": "https://github.com/PlainDevelopment/dbd-dark-dashboard#readme"
}