{"name":"axios","version":"1.0.0","keywords":["xhr","http","ajax","promise","node"],"author":{"name":"Matt Zabriskie"},"license":"MIT","_id":"axios@1.0.0","maintainers":[{"name":"mzabriskie","email":"mzabriskie@gmail.com"},{"name":"nickuraltsev","email":"nick.uraltsev@gmail.com"},{"name":"emilyemorehouse","email":"emilyemorehouse@gmail.com"},{"name":"jasonsaayman","email":"jasonsaayman@gmail.com"}],"contributors":[{"url":"https://github.com/mzabriskie","name":"Matt Zabriskie"},{"url":"https://github.com/nickuraltsev","name":"Nick Uraltsev"},{"url":"https://github.com/jasonsaayman","name":"Jay"},{"url":"https://github.com/DigitalBrainJS","name":"Dmitriy Mozgovoy"},{"url":"https://github.com/emilyemorehouse","name":"Emily Morehouse"},{"url":"https://github.com/rubennorte","name":"Rubén Norte"},{"url":"https://github.com/JustinBeckwith","name":"Justin Beckwith"},{"url":"https://github.com/codeclown","name":"Martti Laine"},{"url":"https://github.com/chinesedfan","name":"Xianming Zhong"},{"url":"https://github.com/RikkiGibson","name":"Rikki Gibson"},{"url":"https://github.com/remcohaszing","name":"Remco Haszing"},{"url":"https://github.com/yasuf","name":"Yasu Flores"},{"url":"https://github.com/carpben","name":"Ben Carp"},{"url":"https://github.com/timemachine3030","name":"Daniel Lopretto"}],"homepage":"https://axios-http.com","bugs":{"url":"https://github.com/axios/axios/issues"},"dist":{"shasum":"16ded6096c1d37650db9f6a8d48a2f7c1bb58622","tarball":"https://registry.npmjs.org/axios/-/axios-1.0.0.tgz","fileCount":77,"integrity":"sha512-SsHsGFN1qNPFT5QhSoSD37SHDfGyLSW5AESmyLk2JeCMHv5g0I9g0Hz/zQHx2KNe0jGXh2q2hAm7OdkXm360CA==","signatures":[{"sig":"MEQCIGEECbdjC36/6LNiyDl041nRhyXdvV45wK66nxeZt4APAiBP+oZZSTya113XI2srDeFv2GG4RWmc8jo8N2eIxVXQtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1297906,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPIheACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVjg//a+KXivRTzYBhpessl7y39k5VRYPiiG+D7dVs4mAbZsoCH/L1\r\nfZWj3/dfs4+z//ckOs4Hz6odpQ7ae6RmbwbiGreY1KOKZ8Cq/FbCC1LeqsoX\r\nq2wMn4HEQg7+PwoBAmR2jSRLqYF5h3BRueoi7zq3s2ow/wFwKJjTpXi7pBs6\r\nBPsLNiz8n9WSkXtYgP0LxFnsXRcILxd+IFnknT4Ozq/WUbqF6Lcyujw7lvKo\r\n71kSHgH4MErUCRsyosjWmJGja0EXvvgDK6881tmlsfOozm1vO55u9kZCqB/K\r\n53k7B+uX6JUZS3TW70OjMrBNOMKAfPgDnQxRMdBXRQ81QSf30LiTgQ/4bJQb\r\nYPD5YaV70crSLfKt8RN5UOHKq+er9xU4mb1/2P5qE+HVPMVGH+bAFfe64o0n\r\nxvtk5QyisfGjQKe4NraQUi/IOXGq4qfE7zTaomKpP6VpbDQIsR1wNXdvOD6e\r\nQ57nTXIfuTe9jZat8BmRHfwQ6F1TZTOWqxVtS6NoaDpVpQYN6eSOqC5XXay4\r\n1zzd1EHw/X1mhJ5gwXbXlsWVOZQeXxowVseKCgRea6AjlDU1Bo0W5Zdcr9W4\r\nspAU9Vq3pyN4ZkoVoEdVDw2Ho29dYEhW08qYz2wEcX/lMEfrHvmjOrr1RRQG\r\nXWq5ttiAq9HZrk9kOLJmuM7xBsPiQpCkWPs=\r\n=8OKn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","type":"module","types":"index.d.ts","unpkg":"dist/axios.min.js","browser":{"./lib/adapters/http.js":"./lib/adapters/xhr.js","./lib/platform/node/index.js":"./lib/platform/browser/index.js"},"exports":{".":{"browser":{"default":"./index.js","require":"./index.js"},"default":{"default":"./index.js","require":"./dist/node/axios.cjs"}}},"gitHead":"484aa4fe6addccbd32206a31eb3d2d000843066e","scripts":{"fix":"eslint --fix lib/**/*.js","test":"npm run test:eslint && npm run test:mocha && npm run test:karma && npm run test:dtslint","build":"gulp clear && cross-env NODE_ENV=production rollup -c -m","start":"node ./sandbox/server.js","version":"npm run build && git add dist && git add package.json","examples":"node ./examples/server.js","coveralls":"cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","preversion":"gulp version && npm test","test:karma":"node bin/ssl_hotfix.js cross-env LISTEN_ADDR=:: karma start karma.conf.cjs --single-run","test:mocha":"node bin/ssl_hotfix.js mocha test/unit/**/*.js --timeout 30000 --exit","postpublish":"git push && git push --tags","test:eslint":"node bin/ssl_hotfix.js eslint lib/**/*.js","test:dtslint":"node bin/ssl_hotfix.js dtslint","prepublishOnly":"npm test","test:karma:server":"node bin/ssl_hotfix.js cross-env karma start karma.conf.cjs"},"typings":"./index.d.ts","_npmUser":{"name":"jasonsaayman","email":"jasonsaayman@gmail.com"},"jsdelivr":"dist/axios.min.js","bundlesize":[{"path":"./dist/axios.min.js","threshold":"5kB"}],"repository":{"url":"git+https://github.com/axios/axios.git","type":"git"},"_npmVersion":"8.10.0","description":"Promise based HTTP client for the browser and node.js","directories":{},"_nodeVersion":"16.15.0","dependencies":{"form-data":"^4.0.0","proxy-from-env":"^1.1.0","follow-redirects":"^1.15.0"},"_hasShrinkwrap":false,"devDependencies":{"gulp":"^4.0.2","karma":"^6.3.17","mocha":"^10.0.0","sinon":"^4.5.0","eslint":"^8.17.0","multer":"^1.4.4","rollup":"^2.67.0","dtslint":"^4.2.1","express":"^4.18.1","dev-null":"^0.1.1","fs-extra":"^10.1.0","minimist":"^1.2.6","coveralls":"^3.1.1","cross-env":"^7.0.3","formidable":"^2.0.1","get-stream":"^3.0.0","typescript":"^4.6.3","body-parser":"^1.20.0","es6-promise":"^4.2.8","karma-sinon":"^1.0.5","jasmine-core":"^2.4.1","karma-jasmine":"^1.1.1","stream-throttle":"^0.1.3","@babel/preset-env":"^7.18.2","url-search-params":"^0.10.0","karma-jasmine-ajax":"^0.1.13","@rollup/plugin-json":"^4.1.0","@rollup/plugin-babel":"^5.3.1","karma-sauce-launcher":"^4.3.6","rollup-plugin-terser":"^7.0.2","karma-chrome-launcher":"^3.1.1","karma-safari-launcher":"^1.0.0","terser-webpack-plugin":"^4.2.3","karma-firefox-launcher":"^2.1.2","karma-sourcemap-loader":"^0.3.8","@rollup/plugin-commonjs":"^15.1.0","abortcontroller-polyfill":"^1.7.3","karma-rollup-preprocessor":"^7.0.8","rollup-plugin-bundle-size":"^1.0.3","@rollup/plugin-multi-entry":"^4.0.0","@rollup/plugin-node-resolve":"^9.0.0","rollup-plugin-auto-external":"^2.0.0","istanbul-instrumenter-loader":"^3.0.1"},"_npmOperationalInternal":{"tmp":"tmp/axios_1.0.0_1664911453739_0.9672268568936826","host":"s3://npm-registry-packages"}}