{ "name": "ServiceDock", "version": "2.1.0", "private": true, "scripts": { "start": "./bin/www" }, "dependencies": { "body-parser": "*", "cookie-parser": "*", "debug": "*", "docker.js": ">=1.2.0", "express": "*", "morgan": "*", "pty.js": "*", "pug": "*", "socket.io": "*", "static-favicon": "*", "stylus": "*" } }