{
  "_args": [
    [
      {
        "name": "html-wiring",
        "raw": "html-wiring@^1.0.0",
        "rawSpec": "^1.0.0",
        "scope": null,
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/Users/eadum/Code/generator-fwsp-hydra/node_modules/yeoman-generator"
    ]
  ],
  "_from": "html-wiring@>=1.0.0 <2.0.0",
  "_id": "html-wiring@1.2.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/html-wiring",
  "_nodeVersion": "0.12.7",
  "_npmUser": {
    "email": "admin@simonboudrias.com",
    "name": "sboudrias"
  },
  "_npmVersion": "2.12.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "html-wiring",
    "raw": "html-wiring@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/yeoman-generator",
    "/yeoman-test/yeoman-generator"
  ],
  "_resolved": "https://registry.npmjs.org/html-wiring/-/html-wiring-1.2.0.tgz",
  "_shasum": "c5f90a776e0a27241dc6df9022c37186d0270f9e",
  "_shrinkwrap": null,
  "_spec": "html-wiring@^1.0.0",
  "_where": "/Users/eadum/Code/generator-fwsp-hydra/node_modules/yeoman-generator",
  "author": {
    "name": "The Yeoman Team"
  },
  "bugs": {
    "url": "https://github.com/yeoman/html-wiring/issues"
  },
  "dependencies": {
    "cheerio": "^0.19.0",
    "detect-newline": "^1.0.3"
  },
  "description": "Set of utilities to update HTML files",
  "devDependencies": {
    "mocha": "^2.2.1",
    "nsp": "*",
    "yeoman-assert": "^1.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "c5f90a776e0a27241dc6df9022c37186d0270f9e",
    "tarball": "https://registry.npmjs.org/html-wiring/-/html-wiring-1.2.0.tgz"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "ec0e0980796746a6a1804b38b09e60943d8c8f88",
  "homepage": "https://github.com/yeoman/html-wiring#readme",
  "keywords": [
    "html",
    "dom",
    "wiring",
    "cheerio"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "email": "admin@simonboudrias.com",
      "name": "sboudrias"
    },
    {
      "email": "sindresorhus@gmail.com",
      "name": "sindresorhus"
    },
    {
      "email": "addyosmani@gmail.com",
      "name": "addyosmani"
    },
    {
      "email": "contact@arthurverschaeve.be",
      "name": "arthurvr"
    }
  ],
  "name": "html-wiring",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yeoman/html-wiring.git"
  },
  "scripts": {
    "prepublish": "nsp audit-package",
    "test": "mocha"
  },
  "version": "1.2.0"
}
