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