kuma-discord/package.json
2024-11-17 00:10:00 -07:00

18 lines
373 B
JSON

{
"dependencies": {
"discord.js": "^14.16.3",
"dotenv": "^16.4.5",
"node-cron": "^3.0.3",
"uptimekuma-api": "github:ChrisChrome/uptimekuma-api"
},
"name": "discord-kuma",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"description": ""
}