q13x-eaglerproxy/package.json

20 lines
443 B
JSON
Raw Normal View History

2022-12-18 05:39:38 -08:00
{
"dependencies": {
"@thi.ng/leb128": "^3.0.1",
2022-12-20 11:34:41 -08:00
"@types/axios": "^0.14.0",
2022-12-18 05:39:38 -08:00
"@types/node": "^18.11.16",
2022-12-20 11:34:41 -08:00
"@types/request": "^2.48.8",
"@types/sharp": "^0.31.0",
2022-12-18 05:39:38 -08:00
"@types/uuid": "^9.0.0",
"@types/ws": "^8.5.3",
"chalk": "^5.2.0",
"minecraft-protocol": "^1.36.2",
2022-12-20 11:34:41 -08:00
"request": "^2.88.2",
"sharp": "^0.31.2",
2022-12-18 05:39:38 -08:00
"tsc": "^2.0.4",
"uuid-buffer": "^1.0.3",
"ws": "^8.11.0"
},
"type": "module"
}