{
  "_args": [
    [
      "entities@0.x",
      "/var/www/bonus/backend/node_modules/cheerio"
    ]
  ],
  "_from": "entities@>=0.0.0 <1.0.0",
  "_id": "entities@0.5.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/entities",
  "_npmUser": {
    "email": "me@feedic.com",
    "name": "feedic"
  },
  "_npmVersion": "1.4.2",
  "_phantomChildren": {},
  "_requested": {
    "name": "entities",
    "raw": "entities@0.x",
    "rawSpec": "0.x",
    "scope": null,
    "spec": ">=0.0.0 <1.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/cheerio"
  ],
  "_resolved": "https://registry.npmjs.org/entities/-/entities-0.5.0.tgz",
  "_shasum": "f611cb5ae221050e0012c66979503fd7ae19cc49",
  "_shrinkwrap": null,
  "_spec": "entities@0.x",
  "_where": "/var/www/bonus/backend/node_modules/cheerio",
  "author": {
    "email": "me@feedic.com",
    "name": "Felix Boehm"
  },
  "bugs": {
    "url": "https://github.com/fb55/node-entities/issues"
  },
  "dependencies": {},
  "description": "Encode & decode XML/HTML entities with ease",
  "devDependencies": {
    "mocha": "~1.9.0"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "f611cb5ae221050e0012c66979503fd7ae19cc49",
    "tarball": "https://registry.npmjs.org/entities/-/entities-0.5.0.tgz"
  },
  "homepage": "https://github.com/fb55/node-entities",
  "keywords": [
    "encoding",
    "entity",
    "html",
    "xml"
  ],
  "license": "BSD-like",
  "main": "./index.js",
  "maintainers": [
    {
      "name": "feedic",
      "email": "me@feedic.com"
    }
  ],
  "name": "entities",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/fb55/node-entities.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "0.5.0"
}
