{ "name": "ServiceDock", "version": "2.5.0", "private": true, "scripts": { "start": "./bin/www" }, "dependencies": { "body-parser": "*", "cookie-parser": "*", "debug": "*", "docker.js": "^2.0.0", "dockerode": "^2.5.7", "express": "*", "jquery": "^3.1.1", "morgan": "*", "pug": "*", "socket.io": "*", "static-favicon": "*", "stylus": "*", "viz.js": "^1.4.1" } }