{"library":"http-cache-middleware","install":[{"cmd":"npm install http-cache-middleware","imports":["import createCacheMiddleware from 'http-cache-middleware'; const middleware = createCacheMiddleware();","import { caching } from 'cache-manager'; const redisCache = caching({ store: redisStore, ... });","const httpCacheMiddleware = require('http-cache-middleware')();"]},{"cmd":"yarn add http-cache-middleware","imports":[]},{"cmd":"pnpm add http-cache-middleware","imports":[]}]}