{"name":"requestretry","description":"request-retry wrap nodejs request to retry http(s) requests in case of error","version":"1.12.2","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","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"},"license":"MIT","nyc":{"exclude":["node_modules","dist","coverage","webpack.config.js","test"]},"dependencies":{"extend":"^3.0.0","lodash":"^4.15.0","request":"^2.74.0","when":"^3.7.7"},"devDependencies":{"bluebird":"^3.4.6","chai":"^3.2.0","conventional-changelog":"^1.1.0","conventional-changelog-cli":"^1.2.0","coveralls":"^2.11.12","kew":"~0.7.0","mocha":"^3.0.2","nyc":"^10.0.0","q":"~1.4.1","rsvp":"^3.2.1","sinon":"1.17.6","updtr":"^0.2.1"},"gitHead":"eba306c594f6ab2729221615c099a35ca2e70015","bugs":{"url":"https://github.com/FGRibreau/node-request-retry/issues"},"homepage":"https://github.com/FGRibreau/node-request-retry#readme","_id":"requestretry@1.12.2","_npmVersion":"5.3.0","_nodeVersion":"8.1.4","_npmUser":{"name":"fgribreau","email":"npm@fgribreau.com"},"dist":{"shasum":"13ce38a4ce4e809f3c9ec6d4ca3b7b9ba4acf26c","size":14693,"noattachment":false,"key":"/requestretry/-/requestretry-1.12.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/requestretry/download/requestretry-1.12.2.tgz"},"maintainers":[{"name":"fgribreau","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/requestretry-1.12.2.tgz_1501574128858_0.560437188250944"},"directories":{},"publish_time":1501574129882,"_hasShrinkwrap":false,"_cnpm_publish_time":1501574129882,"dist-tags":{"latest":"6.0.0"}}