{
  "_args": [
    [
      "grunt-contrib-htmlmin@0.4.0",
      "/var/www/shap-preprod/ShareAndPull"
    ]
  ],
  "_development": true,
  "_from": "grunt-contrib-htmlmin@0.4.0",
  "_id": "grunt-contrib-htmlmin@0.4.0",
  "_inBundle": false,
  "_integrity": "sha1-y1X8owT0AbAF4hPntxizNjnL5PE=",
  "_location": "/grunt-contrib-htmlmin",
  "_phantomChildren": {
    "escape-string-regexp": "1.0.5"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "grunt-contrib-htmlmin@0.4.0",
    "name": "grunt-contrib-htmlmin",
    "escapedName": "grunt-contrib-htmlmin",
    "rawSpec": "0.4.0",
    "saveSpec": null,
    "fetchSpec": "0.4.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-contrib-htmlmin/-/grunt-contrib-htmlmin-0.4.0.tgz",
  "_spec": "0.4.0",
  "_where": "/var/www/shap-preprod/ShareAndPull",
  "appveyor_id": "fmp4q531iui753to",
  "author": {
    "name": "Grunt Team",
    "url": "http://gruntjs.com/"
  },
  "bugs": {
    "url": "https://github.com/gruntjs/grunt-contrib-htmlmin/issues"
  },
  "dependencies": {
    "chalk": "^0.5.1",
    "html-minifier": "^0.7.0",
    "pretty-bytes": "^1.0.2"
  },
  "description": "Minify HTML",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-internal": "^0.4.12",
    "grunt-contrib-jshint": "^0.11.0",
    "grunt-contrib-nodeunit": "^0.4.1"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "tasks"
  ],
  "homepage": "https://github.com/gruntjs/grunt-contrib-htmlmin#readme",
  "keywords": [
    "gruntplugin",
    "html",
    "min",
    "minify",
    "compress",
    "optimize"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/gruntjs/grunt-contrib-htmlmin/blob/master/LICENSE-MIT"
    }
  ],
  "name": "grunt-contrib-htmlmin",
  "peerDependencies": {
    "grunt": ">=0.4.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gruntjs/grunt-contrib-htmlmin.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "0.4.0"
}
