{
  "_args": [
    [
      {
        "raw": "grunt-html@~8.0.1",
        "scope": null,
        "escapedName": "grunt-html",
        "name": "grunt-html",
        "rawSpec": "~8.0.1",
        "spec": ">=8.0.1 <8.1.0",
        "type": "range"
      },
      "/Users/tsnorri/bower_components/bootstrap"
    ]
  ],
  "_from": "grunt-html@>=8.0.1 <8.1.0",
  "_id": "grunt-html@8.0.2",
  "_inCache": true,
  "_location": "/grunt-html",
  "_nodeVersion": "5.3.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/grunt-html-8.0.2.tgz_1467219637108_0.1056286352686584"
  },
  "_npmUser": {
    "name": "jzaefferer",
    "email": "joern.zaefferer@gmail.com"
  },
  "_npmVersion": "3.9.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "grunt-html@~8.0.1",
    "scope": null,
    "escapedName": "grunt-html",
    "name": "grunt-html",
    "rawSpec": "~8.0.1",
    "spec": ">=8.0.1 <8.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-html/-/grunt-html-8.0.2.tgz",
  "_shasum": "886d9c170a85f90f529f320697d1847d89e3bfa0",
  "_shrinkwrap": null,
  "_spec": "grunt-html@~8.0.1",
  "_where": "/Users/tsnorri/bower_components/bootstrap",
  "author": {
    "name": "Jörn Zaefferer",
    "email": "joern.zaefferer@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/jzaefferer/grunt-html/issues"
  },
  "dependencies": {
    "async": "1.5.2",
    "chalk": "1.1.3"
  },
  "description": "Grunt plugin for html validation, using vnu.jar for the actual validation",
  "devDependencies": {
    "grunt": "1.0.1",
    "grunt-contrib-jshint": "1.0.0",
    "grunt-contrib-nodeunit": "1.0.0",
    "grunt-jscs": "3.0.1",
    "stripcolorcodes": "0.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "886d9c170a85f90f529f320697d1847d89e3bfa0",
    "tarball": "https://registry.npmjs.org/grunt-html/-/grunt-html-8.0.2.tgz"
  },
  "engines": {
    "node": ">=0.10"
  },
  "files": [
    "lib",
    "tasks",
    "LICENSE-MIT",
    "vnu.jar"
  ],
  "gitHead": "185c794944d1d50d5b51b3cac4985197483d3153",
  "homepage": "https://github.com/jzaefferer/grunt-html",
  "keywords": [
    "gruntplugin"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "jzaefferer",
      "email": "joern.zaefferer@gmail.com"
    },
    {
      "name": "laurentgoderre",
      "email": "laurent.goderre@gmail.com"
    }
  ],
  "name": "grunt-html",
  "optionalDependencies": {},
  "peerDependencies": {
    "grunt": ">=0.4.0"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jzaefferer/grunt-html.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "8.0.2"
}
