skp-centralen-bot/package.json
2023-12-05 22:24:09 +01:00

16 lines
292 B
JSON

{
"name": "skp-centralen-bot",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"discord.js": "^14.14.1",
"dotenv": "^16.3.1"
}
}