{
  "_args": [
    [
      {
        "raw": "grunt-contrib-htmlmin@~1.5.0",
        "scope": null,
        "escapedName": "grunt-contrib-htmlmin",
        "name": "grunt-contrib-htmlmin",
        "rawSpec": "~1.5.0",
        "spec": ">=1.5.0 <1.6.0",
        "type": "range"
      },
      "/Users/tsnorri/bower_components/bootstrap"
    ]
  ],
  "_from": "grunt-contrib-htmlmin@>=1.5.0 <1.6.0",
  "_id": "grunt-contrib-htmlmin@1.5.0",
  "_inCache": true,
  "_location": "/grunt-contrib-htmlmin",
  "_nodeVersion": "4.4.7",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/grunt-contrib-htmlmin-1.5.0.tgz_1468389998272_0.9656821517273784"
  },
  "_npmUser": {
    "name": "xhmikosr",
    "email": "xhmikosr@gmail.com"
  },
  "_npmVersion": "2.15.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "grunt-contrib-htmlmin@~1.5.0",
    "scope": null,
    "escapedName": "grunt-contrib-htmlmin",
    "name": "grunt-contrib-htmlmin",
    "rawSpec": "~1.5.0",
    "spec": ">=1.5.0 <1.6.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-contrib-htmlmin/-/grunt-contrib-htmlmin-1.5.0.tgz",
  "_shasum": "4ad7acf37f0294fe8ea97f37345ae70ba7a58251",
  "_shrinkwrap": null,
  "_spec": "grunt-contrib-htmlmin@~1.5.0",
  "_where": "/Users/tsnorri/bower_components/bootstrap",
  "appveyor_id": "sn73i2qggqeolnc2",
  "author": {
    "name": "Grunt Team",
    "url": "http://gruntjs.com/"
  },
  "bugs": {
    "url": "https://github.com/gruntjs/grunt-contrib-htmlmin/issues"
  },
  "contributors": [
    {
      "name": "Sindre Sorhus",
      "url": "http://github.com/sindresorhus"
    }
  ],
  "dependencies": {
    "chalk": "^1.0.0",
    "html-minifier": "~2.1.7",
    "pretty-bytes": "^3.0.1"
  },
  "description": "Minify HTML",
  "devDependencies": {
    "grunt": "^1.0.0",
    "grunt-contrib-clean": "^1.0.0",
    "grunt-contrib-internal": "^1.1.0",
    "grunt-contrib-jshint": "^1.0.0",
    "grunt-contrib-nodeunit": "^1.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "4ad7acf37f0294fe8ea97f37345ae70ba7a58251",
    "tarball": "https://registry.npmjs.org/grunt-contrib-htmlmin/-/grunt-contrib-htmlmin-1.5.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "tasks"
  ],
  "gitHead": "1ca3675e6a33916a7e5fa25bb2dea62c229c570f",
  "homepage": "https://github.com/gruntjs/grunt-contrib-htmlmin#readme",
  "keywords": [
    "gruntplugin",
    "html",
    "min",
    "minify",
    "compress",
    "optimize"
  ],
  "license": "MIT",
  "main": "tasks/htmlmin.js",
  "maintainers": [
    {
      "name": "cowboy",
      "email": "cowboy@rj3.net"
    },
    {
      "name": "jmeas",
      "email": "jellyes2@gmail.com"
    },
    {
      "name": "shama",
      "email": "kyle@dontkry.com"
    },
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    },
    {
      "name": "tkellen",
      "email": "tyler@sleekcode.net"
    },
    {
      "name": "vladikoff",
      "email": "vlad@vladikoff.com"
    },
    {
      "name": "xhmikosr",
      "email": "xhmikosr@gmail.com"
    }
  ],
  "name": "grunt-contrib-htmlmin",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gruntjs/grunt-contrib-htmlmin.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "1.5.0"
}
