{ "name": "sf-web-api", "version": "0.0.4", "private": false, "scripts": { "start": "node ./bin/www" }, "dependencies": { "cookie-parser": "~1.4.4", "debug": "~2.6.9", "express": "~4.16.1", "express-ws": "^4.0.0", "http-errors": "~1.6.3", "morgan": "~1.9.1", "mqtt": "^3.0.0", "mysql": "^2.17.1", "pug": "^2.0.4", "redis": "^2.8.0", "ws": "^7.0.1" } }