{"library":"cacheable-response","install":[{"cmd":"npm install cacheable-response","imports":["const cacheableResponse = require('cacheable-response')","const ssrCache = require('cacheable-response')({ get, send })","app.use((req, res) => ssrCache({ req, res }))"]},{"cmd":"yarn add cacheable-response","imports":[]},{"cmd":"pnpm add cacheable-response","imports":[]}]}