{ "name": "dockerrestapi", "version": "0.0.0", "private": true, "scripts": { "start": "node ./bin/www" }, "dependencies": { "cookie-parser": "~1.4.4", "debug": "~2.6.9", "dockerode": "^2.5.8", "express": "~4.16.1", "morgan": "~1.9.1" }, "description": "", "repository": { "type": "git", "url": "https://git.cliffbreak.de/Alpha/DockerRestApi.git" }, "author": "Moritz", "license": "ISC" }