{"name":"retry-axios","version":"1.0.1","description":"Retry HTTP requests with Axios.","main":"./build/src/index.js","types":"./build/src/index.d.ts","engines":{"node":">=8.0.0"},"repository":{"type":"git","url":"git+https://github.com/JustinBeckwith/retry-axios.git"},"scripts":{"lint":"gts check","clean":"gts clean","codecov":"nyc report --reporter=json && codecov -f coverage/*.json","fix":"gts fix","compile":"tsc -p .","umd":"rm -rf umd && babel build/src -d umd --source-maps","test":"nyc mocha build/test --timeout 5000 --require source-map-support/register","prepare":"npm run compile","pretest":"npm run compile","license-check":"jsgl --local .","commitlint":"git log -1 --pretty=%B | commitlint"},"keywords":["axios","retry"],"author":{"name":"Justin Beckwith"},"license":"Apache-2.0","peerDependencies":{"axios":"*"},"devDependencies":{"@babel/cli":"^7.1.5","@babel/core":"^7.1.6","@babel/preset-env":"^7.1.6","@commitlint/cli":"^7.3.2","@commitlint/config-conventional":"^7.3.1","@types/mocha":"^5.2.5","@types/nock":"^9.3.0","@types/node":"^10.5.4","axios":"^0.18.0","babel-plugin-transform-es2015-modules-umd":"^6.24.1","codecov":"^3.0.4","gts":"^1.0.0","js-green-licenses":"^0.5.0","mocha":"^6.0.0","nock":"^10.0.0","nyc":"^14.0.0","semantic-release":"^15.13.3","source-map-support":"^0.5.6","typescript":"~3.4.0"},"nyc":{"exclude":["build/test"]},"browserslist":"> 1%, last 2 versions, Firefox ESR","gitHead":"1dc0f2f77b52cd6fcbec69f31c70fc5f2e0f084e","bugs":{"url":"https://github.com/JustinBeckwith/retry-axios/issues"},"homepage":"https://github.com/JustinBeckwith/retry-axios#readme","_id":"retry-axios@1.0.1","_npmVersion":"6.5.0","_nodeVersion":"11.14.0","_npmUser":{"name":"justinbeckwith","email":"justin.beckwith@gmail.com"},"dist":{"shasum":"c1e465126416d8aee7a0a2d4be28401cc0135029","size":9393,"noattachment":false,"key":"/retry-axios/-/retry-axios-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/retry-axios/download/retry-axios-1.0.1.tgz"},"maintainers":[{"name":"justinbeckwith","email":"justin.beckwith@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/retry-axios_1.0.1_1556300102720_0.5750819334409767"},"_hasShrinkwrap":false,"publish_time":1556300102908,"_cnpm_publish_time":1556300102908,"dist-tags":{"latest":"2.6.0"}}