{"name":"exponential-backoff","version":"2.2.1","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":"de279bc9447f025ac460b967955af3f2a268156e","_id":"exponential-backoff@2.2.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.2","_npmUser":{"name":"coveo","email":"sandbox_JSUI@coveo.com"},"dist":{"shasum":"ea3937ce2cc22442547c02579690c1466bd42156","size":11566,"noattachment":false,"key":"/exponential-backoff/-/exponential-backoff-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/exponential-backoff/download/exponential-backoff-2.2.1.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.1_1584674393354_0.7785820462652746"},"_hasShrinkwrap":false,"publish_time":1584674393513,"_cnpm_publish_time":1584674393513,"_cnpmcore_publish_time":"2021-12-16T17:22:16.754Z","dist-tags":{"latest":"3.1.3"}}