You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
{
|
|
|
|
"name": "natsuki-api",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"main": "index.js",
|
|
|
|
"dependencies": {
|
|
|
|
"bcrypt": "^5.1.0",
|
|
|
|
"body-parser": "^1.20.1",
|
|
|
|
"chalk": "^4.1.0",
|
|
|
|
"cors": "^2.8.5",
|
|
|
|
"discord.js": "^14.7.1",
|
|
|
|
"dreidels": "^0.5.2",
|
|
|
|
"express": "^4.18.2",
|
|
|
|
"fuzzysort": "^2.0.4",
|
|
|
|
"gradient-string": "^2.0.2",
|
|
|
|
"helmet": "^6.0.1",
|
|
|
|
"jsonwebtoken": "^9.0.0",
|
|
|
|
"mongoose": "^6.8.4"
|
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
},
|
|
|
|
"keywords": [],
|
|
|
|
"author": "wubzygd",
|
|
|
|
"license": "ISC",
|
|
|
|
"description": ""
|
|
|
|
}
|