{ "name": "socket", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "log4js": "^6.4.1", "node-little-db": "^1.0.2", "socket.io": "^4.4.1", "socket.io-client": "^4.4.1" } }