Files
socket.io/examples/nwjs-example/package.json
2024-04-12 11:13:31 +02:00

8 lines
109 B
JSON

{
"name": "helloworld",
"main": "index.html",
"dependencies": {
"socket.io-client": "^4.7.5"
}
}