{"library":"lru-cache-promise","install":[{"cmd":"npm install lru-cache-promise","imports":["import createCache from 'lru-cache-promise';","const cache = require('lru-cache-promise')();","cache.getAsync('key', fetchFn).then(console.log);"]},{"cmd":"yarn add lru-cache-promise","imports":[]},{"cmd":"pnpm add lru-cache-promise","imports":[]}]}