{
  "name": "grunt-html-build",
  "description": "Grunt HTML Builder - Appends scripts and styles, Removes debug parts, append html partials, Template options",
  "version": "0.7.1",
  "homepage": "https://github.com/spatools/grunt-html-build.git",
  "license": "MIT",
  "author": {
    "name": "SPA Tools",
    "url": "http://github.com/spatools/"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/spatools/grunt-html-build.git"
  },
  "bugs": {
    "url": "https://github.com/spatools/grunt-html-build/issues"
  },
  "scripts": {
    "test": "grunt --stack"
  },
  "devDependencies": {
    "grunt": "^1.0.1"
  },
  "dependencies": {
    "js-beautify": "^1.6.2",
    "lodash": "^4.12.0"
  },
  "keywords": [
    "gruntplugin",
    "grunt",
    "htmlbuild",
    "html",
    "build",
    "htmlgen",
    "generate",
    "link"
  ]
}
