{"library":"ttl-flat-cache-fixed","install":[{"cmd":"npm install ttl-flat-cache-fixed","imports":["import cache from 'ttl-flat-cache-fixed';","cache.set('myKey', { data: 123 }, 60);","cache.get('myKey');"]},{"cmd":"yarn add ttl-flat-cache-fixed","imports":[]},{"cmd":"pnpm add ttl-flat-cache-fixed","imports":[]}]}