Untitled
unknown
plain_text
a month ago
353 B
5
Indexable
Never
{ "name": "websocket", "version": "1.0.0", "description": "", "main": "ex.test.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "@stomp/stompjs": "^7.0.0", "socket.io-client": "^4.7.5", "sockjs": "^0.3.24", "sockjs-client": "^1.6.1" } }
Leave a Comment