{ "_args": [ [ "lru-cache@^6.0.0", "/home/lyxaira/Artesanias/artesanias/node_modules/hosted-git-info" ] ], "_from": "lru-cache@>=6.0.0 <7.0.0", "_hasShrinkwrap": false, "_id": "lru-cache@6.0.0", "_inCache": true, "_installable": true, "_location": "/lru-cache", "_nodeVersion": "14.2.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/lru-cache_6.0.0_1594429147159_0.2608141604867613" }, "_npmUser": { "email": "i@izs.me", "name": "isaacs" }, "_npmVersion": "6.14.5", "_phantomChildren": {}, "_requested": { "name": "lru-cache", "raw": "lru-cache@^6.0.0", "rawSpec": "^6.0.0", "scope": null, "spec": ">=6.0.0 <7.0.0", "type": "range" }, "_requiredBy": [ "/hosted-git-info" ], "_resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", "_shasum": "6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94", "_shrinkwrap": null, "_spec": "lru-cache@^6.0.0", "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/hosted-git-info", "author": { "email": "i@izs.me", "name": "Isaac Z. Schlueter" }, "bugs": { "url": "https://github.com/isaacs/node-lru-cache/issues" }, "dependencies": { "yallist": "^4.0.0" }, "description": "A cache object that deletes the least-recently-used items.", "devDependencies": { "benchmark": "^2.1.4", "tap": "^14.10.7" }, "directories": {}, "dist": { "fileCount": 4, "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", "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", "shasum": "6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94", "tarball": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", "unpackedSize": 15643 }, "engines": { "node": ">=10" }, "gitHead": "a71e08008f2d25442426d0d26e8133dccc2ca9a5", "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": "lru-cache", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/isaacs/node-lru-cache.git" }, "scripts": { "postversion": "npm publish", "prepublishOnly": "git push origin --follow-tags", "preversion": "npm test", "snap": "tap", "test": "tap" }, "version": "6.0.0" }