{ "name": "masoud-is-real", "version": "1.0.0", "description": "socket io for persist and non persist notifaction", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "masouddarvishi56@yahoo.com", "license": "ISC", "dependencies": { "axios": "^0.21.1", "body-parser": "^1.19.0", "express": "^4.17.1", "http": "0.0.1-security", "redis": "^3.0.2", "socket.io": "^4.0.0", "socket.io-emitter": "^3.2.0", "socket.io-redis": "^6.1.0" }, "devDependencies": { "eslint": "^7.5.0" }, "optionalDependencies": { "bufferutil": "^4.0.1", "utf-8-validate": "^5.0.2" } }