{
  "_args": [
    [
      "cheerio@0.10.3",
      "/var/www/bonus/backend/node_modules/production"
    ]
  ],
  "_from": "cheerio@0.10.3",
  "_id": "cheerio@0.10.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/cheerio",
  "_phantomChildren": {},
  "_requested": {
    "name": "cheerio",
    "raw": "cheerio@0.10.3",
    "rawSpec": "0.10.3",
    "scope": null,
    "spec": "0.10.3",
    "type": "version"
  },
  "_requiredBy": [
    "/production"
  ],
  "_resolved": "https://registry.npmjs.org/cheerio/-/cheerio-0.10.3.tgz",
  "_shasum": "50103d42e30ef4a1bf552001d684ecee70827b67",
  "_shrinkwrap": null,
  "_spec": "cheerio@0.10.3",
  "_where": "/var/www/bonus/backend/node_modules/production",
  "author": {
    "email": "mattmuelle@gmail.com",
    "name": "Matt Mueller",
    "url": "mattmueller.me"
  },
  "bugs": {
    "url": "https://github.com/MatthewMueller/cheerio/issues"
  },
  "dependencies": {
    "cheerio-select": "*",
    "entities": "0.x",
    "htmlparser2": "2.x",
    "underscore": "*"
  },
  "description": "Tiny, fast, and elegant implementation of core jQuery designed specifically for the server",
  "devDependencies": {
    "expect.js": "*",
    "mocha": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "50103d42e30ef4a1bf552001d684ecee70827b67",
    "tarball": "https://registry.npmjs.org/cheerio/-/cheerio-0.10.3.tgz"
  },
  "engines": {
    "node": ">= 0.6"
  },
  "homepage": "https://github.com/MatthewMueller/cheerio#readme",
  "keywords": [
    "htmlparser",
    "jquery",
    "scraper",
    "selector"
  ],
  "main": "./index.js",
  "maintainers": [
    {
      "name": "mattmueller",
      "email": "mattmuelle@gmail.com"
    }
  ],
  "name": "cheerio",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/MatthewMueller/cheerio.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.10.3"
}
