mirror of
https://github.com/socketio/socket.io.git
synced 2026-01-09 15:08:12 -05:00
13 lines
281 B
JSON
13 lines
281 B
JSON
{
|
|
"name": "webtransport",
|
|
"version": "0.0.1",
|
|
"description": "",
|
|
"private": true,
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@fails-components/webtransport": "^1.0.8",
|
|
"@fails-components/webtransport-transport-http3-quiche": "^1.0.8",
|
|
"socket.io": "^4.7.4"
|
|
}
|
|
}
|