{ "name": "@wrnexus/cache", "version": "0.8.6", "type": "module", "description": "Tag-aware memory and response caching with stale-while-revalidate for WRNexusJS.", "main": "src/index.ts", "exports": { ".": "./src/index.ts" }, "dependencies": { "@wrnexus/core": "workspace:*" } }