mirror of
https://github.com/immense/Remotely.git
synced 2025-10-26 11:27:15 +00:00
12 lines
245 B
JSON
12 lines
245 B
JSON
{
|
|
"name": "remotely",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@microsoft/signalr": "^5.0.5",
|
|
"@microsoft/signalr-protocol-msgpack": "^5.0.5",
|
|
"@msgpack/msgpack": "^2.5.1",
|
|
"msgpack5": "^4.5.1",
|
|
"typescript": "^4.2.4"
|
|
}
|
|
}
|