{"library":"cacache","type":"library","category":null,"description":"cacache is a Node.js library for managing local key and content address caches. It is fast, fault-tolerant, cross-platform, and guarantees no corrupted data even if cache files are manipulated. Current stable version is 21.0.0 (requires Node ^22.22.2 || ^24.15.0 || >=26.0.0). It supports Subresource Integrity, automatic deduplication, streaming, and concurrency without locks. Used as npm's local cache but can be used standalone. Differentiators include performance, fault tolerance, and multi-hash support.","language":"javascript","status":"active","version":"21.0.0","tags":["javascript","cache","caching","content-addressable","sri","sri hash","subresource integrity","storage"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install cacache","imports":["const cacache = require('cacache')","const { get } = require('cacache')","const { put } = require('cacache')"]},{"cmd":"yarn add cacache","imports":[]},{"cmd":"pnpm add cacache","imports":[]}],"homepage":"https://github.com/npm/cacache#readme","github":"https://github.com/npm/cacache","docs":null,"changelog":null,"pypi":null,"npm":"cacache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}