12 lines
262 B
JSON
12 lines
262 B
JSON
{
|
|
"dependencies": {
|
|
"discord.js": "^14.5.0",
|
|
"dotenv": "^16.0.3"
|
|
},
|
|
"name": "sr6_discord_bot",
|
|
"version": "1.0.0",
|
|
"description": "Just a discord bot for Shadowrun generation",
|
|
"main": "index.js",
|
|
"author": "Maverick",
|
|
"license": "MIT"
|
|
}
|