|
{
|
|
"_args": [
|
|
[
|
|
"lru-cache@^5.1.1",
|
|
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cacache"
|
|
]
|
|
],
|
|
"_from": "lru-cache@>=5.1.1 <6.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "lru-cache@5.1.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/lru-cache",
|
|
"_nodeVersion": "10.12.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/lru-cache_5.1.1_1542764685228_0.235338811270295"
|
|
},
|
|
"_npmUser": {
|
|
"email": "i@izs.me",
|
|
"name": "isaacs"
|
|
},
|
|
"_npmVersion": "6.4.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "lru-cache",
|
|
"raw": "lru-cache@^5.1.1",
|
|
"rawSpec": "^5.1.1",
|
|
"scope": null,
|
|
"spec": ">=5.1.1 <6.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/cacache"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
|
|
"_shasum": "1da27e6710271947695daf6848e847f01d84b920",
|
|
"_shrinkwrap": null,
|
|
"_spec": "lru-cache@^5.1.1",
|
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cacache",
|
|
"author": {
|
|
"email": "i@izs.me",
|
|
"name": "Isaac Z. Schlueter"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/isaacs/node-lru-cache/issues"
|
|
},
|
|
"dependencies": {
|
|
"yallist": "^3.0.2"
|
|
},
|
|
"description": "A cache object that deletes the least-recently-used items.",
|
|
"devDependencies": {
|
|
"benchmark": "^2.1.4",
|
|
"tap": "^12.1.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 4,
|
|
"integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
|
|
"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",
|
|
"shasum": "1da27e6710271947695daf6848e847f01d84b920",
|
|
"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
|
|
"unpackedSize": 15714
|
|
},
|
|
"gitHead": "a71be6cd547d28b24d28957a15b10cd3eb34555a",
|
|
"homepage": "https://github.com/isaacs/node-lru-cache#readme",
|
|
"keywords": [
|
|
"cache",
|
|
"lru",
|
|
"mru"
|
|
],
|
|
"license": "ISC",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "isaacs",
|
|
"email": "i@izs.me"
|
|
},
|
|
{
|
|
"name": "othiym23",
|
|
"email": "ogd@aoaioxxysz.net"
|
|
}
|
|
],
|
|
"name": "lru-cache",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/isaacs/node-lru-cache.git"
|
|
},
|
|
"scripts": {
|
|
"coveragerport": "tap --coverage-report=html",
|
|
"postpublish": "git push origin --all; git push origin --tags",
|
|
"postversion": "npm publish",
|
|
"preversion": "npm test",
|
|
"snap": "TAP_SNAPSHOT=1 tap test/*.js -J",
|
|
"test": "tap test/*.js --100 -J"
|
|
},
|
|
"version": "5.1.1"
|
|
}
|