{
  "_args": [
    [
      "lru@^2.0.0",
      "/home/unitech/keymetrics/cloud-functions/node_modules/bittorrent-dht"
    ]
  ],
  "_from": "lru@>=2.0.0 <3.0.0",
  "_id": "lru@2.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/lru",
  "_nodeVersion": "4.4.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/lru-2.0.1.tgz_1459047056857_0.5841013041790575"
  },
  "_npmUser": {
    "email": "mathiasbuus@gmail.com",
    "name": "mafintosh"
  },
  "_npmVersion": "2.14.20",
  "_phantomChildren": {},
  "_requested": {
    "name": "lru",
    "raw": "lru@^2.0.0",
    "rawSpec": "^2.0.0",
    "scope": null,
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/bittorrent-dht",
    "/dns-discovery"
  ],
  "_resolved": "https://registry.npmjs.org/lru/-/lru-2.0.1.tgz",
  "_shasum": "f979871e162e3f5ca254be46844c53d4c5364544",
  "_shrinkwrap": null,
  "_spec": "lru@^2.0.0",
  "_where": "/home/unitech/keymetrics/cloud-functions/node_modules/bittorrent-dht",
  "author": {
    "email": "cohara87@gmail.com",
    "name": "Chris O'Hara"
  },
  "bugs": {
    "url": "http://github.com/chriso/lru/issues"
  },
  "dependencies": {
    "inherits": "^2.0.1"
  },
  "description": "A simple O(1) LRU cache",
  "devDependencies": {
    "standard": "^6.0.8",
    "vows": "^0.8.1"
  },
  "directories": {},
  "dist": {
    "shasum": "f979871e162e3f5ca254be46844c53d4c5364544",
    "tarball": "https://registry.npmjs.org/lru/-/lru-2.0.1.tgz"
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "gitHead": "3cedfa0bbffde213d220d58a12084f60b8152177",
  "homepage": "http://github.com/chriso/lru",
  "license": "MIT",
  "main": "index",
  "maintainers": [
    {
      "email": "cohara87@gmail.com",
      "name": "cohara87"
    },
    {
      "email": "mathiasbuus@gmail.com",
      "name": "mafintosh"
    }
  ],
  "name": "lru",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/chriso/lru.git"
  },
  "scripts": {
    "test": "standard && vows test/*.js --spec"
  },
  "version": "2.0.1"
}
