{
  "_args": [
    [
      "CSSselect@0.x",
      "/var/www/bonus/backend/node_modules/cheerio-select"
    ]
  ],
  "_from": "CSSselect@>=0.0.0 <1.0.0",
  "_id": "CSSselect@0.7.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/CSSselect",
  "_npmUser": {
    "email": "me@feedic.com",
    "name": "feedic"
  },
  "_npmVersion": "1.4.4",
  "_phantomChildren": {},
  "_requested": {
    "name": "CSSselect",
    "raw": "CSSselect@0.x",
    "rawSpec": "0.x",
    "scope": null,
    "spec": ">=0.0.0 <1.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/cheerio-select"
  ],
  "_resolved": "https://registry.npmjs.org/CSSselect/-/CSSselect-0.7.0.tgz",
  "_shasum": "e4054c67b467465f3c9500c0da0aa7878c4babd2",
  "_shrinkwrap": null,
  "_spec": "CSSselect@0.x",
  "_where": "/var/www/bonus/backend/node_modules/cheerio-select",
  "author": {
    "email": "me@feedic.com",
    "name": "Felix Boehm"
  },
  "bugs": {
    "url": "https://github.com/fb55/CSSselect/issues"
  },
  "dependencies": {
    "CSSwhat": "0.4",
    "boolbase": "~1.0.0",
    "domutils": "1.4",
    "nth-check": "~1.0.0"
  },
  "deprecated": "the module is now available as 'css-select'",
  "description": "a CSS selector compiler/engine",
  "devDependencies": {
    "cheerio-soupselect": "*",
    "expect.js": "*",
    "htmlparser2": "*",
    "mocha": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "e4054c67b467465f3c9500c0da0aa7878c4babd2",
    "tarball": "https://registry.npmjs.org/CSSselect/-/CSSselect-0.7.0.tgz"
  },
  "homepage": "https://github.com/fb55/CSSselect",
  "keywords": [
    "css",
    "selector"
  ],
  "license": "BSD-like",
  "maintainers": [
    {
      "name": "feedic",
      "email": "me@feedic.com"
    }
  ],
  "name": "CSSselect",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/fb55/CSSselect.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "0.7.0"
}
