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