{
	"name": "lru-cache",
	"versions": {
		"1.0.1": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "1.0.1",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"scripts": {
				"test": "node lib/lru-cache.js"
			},
			"main": "lib/lru-cache",
			"_id": "lru-cache@1.0.1",
			"engines": {
				"node": "*"
			},
			"_nodeSupported": true,
			"_npmVersion": "0.2.7-2",
			"_nodeVersion": "v0.3.1-pre",
			"dist": {
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-1.0.1.tgz",
				"shasum": "fbfcd2d6e2d8f4519be9826bca3cb70900ffcd4b"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "1.0.2",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"scripts": {
				"test": "node lib/lru-cache.js"
			},
			"main": "lib/lru-cache",
			"_id": "lru-cache@1.0.2",
			"engines": {
				"node": "*"
			},
			"_nodeSupported": true,
			"_npmVersion": "0.2.7-3",
			"_nodeVersion": "v0.3.1-pre",
			"dist": {
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-1.0.2.tgz",
				"shasum": "04deae53134b6583567c849d868a2d10d5991bfd"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.3": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "1.0.3",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"scripts": {
				"test": "node lib/lru-cache.js"
			},
			"main": "lib/lru-cache",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"_npmJsonOpts": {
				"file": "/Users/isaacs/.npm/lru-cache/1.0.3/package/package.json",
				"wscript": false,
				"contributors": false,
				"serverjs": false
			},
			"_id": "lru-cache@1.0.3",
			"dependencies": {},
			"devDependencies": {},
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.0.15",
			"_nodeVersion": "v0.5.2-pre",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "ef2ba05194250bd4781dbe57b6064d7320e58b73",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-1.0.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.4": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "1.0.4",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"scripts": {
				"test": "node lib/lru-cache.js"
			},
			"main": "lib/lru-cache",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/isaacs/node-lru-cache/raw/master/LICENSE"
				}
			],
			"_npmJsonOpts": {
				"file": "/Users/isaacs/.npm/lru-cache/1.0.4/package/package.json",
				"wscript": false,
				"contributors": false,
				"serverjs": false
			},
			"_id": "lru-cache@1.0.4",
			"dependencies": {},
			"devDependencies": {},
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.0.22",
			"_nodeVersion": "v0.4.10-pre",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "dc2af9b3022fb7e17630ed7bdf6a1839b7b70291",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-1.0.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.5": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "1.0.5",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"scripts": {
				"test": "tap test"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": "0.1"
			},
			"license": {
				"type": "MIT",
				"url": "http://github.com/isaacs/node-lru-cache/raw/master/LICENSE"
			},
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"_id": "lru-cache@1.0.5",
			"dependencies": {},
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.1.0-alpha-6",
			"_nodeVersion": "v0.6.6-pre",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "62815a3bcb609c1c086e78e4c6a1c4c025267551",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-1.0.5.tgz"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "i@izs.me"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.6": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "1.0.6",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"scripts": {
				"test": "tap test"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": "0"
			},
			"license": {
				"type": "MIT",
				"url": "http://github.com/isaacs/node-lru-cache/raw/master/LICENSE"
			},
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"_id": "lru-cache@1.0.6",
			"dependencies": {},
			"optionalDependencies": {},
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.1.12",
			"_nodeVersion": "v0.7.7-pre",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "aa50f97047422ac72543bda177a9c9d018d98452",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-1.0.6.tgz"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "i@izs.me"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "1.1.0",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"scripts": {
				"test": "tap test"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": ""
			},
			"license": {
				"type": "MIT",
				"url": "http://github.com/isaacs/node-lru-cache/raw/master/LICENSE"
			},
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"_id": "lru-cache@1.1.0",
			"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"
				}
			],
			"dependencies": {},
			"optionalDependencies": {},
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.1.16",
			"_nodeVersion": "v0.7.8-pre",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "8d4a68dc0ab1cd5a2f39352478c495e9dd33cb61",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-1.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "i@izs.me"
				}
			],
			"directories": {}
		},
		"1.1.1": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "1.1.1",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"scripts": {
				"test": "tap test"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": ""
			},
			"license": {
				"type": "MIT",
				"url": "http://github.com/isaacs/node-lru-cache/raw/master/LICENSE"
			},
			"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"
				}
			],
			"_id": "lru-cache@1.1.1",
			"dist": {
				"shasum": "d6f24f75c28c9ec1239ca206952689696ec11e62",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-1.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "i@izs.me"
				}
			],
			"directories": {}
		},
		"2.0.0": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "2.0.0",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"scripts": {
				"test": "tap test"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": ""
			},
			"license": {
				"type": "MIT",
				"url": "http://github.com/isaacs/node-lru-cache/raw/master/LICENSE"
			},
			"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"
				}
			],
			"_id": "lru-cache@2.0.0",
			"dist": {
				"shasum": "0fc80ed1e8276dcce18a865bce8a56ba30b81ecf",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "i@izs.me"
				}
			],
			"directories": {}
		},
		"2.0.1": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "2.0.1",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"scripts": {
				"test": "tap test"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": ""
			},
			"license": {
				"type": "MIT",
				"url": "http://github.com/isaacs/node-lru-cache/raw/master/LICENSE"
			},
			"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"
				}
			],
			"_id": "lru-cache@2.0.1",
			"dist": {
				"shasum": "6feae28419f7fc358a063a5b188d52d15538006a",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.0.1.tgz"
			},
			"_npmVersion": "1.1.48",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "i@izs.me"
				}
			],
			"directories": {}
		},
		"2.0.2": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "2.0.2",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"scripts": {
				"test": "tap test"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": ""
			},
			"license": {
				"type": "MIT",
				"url": "http://github.com/isaacs/node-lru-cache/raw/master/LICENSE"
			},
			"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"
				}
			],
			"_id": "lru-cache@2.0.2",
			"dist": {
				"shasum": "c7e26bb69eabb8f6ee8242b3a569f5af7ee2fd3b",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.0.2.tgz"
			},
			"_npmVersion": "1.1.59",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "i@izs.me"
				}
			],
			"directories": {}
		},
		"2.0.3": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "2.0.3",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"scripts": {
				"test": "tap test"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": ""
			},
			"license": {
				"type": "MIT",
				"url": "http://github.com/isaacs/node-lru-cache/raw/master/LICENSE"
			},
			"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"
				}
			],
			"_id": "lru-cache@2.0.3",
			"dist": {
				"shasum": "dc18834f4a2e2b45faab6170b69b74741ef3871a",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.0.3.tgz"
			},
			"_npmVersion": "1.1.61",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "i@izs.me"
				}
			],
			"directories": {}
		},
		"2.0.4": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "2.0.4",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"scripts": {
				"test": "tap test"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": ""
			},
			"license": {
				"type": "MIT",
				"url": "http://github.com/isaacs/node-lru-cache/raw/master/LICENSE"
			},
			"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"
				}
			],
			"_id": "lru-cache@2.0.4",
			"dist": {
				"shasum": "b8b61ae09848385ec6768760e39c123e7e39568a",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.0.4.tgz"
			},
			"_npmVersion": "1.1.61",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "i@izs.me"
				}
			],
			"directories": {}
		},
		"2.1.0": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "2.1.0",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"scripts": {
				"test": "tap test"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": ""
			},
			"license": {
				"type": "MIT",
				"url": "http://github.com/isaacs/node-lru-cache/raw/master/LICENSE"
			},
			"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"
				}
			],
			"_id": "lru-cache@2.1.0",
			"dist": {
				"shasum": "ea1baa0fc9146c586aee06bd2fc547ab480e2e3c",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.1.0.tgz"
			},
			"_npmVersion": "1.1.63",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "i@izs.me"
				}
			],
			"directories": {}
		},
		"2.2.0": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "2.2.0",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"scripts": {
				"test": "tap test --gc"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": ""
			},
			"license": {
				"type": "MIT",
				"url": "http://github.com/isaacs/node-lru-cache/raw/master/LICENSE"
			},
			"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"
				}
			],
			"_id": "lru-cache@2.2.0",
			"dist": {
				"shasum": "ec2bba603f4c5bb3e7a1bf62ce1c1dbc1d474e08",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.2.0.tgz"
			},
			"_npmVersion": "1.1.66",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "i@izs.me"
				}
			],
			"directories": {}
		},
		"2.2.1": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "2.2.1",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"scripts": {
				"test": "tap test --gc"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": ""
			},
			"license": {
				"type": "MIT",
				"url": "http://github.com/isaacs/node-lru-cache/raw/master/LICENSE"
			},
			"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"
				}
			],
			"_id": "lru-cache@2.2.1",
			"dist": {
				"shasum": "dcc1de19e79242874a0e883d09bb1ce5c2bb58f4",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.2.1.tgz"
			},
			"_npmVersion": "1.1.66",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "i@izs.me"
				}
			],
			"directories": {}
		},
		"2.2.2": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "2.2.2",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"scripts": {
				"test": "tap test --gc"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": ""
			},
			"license": {
				"type": "MIT",
				"url": "http://github.com/isaacs/node-lru-cache/raw/master/LICENSE"
			},
			"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"
				}
			],
			"_id": "lru-cache@2.2.2",
			"dist": {
				"shasum": "62b95a10cc7f8d85f3737506fe82cdcf3fa04d4b",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.2.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.1",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "i@izs.me"
				}
			],
			"directories": {}
		},
		"2.2.4": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "2.2.4",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"scripts": {
				"test": "tap test --gc"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": "",
				"weak": ""
			},
			"license": {
				"type": "MIT",
				"url": "http://github.com/isaacs/node-lru-cache/raw/master/LICENSE"
			},
			"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"
				}
			],
			"_id": "lru-cache@2.2.4",
			"dist": {
				"shasum": "6c658619becf14031d0d0b594b16042ce4dc063d",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.2.4.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.15",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "i@izs.me"
				}
			],
			"directories": {}
		},
		"2.3.0": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "2.3.0",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"scripts": {
				"test": "tap test --gc"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": "",
				"weak": ""
			},
			"license": {
				"type": "MIT",
				"url": "http://github.com/isaacs/node-lru-cache/raw/master/LICENSE"
			},
			"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"
				}
			],
			"_id": "lru-cache@2.3.0",
			"dist": {
				"shasum": "1cee12d5a9f28ed1ee37e9c332b8888e6b85412a",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.3.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.15",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "i@izs.me"
				}
			],
			"directories": {}
		},
		"2.3.1": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "2.3.1",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"scripts": {
				"test": "tap test --gc"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": "",
				"weak": ""
			},
			"license": {
				"type": "MIT",
				"url": "http://github.com/isaacs/node-lru-cache/raw/master/LICENSE"
			},
			"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"
				}
			],
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"_id": "lru-cache@2.3.1",
			"dist": {
				"shasum": "b3adf6b3d856e954e2c390e6cef22081245a53d6",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.3.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.8",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "i@izs.me"
				}
			],
			"directories": {}
		},
		"2.5.0": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "2.5.0",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"scripts": {
				"test": "tap test --gc"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": "",
				"weak": ""
			},
			"license": {
				"type": "MIT",
				"url": "http://github.com/isaacs/node-lru-cache/raw/master/LICENSE"
			},
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache",
			"_id": "lru-cache@2.5.0",
			"dist": {
				"shasum": "d82388ae9c960becbea0c73bb9eb79b6c6ce9aeb",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.15",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "i@izs.me"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.5.1": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "2.5.1",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"scripts": {
				"test": "tap test --gc"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": "",
				"weak": ""
			},
			"license": {
				"type": "MIT",
				"url": "http://github.com/isaacs/node-lru-cache/raw/master/LICENSE"
			},
			"gitHead": "355fb2d7acd89f08d400345ce2ca8cd27b672095",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache",
			"_id": "lru-cache@2.5.1",
			"_shasum": "60b81048343cd901d529c97a7284810b4aa2ca03",
			"_from": ".",
			"_npmVersion": "2.7.6",
			"_nodeVersion": "1.4.2",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "i@izs.me"
				}
			],
			"dist": {
				"shasum": "60b81048343cd901d529c97a7284810b4aa2ca03",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.5.2": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "2.5.2",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"scripts": {
				"test": "tap test --gc"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": "^0.7.1",
				"weak": ""
			},
			"license": {
				"type": "MIT",
				"url": "http://github.com/isaacs/node-lru-cache/raw/master/LICENSE"
			},
			"gitHead": "ec01cc48ac06ee07b2b56a219d5aa931f899b21b",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache",
			"_id": "lru-cache@2.5.2",
			"_shasum": "1fddad938aae1263ce138680be1b3f591c0ab41c",
			"_from": ".",
			"_npmVersion": "2.7.6",
			"_nodeVersion": "1.4.2",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "i@izs.me"
				}
			],
			"dist": {
				"shasum": "1fddad938aae1263ce138680be1b3f591c0ab41c",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.6.0": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "2.6.0",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test --gc"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": "^0.7.1",
				"weak": ""
			},
			"license": {
				"type": "MIT",
				"url": "http://github.com/isaacs/node-lru-cache/raw/master/LICENSE"
			},
			"gitHead": "1763ce34f26d9d011191e7f1b3e39345d9c0851d",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@2.6.0",
			"_shasum": "a26389f2e49a5586f42f3f00a430d4e8798b287f",
			"_from": ".",
			"_npmVersion": "2.8.1",
			"_nodeVersion": "1.4.2",
			"_npmUser": {
				"name": "isaacs",
				"email": "isaacs@npmjs.com"
			},
			"dist": {
				"shasum": "a26389f2e49a5586f42f3f00a430d4e8798b287f",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.6.0.tgz"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "i@izs.me"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.6.1": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "2.6.1",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test --gc"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": "^0.7.1",
				"weak": ""
			},
			"license": {
				"type": "MIT",
				"url": "http://github.com/isaacs/node-lru-cache/raw/master/LICENSE"
			},
			"gitHead": "ff3dfd40e437fa619f09610f45d1ac523bbf27c9",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@2.6.1",
			"_shasum": "9933eff15453fae1d27096365143c724e85c6cbd",
			"_from": ".",
			"_npmVersion": "2.8.1",
			"_nodeVersion": "1.4.2",
			"_npmUser": {
				"name": "isaacs",
				"email": "isaacs@npmjs.com"
			},
			"dist": {
				"shasum": "9933eff15453fae1d27096365143c724e85c6cbd",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.6.1.tgz"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "i@izs.me"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.6.2": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "2.6.2",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test --gc"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": "^0.7.1",
				"weak": ""
			},
			"license": {
				"type": "MIT",
				"url": "http://github.com/isaacs/node-lru-cache/raw/master/LICENSE"
			},
			"gitHead": "278d05fcc714636eeedb3959bca80c20c19a61df",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@2.6.2",
			"_shasum": "77741638c6dc972e503dbe41dcb6bfdfba499a38",
			"_from": ".",
			"_npmVersion": "2.8.4",
			"_nodeVersion": "1.4.2",
			"_npmUser": {
				"name": "isaacs",
				"email": "isaacs@npmjs.com"
			},
			"dist": {
				"shasum": "77741638c6dc972e503dbe41dcb6bfdfba499a38",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.6.2.tgz"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "i@izs.me"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.6.3": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "2.6.3",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test --gc"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": "^0.7.1",
				"weak": ""
			},
			"license": {
				"type": "MIT",
				"url": "http://github.com/isaacs/node-lru-cache/raw/master/LICENSE"
			},
			"gitHead": "0654ce0b1f2d676a0cfc1f3001a097af9e7b0dfb",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@2.6.3",
			"_shasum": "51ccd0b4fc0c843587d7a5709ce4d3b7629bedc5",
			"_from": ".",
			"_npmVersion": "2.10.0",
			"_nodeVersion": "2.0.1",
			"_npmUser": {
				"name": "isaacs",
				"email": "isaacs@npmjs.com"
			},
			"dist": {
				"shasum": "51ccd0b4fc0c843587d7a5709ce4d3b7629bedc5",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.6.3.tgz"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "i@izs.me"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.6.4": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "2.6.4",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test --gc"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": "^0.7.1",
				"weak": ""
			},
			"license": "ISC",
			"gitHead": "aea58fc0a12714c6e1422963e7ebea66460ec39e",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@2.6.4",
			"_shasum": "2675190ccd1b0701ec2f652a4d0d3d400d76c0dd",
			"_from": ".",
			"_npmVersion": "2.10.0",
			"_nodeVersion": "2.0.1",
			"_npmUser": {
				"name": "isaacs",
				"email": "isaacs@npmjs.com"
			},
			"dist": {
				"shasum": "2675190ccd1b0701ec2f652a4d0d3d400d76c0dd",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.6.4.tgz"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "isaacs@npmjs.com"
				},
				{
					"name": "othiym23",
					"email": "ogd@aoaioxxysz.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.6.5": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "2.6.5",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test --gc"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": "^1.2.0",
				"weak": ""
			},
			"license": "ISC",
			"gitHead": "7062a0c891bfb80a294be9217e4de0f882e75776",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@2.6.5",
			"_shasum": "e56d6354148ede8d7707b58d143220fd08df0fd5",
			"_from": ".",
			"_npmVersion": "3.0.0",
			"_nodeVersion": "2.2.1",
			"_npmUser": {
				"name": "isaacs",
				"email": "isaacs@npmjs.com"
			},
			"dist": {
				"shasum": "e56d6354148ede8d7707b58d143220fd08df0fd5",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.6.5.tgz"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "isaacs@npmjs.com"
				},
				{
					"name": "othiym23",
					"email": "ogd@aoaioxxysz.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.7.0": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "2.7.0",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test --gc"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": "^1.2.0",
				"weak": ""
			},
			"license": "ISC",
			"gitHead": "fc6ee93093f4e463e5946736d4c48adc013724d1",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@2.7.0",
			"_shasum": "aaa376a4cd970f9cebf5ec1909566ec034f07ee6",
			"_from": ".",
			"_npmVersion": "3.3.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "isaacs",
				"email": "isaacs@npmjs.com"
			},
			"dist": {
				"shasum": "aaa376a4cd970f9cebf5ec1909566ec034f07ee6",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.0.tgz"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "isaacs@npmjs.com"
				},
				{
					"name": "othiym23",
					"email": "ogd@aoaioxxysz.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.7.1": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "2.7.1",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test --gc"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": "^1.2.0",
				"weak": ""
			},
			"license": "ISC",
			"gitHead": "7414f616267078264b5459a2f27533711487c018",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@2.7.1",
			"_shasum": "b665391c30582a2df9c2fbb31ed50193f93b604a",
			"_from": ".",
			"_npmVersion": "3.3.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"dist": {
				"shasum": "b665391c30582a2df9c2fbb31ed50193f93b604a",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.1.tgz"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "isaacs@npmjs.com"
				},
				{
					"name": "othiym23",
					"email": "ogd@aoaioxxysz.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.7.2": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "2.7.2",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test --gc"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": "^1.2.0",
				"weak": ""
			},
			"license": "ISC",
			"gitHead": "c70ccfdadc7063ea19e82db5a178469510cabad5",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@2.7.2",
			"_shasum": "73810d9a2da104d07519fdbaa3947895432c6b99",
			"_from": ".",
			"_npmVersion": "3.3.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"dist": {
				"shasum": "73810d9a2da104d07519fdbaa3947895432c6b99",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.2.tgz"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "isaacs@npmjs.com"
				},
				{
					"name": "othiym23",
					"email": "ogd@aoaioxxysz.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.7.3": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "2.7.3",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test --gc"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": "^1.2.0",
				"weak": ""
			},
			"license": "ISC",
			"gitHead": "292048199f6d28b77fbe584279a1898e25e4c714",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@2.7.3",
			"_shasum": "6d4524e8b955f95d4f5b58851ce21dd72fb4e952",
			"_from": ".",
			"_npmVersion": "3.3.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"dist": {
				"shasum": "6d4524e8b955f95d4f5b58851ce21dd72fb4e952",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "isaacs@npmjs.com"
				},
				{
					"name": "othiym23",
					"email": "ogd@aoaioxxysz.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "3.0.0",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test --gc"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": "^1.2.0",
				"weak": ""
			},
			"license": "ISC",
			"dependencies": {
				"pseudomap": "^1.0.1"
			},
			"gitHead": "487ab824ec8515add9f4dc78ec12b77ea0b51d0d",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@3.0.0",
			"_shasum": "65704ca44b10718bc401ba7e0c1cfb5b69422d5c",
			"_from": ".",
			"_npmVersion": "3.3.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"dist": {
				"shasum": "65704ca44b10718bc401ba7e0c1cfb5b69422d5c",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-3.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "isaacs@npmjs.com"
				},
				{
					"name": "othiym23",
					"email": "ogd@aoaioxxysz.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.1.0": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "3.1.0",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test --gc"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": "^1.2.0",
				"weak": ""
			},
			"license": "ISC",
			"dependencies": {
				"pseudomap": "^1.0.1"
			},
			"gitHead": "f729777fc0af1e5c61d0c724fc8c0a56bfcf6603",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@3.1.0",
			"_shasum": "695666a271c1364350e8256fee8657fb90a6eeb0",
			"_from": ".",
			"_npmVersion": "3.3.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"dist": {
				"shasum": "695666a271c1364350e8256fee8657fb90a6eeb0",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-3.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "isaacs@npmjs.com"
				},
				{
					"name": "othiym23",
					"email": "ogd@aoaioxxysz.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.1.1": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "3.1.1",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test --gc"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": "^1.2.0",
				"weak": ""
			},
			"license": "ISC",
			"dependencies": {
				"pseudomap": "^1.0.1"
			},
			"gitHead": "bdd31947533d1d91b17618f1a30346bc3eb9840f",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@3.1.1",
			"_shasum": "62e11a908886c69713d102ba7b8969c8315348f6",
			"_from": ".",
			"_npmVersion": "3.3.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"dist": {
				"shasum": "62e11a908886c69713d102ba7b8969c8315348f6",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-3.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "isaacs@npmjs.com"
				},
				{
					"name": "othiym23",
					"email": "ogd@aoaioxxysz.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.1.2": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "3.1.2",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test --gc"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": "^1.2.0",
				"weak": ""
			},
			"license": "ISC",
			"dependencies": {
				"pseudomap": "^1.0.1"
			},
			"gitHead": "fa470b7fd44e386defb6be5fc3ae61906a68cc6f",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@3.1.2",
			"_shasum": "2c108220c9a73d4f516e6f3147c2f8f5a8eb0296",
			"_from": ".",
			"_npmVersion": "3.3.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"dist": {
				"shasum": "2c108220c9a73d4f516e6f3147c2f8f5a8eb0296",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-3.1.2.tgz"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "isaacs@npmjs.com"
				},
				{
					"name": "othiym23",
					"email": "ogd@aoaioxxysz.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.2.0": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "3.2.0",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test --gc"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"tap": "^1.2.0",
				"weak": ""
			},
			"license": "ISC",
			"dependencies": {
				"pseudomap": "^1.0.1"
			},
			"gitHead": "50d2d39a6649f1165054618962a467caad861142",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@3.2.0",
			"_shasum": "71789b3b7f5399bec8565dda38aa30d2a097efee",
			"_from": ".",
			"_npmVersion": "3.3.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"dist": {
				"shasum": "71789b3b7f5399bec8565dda38aa30d2a097efee",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-3.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "isaacs@npmjs.com"
				},
				{
					"name": "othiym23",
					"email": "ogd@aoaioxxysz.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"4.0.0": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "4.0.0",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test --cov",
				"posttest": "standard test/*.js lib/*.js"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"standard": "^5.4.1",
				"tap": "^2.3.3"
			},
			"license": "ISC",
			"dependencies": {
				"pseudomap": "^1.0.1",
				"yallist": "^2.0.0"
			},
			"gitHead": "da374d4776aaef443765b43cb3617e09c170a5d5",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@4.0.0",
			"_shasum": "b5cbf01556c16966febe54ceec0fb4dc90df6c28",
			"_from": ".",
			"_npmVersion": "3.3.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"dist": {
				"shasum": "b5cbf01556c16966febe54ceec0fb4dc90df6c28",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "isaacs@npmjs.com"
				},
				{
					"name": "othiym23",
					"email": "ogd@aoaioxxysz.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"4.0.1": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "4.0.1",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test --branches=100 --functions=100 --lines=100 --statements=100",
				"posttest": "standard test/*.js lib/*.js"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"standard": "^5.4.1",
				"tap": "^5.1.1"
			},
			"license": "ISC",
			"dependencies": {
				"pseudomap": "^1.0.1",
				"yallist": "^2.0.0"
			},
			"files": [
				"lib/lru-cache.js"
			],
			"gitHead": "6cd8c8a43cf56c585bdb696faae94f9836cb9e28",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@4.0.1",
			"_shasum": "1343955edaf2e37d9b9e7ee7241e27c4b9fb72be",
			"_from": ".",
			"_npmVersion": "3.7.3",
			"_nodeVersion": "5.6.0",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"dist": {
				"shasum": "1343955edaf2e37d9b9e7ee7241e27c4b9fb72be",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "isaacs@npmjs.com"
				},
				{
					"name": "othiym23",
					"email": "ogd@aoaioxxysz.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/lru-cache-4.0.1.tgz_1458667372415_0.8005518841091543"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.2": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "4.0.2",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test --100",
				"posttest": "standard test/*.js lib/*.js"
			},
			"main": "lib/lru-cache.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"standard": "^5.4.1",
				"tap": "^8.0.1"
			},
			"license": "ISC",
			"dependencies": {
				"pseudomap": "^1.0.1",
				"yallist": "^2.0.0"
			},
			"files": [
				"lib/lru-cache.js"
			],
			"gitHead": "f25bdae0b4bb0166a75fa01d664a3e3cece1ce98",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@4.0.2",
			"_shasum": "1d17679c069cda5d040991a09dbc2c0db377e55e",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"dist": {
				"shasum": "1d17679c069cda5d040991a09dbc2c0db377e55e",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "isaacs@npmjs.com"
				},
				{
					"name": "othiym23",
					"email": "ogd@aoaioxxysz.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/lru-cache-4.0.2.tgz_1480273800672_0.31606275402009487"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.0": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "4.1.0",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test/*.js --100 -J",
				"posttest": "standard test/*.js index.js",
				"preversion": "npm test",
				"postversion": "npm publish",
				"postpublish": "git push origin --all; git push origin --tags"
			},
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"standard": "^5.4.1",
				"tap": "^10.3.3"
			},
			"license": "ISC",
			"dependencies": {
				"pseudomap": "^1.0.1",
				"yallist": "^2.0.0"
			},
			"files": [
				"index.js"
			],
			"gitHead": "1a77f87d74b46715b80acc3f6b44c12d030e9902",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@4.1.0",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.0.0",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"dist": {
				"integrity": "sha512-aHGs865JXz6bkB4AHL+3AhyvTFKL3iZamKVWjIUKnXOXyasJvqPK8WAjOnAQKQZVpeXDVz19u1DD0r/12bWAdQ==",
				"shasum": "59be49a683b8d986a939f1ca60fdb6989f4b2046",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "isaacs@npmjs.com"
				},
				{
					"name": "othiym23",
					"email": "ogd@aoaioxxysz.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/lru-cache-4.1.0.tgz_1496771655220_0.868791145272553"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.1": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "4.1.1",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test/*.js --100 -J",
				"posttest": "standard test/*.js index.js",
				"preversion": "npm test",
				"postversion": "npm publish",
				"postpublish": "git push origin --all; git push origin --tags"
			},
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"benchmark": "^2.1.4",
				"standard": "^5.4.1",
				"tap": "^10.3.3"
			},
			"license": "ISC",
			"dependencies": {
				"pseudomap": "^1.0.2",
				"yallist": "^2.1.2"
			},
			"files": [
				"index.js"
			],
			"gitHead": "e992f26547a575299fc8d232580e53229393ea7a",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@4.1.1",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.0.0",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"dist": {
				"integrity": "sha512-q4spe4KTfsAS1SUHLO0wz8Qiyf1+vMIAgpRYioFYDMNqKfHQbg+AVDH3i4fvpl71/P1L0dBl+fQi+P37UYf0ew==",
				"shasum": "622e32e82488b49279114a4f9ecf45e7cd6bba55",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "isaacs",
					"email": "isaacs@npmjs.com"
				},
				{
					"name": "othiym23",
					"email": "ogd@aoaioxxysz.net"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/lru-cache-4.1.1.tgz_1497150046014_0.012352559482678771"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.2": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "4.1.2",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test/*.js --100 -J",
				"posttest": "standard test/*.js index.js",
				"preversion": "npm test",
				"postversion": "npm publish",
				"postpublish": "git push origin --all; git push origin --tags"
			},
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"benchmark": "^2.1.4",
				"standard": "^5.4.1",
				"tap": "^10.3.3"
			},
			"license": "ISC",
			"dependencies": {
				"pseudomap": "^1.0.2",
				"yallist": "^2.1.2"
			},
			"files": [
				"index.js"
			],
			"gitHead": "2a95eda2a22b281f3253304231b2bab4432e2f8c",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@4.1.2",
			"_npmVersion": "5.7.0",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"dist": {
				"integrity": "sha512-wgeVXhrDwAWnIF/yZARsFnMBtdFXOg1b8RIrhilp+0iDYN4mdQcNZElDZ0e4B64BhaxeQ5zN7PMyvu7we1kPeQ==",
				"shasum": "45234b2e6e2f2b33da125624c4664929a0224c3f",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.2.tgz",
				"fileCount": 4,
				"unpackedSize": 17609
			},
			"maintainers": [
				{
					"email": "i@izs.me",
					"name": "isaacs"
				},
				{
					"email": "ogd@aoaioxxysz.net",
					"name": "othiym23"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/lru-cache_4.1.2_1520531913886_0.19100220467390994"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.1.3": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "4.1.3",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test/*.js --100 -J",
				"posttest": "standard test/*.js index.js",
				"preversion": "npm test",
				"postversion": "npm publish",
				"postpublish": "git push origin --all; git push origin --tags"
			},
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"benchmark": "^2.1.4",
				"standard": "^5.4.1",
				"tap": "^11.1.4"
			},
			"license": "ISC",
			"dependencies": {
				"pseudomap": "^1.0.2",
				"yallist": "^2.1.2"
			},
			"files": [
				"index.js"
			],
			"gitHead": "9c895c3045b4decf49bbbd7d5171f0be2ff86039",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@4.1.3",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "10.0.0",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"dist": {
				"integrity": "sha512-fFEhvcgzuIoJVUF8fYr5KR0YqxD238zgObTps31YdADwPPAp82a4M8TrckkWyx7ekNlf9aBcVn81cFwwXngrJA==",
				"shasum": "a1175cf3496dfc8436c156c334b4955992bce69c",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.3.tgz",
				"fileCount": 4,
				"unpackedSize": 17605,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8N54CRA9TVsSAnZWagAASnIP/0DTXmV6eHfBolsGsEoI\nXAMUXMcWCyZvr6DOPJQCr4yk8dLPM2XSLpbf3OHA0iL5pKmEcsnfLwpLnVkr\n881WoMUsvve2wQg0vFopy1nq7HiJWm9fIwpWiQ7+ZzNPSKJZ4l2HyJoqhgf4\nwtf+MnFS9puiTnqZnJDS4pnw3scnnKzj0xeGBzV9K45ZH9i20dISxd/WK/Og\nJg6J1uqnnCmLcRSgDhwbQ+mtwXFd/aG0TnB7Cj21OcAScf01Z6NiVxVbDzLu\nnzOoQfh7EiyFxw9Mn7gJpONgIprLIliAdpek1QNuM+jx1etx4EOCAYn2S0qx\nRjaqqAOqosD7jGiCByWzl0iyCvGYYKs1796SmK9ivnVRpae7UDKLSpS9aBqw\nYIAnQyAK+BHBP7jvKvplvNxEvwGFxZyXQ7JMI/0dGQHeKp4wUStIMfqykRST\ncQuU9f6qhheDGEQshUFR4pC96o5kKsHAXnkRJQUYYaLMn1NUO8PtC7kbs6Oj\ntdTCKM6lo/JYthEfe3rBbPkLCgXoD25HGpbH6o4PxfMesPUSDmssYJ34ISLB\n2wLkQ5ciw3/OcrDLOHPAgykTpIjK+rt9VlWIXCKFVz1IDqmC+DhWh7oO9Nc0\n6xrI4e3njcViDR9ptV2dsrUileJFcLStOh92PQUYrVqoedXtGQt0tt2ptmu0\nkR0v\r\n=llkV\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "i@izs.me",
					"name": "isaacs"
				},
				{
					"email": "ogd@aoaioxxysz.net",
					"name": "othiym23"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/lru-cache_4.1.3_1525735031368_0.027008230747383788"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.1.4": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "4.1.4",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test/*.js --100 -J",
				"snap": "TAP_SNAPSHOT=1 tap test/*.js -J",
				"posttest": "standard test/*.js index.js",
				"coveragerport": "tap --coverage-report=html",
				"lintfix": "standard --fix test/*.js index.js",
				"preversion": "npm test",
				"postversion": "npm publish",
				"postpublish": "git push origin --all; git push origin --tags"
			},
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"benchmark": "^2.1.4",
				"standard": "^12.0.1",
				"tap": "^12.1.0"
			},
			"license": "ISC",
			"dependencies": {
				"pseudomap": "^1.0.2",
				"yallist": "^3.0.2"
			},
			"gitHead": "099689df17f0d5de2e15a92e83262052772649d6",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@4.1.4",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "11.2.0",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"dist": {
				"integrity": "sha512-EPstzZ23znHUVLKj+lcXO1KvZkrlw+ZirdwvOmnAnA/1PB4ggyXJ77LRkCqkff+ShQ+cqoxCxLQOh4cKITO5iA==",
				"shasum": "51cc46e8e6d9530771c857e24ccc720ecdbcc031",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.4.tgz",
				"fileCount": 4,
				"unpackedSize": 17830,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9KNRCRA9TVsSAnZWagAAe50QAIbgbQAfTApPu0BHiF3k\n+X37PcgXsnnzihuIcKoxkXLuZ0UQGw9Aj4XPXSrYJo2cQlLBePZ4AyfKxHD9\ngfJDGLUlHT+CybKdk1Af6YCQjWHrnFk56og0N9P12+ens+HU53mv+WiCb4nz\nP5Sm5E7GbWJk8cCDM6FM6aVHnPAoUwbxL6EkQNXCz2tJT4y9QGYt8TKIvbRX\nlYDDlPj+mBqkXPUsko/SCLOtdQPdxvXZ2t8AKfe1CR5vjbzRE6E6eBuVWfE9\nZpPRay+S1P7r+irxGuF7Gp/eqRhtt2FBnrKCiyaiUIAnicbZCABbhGOtQOQH\ne6mAf5opVKL7kYa2DmZtxCE/4sTGY3yaC6ER2Q1/uyZSQJbQkTLJ1DxzQnG7\n+kG3PvTVcqPMC62A2jqaCntM3stf35+fSbGO6TNvpP+43b+HsilcbSRMcus1\nLU0xZNP/npNxp1MpIzccPJ2PxztsaoQI0/iNBFTN+LLSN8ITfRXk/XvUsuSI\nEvpxSJ6QO1RnoZ20VBodTeDAZM+vc6deFIODeF3d0CYx9jjcixqXHUQaaAcL\nSySCXibQCTItxpycwxYkoNgPHie80sP+adSO9tM0tujOpYi+c6ICI0bkrZwu\nXMM+U7amqPd/D4/4oZgowSEJUOdP0gkll+270XBsTQd623t00TuM1rQsDJPn\nthdz\r\n=J1WG\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "i@izs.me",
					"name": "isaacs"
				},
				{
					"email": "ogd@aoaioxxysz.net",
					"name": "othiym23"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/lru-cache_4.1.4_1542759249101_0.8740159848771953"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.0": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "5.0.0",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test/*.js --100 -J",
				"snap": "TAP_SNAPSHOT=1 tap test/*.js -J",
				"coveragerport": "tap --coverage-report=html",
				"preversion": "npm test",
				"postversion": "npm publish",
				"postpublish": "git push origin --all; git push origin --tags"
			},
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"benchmark": "^2.1.4",
				"tap": "^12.1.0"
			},
			"license": "ISC",
			"dependencies": {
				"yallist": "^3.0.2"
			},
			"gitHead": "989d730321ebb338ff7aa434d0249d2f0d97d709",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@5.0.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"dist": {
				"integrity": "sha512-InxIcrhmeOXzY3n557oYAKV9HNTClbNAnjqizOci/fJiTrMa45iFd1OavQCIEyiHZNxM11fly2c39EH5st7ABw==",
				"shasum": "de3d12fb64e4225b8d3eeda3c738f7d6ed007473",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.0.0.tgz",
				"fileCount": 4,
				"unpackedSize": 14631,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9KrvCRA9TVsSAnZWagAAvz8P/AzH1/6DH2eP8ukWz0z9\nCVpr05UaSnaEsCTLl93D4G0U8UOfLl/ATNhGEVqGIr62w+vilNxuhzJ9GaKw\nTVG7sphGKDlmFcL1BK4bAy2AaGB4LHKFIpSLRHMN4k4RYTW7+5OWDdfRGwCU\nRxhNj9cTWcZMqclapxkq5gTfVKfWoZMc//h2n1Ny1mFlh5I1R3TmE6ptrIY2\nyO2vvKAfi5qyjAATzImVRe1AEoBxR1pLbYsh6mnui2sgTzsLnH/9yHliG2NR\n09ntFiYBb+/rTLH10+5G933KrJWwGv16u1sn1JDw50LBa1YdkXk26uHP4mfy\nbMOrF05VuL9cZpezkBl/EmSttlx92ZQqYtaQ7POM43y/s+U0Q9QHaZUbz0j6\nJT765pKqM/eBS52snNhouaxeLYYOcEV0LC2j8FWM3R6VKzcEEHED+Y/duaBN\nxBWgnZcP2VsSkwnyDRKU29dOCp4C+ogY2DE/bYVB3r8dMdoz7OB/SPJCN/Qc\nOo0K7czaOpAYFfKOCh/GnQEsgC8VBszTzRuG52ldy2unrORDa1GH7h/jvTQ1\nkg8LrkERA9YI47fz2nLjb7qz+5uXJH2RtpxHJak/lCnq5X9WS0lhJ9UxAc4I\nIHKVPAR1ScxGBXaPT1gfoKgBfduItSVY4nFNDulB8ItNEyJkMJnRI3bFCsJF\nKFrm\r\n=mplu\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "i@izs.me",
					"name": "isaacs"
				},
				{
					"email": "ogd@aoaioxxysz.net",
					"name": "othiym23"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/lru-cache_5.0.0_1542761198629_0.7454856979770508"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.1": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "5.0.1",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test/*.js --100 -J",
				"snap": "TAP_SNAPSHOT=1 tap test/*.js -J",
				"coveragerport": "tap --coverage-report=html",
				"preversion": "npm test",
				"postversion": "npm publish",
				"postpublish": "git push origin --all; git push origin --tags"
			},
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"benchmark": "^2.1.4",
				"tap": "^12.1.0"
			},
			"license": "ISC",
			"dependencies": {
				"yallist": "^3.0.2"
			},
			"gitHead": "54a9dc48cbc1a3a838e80d6f400bc5efb2bfc666",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@5.0.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"dist": {
				"integrity": "sha512-g7SHQ09RoBCtU0OxKr5XeyoeYuRXD97yTO1YOuvPeSzpbKtKVh5hqYUJGNvTGsxLEKx375o4irDnMZw8F8+kow==",
				"shasum": "44999c73102eb665b221313ac80ddde9bac287cf",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.0.1.tgz",
				"fileCount": 4,
				"unpackedSize": 15121,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9K84CRA9TVsSAnZWagAAUH8P/1rSge049REo5fxrNaVh\nVZn94c+5/LG6p/4faGUt6U15EClVHN2WmVo56sxJC4QZQBTCvhUHJ91RM3To\nYjQUVs6IfLUE41ERHEOX9AmMvS+7PIvSmSUl1Y7/sVpgDZ2IiKxS/Ra8jRWn\nADiwwLM1klg4VKT4uvnrAQV/TAaSSU1Evwop1P3NZHcSxaong7qa1urHhuSc\noD0jXaEz7TYXzJlWQjFN+j6oMLo2lzmBE0lpezHJH6p1TiiGjpLMomWpHbdw\nO2PFzviLDdRW4ZbtfqyLOszFLqp/YpcT/5bzI8dFkVefjam22oiIDgrVrPQ3\nW33PUGdJhNkZwyj5D8dXpRqA+j0DtZezlkk4X6XCpRc8MuS0I10SqIdQ9ApW\nRn7gnDvUV/JHkb4DCwVIIA6GzzWfpB1u14dcGmFJLlNhrwv3HN5wonvRVgH3\nMx4/qeVPyVSUdyM+yyV6KSxM3woNqiy2nTccveRabwWhDnE1jyjJ7kUqRUrH\nx9FDNDXrY+3ciOKdCxM41/zKb5fFM/fsuNcnqZWSTELVSYMjJLERotqbxuGM\nqZ484/bbNA5OyRi7uG6bXrAoRAZahG9Utot6uJukWjDOjJwtOuUArzUdz40z\nlcr91EL2Y88zw4M4EXYjjLJOn8mrF63wPzNoBIXJbP7nxJ2iLdIqepaU6zUy\nxHve\r\n=84q6\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "i@izs.me",
					"name": "isaacs"
				},
				{
					"email": "ogd@aoaioxxysz.net",
					"name": "othiym23"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/lru-cache_5.0.1_1542762295972_0.4767621080205895"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.1.0": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "5.1.0",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test/*.js --100 -J",
				"snap": "TAP_SNAPSHOT=1 tap test/*.js -J",
				"coveragerport": "tap --coverage-report=html",
				"preversion": "npm test",
				"postversion": "npm publish",
				"postpublish": "git push origin --all; git push origin --tags"
			},
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"benchmark": "^2.1.4",
				"tap": "^12.1.0"
			},
			"license": "ISC",
			"dependencies": {
				"yallist": "^3.0.2"
			},
			"gitHead": "3c2af5a71cd561b6d76693f801af41a5047a90d2",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@5.1.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"dist": {
				"integrity": "sha512-a+QQK7jJaNExd68avUHSF8nnY6xDJRPlYKn+npF1Xv/QLI3Hs59vJpDtIhtZipvEwgcqvefDbADsgVfKOacmDw==",
				"shasum": "3f6dc53a2123619399699210608cf144467469cf",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.0.tgz",
				"fileCount": 4,
				"unpackedSize": 15614,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9LOCCRA9TVsSAnZWagAAVVcP/iR8blR92B/b0h+/61jn\nYaaF4yIvm3HyxMNPpgXVtBJn1T65I0juR4EGHMcdgtDjAd7IojC94LdjXOJO\nZz3Sx3EbY2XKc5mF7gCR4xmCOUaCl08vl0TKclsqOYB0+brOvdwRs+Bd+A/E\njxHQyYJwqsldnDU7hPn/zwWRkvkOQ7x1seKqDHs/T7GCau01+Ywm/7rQbpT+\nzvO7pl+3zAagZv2nMh6lcy5fHJsWo3zip0Xr16GPJEEp2ahYjSAuiPAJQkX8\nhMpFCDHou69j1Jw7epnZedaLhvvhNNA9ZI356S53AwgJN4pd5Qq096I7TDVx\n3PTBx93fHmtcuQEtLjMAa5R6CeBH8gJcd46HWKkr3tK94TAJ3GxmXiJNtLLx\nsNcQFICHK4YWehC++8Qhu6Kz+828Kgg5gKNOrOmF71P3e0faeN2Yez/7XahS\n5Gv3blxnEp3g+K8n1ymCVVq6GA0YNAesFHi/TQ7yW9dTdf8kWpZrIJupMoKS\nTAykiRfBZO8EHw8VwLTzTreCjiFPfUh5kPTYJBN6CXZbltAdLgQg6iNgcRxt\nPCzS3bwPzWrb5j9fQlM0O8wFgpSzDmBB3OHI3eFPWKkXj+eKQZCcwYNGs5Al\nfn3g9XiAeQQDNZBN5BuJxRAaE9CKPWAfbibV4ywUpyxAn1hYhQXVIbyH49Hz\ncTYA\r\n=s5Fu\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "i@izs.me",
					"name": "isaacs"
				},
				{
					"email": "ogd@aoaioxxysz.net",
					"name": "othiym23"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/lru-cache_5.1.0_1542763393628_0.982190355130331"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.1.1": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "5.1.1",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test/*.js --100 -J",
				"snap": "TAP_SNAPSHOT=1 tap test/*.js -J",
				"coveragerport": "tap --coverage-report=html",
				"preversion": "npm test",
				"postversion": "npm publish",
				"postpublish": "git push origin --all; git push origin --tags"
			},
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"benchmark": "^2.1.4",
				"tap": "^12.1.0"
			},
			"license": "ISC",
			"dependencies": {
				"yallist": "^3.0.2"
			},
			"gitHead": "a71be6cd547d28b24d28957a15b10cd3eb34555a",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@5.1.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"dist": {
				"integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
				"shasum": "1da27e6710271947695daf6848e847f01d84b920",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
				"fileCount": 4,
				"unpackedSize": 15714,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9LiOCRA9TVsSAnZWagAANvIP/iNd0BQp0dzx3440jk/D\nQK4yzdNKtv688NqB4JXeoMaA7945hmh96AvrDqeVYd74kp28R8KZ+yln3TCA\nlOqzraf2kwT2giu63CMfACQMBH8u5BjRThEuHdY+S3exJsnkRisoDhyS/7DJ\n0I4gVdRy8LMfwO+UiTkSysmOTb9Kz4BbNvCCUyyB9824oXuqECKibJoaEeTn\nn6O0JuFfQUygt9di18iozjq3CmO31pq3Dht90sTb0pLmChCMgg4m3dcg6g2H\n8CCO7/bHg76TtrC8eb1lkJlb2im0PjZN3OYJ0vY0aKQW6P79V18Rp0UGgK3x\noO7hZ2xiPlgug40kBGziPeYsPwpwjiMMDhnExkkSQarxf6NtuJ/Sj0+tTWza\nOXreTmMwt9MmWvbhVDD81svZ2YgZb5VfQzsRyE2WRVIJZwxhaQ4x8dlJSq+p\n3JL4K9qkcPPPWV+JJNDdcSTQVuw0deiUOsqSRMZD8nXvvN98/ugTf9rCvaev\nF+YyxIi+5hYqNYO37tG6WXTU5ADFqb1lf/7agpIAzF0pyuHkUEilk707+f/a\n0vZ+sCp9o7hHRpelJjHl6Cy6DrxE92SyHHHZ8rZmwupPkAS13lyWIRuqqBel\nJKtTxc9SxgxgwWJnLz1uW99gjzLMcXA/wN28oamaKtFpuwlt608NY9CES/Hq\n30nI\r\n=Zq/B\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "i@izs.me",
					"name": "isaacs"
				},
				{
					"email": "ogd@aoaioxxysz.net",
					"name": "othiym23"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/lru-cache_5.1.1_1542764685228_0.235338811270295"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.1.5": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "4.1.5",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap test/*.js --100 -J",
				"snap": "TAP_SNAPSHOT=1 tap test/*.js -J",
				"posttest": "standard test/*.js index.js",
				"coveragerport": "tap --coverage-report=html",
				"lintfix": "standard --fix test/*.js index.js",
				"preversion": "npm test",
				"postversion": "npm publish --tag=legacy",
				"postpublish": "git push origin --all; git push origin --tags"
			},
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"benchmark": "^2.1.4",
				"standard": "^12.0.1",
				"tap": "^12.1.0"
			},
			"license": "ISC",
			"dependencies": {
				"pseudomap": "^1.0.2",
				"yallist": "^2.1.2"
			},
			"readmeFilename": "README.md",
			"gitHead": "57658f575607a44bb2fa38dd0e43d74835e42dae",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@4.1.5",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"dist": {
				"integrity": "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==",
				"shasum": "8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz",
				"fileCount": 4,
				"unpackedSize": 17843,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcACavCRA9TVsSAnZWagAAApYQAIClk2BJDU+mzS2L6g/6\nWU9peKlytceanWLW6zivfwQc7E0gNOb0NXY8XKFOxAibBoYStcKvxTqPLR53\nCOowz/CMKFHnyoZd+rPvN8Tt6So58+sk6k03W3M81vb3IGB1Sjx5scSfjHS6\nIzxR/BSRJ2HIPSfvs397Uxm82YmZEVLaDE0C4bPzXq7M8FWRKW8GV16InLoH\nWoIh/XDs0Q2dSerWlI96HvoE6UybkY/kfkpL3957AAUap3vTj4N0bDl9DKt2\n0lcbm/Ba//zYLjbXu4zkCDNKgPr7lWioLRSH0JI2ykoqlDsuz8GEqye4dvc0\n/SkIpj+DR0k1qnwoLFQeKqCa+bIZO8+y8zqKqauoitoInhd73hZR57QgaThF\nc0BWs19VYfKzG1/OVzgHrFxJwP9fqiQb0r1oJ3jz4HI/4z0T4sY5fvKGGRRa\nip4wOeLr3ASRBGNGkH4q0PKbciZtZ08vt82+vdknDEoGc/ld+HC+NVmUlALF\njveTwVK5jB+1iOv/r7QW8Y2bhA3b0hyxTL8aAozG1TlbHhikZ+Ueq4wG12mn\n/hJuq+YsF7eQIK6Ifn8+V4iwo2wGzCvFKYFcd9f2qHQVYdGIUeAXsDL1JNeX\nW8lx9eGsbFfX+xzLfqw692GhCOKi9QTPA8Qzeim8af/wnuBMUOqJNxysLaOT\nb5/m\r\n=3dPc\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "i@izs.me",
					"name": "isaacs"
				},
				{
					"email": "ogd@aoaioxxysz.net",
					"name": "othiym23"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/lru-cache_4.1.5_1543513774289_0.3522451077999784"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.0.0": {
			"name": "lru-cache",
			"description": "A cache object that deletes the least-recently-used items.",
			"version": "6.0.0",
			"author": {
				"name": "Isaac Z. Schlueter",
				"email": "i@izs.me"
			},
			"keywords": [
				"mru",
				"lru",
				"cache"
			],
			"scripts": {
				"test": "tap",
				"snap": "tap",
				"preversion": "npm test",
				"postversion": "npm publish",
				"prepublishOnly": "git push origin --follow-tags"
			},
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/isaacs/node-lru-cache.git"
			},
			"devDependencies": {
				"benchmark": "^2.1.4",
				"tap": "^14.10.7"
			},
			"license": "ISC",
			"dependencies": {
				"yallist": "^4.0.0"
			},
			"engines": {
				"node": ">=10"
			},
			"gitHead": "a71e08008f2d25442426d0d26e8133dccc2ca9a5",
			"bugs": {
				"url": "https://github.com/isaacs/node-lru-cache/issues"
			},
			"homepage": "https://github.com/isaacs/node-lru-cache#readme",
			"_id": "lru-cache@6.0.0",
			"_nodeVersion": "14.2.0",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
				"shasum": "6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94",
				"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
				"fileCount": 4,
				"unpackedSize": 15643,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCQ7bCRA9TVsSAnZWagAA+F4P/jdlPS14NkOtYnSPFZMj\nDC3wsaM3hYlUtdiVJKDOTjhKdcgZ6V2FgXDq716+5rbaq5t9Von4FeweMgp8\nnloQVB1CRctlLPIZRoV4Mje9K5rA4Utb0lYqQk52SIWBN+xJDyyefZneKPnQ\nZSGaXipOLLYPF59rBaCvkxI/Sx7NKELQeXZhGeZWgUPNPejFC+qseoFfugtP\nVk2AKuejsSsdzLbdxADE53k720y/D/biUK0cmQcV7yTAqo/XaxdmRNwr34Fd\nNJ2dbm87BEjC2hGs4WS6OhoPFdIN088c6vrilKerKgrDxHCzHJi0E1oZ7IeX\nByhOLk03SScXYdmibzm0O9iWrTuBEJm6toEToJhNziv/HFTgDlhm3OajDHEz\nrb1cV38QwBcqE0O8X5uLQ0nZYCMczliwWKwMhkcsXmEA7wsiObM4Y3CVnpGl\nDurnfCmoAG0x+8NVAKeijXPgl0T/7TgtiByyfuH6kukF+URg0VYBbqFFz7AP\nbOxA7RZIDNaLeYjn86iGYyNtXQPwPtl6Q3qy7i4YlncJsQb0pDqgp8Qn2ib3\nYnGOXf+FxVYwQwGv2OCCWWCT6aT2bQk5SS1qaEOrMHNKTN5PPrXa9oXQb7I0\nnNTAy9YBjlEwfW7fHvX6xa9IH3wDT/P8MYmYHEwbpH6uB2y2u/zWCuROQMzo\nuAr8\r\n=B5wU\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "i@izs.me",
					"name": "isaacs"
				}
			],
			"_npmUser": {
				"name": "isaacs",
				"email": "i@izs.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/lru-cache_6.0.0_1594429147159_0.2608141604867613"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-07-11T00:59:09.517Z",
		"created": "2011-07-16T09:09:00.041Z",
		"1.0.1": "2011-07-16T09:09:00.041Z",
		"1.0.2": "2011-07-16T09:09:00.041Z",
		"1.0.3": "2011-07-16T09:09:00.041Z",
		"1.0.4": "2011-07-29T19:12:01.745Z",
		"1.0.5": "2011-12-09T01:12:43.326Z",
		"1.0.6": "2012-03-27T20:58:02.558Z",
		"1.1.0": "2012-04-10T23:40:12.876Z",
		"1.1.1": "2012-08-01T09:36:45.601Z",
		"2.0.0": "2012-08-09T22:21:20.057Z",
		"2.0.1": "2012-08-14T01:07:53.273Z",
		"2.0.2": "2012-08-27T16:37:06.609Z",
		"2.0.3": "2012-09-13T05:19:49.029Z",
		"2.0.4": "2012-09-17T15:57:27.674Z",
		"2.1.0": "2012-10-19T12:23:46.276Z",
		"2.2.0": "2012-11-29T18:39:13.480Z",
		"2.2.1": "2012-11-29T19:35:00.176Z",
		"2.2.2": "2013-01-15T16:07:29.189Z",
		"2.2.4": "2013-03-26T00:15:52.058Z",
		"2.3.0": "2013-03-26T00:28:31.542Z",
		"2.3.1": "2013-08-19T21:27:14.453Z",
		"2.5.0": "2013-11-21T17:38:28.040Z",
		"2.5.1": "2015-04-10T16:23:17.960Z",
		"2.5.2": "2015-04-10T16:26:47.162Z",
		"2.6.0": "2015-04-15T17:59:01.480Z",
		"2.6.1": "2015-04-15T18:09:11.352Z",
		"2.6.2": "2015-04-24T22:13:44.022Z",
		"2.6.3": "2015-05-15T01:21:44.570Z",
		"2.6.4": "2015-05-19T01:38:58.214Z",
		"2.6.5": "2015-06-30T18:20:57.642Z",
		"2.7.0": "2015-09-11T18:23:12.257Z",
		"2.7.1": "2015-11-23T23:56:40.083Z",
		"2.7.2": "2015-11-24T19:23:22.999Z",
		"2.7.3": "2015-11-25T18:12:14.005Z",
		"3.0.0": "2015-11-27T22:55:18.812Z",
		"3.1.0": "2015-11-27T23:09:26.205Z",
		"3.1.1": "2015-11-28T01:03:32.062Z",
		"3.1.2": "2015-11-28T02:50:32.082Z",
		"3.2.0": "2015-11-28T21:54:13.864Z",
		"4.0.0": "2015-12-21T04:46:32.089Z",
		"4.0.1": "2016-03-22T17:22:52.848Z",
		"4.0.2": "2016-11-27T19:10:00.911Z",
		"4.1.0": "2017-06-06T17:54:15.370Z",
		"4.1.1": "2017-06-11T03:00:46.159Z",
		"4.1.2": "2018-03-08T17:58:33.933Z",
		"4.1.3": "2018-05-07T23:17:11.482Z",
		"4.1.4": "2018-11-21T00:14:09.190Z",
		"5.0.0": "2018-11-21T00:46:38.801Z",
		"5.0.1": "2018-11-21T01:04:56.118Z",
		"5.1.0": "2018-11-21T01:23:13.744Z",
		"5.1.1": "2018-11-21T01:44:45.407Z",
		"4.1.5": "2018-11-29T17:49:34.387Z",
		"6.0.0": "2020-07-11T00:59:07.352Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "6.0.0",
		"legacy": "4.1.5"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"1997b15a535533aedbbceeb639896897\"",
			"fetched": 1602009380401
		}
	},
	"_distfiles": {
		"lru-cache-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-1.0.1.tgz",
			"sha": "fbfcd2d6e2d8f4519be9826bca3cb70900ffcd4b",
			"registry": "npmjs"
		},
		"lru-cache-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-1.0.2.tgz",
			"sha": "04deae53134b6583567c849d868a2d10d5991bfd",
			"registry": "npmjs"
		},
		"lru-cache-1.0.3.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-1.0.3.tgz",
			"sha": "ef2ba05194250bd4781dbe57b6064d7320e58b73",
			"registry": "npmjs"
		},
		"lru-cache-1.0.4.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-1.0.4.tgz",
			"sha": "dc2af9b3022fb7e17630ed7bdf6a1839b7b70291",
			"registry": "npmjs"
		},
		"lru-cache-1.0.5.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-1.0.5.tgz",
			"sha": "62815a3bcb609c1c086e78e4c6a1c4c025267551",
			"registry": "npmjs"
		},
		"lru-cache-1.0.6.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-1.0.6.tgz",
			"sha": "aa50f97047422ac72543bda177a9c9d018d98452",
			"registry": "npmjs"
		},
		"lru-cache-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-1.1.0.tgz",
			"sha": "8d4a68dc0ab1cd5a2f39352478c495e9dd33cb61",
			"registry": "npmjs"
		},
		"lru-cache-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-1.1.1.tgz",
			"sha": "d6f24f75c28c9ec1239ca206952689696ec11e62",
			"registry": "npmjs"
		},
		"lru-cache-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.0.0.tgz",
			"sha": "0fc80ed1e8276dcce18a865bce8a56ba30b81ecf",
			"registry": "npmjs"
		},
		"lru-cache-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.0.1.tgz",
			"sha": "6feae28419f7fc358a063a5b188d52d15538006a",
			"registry": "npmjs"
		},
		"lru-cache-2.0.2.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.0.2.tgz",
			"sha": "c7e26bb69eabb8f6ee8242b3a569f5af7ee2fd3b",
			"registry": "npmjs"
		},
		"lru-cache-2.0.3.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.0.3.tgz",
			"sha": "dc18834f4a2e2b45faab6170b69b74741ef3871a",
			"registry": "npmjs"
		},
		"lru-cache-2.0.4.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.0.4.tgz",
			"sha": "b8b61ae09848385ec6768760e39c123e7e39568a",
			"registry": "npmjs"
		},
		"lru-cache-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.1.0.tgz",
			"sha": "ea1baa0fc9146c586aee06bd2fc547ab480e2e3c",
			"registry": "npmjs"
		},
		"lru-cache-2.2.0.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.2.0.tgz",
			"sha": "ec2bba603f4c5bb3e7a1bf62ce1c1dbc1d474e08",
			"registry": "npmjs"
		},
		"lru-cache-2.2.1.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.2.1.tgz",
			"sha": "dcc1de19e79242874a0e883d09bb1ce5c2bb58f4",
			"registry": "npmjs"
		},
		"lru-cache-2.2.2.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.2.2.tgz",
			"sha": "62b95a10cc7f8d85f3737506fe82cdcf3fa04d4b",
			"registry": "npmjs"
		},
		"lru-cache-2.2.4.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.2.4.tgz",
			"sha": "6c658619becf14031d0d0b594b16042ce4dc063d",
			"registry": "npmjs"
		},
		"lru-cache-2.3.0.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.3.0.tgz",
			"sha": "1cee12d5a9f28ed1ee37e9c332b8888e6b85412a",
			"registry": "npmjs"
		},
		"lru-cache-2.3.1.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.3.1.tgz",
			"sha": "b3adf6b3d856e954e2c390e6cef22081245a53d6",
			"registry": "npmjs"
		},
		"lru-cache-2.5.0.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz",
			"sha": "d82388ae9c960becbea0c73bb9eb79b6c6ce9aeb",
			"registry": "npmjs"
		},
		"lru-cache-2.5.1.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.1.tgz",
			"sha": "60b81048343cd901d529c97a7284810b4aa2ca03",
			"registry": "npmjs"
		},
		"lru-cache-2.5.2.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.2.tgz",
			"sha": "1fddad938aae1263ce138680be1b3f591c0ab41c",
			"registry": "npmjs"
		},
		"lru-cache-2.6.0.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.6.0.tgz",
			"sha": "a26389f2e49a5586f42f3f00a430d4e8798b287f",
			"registry": "npmjs"
		},
		"lru-cache-2.6.1.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.6.1.tgz",
			"sha": "9933eff15453fae1d27096365143c724e85c6cbd",
			"registry": "npmjs"
		},
		"lru-cache-2.6.2.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.6.2.tgz",
			"sha": "77741638c6dc972e503dbe41dcb6bfdfba499a38",
			"registry": "npmjs"
		},
		"lru-cache-2.6.3.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.6.3.tgz",
			"sha": "51ccd0b4fc0c843587d7a5709ce4d3b7629bedc5",
			"registry": "npmjs"
		},
		"lru-cache-2.6.4.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.6.4.tgz",
			"sha": "2675190ccd1b0701ec2f652a4d0d3d400d76c0dd",
			"registry": "npmjs"
		},
		"lru-cache-2.6.5.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.6.5.tgz",
			"sha": "e56d6354148ede8d7707b58d143220fd08df0fd5",
			"registry": "npmjs"
		},
		"lru-cache-2.7.0.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.0.tgz",
			"sha": "aaa376a4cd970f9cebf5ec1909566ec034f07ee6",
			"registry": "npmjs"
		},
		"lru-cache-2.7.1.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.1.tgz",
			"sha": "b665391c30582a2df9c2fbb31ed50193f93b604a",
			"registry": "npmjs"
		},
		"lru-cache-2.7.2.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.2.tgz",
			"sha": "73810d9a2da104d07519fdbaa3947895432c6b99",
			"registry": "npmjs"
		},
		"lru-cache-2.7.3.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz",
			"sha": "6d4524e8b955f95d4f5b58851ce21dd72fb4e952",
			"registry": "npmjs"
		},
		"lru-cache-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-3.0.0.tgz",
			"sha": "65704ca44b10718bc401ba7e0c1cfb5b69422d5c",
			"registry": "npmjs"
		},
		"lru-cache-3.1.0.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-3.1.0.tgz",
			"sha": "695666a271c1364350e8256fee8657fb90a6eeb0",
			"registry": "npmjs"
		},
		"lru-cache-3.1.1.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-3.1.1.tgz",
			"sha": "62e11a908886c69713d102ba7b8969c8315348f6",
			"registry": "npmjs"
		},
		"lru-cache-3.1.2.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-3.1.2.tgz",
			"sha": "2c108220c9a73d4f516e6f3147c2f8f5a8eb0296",
			"registry": "npmjs"
		},
		"lru-cache-3.2.0.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-3.2.0.tgz",
			"sha": "71789b3b7f5399bec8565dda38aa30d2a097efee",
			"registry": "npmjs"
		},
		"lru-cache-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.0.0.tgz",
			"sha": "b5cbf01556c16966febe54ceec0fb4dc90df6c28",
			"registry": "npmjs"
		},
		"lru-cache-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.0.1.tgz",
			"sha": "1343955edaf2e37d9b9e7ee7241e27c4b9fb72be",
			"registry": "npmjs"
		},
		"lru-cache-4.0.2.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.0.2.tgz",
			"sha": "1d17679c069cda5d040991a09dbc2c0db377e55e",
			"registry": "npmjs"
		},
		"lru-cache-4.1.0.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.0.tgz",
			"sha": "59be49a683b8d986a939f1ca60fdb6989f4b2046",
			"registry": "npmjs"
		},
		"lru-cache-4.1.1.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.1.tgz",
			"sha": "622e32e82488b49279114a4f9ecf45e7cd6bba55",
			"registry": "npmjs"
		},
		"lru-cache-4.1.2.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.2.tgz",
			"sha": "45234b2e6e2f2b33da125624c4664929a0224c3f",
			"registry": "npmjs"
		},
		"lru-cache-4.1.3.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.3.tgz",
			"sha": "a1175cf3496dfc8436c156c334b4955992bce69c",
			"registry": "npmjs"
		},
		"lru-cache-4.1.4.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.4.tgz",
			"sha": "51cc46e8e6d9530771c857e24ccc720ecdbcc031",
			"registry": "npmjs"
		},
		"lru-cache-5.0.0.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.0.0.tgz",
			"sha": "de3d12fb64e4225b8d3eeda3c738f7d6ed007473",
			"registry": "npmjs"
		},
		"lru-cache-5.0.1.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.0.1.tgz",
			"sha": "44999c73102eb665b221313ac80ddde9bac287cf",
			"registry": "npmjs"
		},
		"lru-cache-5.1.0.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.0.tgz",
			"sha": "3f6dc53a2123619399699210608cf144467469cf",
			"registry": "npmjs"
		},
		"lru-cache-5.1.1.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
			"sha": "1da27e6710271947695daf6848e847f01d84b920",
			"registry": "npmjs"
		},
		"lru-cache-4.1.5.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz",
			"sha": "8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd",
			"registry": "npmjs"
		},
		"lru-cache-6.0.0.tgz": {
			"url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
			"sha": "6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"lru-cache-4.1.3.tgz": {
			"shasum": "a1175cf3496dfc8436c156c334b4955992bce69c"
		},
		"lru-cache-5.1.1.tgz": {
			"shasum": "1da27e6710271947695daf6848e847f01d84b920"
		},
		"lru-cache-6.0.0.tgz": {
			"shasum": "6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
		},
		"lru-cache-3.2.0.tgz": {
			"shasum": "71789b3b7f5399bec8565dda38aa30d2a097efee"
		}
	},
	"_rev": "17-b487db3e3aaf4c7e",
	"_id": "lru-cache",
	"readme": "# lru cache\n\nA cache object that deletes the least-recently-used items.\n\n[![Build Status](https://travis-ci.org/isaacs/node-lru-cache.svg?branch=master)](https://travis-ci.org/isaacs/node-lru-cache) [![Coverage Status](https://coveralls.io/repos/isaacs/node-lru-cache/badge.svg?service=github)](https://coveralls.io/github/isaacs/node-lru-cache)\n\n## Installation:\n\n```javascript\nnpm install lru-cache --save\n```\n\n## Usage:\n\n```javascript\nvar LRU = require(\"lru-cache\")\n  , options = { max: 500\n              , length: function (n, key) { return n * 2 + key.length }\n              , dispose: function (key, n) { n.close() }\n              , maxAge: 1000 * 60 * 60 }\n  , cache = new LRU(options)\n  , otherCache = new LRU(50) // sets just the max size\n\ncache.set(\"key\", \"value\")\ncache.get(\"key\") // \"value\"\n\n// non-string keys ARE fully supported\n// but note that it must be THE SAME object, not\n// just a JSON-equivalent object.\nvar someObject = { a: 1 }\ncache.set(someObject, 'a value')\n// Object keys are not toString()-ed\ncache.set('[object Object]', 'a different value')\nassert.equal(cache.get(someObject), 'a value')\n// A similar object with same keys/values won't work,\n// because it's a different object identity\nassert.equal(cache.get({ a: 1 }), undefined)\n\ncache.reset()    // empty the cache\n```\n\nIf you put more stuff in it, then items will fall out.\n\nIf you try to put an oversized thing in it, then it'll fall out right\naway.\n\n## Options\n\n* `max` The maximum size of the cache, checked by applying the length\n  function to all values in the cache.  Not setting this is kind of\n  silly, since that's the whole purpose of this lib, but it defaults\n  to `Infinity`.  Setting it to a non-number or negative number will\n  throw a `TypeError`.  Setting it to 0 makes it be `Infinity`.\n* `maxAge` Maximum age in ms.  Items are not pro-actively pruned out\n  as they age, but if you try to get an item that is too old, it'll\n  drop it and return undefined instead of giving it to you.\n  Setting this to a negative value will make everything seem old!\n  Setting it to a non-number will throw a `TypeError`.\n* `length` Function that is used to calculate the length of stored\n  items.  If you're storing strings or buffers, then you probably want\n  to do something like `function(n, key){return n.length}`.  The default is\n  `function(){return 1}`, which is fine if you want to store `max`\n  like-sized things.  The item is passed as the first argument, and\n  the key is passed as the second argumnet.\n* `dispose` Function that is called on items when they are dropped\n  from the cache.  This can be handy if you want to close file\n  descriptors or do other cleanup tasks when items are no longer\n  accessible.  Called with `key, value`.  It's called *before*\n  actually removing the item from the internal cache, so if you want\n  to immediately put it back in, you'll have to do that in a\n  `nextTick` or `setTimeout` callback or it won't do anything.\n* `stale` By default, if you set a `maxAge`, it'll only actually pull\n  stale items out of the cache when you `get(key)`.  (That is, it's\n  not pre-emptively doing a `setTimeout` or anything.)  If you set\n  `stale:true`, it'll return the stale value before deleting it.  If\n  you don't set this, then it'll return `undefined` when you try to\n  get a stale entry, as if it had already been deleted.\n* `noDisposeOnSet` By default, if you set a `dispose()` method, then\n  it'll be called whenever a `set()` operation overwrites an existing\n  key.  If you set this option, `dispose()` will only be called when a\n  key falls out of the cache, not when it is overwritten.\n* `updateAgeOnGet` When using time-expiring entries with `maxAge`,\n  setting this to `true` will make each item's effective time update\n  to the current time whenever it is retrieved from cache, causing it\n  to not expire.  (It can still fall out of cache based on recency of\n  use, of course.)\n\n## API\n\n* `set(key, value, maxAge)`\n* `get(key) => value`\n\n    Both of these will update the \"recently used\"-ness of the key.\n    They do what you think. `maxAge` is optional and overrides the\n    cache `maxAge` option if provided.\n\n    If the key is not found, `get()` will return `undefined`.\n\n    The key and val can be any value.\n\n* `peek(key)`\n\n    Returns the key value (or `undefined` if not found) without\n    updating the \"recently used\"-ness of the key.\n\n    (If you find yourself using this a lot, you *might* be using the\n    wrong sort of data structure, but there are some use cases where\n    it's handy.)\n\n* `del(key)`\n\n    Deletes a key out of the cache.\n\n* `reset()`\n\n    Clear the cache entirely, throwing away all values.\n\n* `has(key)`\n\n    Check if a key is in the cache, without updating the recent-ness\n    or deleting it for being stale.\n\n* `forEach(function(value,key,cache), [thisp])`\n\n    Just like `Array.prototype.forEach`.  Iterates over all the keys\n    in the cache, in order of recent-ness.  (Ie, more recently used\n    items are iterated over first.)\n\n* `rforEach(function(value,key,cache), [thisp])`\n\n    The same as `cache.forEach(...)` but items are iterated over in\n    reverse order.  (ie, less recently used items are iterated over\n    first.)\n\n* `keys()`\n\n    Return an array of the keys in the cache.\n\n* `values()`\n\n    Return an array of the values in the cache.\n\n* `length`\n\n    Return total length of objects in cache taking into account\n    `length` options function.\n\n* `itemCount`\n\n    Return total quantity of objects currently in cache. Note, that\n    `stale` (see options) items are returned as part of this item\n    count.\n\n* `dump()`\n\n    Return an array of the cache entries ready for serialization and usage\n    with 'destinationCache.load(arr)`.\n\n* `load(cacheEntriesArray)`\n\n    Loads another cache entries array, obtained with `sourceCache.dump()`,\n    into the cache. The destination cache is reset before loading new entries\n\n* `prune()`\n\n    Manually iterates over the entire cache proactively pruning old entries"
}