{
  "_from": "lru-cache@2.2.x",
  "_id": "lru-cache@2.2.4",
  "_inBundle": false,
  "_integrity": "sha1-bGWGGb7PFAMdDQtZSxYELOTcBj0=",
  "_location": "/lru-cache",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "lru-cache@2.2.x",
    "name": "lru-cache",
    "escapedName": "lru-cache",
    "rawSpec": "2.2.x",
    "saveSpec": null,
    "fetchSpec": "2.2.x"
  },
  "_requiredBy": [
    "/useragent"
  ],
  "_resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.2.4.tgz",
  "_shasum": "6c658619becf14031d0d0b594b16042ce4dc063d",
  "_spec": "lru-cache@2.2.x",
  "_where": "/tomcat/watson-orchestrator-producao/node_modules/useragent",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me"
  },
  "bugs": {
    "url": "https://github.com/isaacs/node-lru-cache/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Isaac Z. Schlueter",
      "email": "i@izs.me"
    },
    {
      "name": "Carlos Brito Lage",
      "email": "carlos@carloslage.net"
    },
    {
      "name": "Marko Mikulicic",
      "email": "marko.mikulicic@isti.cnr.it"
    },
    {
      "name": "Trent Mick",
      "email": "trentm@gmail.com"
    },
    {
      "name": "Kevin O'Hara",
      "email": "kevinohara80@gmail.com"
    },
    {
      "name": "Marco Rogers",
      "email": "marco.rogers@gmail.com"
    },
    {
      "name": "Jesse Dailey",
      "email": "jesse.dailey@gmail.com"
    }
  ],
  "deprecated": false,
  "description": "A cache object that deletes the least-recently-used items.",
  "devDependencies": {
    "tap": "",
    "weak": ""
  },
  "homepage": "https://github.com/isaacs/node-lru-cache#readme",
  "license": {
    "type": "MIT",
    "url": "http://github.com/isaacs/node-lru-cache/raw/master/LICENSE"
  },
  "main": "lib/lru-cache.js",
  "name": "lru-cache",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/node-lru-cache.git"
  },
  "scripts": {
    "test": "tap test --gc"
  },
  "version": "2.2.4"
}
