{
  "_args": [
    [
      {
        "raw": "gulp-htmlmin@^1.3.0",
        "scope": null,
        "escapedName": "gulp-htmlmin",
        "name": "gulp-htmlmin",
        "rawSpec": "^1.3.0",
        "spec": ">=1.3.0 <2.0.0",
        "type": "range"
      },
      "/Users/robertdodson/Documents/htdocs/newNode"
    ]
  ],
  "_from": "gulp-htmlmin@>=1.3.0 <2.0.0",
  "_id": "gulp-htmlmin@1.3.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/gulp-htmlmin",
  "_nodeVersion": "5.1.1",
  "_npmUser": {
    "name": "shinnn",
    "email": "snnskwtnb@gmail.com"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {
    "readable-stream": "2.1.5"
  },
  "_requested": {
    "raw": "gulp-htmlmin@^1.3.0",
    "scope": null,
    "escapedName": "gulp-htmlmin",
    "name": "gulp-htmlmin",
    "rawSpec": "^1.3.0",
    "spec": ">=1.3.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-htmlmin/-/gulp-htmlmin-1.3.0.tgz",
  "_shasum": "b47fe28feed408a8ec63045d37a9c78c586be202",
  "_shrinkwrap": null,
  "_spec": "gulp-htmlmin@^1.3.0",
  "_where": "/Users/robertdodson/Documents/htdocs/newNode",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/gulp-htmlmin/issues"
  },
  "contributors": [
    {
      "name": "Shinnosuke Watanabe",
      "email": "snnskwtnb@gmail.com",
      "url": "https://github.com/shinnn"
    }
  ],
  "dependencies": {
    "bufferstreams": "^1.1.0",
    "gulp-util": "^3.0.7",
    "html-minifier": "^1.0.0",
    "object-assign": "^4.0.1",
    "readable-stream": "^2.0.2",
    "tryit": "^1.0.1"
  },
  "description": "gulp plugin to minify HTML.",
  "devDependencies": {
    "@shinnn/eslint-config-node-legacy": "^1.0.0",
    "chai": "^3.4.0",
    "eslint": "^1.7.3",
    "mocha": "*",
    "simple-bufferstream": "^1.0.0",
    "vinyl": "^1.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "b47fe28feed408a8ec63045d37a9c78c586be202",
    "tarball": "https://registry.npmjs.org/gulp-htmlmin/-/gulp-htmlmin-1.3.0.tgz"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "69891209c91682beb8a2a05231103ef031c36792",
  "homepage": "https://github.com/jonschlinkert/gulp-htmlmin#readme",
  "keywords": [
    "format",
    "gulp",
    "gulpplugin",
    "htm",
    "html",
    "minifier",
    "minification",
    "minify"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "jonschlinkert",
      "email": "github@sellside.com"
    },
    {
      "name": "doowb",
      "email": "brian.woodward@gmail.com"
    },
    {
      "name": "shinnn",
      "email": "snnskwtnb@gmail.com"
    }
  ],
  "name": "gulp-htmlmin",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jonschlinkert/gulp-htmlmin.git"
  },
  "scripts": {
    "pretest": "eslint --config @shinnn/node-legacy index.js test",
    "test": "_mocha"
  },
  "version": "1.3.0"
}
