{"name":"@humanwhocodes/retry","version":"0.1.3","description":"A utility to retry failed async methods.","type":"module","main":"dist/retrier.cjs","module":"dist/retrier.js","types":"dist/retrier.d.ts","exports":{"require":{"default":"./dist/retrier.cjs","types":"./dist/retrier.d.ts"},"import":{"default":"./dist/retrier.js","types":"./dist/retrier.d.ts"}},"engines":{"node":">=18.18"},"publishConfig":{"access":"public"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.js":["eslint --fix"]},"funding":{"type":"github","url":"https://github.com/sponsors/nzakas"},"scripts":{"build":"rollup -c && tsc","prepare":"npm run build","lint":"eslint src/ tests/","pretest":"npm run build","test:unit":"mocha tests/retrier.test.js","test:build":"node tests/pkg.test.cjs && node tests/pkg.test.mjs","test":"npm run test:unit && npm run test:build"},"repository":{"type":"git","url":"git+https://github.com/humanwhocodes/retrier.git"},"keywords":["nodejs","retry","async","promises"],"author":{"name":"Nicholas C. Zaks"},"license":"Apache-2.0","devDependencies":{"@eslint/js":"^8.49.0","@rollup/plugin-terser":"0.4.4","@tsconfig/node16":"^16.1.1","@types/mocha":"^10.0.3","@types/node":"20.11.14","eslint":"^8.21.0","lint-staged":"15.2.1","mocha":"^10.3.0","rollup":"3.29.4","typescript":"5.3.3","yorkie":"2.0.0"},"_id":"@humanwhocodes/retry@0.1.3","gitHead":"03cc513406444a26f0853607990fd1b554e051f4","bugs":{"url":"https://github.com/humanwhocodes/retrier/issues"},"homepage":"https://github.com/humanwhocodes/retrier#readme","_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"shasum":"14a3688e03f3fce7ec5c93e4269b3b1d3af3e918","size":8596,"noattachment":false,"key":"/@humanwhocodes/retry/-/@humanwhocodes/retry-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@humanwhocodes/retry/download/@humanwhocodes/retry-0.1.3.tgz"},"_npmUser":{"name":"nzakas","email":"nicholas@nczconsulting.com"},"directories":{},"maintainers":[{"name":"nzakas","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/retry_0.1.3_1709336720698_0.015677504032278522"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-01T23:45:20.888Z","publish_time":1709336720888,"_source_registry_name":"default","_cnpm_publish_time":1709336720888,"dist-tags":{"latest":"0.4.3"}}