{ "name": "hod-chatstream", "version": "1.0.0", "description": "hod", "dependencies": { "express": "4", "node-html-parser": "^6.1.1", "nodemon": "^2.0.20", "socket.io": "^4.5.3" }, "scripts": { "start": "node ./server/index.js > /var/log/hod.emersa.it" } }