mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 10:58:56 +00:00
10 lines
157 B
JSON
10 lines
157 B
JSON
{
|
|
"name": "socket.io",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"socket.io": "4.6.1",
|
|
"socket.io-client": "4.6.1",
|
|
"supertest": "6.3.3"
|
|
}
|
|
}
|