{"name":"mem","version":"8.0.0","description":"Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/mem.git"},"funding":"https://github.com/sindresorhus/mem?sponsor=1","author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"https://sindresorhus.com"},"engines":{"node":">=10"},"scripts":{"test":"xo && npm run build && tsd && ava","build":"del-cli dist && tsc","prepack":"npm run build"},"main":"dist","types":"dist/index.d.ts","keywords":["memoize","function","mem","memoization","cache","caching","optimize","performance","ttl","expire","promise"],"dependencies":{"map-age-cleaner":"^0.1.3","mimic-fn":"^3.1.0"},"devDependencies":{"@ava/typescript":"^1.1.1","@sindresorhus/tsconfig":"^0.7.0","@types/serialize-javascript":"^4.0.0","ava":"^3.13.0","del-cli":"^3.0.1","delay":"^4.4.0","serialize-javascript":"^5.0.1","tsd":"^0.13.1","typescript":"^4.0.3","xo":"^0.33.1"},"ava":{"files":["test.ts"],"timeout":"1m","typescript":{"rewritePaths":{"./":"dist/"}}},"xo":{"rules":{"@typescript-eslint/member-ordering":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/no-empty-function":"off"}},"gitHead":"3bbfa2439df58e46ba917aa3e7eb0d9d0bccc0f2","bugs":{"url":"https://github.com/sindresorhus/mem/issues"},"homepage":"https://github.com/sindresorhus/mem#readme","_id":"mem@8.0.0","_nodeVersion":"14.11.0","_npmVersion":"6.14.8","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"shasum":"b5e4b6d2d241c6296da05436173b4d0c7ae1f9ac","size":5081,"noattachment":false,"key":"/mem/-/mem-8.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem/download/mem-8.0.0.tgz"},"maintainers":[{"name":"fregante","email":"opensource@bfred.it"},{"name":"sindresorhus","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem_8.0.0_1602347152712_0.37521709756771005"},"_hasShrinkwrap":false,"publish_time":1602347152870,"_cnpm_publish_time":1602347152870,"dist-tags":{"latest":"10.0.0","next":"7.0.0-3"}}