{
  "_args": [
    [
      {
        "name": "cheerio",
        "raw": "cheerio@^0.20.0 && >=0.20.0",
        "rawSpec": "^0.20.0 && >=0.20.0",
        "scope": null,
        "spec": ">=0.20.0 <0.21.0 >=0.20.0",
        "type": "range"
      },
      "/root/open-file/books/node_modules/gitbook-html"
    ]
  ],
  "_from": "cheerio@>=0.20.0 <0.21.0 >=0.20.0",
  "_id": "cheerio@0.20.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/cheerio",
  "_nodeVersion": "5.5.0",
  "_npmUser": {
    "email": "me@feedic.com",
    "name": "feedic"
  },
  "_npmVersion": "3.6.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "cheerio",
    "raw": "cheerio@^0.20.0 && >=0.20.0",
    "rawSpec": "^0.20.0 && >=0.20.0",
    "scope": null,
    "spec": ">=0.20.0 <0.21.0 >=0.20.0",
    "type": "range"
  },
  "_requiredBy": [
    "/gitbook-html"
  ],
  "_resolved": "https://registry.npmjs.org/cheerio/-/cheerio-0.20.0.tgz",
  "_shasum": "5c710f2bab95653272842ba01c6ea61b3545ec35",
  "_shrinkwrap": null,
  "_spec": "cheerio@^0.20.0 && >=0.20.0",
  "_where": "/root/open-file/books/node_modules/gitbook-html",
  "author": {
    "email": "mattmuelle@gmail.com",
    "name": "Matt Mueller",
    "url": "mat.io"
  },
  "bugs": {
    "url": "https://github.com/cheeriojs/cheerio/issues"
  },
  "dependencies": {
    "css-select": "~1.2.0",
    "dom-serializer": "~0.1.0",
    "entities": "~1.1.1",
    "htmlparser2": "~3.8.1",
    "jsdom": "^7.0.2",
    "lodash": "^4.1.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",
    "jshint": "~2.5.1",
    "mocha": "*",
    "xyz": "~0.5.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-e5jCTzJc28MWkrLLjB1mu3ks7rDQJLC5y/JMdQkOAEX/dmJk62rC6Xae1yvOO4xyCxLpzcth3jIZ7nypmjQ/0w==",
    "shasum": "5c710f2bab95653272842ba01c6ea61b3545ec35",
    "signatures": [
      {
        "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
        "sig": "MEQCIBKxTkax3d3T3G/YVlfDT1NMht0B9FeYchqJM5d6cCEwAiBuZ2js/4PkGr7W/ZD57KDHq8GQwLagpK9PnQT5GQh+Og=="
      }
    ],
    "tarball": "https://registry.npmjs.org/cheerio/-/cheerio-0.20.0.tgz"
  },
  "engines": {
    "node": ">= 0.6"
  },
  "files": [
    "index.js",
    "lib"
  ],
  "gitHead": "c3ec1cd7bff41da0033bdc45375d77844f0f81c0",
  "homepage": "https://github.com/cheeriojs/cheerio#readme",
  "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": {
    "jsdom": "^7.0.2"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/cheeriojs/cheerio.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.20.0"
}
