{ "_args": [ [ "cacheable-lookup@5.0.4", "D:\\jenkins\\workspace\\cssc-fvue" ] ], "_from": "cacheable-lookup@5.0.4", "_id": "cacheable-lookup@5.0.4", "_inBundle": false, "_integrity": "sha1-WmuGWyxENXvj1evCpGewMnGacAU=", "_location": "/cacheable-lookup", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "cacheable-lookup@5.0.4", "name": "cacheable-lookup", "escapedName": "cacheable-lookup", "rawSpec": "5.0.4", "saveSpec": null, "fetchSpec": "5.0.4" }, "_requiredBy": [ "/got" ], "_resolved": "https://registry.npmmirror.com/cacheable-lookup/download/cacheable-lookup-5.0.4.tgz?cache=0&sync_timestamp=1634548177874&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fcacheable-lookup%2Fdownload%2Fcacheable-lookup-5.0.4.tgz", "_spec": "5.0.4", "_where": "D:\\jenkins\\workspace\\cssc-fvue", "author": { "name": "Szymon Marczak" }, "bugs": { "url": "https://github.com/szmarczak/cacheable-lookup/issues" }, "description": "A cacheable dns.lookup(…) that respects the TTL", "devDependencies": { "@types/keyv": "^3.1.1", "ava": "^3.8.2", "benchmark": "^2.1.4", "coveralls": "^3.0.9", "keyv": "^4.0.0", "nyc": "^15.0.0", "proxyquire": "^2.1.3", "quick-lru": "^5.1.0", "tsd": "^0.11.0", "xo": "^0.25.3" }, "engines": { "node": ">=10.6.0" }, "files": [ "source", "index.d.ts" ], "homepage": "https://github.com/szmarczak/cacheable-lookup#readme", "keywords": [ "dns", "lookup", "cacheable", "ttl" ], "license": "MIT", "main": "source/index.js", "name": "cacheable-lookup", "repository": { "type": "git", "url": "git+https://github.com/szmarczak/cacheable-lookup.git" }, "scripts": { "test": "xo && nyc --reporter=lcovonly --reporter=text ava && tsd" }, "types": "index.d.ts", "version": "5.0.4" }