cd600a1396
SMJS updated his accurate leaderboard API to allow sorting by user coins or demons. What a nice guy! Also, level analysis now shows the size of the level in MB or KB. Thanks to ItzSwirlz for suggesting this in a PR. Packages were updated as well.
16 lines
316 B
JSON
16 lines
316 B
JSON
{
|
|
"name": "gdservers",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"license": "MIT",
|
|
"private": true,
|
|
"dependencies": {
|
|
"canvas": "^2.6.1",
|
|
"compression": "^1.7.4",
|
|
"connect-timeout": "^1.9.0",
|
|
"express": "^4.17.1",
|
|
"jimp": "^0.8.5",
|
|
"plist": "^3.0.1",
|
|
"request": "^2.88.2"
|
|
}
|
|
}
|