{ "_args": [ [ "ylru@1.4.0", "C:\\Users\\hp\\Desktop\\gitzhongyi" ] ], "_from": "ylru@1.4.0", "_id": "ylru@1.4.0", "_inBundle": false, "_integrity": "sha512-2OQsPNEmBCvXuFlIni/a+Rn+R2pHW9INm0BxXJ4hVDA8TirqMj+J/Rp9ItLatT/5pZqWwefVrTQcHpixsxnVlA==", "_location": "/ylru", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "ylru@1.4.0", "name": "ylru", "escapedName": "ylru", "rawSpec": "1.4.0", "saveSpec": null, "fetchSpec": "1.4.0" }, "_requiredBy": [ "/cache-content-type" ], "_resolved": "https://registry.npmmirror.com/ylru/-/ylru-1.4.0.tgz", "_spec": "1.4.0", "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi", "author": { "name": "fengmk2" }, "bugs": { "url": "https://github.com/node-modules/ylru/issues" }, "ci": { "version": "8, 10, 12, 14, 16", "type": "github", "os": { "github": "linux" }, "npminstall": false }, "dependencies": {}, "description": "Extends LRU base on hashlru", "devDependencies": { "@types/node": "^12.0.8", "beautify-benchmark": "^0.2.4", "benchmark": "^2.1.3", "egg-bin": "^1.10.0", "egg-ci": "^1.19.0", "eslint": "^4.19.1", "eslint-config-egg": "^6.0.0", "git-contributor": "^1.0.10", "hashlru": "^1.0.3", "ko-sleep": "^1.0.2", "lru-cache": "^4.0.2", "runscript": "^1.5.2", "typescript": "^4.6.2" }, "engines": { "node": ">= 4.0.0" }, "files": [ "index.js", "index.d.ts" ], "homepage": "https://github.com/node-modules/ylru", "license": "MIT", "main": "index.js", "name": "ylru", "repository": { "type": "git", "url": "git://github.com/node-modules/ylru.git" }, "scripts": { "ci": "npm run lint && npm run cov", "contributor": "git-contributor", "cov": "egg-bin cov", "lint": "eslint test *.js", "test": "npm run lint -- --fix && npm run test-local", "test-local": "egg-bin test" }, "version": "1.4.0" }