{ "author": "Michael Crosby", "name": "dockerui", "homepage": "https://github.com/crosbymichael/dockerui", "version": "0.6.0", "repository": { "type": "git", "url": "git@github.com:crosbymichael/dockerui.git" }, "bugs": { "url": "https://github.com/crosbymichael/dockerui/issues" }, "licenses": [ { "type": "MIT", "url": "https://raw.githubusercontent.com/crosbymichael/dockerui/master/LICENSE" } ], "engines": { "node": ">= 0.8.4" }, "dependencies": {}, "devDependencies": { "grunt": "~0.4.0", "grunt-recess": "~0.3", "grunt-contrib-clean": "~0.4.0", "grunt-contrib-copy": "~0.4.0", "grunt-contrib-jshint": "~0.2.0", "grunt-contrib-concat": "~0.1.3", "grunt-contrib-uglify": "~0.1.1", "grunt-karma": "~0.4.4", "grunt-html2js": "~0.1.0", "grunt-contrib-watch": "~0.3.1" } }