UBS/package.json
2024-12-04 20:57:28 -07:00

20 lines
371 B
JSON

{
"name": "ubs",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"colors": "^1.4.0",
"discord.js": "^14.16.3",
"dotenv": "^16.4.7",
"express": "^4.21.1",
"mariadb": "^3.4.0"
}
}