{
  "_args": [
    [
      {
        "raw": "html-minifier@~0.6.0",
        "scope": null,
        "escapedName": "html-minifier",
        "name": "html-minifier",
        "rawSpec": "~0.6.0",
        "spec": ">=0.6.0 <0.7.0",
        "type": "range"
      },
      "/Users/kangil.lee/Desktop/State/STATE/z_theme/node_modules/grunt-contrib-htmlmin"
    ]
  ],
  "_from": "html-minifier@>=0.6.0 <0.7.0",
  "_id": "html-minifier@0.6.9",
  "_inCache": true,
  "_installable": true,
  "_location": "/html-minifier",
  "_npmUser": {
    "name": "kangax",
    "email": "kangax@gmail.com"
  },
  "_npmVersion": "1.4.14",
  "_phantomChildren": {
    "amdefine": "1.0.1",
    "async": "0.2.10",
    "uglify-to-browserify": "1.0.2",
    "yargs": "3.5.4"
  },
  "_requested": {
    "raw": "html-minifier@~0.6.0",
    "scope": null,
    "escapedName": "html-minifier",
    "name": "html-minifier",
    "rawSpec": "~0.6.0",
    "spec": ">=0.6.0 <0.7.0",
    "type": "range"
  },
  "_requiredBy": [
    "/grunt-contrib-htmlmin"
  ],
  "_resolved": "https://registry.npmjs.org/html-minifier/-/html-minifier-0.6.9.tgz",
  "_shasum": "5105dc236f5e7e1a8ba651d4ab981386fc7abe53",
  "_shrinkwrap": null,
  "_spec": "html-minifier@~0.6.0",
  "_where": "/Users/kangil.lee/Desktop/State/STATE/z_theme/node_modules/grunt-contrib-htmlmin",
  "author": {
    "name": "Juriy \"kangax\" Zaytsev"
  },
  "bin": {
    "html-minifier": "./cli.js"
  },
  "bugs": {
    "url": "https://github.com/kangax/html-minifier/issues"
  },
  "contributors": [
    {
      "name": "Gilmore Davidson",
      "url": "https://github.com/gilmoreorless"
    },
    {
      "name": "Hugo Wetterberg",
      "email": "hugo@wetterberg.nu"
    },
    {
      "name": "Zoltan Frombach",
      "email": "tssajo@gmail.com"
    }
  ],
  "dependencies": {
    "change-case": "2.1.x",
    "clean-css": "2.2.x",
    "cli": "0.6.x",
    "relateurl": "0.2.x",
    "uglify-js": "2.4.x"
  },
  "description": "HTML minifier with lint-like capabilities.",
  "devDependencies": {
    "cli-table": "0.3.x",
    "grunt": "0.4.x",
    "grunt-contrib-concat": "0.5.x",
    "grunt-contrib-jshint": "0.10.x",
    "grunt-contrib-qunit": "0.5.x",
    "grunt-contrib-uglify": "0.6.x",
    "grunt-exec": "0.4.x",
    "grunt-jscs": "0.7.x",
    "load-grunt-tasks": "0.6.x",
    "qunit": "0.7.x",
    "time-grunt": "1.0.x"
  },
  "directories": {
    "test": "tests"
  },
  "dist": {
    "shasum": "5105dc236f5e7e1a8ba651d4ab981386fc7abe53",
    "tarball": "https://registry.npmjs.org/html-minifier/-/html-minifier-0.6.9.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "dist",
    "cli.js",
    "sample-cli-config-file.conf",
    "CHANGELOG.md",
    "LICENSE"
  ],
  "gitHead": "1475be63b95fc2141343b081f6c993b3a51c29f5",
  "homepage": "http://kangax.github.io/html-minifier/",
  "keywords": [
    "html",
    "minifier",
    "lint"
  ],
  "license": {
    "type": "MIT",
    "url": "https://github.com/kangax/html-minifier/blob/gh-pages/LICENSE"
  },
  "main": "./dist/htmlminifier.js",
  "maintainers": [
    {
      "name": "kangax",
      "email": "kangax@gmail.com"
    }
  ],
  "name": "html-minifier",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kangax/html-minifier.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "0.6.9"
}
