104 lines
3.5 KiB
JSON
104 lines
3.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"lru-cache@^4.0.1",
|
|
"/home/bernhard/freifunk-app/node_modules/cross-spawn"
|
|
]
|
|
],
|
|
"_from": "lru-cache@>=4.0.1 <5.0.0",
|
|
"_id": "lru-cache@4.1.3",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/lru-cache",
|
|
"_nodeVersion": "10.0.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/lru-cache_4.1.3_1525735031368_0.027008230747383788"
|
|
},
|
|
"_npmUser": {
|
|
"email": "i@izs.me",
|
|
"name": "isaacs"
|
|
},
|
|
"_npmVersion": "5.6.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "lru-cache",
|
|
"raw": "lru-cache@^4.0.1",
|
|
"rawSpec": "^4.0.1",
|
|
"scope": null,
|
|
"spec": ">=4.0.1 <5.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/cross-spawn"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.3.tgz",
|
|
"_shasum": "a1175cf3496dfc8436c156c334b4955992bce69c",
|
|
"_shrinkwrap": null,
|
|
"_spec": "lru-cache@^4.0.1",
|
|
"_where": "/home/bernhard/freifunk-app/node_modules/cross-spawn",
|
|
"author": {
|
|
"email": "i@izs.me",
|
|
"name": "Isaac Z. Schlueter"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/isaacs/node-lru-cache/issues"
|
|
},
|
|
"dependencies": {
|
|
"pseudomap": "^1.0.2",
|
|
"yallist": "^2.1.2"
|
|
},
|
|
"description": "A cache object that deletes the least-recently-used items.",
|
|
"devDependencies": {
|
|
"benchmark": "^2.1.4",
|
|
"standard": "^5.4.1",
|
|
"tap": "^11.1.4"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 4,
|
|
"integrity": "sha512-fFEhvcgzuIoJVUF8fYr5KR0YqxD238zgObTps31YdADwPPAp82a4M8TrckkWyx7ekNlf9aBcVn81cFwwXngrJA==",
|
|
"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",
|
|
"shasum": "a1175cf3496dfc8436c156c334b4955992bce69c",
|
|
"tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.3.tgz",
|
|
"unpackedSize": 17605
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "9c895c3045b4decf49bbbd7d5171f0be2ff86039",
|
|
"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": {
|
|
"postpublish": "git push origin --all; git push origin --tags",
|
|
"posttest": "standard test/*.js index.js",
|
|
"postversion": "npm publish",
|
|
"preversion": "npm test",
|
|
"test": "tap test/*.js --100 -J"
|
|
},
|
|
"version": "4.1.3"
|
|
}
|