mirror of
https://github.com/xHyroM/roles-bot.git
synced 2024-11-09 19:08:05 +01:00
20 lines
415 B
JSON
20 lines
415 B
JSON
|
{
|
||
|
"name": "roles-bot-interactions",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"keywords": [],
|
||
|
"author": "",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"@types/express": "^4.17.13",
|
||
|
"@types/node": "^17.0.2",
|
||
|
"discord-interactions": "^2.4.1",
|
||
|
"dotenv": "^10.0.0",
|
||
|
"express": "^4.17.2",
|
||
|
"hyttpo": "^0.3.2"
|
||
|
}
|
||
|
}
|