{"name":"mem","version":"9.0.2","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"},"type":"module","exports":"./dist/index.js","engines":{"node":">=12.20"},"scripts":{"test":"xo && ava && npm run build && tsd","build":"del-cli dist && tsc","prepack":"npm run build"},"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":"^4.0.0"},"devDependencies":{"@ava/typescript":"^1.1.1","@sindresorhus/tsconfig":"^1.0.2","@types/serialize-javascript":"^4.0.0","ava":"^3.15.0","del-cli":"^3.0.1","delay":"^4.4.0","serialize-javascript":"^5.0.1","ts-node":"^10.1.0","tsd":"^0.13.1","typescript":"^4.3.5","xo":"^0.41.0"},"ava":{"timeout":"1m","extensions":{"ts":"module"},"nonSemVerExperiments":{"configurableModuleFormat":true},"nodeArguments":["--loader=ts-node/esm"]},"xo":{"rules":{"@typescript-eslint/member-ordering":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/no-empty-function":"off"}},"gitHead":"542f8c5c045ad1a52799b82a36fcddc39ca2d3c1","bugs":{"url":"https://github.com/sindresorhus/mem/issues"},"homepage":"https://github.com/sindresorhus/mem#readme","_id":"mem@9.0.2","_nodeVersion":"14.17.5","_npmVersion":"8.1.0","dist":{"shasum":"bbc2d40be045afe30749681e8f5d554cee0c0354","size":5719,"noattachment":false,"key":"/mem/-/mem-9.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem/download/mem-9.0.2.tgz"},"_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"directories":{},"maintainers":[{"name":"fregante","email":"opensource@bfred.it"},{"name":"sindresorhus","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem_9.0.2_1642233402700_0.028508860079586862"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-15T07:57:41.776Z","publish_time":1642233402818,"_cnpm_publish_time":1642233402818,"dist-tags":{"latest":"10.0.0","next":"7.0.0-3"}}