{"name":"requestretry","description":"request-retry wrap nodejs request to retry http(s) requests in case of error","version":"4.1.0","author":{"name":"Francois-Guillaume Ribreau","email":"npm@fgribreau.com","url":"http://fgribreau.com"},"contributors":[{"name":"juliendangers","email":"dev@juliencrestin.com"},{"name":"Osbert Orr","email":"dev@osbert.net"}],"repository":{"url":"git+https://github.com/FGRibreau/node-request-retry.git"},"main":"index.js","scripts":{"test":"mocha -t 2000 -R spec $(find test -name '*.test.js')","test-watch":"mocha -t 100000 -R min -w $(find test -name '*.test.js')","test-coverage":"nyc --all --statements=100 --lines=100 --functions=100 --branches=100 --check-coverage --reporter=lcov --reporter=cobertura --report-dir=coverage -- mocha -R spec -t 100000  $(find test -name '*.test.js')","send-coverage":"cat ./coverage/lcov.info | coveralls","update":"updtr","release-after-pr":"git pull --rebase && npm run test-coverage && npm-release patch","changelog":"conventional-changelog -i CHANGELOG.md -s -r 0","changelog-git":"npm run changelog && git add CHANGELOG.md && git commit -m 'docs(changelog): updated' && git push origin master","postpublish":"npm run --silent changelog-git"},"license":"MIT","nyc":{"exclude":["node_modules","dist","coverage","webpack.config.js","test"]},"dependencies":{"extend":"^3.0.2","lodash":"^4.17.10","when":"^3.7.7"},"peerDependencies":{"request":"2.*.*"},"devDependencies":{"bluebird":"^3.5.1","chai":"^4.2.0","conventional-changelog":"^2.0.1","conventional-changelog-cli":"^2.0.11","coveralls":"^2.13.1","kew":"~0.7.0","mocha":"^5.2.0","npm-release":"^1.0.0","nyc":"^12.0.2","q":"^1.5.1","request":"^2.88.0","rsvp":"^4.8.4","sinon":"^6.1.4","updtr":"^3.1.0"},"gitHead":"318435cc8727099dd4bd71e28c2d6a5503662209","bugs":{"url":"https://github.com/FGRibreau/node-request-retry/issues"},"homepage":"https://github.com/FGRibreau/node-request-retry#readme","_id":"requestretry@4.1.0","_nodeVersion":"12.14.0","_npmVersion":"6.13.4","_npmUser":{"name":"fgribreau","email":"npm@fgribreau.com"},"dist":{"shasum":"7e8a2247c7d58726d3efb5d25bb1915bca8f0be3","size":14185,"noattachment":false,"key":"/requestretry/-/requestretry-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/requestretry/download/requestretry-4.1.0.tgz"},"maintainers":[{"name":"fgribreau","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/requestretry_4.1.0_1578652095420_0.7432304309600741"},"_hasShrinkwrap":false,"publish_time":1578652095539,"_cnpm_publish_time":1578652095539,"dist-tags":{"latest":"6.0.0"}}