{ "semantic": { "name": "Semantic UI", "version": 0.1 }, "name": "html5-boilerplate-frontend.docpad", "version": "0.1.0", "private": true, "description": "HTML5 Boilerplate skeleton for DocPad. Bare essentials for building a modern website with best practices. Adds frontend plugins asset compilation.", "homepage": "https://github.com/lukekarrys/html5-boilerplate.docpad", "keywords": [ "docpad-skeleton", "docpad", "website", "skeleton", "html5 boilerplate", "h5bp", "grunt" ], "author": "Bevry Pty Ltd (http://bevry.me)", "maintainers": [ "Luke Karrys (http://lukekarrys.com)" ], "contributors": [ "Benjamin Lupton (http://balupton.com)", "Luke Karrys (http://lukekarrys.com)" ], "bugs": { "url": "https://github.com/lukekarrys/html5-boilerplate.docpad/issues" }, "repository": { "type": "git", "url": "http://github.com/lukekarrys/html5-boilerplate.docpad.git" }, "engines": { "node": "0.8.x", "npm": "1.1.x" }, "dependencies": { "docpad": "6.x", "docpad-plugin-coffeescript": "2.x", "docpad-plugin-eco": "2.x", "docpad-plugin-marked": "2.x", "docpad-plugin-partials": "2.x", "docpad-plugin-stylus": "2.x", "docpad-plugin-text": "2.x", "grunt": "~0.4.0", "bal-util": "~1.15.3", "underscore": "~1.4.3", "docpad-plugin-html2coffee": "~2.1.3", "docpad-plugin-jade": "~2.3.1", "docpad-plugin-ghpages": "~2.0.2", "docpad-plugin-paged": "~2.1.4", "docpad-plugin-handlebars": "~2.2.1", "docpad-plugin-livereload": "~2.4.0" }, "devDependencies": { "grunt-contrib-watch": "~0.4.0", "grunt-css": "~0.5.4", "grunt-bower-task": "~0.2.2", "grunt-contrib-copy": "~0.4.1", "grunt-contrib-uglify": "~0.2.0", "grunt-contrib-cssmin": "~0.6.0", "grunt-contrib-less": "~0.5.1", "grunt-contrib-clean": "~0.4.1" }, "main": "node_modules/docpad/bin/docpad-server" }