22 lines
410 B
JSON
Executable file
22 lines
410 B
JSON
Executable file
{
|
|
"name": "binato",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"aes256": "^1.1.0",
|
|
"chalk": "^4.1.0",
|
|
"compression": "^1.7.4",
|
|
"express": "^4.17.1",
|
|
"mysql2": "^2.3.3",
|
|
"node-fetch": "^2.6.7",
|
|
"osu-packet": "^4.1.2",
|
|
"prom-client": "^13.2.0",
|
|
"redis": "^4.0.6",
|
|
"uuid": "^8.3.2"
|
|
}
|
|
}
|