11 lines
167 B
JSON
11 lines
167 B
JSON
{
|
|
"name": "sova-web",
|
|
"private": true,
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@msgpack/msgpack": "^3.0.0",
|
|
"crc-32": "^1.2.2",
|
|
"ws": "^8.18.0"
|
|
}
|
|
}
|