mirror of
https://github.com/socketio/socket.io.git
synced 2026-01-10 23:48:02 -05:00
8 lines
109 B
JSON
8 lines
109 B
JSON
{
|
|
"name": "helloworld",
|
|
"main": "index.html",
|
|
"dependencies": {
|
|
"socket.io-client": "^4.7.5"
|
|
}
|
|
}
|