{
  "_args": [
    [
      {
        "name": "cheerio",
        "raw": "cheerio@^0.19.0",
        "rawSpec": "^0.19.0",
        "scope": null,
        "spec": ">=0.19.0 <0.20.0",
        "type": "range"
      },
      "/Users/eadum/Code/generator-fwsp-hydra/node_modules/html-wiring"
    ]
  ],
  "_from": "cheerio@>=0.19.0 <0.20.0",
  "_id": "cheerio@0.19.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/cheerio",
  "_nodeVersion": "1.5.1",
  "_npmUser": {
    "email": "me@feedic.com",
    "name": "feedic"
  },
  "_npmVersion": "2.7.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "cheerio",
    "raw": "cheerio@^0.19.0",
    "rawSpec": "^0.19.0",
    "scope": null,
    "spec": ">=0.19.0 <0.20.0",
    "type": "range"
  },
  "_requiredBy": [
    "/html-wiring"
  ],
  "_resolved": "https://registry.npmjs.org/cheerio/-/cheerio-0.19.0.tgz",
  "_shasum": "772e7015f2ee29965096d71ea4175b75ab354925",
  "_shrinkwrap": null,
  "_spec": "cheerio@^0.19.0",
  "_where": "/Users/eadum/Code/generator-fwsp-hydra/node_modules/html-wiring",
  "author": {
    "email": "mattmuelle@gmail.com",
    "name": "Matt Mueller",
    "url": "mat.io"
  },
  "bugs": {
    "url": "https://github.com/cheeriojs/cheerio/issues"
  },
  "dependencies": {
    "css-select": "~1.0.0",
    "dom-serializer": "~0.1.0",
    "entities": "~1.1.1",
    "htmlparser2": "~3.8.1",
    "lodash": "^3.2.0"
  },
  "description": "Tiny, fast, and elegant implementation of core jQuery designed specifically for the server",
  "devDependencies": {
    "benchmark": "~1.0.0",
    "coveralls": "~2.10",
    "expect.js": "~0.3.1",
    "istanbul": "~0.2",
    "jsdom": "~0.8.9",
    "jshint": "~2.5.1",
    "mocha": "*",
    "xyz": "~0.5.0"
  },
  "directories": {},
  "dist": {
    "shasum": "772e7015f2ee29965096d71ea4175b75ab354925",
    "tarball": "https://registry.npmjs.org/cheerio/-/cheerio-0.19.0.tgz"
  },
  "engines": {
    "node": ">= 0.6"
  },
  "gitHead": "9e3746d391c47a09ad5b130d770c747a0d673869",
  "homepage": "https://github.com/cheeriojs/cheerio",
  "keywords": [
    "htmlparser",
    "jquery",
    "selector",
    "scraper",
    "parser",
    "html"
  ],
  "license": "MIT",
  "main": "./index.js",
  "maintainers": [
    {
      "email": "mattmuelle@gmail.com",
      "name": "mattmueller"
    },
    {
      "email": "dc@davidchambers.me",
      "name": "davidchambers"
    },
    {
      "email": "mike@mikepennisi.com",
      "name": "jugglinmike"
    },
    {
      "email": "me@feedic.com",
      "name": "feedic"
    }
  ],
  "name": "cheerio",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/cheeriojs/cheerio.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.19.0"
}
