mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
12 lines
210 B
JSON
12 lines
210 B
JSON
{
|
|
"name": "webtransport",
|
|
"version": "0.0.1",
|
|
"description": "",
|
|
"private": true,
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@fails-components/webtransport": "^0.1.7",
|
|
"socket.io": "^4.7.1"
|
|
}
|
|
}
|