{ "name": "asc.socket.io", "version": "0.0.0", "private": true, "scripts": { "start": "node ./bin/www" }, "description": "ASC.Socket.IO", "author": { "name": "Pavel" }, "dependencies": { "connect-redis": "~3.4.0", "body-parser": "~1.18.2", "co": "^4.6.0", "cookie-parser": "~1.4.3", "debug": "~3.1.0", "express": "~4.16.4", "express-session": "~1.15.6", "express-socket.io-session": "~1.3.5", "memorystore": "^1.6.0", "moment": "^2.24.0", "morgan": "~1.9.1", "nconf": "^0.10.0", "redis": "^3.1.1", "request": "^2.88.0", "socket.io": "^2.2.0", "ua-parser-js": "^0.7.19", "winston": "^2.4.1", "winston-daily-rotate-file": "^3.2.0" } }