{"name":"exponential-backoff","version":"2.2.0","description":"A utility that allows retrying a function with an exponential delay between attempts.","main":"dist/backoff.js","types":"dist/backoff.d.ts","scripts":{"build":"tsc","test":"jest","test:watch":"jest --watch"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,json,md}":["prettier --write","git add"]},"jest":{"transform":{"^.+\\.ts$":"ts-jest"},"testRegex":"\\.spec\\.ts$","moduleFileExtensions":["ts","js"]},"repository":{"type":"git","url":"git+https://github.com/coveo/exponential-backoff.git"},"keywords":["exponential","backoff","retry"],"author":{"name":"Sami Sayegh"},"license":"Apache-2.0","bugs":{"url":"https://github.com/coveo/exponential-backoff/issues"},"homepage":"https://github.com/coveo/exponential-backoff#readme","devDependencies":{"@types/jest":"^24.0.18","@types/node":"^10.14.21","husky":"^3.0.9","jest":"^24.9.0","lint-staged":"^9.4.2","prettier":"^1.18.2","ts-jest":"^24.1.0","typescript":"^3.6.4"},"gitHead":"0e1508881f35835e37a534745cfde662fa693397","_id":"exponential-backoff@2.2.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.2","_npmUser":{"name":"coveo","email":"sandbox_JSUI@coveo.com"},"dist":{"shasum":"66bd0e6e574f045cb71562332031c3588306eabd","size":11565,"noattachment":false,"key":"/exponential-backoff/-/exponential-backoff-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/exponential-backoff/download/exponential-backoff-2.2.0.tgz"},"maintainers":[{"name":"coveo-organization","email":""},{"name":"coveoit","email":""},{"name":"npmcoveo","email":""},{"name":"oa-npmcoveo","email":""},{"name":"pixhel","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/exponential-backoff_2.2.0_1572885178933_0.5338163564151102"},"_hasShrinkwrap":false,"publish_time":1572885179058,"_cnpm_publish_time":1572885179058,"_cnpmcore_publish_time":"2021-12-16T17:22:16.983Z","dist-tags":{"latest":"3.1.3"}}