You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
230 B

{
"name": "socketio-examples",
"version": "0.1.0",
"dependencies": {
"@socket.io/admin-ui": "^0.5.1",
"express": "^4.20.0",
"smoothie": "1.19.0",
"socket.io": "^4.6.1",
"socket.io-client": "^4.6.1"
}
}