mirror of
https://github.com/WorldEditAxe/eaglerproxy.git
synced 2024-11-08 06:56:03 -08:00
20 lines
443 B
JSON
20 lines
443 B
JSON
{
|
|
"dependencies": {
|
|
"@thi.ng/leb128": "^3.0.1",
|
|
"@types/axios": "^0.14.0",
|
|
"@types/node": "^18.11.16",
|
|
"@types/request": "^2.48.8",
|
|
"@types/sharp": "^0.31.0",
|
|
"@types/uuid": "^9.0.0",
|
|
"@types/ws": "^8.5.3",
|
|
"chalk": "^5.2.0",
|
|
"minecraft-protocol": "^1.36.2",
|
|
"request": "^2.88.2",
|
|
"sharp": "^0.31.2",
|
|
"tsc": "^2.0.4",
|
|
"uuid-buffer": "^1.0.3",
|
|
"ws": "^8.11.0"
|
|
},
|
|
"type": "module"
|
|
}
|