{
  "_args": [
    [
      "htmlparser2@2.x",
      "/var/www/bonus/backend/node_modules/cheerio"
    ]
  ],
  "_from": "htmlparser2@>=2.0.0 <3.0.0",
  "_id": "htmlparser2@2.6.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/htmlparser2",
  "_npmUser": {
    "email": "me@feedic.com",
    "name": "feedic"
  },
  "_npmVersion": "1.2.14",
  "_phantomChildren": {
    "domelementtype": "1.3.0"
  },
  "_requested": {
    "name": "htmlparser2",
    "raw": "htmlparser2@2.x",
    "rawSpec": "2.x",
    "scope": null,
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/cheerio"
  ],
  "_resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-2.6.0.tgz",
  "_shasum": "b28564ea9d1ba56a104ace6a7b0fdda2f315836f",
  "_shrinkwrap": null,
  "_spec": "htmlparser2@2.x",
  "_where": "/var/www/bonus/backend/node_modules/cheerio",
  "author": {
    "email": "me@feedic.com",
    "name": "Felix Boehm"
  },
  "bugs": {
    "url": "http://github.com/fb55/node-htmlparser/issues"
  },
  "contributors": [
    {
      "name": "Chris Winberry",
      "email": "chris@winberry.net"
    }
  ],
  "dependencies": {
    "domelementtype": "1",
    "domhandler": "2.0",
    "domutils": "1.0"
  },
  "description": "Performance-optimized forgiving HTML/XML/RSS parser",
  "devDependencies": {},
  "directories": {
    "lib": "lib/"
  },
  "dist": {
    "shasum": "b28564ea9d1ba56a104ace6a7b0fdda2f315836f",
    "tarball": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-2.6.0.tgz"
  },
  "homepage": "https://github.com/fb55/node-htmlparser#readme",
  "keywords": [
    "atom",
    "dom",
    "feed",
    "html",
    "parser",
    "rss",
    "streams",
    "xml"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/tautologistics/node-htmlparser/raw/master/LICENSE"
    }
  ],
  "main": "./lib/",
  "maintainers": [
    {
      "name": "feedic",
      "email": "me@feedic.com"
    }
  ],
  "name": "htmlparser2",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/fb55/node-htmlparser.git"
  },
  "scripts": {
    "test": "node tests/00-runtests.js"
  },
  "version": "2.6.0"
}
