{
  "$schema": "https://handbuch.cloud/schema.json",
  "name": "lru-cache",
  "registry": "npm",
  "updatedAt": "2026-06-06T18:37:42.522Z",
  "checkedAt": "2026-06-06T18:37:42.522Z",
  "readme": "https://raw.githubusercontent.com/isaacs/node-lru-cache/main/README.md",
  "docs": [
    {
      "url": "https://github.com/isaacs/node-lru-cache",
      "title": "lru-cache Documentation",
      "description": "Cache object that deletes least-recently-used items. README covers size, TTL, and fetch options.",
      "kind": "official",
      "tags": [
        "guide",
        "api",
        "reference",
        "cache"
      ]
    }
  ],
  "tags": [
    "cache"
  ]
}
