mirror of
https://github.com/ION606/selmer-bot-website.git
synced 2026-05-14 22:16:54 +00:00
Initial commit
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "selmer-bot-website",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "ION606",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"btoa": "^1.2.1",
|
||||
"discord.js": "^13.8.1",
|
||||
"ejs": "^3.1.8",
|
||||
"express": "^4.18.1",
|
||||
"mongodb": "^4.8.0",
|
||||
"nginx": "^1.0.8",
|
||||
"node-fetch": "^3.2.9",
|
||||
"undici": "^5.8.0"
|
||||
},
|
||||
"type": "module"
|
||||
}
|
||||
Reference in New Issue
Block a user