Files
WolfSheepGame/package.json
2026-02-09 21:24:45 +01:00

9 lines
120 B
JSON

{
"name": "wolf-sheep",
"version": "1.0.0",
"dependencies": {
"express": "^4.18.2",
"ws": "^8.15.1"
}
}