84d02b7271
Rewrote the icon code so it's not nearly as bad. Spiders and robots still use the old code because I don't have the mental strength to pull it off
20 lines
438 B
JSON
20 lines
438 B
JSON
{
|
|
"name": "gdservers",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"license": "MIT",
|
|
"private": true,
|
|
"dependencies": {
|
|
"ag-psd": "^14.3.2",
|
|
"canvas": "^2.8.0",
|
|
"compression": "^1.7.4",
|
|
"connect-timeout": "^1.9.0",
|
|
"express": "^4.17.1",
|
|
"express-rate-limit": "^5.1.3",
|
|
"google-spreadsheet": "^3.0.11",
|
|
"jimp": "^0.8.5",
|
|
"plist": "^3.0.1",
|
|
"request": "^2.88.2",
|
|
"sharp": "^0.29.1"
|
|
}
|
|
}
|