{"_id":"@remix-run/web-fetch","_rev":"22-5fdcfb399fac7acb397a21999fd9588e","name":"@remix-run/web-fetch","dist-tags":{"pre":"4.4.2-pre.0","latest":"4.4.2"},"versions":{"4.1.0":{"name":"@remix-run/web-fetch","version":"4.1.0","keywords":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"author":{"name":"David Frank"},"license":"MIT","_id":"@remix-run/web-fetch@4.1.0","maintainers":[{"name":"chancestrickland","email":"hi@chance.dev"},{"name":"mjackson","email":"npm@mjackson.me"}],"homepage":"https://github.com/remix-run/web-std-io","bugs":{"url":"https://github.com/remix-run/web-std-io/issues"},"xo":{"envs":["node","browser"],"rules":{"complexity":0,"import/extensions":0,"unicorn/no-reduce":0,"capitalized-comments":0,"unicorn/import-index":0,"import/no-useless-path-segments":0,"import/no-anonymous-default-export":0},"ignores":["dist","@types"],"overrides":[{"envs":["node","mocha"],"files":"test/**/*.js","rules":{"new-cap":0,"guard-for-in":0,"max-nested-callbacks":0,"no-unused-expressions":0,"ava/no-import-test-files":0,"promise/prefer-await-to-then":0,"unicorn/prevent-abbreviations":0}},{"files":"example.js","rules":{"import/no-extraneous-dependencies":0}}]},"esm":{"cjs":false,"sourceMap":true},"tsd":{"cwd":"@types","compilerOptions":{"lib":["es2018","DOM"],"target":"esnext","esModuleInterop":false,"allowSyntheticDefaultImports":false}},"dist":{"shasum":"f4e7d31863add71c1bf759fbde7c9750d0c57313","tarball":"https://registry.npmjs.org/@remix-run/web-fetch/-/web-fetch-4.1.0.tgz","fileCount":55,"integrity":"sha512-V1q8ZnViqePZ44OCuHZbEbuof3jnru5L9ZxOgO2zjrbryIxc3J/ZgyZxIV0HeviD3vUWNdz283FNl2mUOZ5+ZA==","signatures":[{"sig":"MEYCIQCeGJRxyvGTIBDx8DZcGJUtjacQrEuI1FghnA/rmXMykgIhANJswByIXPrZBD6Z2ONaFYDxjjdUTB5ApQ5+rNnPhyG2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":255864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaxFVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpYKQ//QxpiIDJm8N/rXufhibi5gxAHYKtbICf6PgiT2fpEF9NYn6vh\r\nvAA0YZAhzM3kUFHx9nDL4q6VVuy/53UE9N+jkLMXNAppi50XtMVI6HZrz4po\r\nvxdfMPZe0HYdf6AtzG8XzK/+uRceCP397imoo0CBpHGhPsxdcj5PL/1Vfw4i\r\nI8z9pw3EqMtl0a2lIq0Iz7Y7G/MhTu/6igj6dLBb3VOU4rRaMaZhSMz+14qD\r\nY0d5ep7P6uc95piT39UJZldTc2LjuU/1U5s8PyNYl2riMzF5a5XqdQn9HSZk\r\nx/68YuOLeG/iZTk1/djdFZAenqwy39xZG3QwRyC/JXK19nQxpiCkG0f5P95I\r\n5ClXDD/hYMTJpHm3l/sqgW8A+qGu4rr9iLlwKRSd9DkqVgbZ9im2t88cslGe\r\nmdDm547dWOHKxvVT9O8d6ert0obB56gLBwOIRoKjhEBXnjH2PpBk7o5NhI6m\r\nfU6cnVgY/ndkB8cyII2Xu7omka4uFPnNnBoZDHyh+//+ibF/9aH8k0pjUbYF\r\nNwW09vflRqYv9+E9TJzGPwPytlZ6GpkjTc/Vszrz9TrchfjB/k2wvYkdJN9M\r\n7Z5M8JE+EqJK3pmYEPqInFMXTnzNDsmHG7L0UEFnarOLtjviUc7HNZogvA6r\r\nT11fExB1c3TjuZ15v2kds5t/RhD89AKMJmE=\r\n=Bxvp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/lib.node.cjs","type":"module","types":"./dist/src/lib.node.d.ts","module":"./src/lib.node.js","engines":{"node":"^10.17 || >=12.3"},"exports":{".":{"types":"./dist/src/lib.node.d.ts","import":"./src/lib.node.js","browser":"./src/lib.js","require":"./dist/lib.node.cjs"},"./body":{"types":"./dist/src/body.d.ts","import":"./src/body.js"},"./package.json":"./package.json","./src/headers.js":{"types":"./dist/src/headers.d.ts","import":"./src/headers.js"},"./src/request.js":{"types":"./dist/src/request.d.ts","import":"./src/request.js"},"./src/response.js":{"types":"./dist/src/response.d.ts","import":"./src/response.js"}},"gitHead":"acfbdba347005e9adf2c72886d4720e659dc20dc","scripts":{"lint":"xo","test":"node --experimental-modules ../../node_modules/c8/bin/c8 --reporter=html --reporter=lcov --reporter=text --check-coverage node --experimental-modules ../../node_modules/mocha/bin/mocha","build":"npm run build:cjs && npm run build:types","prepare":"npm run build","coverage":"c8 report --reporter=text-lcov | coveralls","test:cjs":"node ./test/commonjs/test-artifact.js","build:cjs":"rollup -c","typecheck":"tsc --build","build:types":"tsc --build"},"_npmUser":{"name":"mjackson","email":"npm@mjackson.me"},"repository":{"url":"git+https://github.com/remix-run/web-std-io.git","type":"git"},"_npmVersion":"8.5.0","description":"Web API compatible fetch implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"mrmime":"^1.0.0","data-uri-to-buffer":"^3.0.1","@remix-run/web-blob":"^3.0.3","@remix-run/web-stream":"^1.0.1","@remix-run/web-form-data":"^3.0.2","@web3-storage/multipart-parser":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.3.0","xo":"^0.33.1","tsd":"^0.13.1","chai":"^4.2.0","delay":"^4.4.0","mocha":"^8.1.3","busboy":"^0.3.1","rollup":"^2.26.10","coveralls":"^3.1.0","form-data":"^3.0.0","p-timeout":"^3.2.0","typescript":"^4.4.4","@types/chai":"^4.3.0","chai-string":"^1.5.0","@types/mocha":"^9.1.0","chai-iterator":"^3.0.2","formdata-node":"^2.4.0","abort-controller":"^3.0.0","chai-as-promised":"^7.1.1","@types/chai-string":"^1.4.2","@types/chai-as-promised":"^7.1.5","abortcontroller-polyfill":"^1.7.1"},"runkitExampleFilename":"example.js","_npmOperationalInternal":{"tmp":"tmp/web-fetch_4.1.0_1651183957623_0.44573736039218415","host":"s3://npm-registry-packages"}},"4.1.1":{"name":"@remix-run/web-fetch","version":"4.1.1","keywords":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"author":{"name":"David Frank"},"license":"MIT","_id":"@remix-run/web-fetch@4.1.1","maintainers":[{"name":"chancestrickland","email":"hi@chance.dev"},{"name":"mjackson","email":"npm@mjackson.me"}],"homepage":"https://github.com/remix-run/web-std-io","bugs":{"url":"https://github.com/remix-run/web-std-io/issues"},"xo":{"envs":["node","browser"],"rules":{"complexity":0,"import/extensions":0,"unicorn/no-reduce":0,"capitalized-comments":0,"unicorn/import-index":0,"import/no-useless-path-segments":0,"import/no-anonymous-default-export":0},"ignores":["dist","@types"],"overrides":[{"envs":["node","mocha"],"files":"test/**/*.js","rules":{"new-cap":0,"guard-for-in":0,"max-nested-callbacks":0,"no-unused-expressions":0,"ava/no-import-test-files":0,"promise/prefer-await-to-then":0,"unicorn/prevent-abbreviations":0}},{"files":"example.js","rules":{"import/no-extraneous-dependencies":0}}]},"esm":{"cjs":false,"sourceMap":true},"tsd":{"cwd":"@types","compilerOptions":{"lib":["es2018","DOM"],"target":"esnext","esModuleInterop":false,"allowSyntheticDefaultImports":false}},"dist":{"shasum":"2b7ab898599ea1a273a31b357e7a19148e6cec26","tarball":"https://registry.npmjs.org/@remix-run/web-fetch/-/web-fetch-4.1.1.tgz","fileCount":55,"integrity":"sha512-rsGqRERL+aCYWgtHaZyEy4Xzic4IHS4A2AzWndtoDy+8mUqtBe95QtUoxX5J9jBMs1yl4A/YjXD6HwWP1yyLrw==","signatures":[{"sig":"MEUCIDXv1HWiILaTBZpOjF5vEJ4S0ZMY+UeopemCSihwgaUNAiEAxlTzsJQbi1KopGeXulfPSkl4Ze37HnFBXJxJGvCEbA8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254246,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJictn7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZ3A//R6+ppDNtL4itPcZMr/K96a9EyxF9np9XCBurZc98TizLwkb6\r\nwBkJFzsDMTez8TWveuI3ZruCoxg1W+s6e5VYUR6WCYTMwPtBvJqbQkfnPzRC\r\n2hPa5aPjlwl+rSfhpnpqf01XAswvCYL0RJBHohlwf9LU86MPY+GXXvk3QGkD\r\nCYXQF3W+Q5Yu6yf0KCEWWbl4arugT/XytAzBW4ywNCwq6fD0FVQSR/HKbkOC\r\n+/HV0UI1yRaONuaoaBUc+C8XEJAx2XjzhEuwXq2qMiwoRroIIthQy7GDIQuM\r\nFFxqFLKOWX1B64ftzP0AYsiuHHehdYMApmXZqGIK9/bonAnL1ts2rlxx3FG+\r\nz1No0uPEg1iMmGS/mWpcH3wPXK5tQPfmg5zujfl1kjDHv63zs6PfcjGL/1ss\r\nQYsIHYxHN01YMF1a/qCrUfVN0EBDkLwNXFFGYaCpxUwH94Gb+6/lhWWJzOXv\r\nfb1A+MdfaRk+8G0FTqKbI9r32JV4DtSPd8aC6jiDN4OvW3jZ4tUsXdntIgGW\r\nkNSk/xc3FJNYemiOfmExnWjylrIXn0EEdVX4173dAqS/sdzzFhkoD6VpoFjE\r\nnb0750CQ+pQu+BbxH0EtdbnlSDyX+U5sSub2Tg7MgmHV03yOs5Ax2/d4T1HU\r\ns9NX3mTtg6q/j82foUbdyEFE+BmNwFAZ9VQ=\r\n=eK28\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/lib.node.cjs","type":"module","types":"./dist/src/lib.node.d.ts","module":"./src/lib.node.js","engines":{"node":"^10.17 || >=12.3"},"exports":{".":{"types":"./dist/src/lib.node.d.ts","import":"./src/lib.node.js","browser":"./src/lib.js","require":"./dist/lib.node.cjs"},"./body":{"types":"./dist/src/body.d.ts","import":"./src/body.js"},"./package.json":"./package.json","./src/headers.js":{"types":"./dist/src/headers.d.ts","import":"./src/headers.js"},"./src/request.js":{"types":"./dist/src/request.d.ts","import":"./src/request.js"},"./src/response.js":{"types":"./dist/src/response.d.ts","import":"./src/response.js"}},"gitHead":"b5cddca304243aed4a80d63aee1c954704a8ef91","scripts":{"lint":"xo","test":"node --experimental-modules ../../node_modules/c8/bin/c8 --reporter=html --reporter=lcov --reporter=text --check-coverage node --experimental-modules ../../node_modules/mocha/bin/mocha","build":"npm run build:cjs && npm run build:types","prepare":"npm run build","coverage":"c8 report --reporter=text-lcov | coveralls","test:cjs":"node ./test/commonjs/test-artifact.js","build:cjs":"rollup -c","typecheck":"tsc --build","build:types":"tsc --build"},"_npmUser":{"name":"mjackson","email":"npm@mjackson.me"},"repository":{"url":"git+https://github.com/remix-run/web-std-io.git","type":"git"},"_npmVersion":"8.5.0","description":"Web API compatible fetch implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"mrmime":"^1.0.0","data-uri-to-buffer":"^3.0.1","@remix-run/web-blob":"^3.0.3","@remix-run/web-stream":"^1.0.1","@remix-run/web-form-data":"^3.0.2","@web3-storage/multipart-parser":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.3.0","xo":"^0.33.1","tsd":"^0.13.1","chai":"^4.2.0","delay":"^4.4.0","mocha":"^8.1.3","busboy":"^0.3.1","rollup":"^2.26.10","coveralls":"^3.1.0","form-data":"^3.0.0","p-timeout":"^3.2.0","typescript":"^4.4.4","@types/chai":"^4.3.0","chai-string":"^1.5.0","@types/mocha":"^9.1.0","chai-iterator":"^3.0.2","formdata-node":"^2.4.0","abort-controller":"^3.0.0","chai-as-promised":"^7.1.1","@types/chai-string":"^1.4.2","@types/chai-as-promised":"^7.1.5","abortcontroller-polyfill":"^1.7.1"},"runkitExampleFilename":"example.js","_npmOperationalInternal":{"tmp":"tmp/web-fetch_4.1.1_1651694074958_0.20938005620602484","host":"s3://npm-registry-packages"}},"4.1.2":{"name":"@remix-run/web-fetch","version":"4.1.2","keywords":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"author":{"name":"David Frank"},"license":"MIT","_id":"@remix-run/web-fetch@4.1.2","maintainers":[{"name":"chancestrickland","email":"hi@chance.dev"},{"name":"mjackson","email":"npm@mjackson.me"}],"homepage":"https://github.com/remix-run/web-std-io","bugs":{"url":"https://github.com/remix-run/web-std-io/issues"},"xo":{"envs":["node","browser"],"rules":{"complexity":0,"import/extensions":0,"unicorn/no-reduce":0,"capitalized-comments":0,"unicorn/import-index":0,"import/no-useless-path-segments":0,"import/no-anonymous-default-export":0},"ignores":["dist","@types"],"overrides":[{"envs":["node","mocha"],"files":"test/**/*.js","rules":{"new-cap":0,"guard-for-in":0,"max-nested-callbacks":0,"no-unused-expressions":0,"ava/no-import-test-files":0,"promise/prefer-await-to-then":0,"unicorn/prevent-abbreviations":0}},{"files":"example.js","rules":{"import/no-extraneous-dependencies":0}}]},"esm":{"cjs":false,"sourceMap":true},"tsd":{"cwd":"@types","compilerOptions":{"lib":["es2018","DOM"],"target":"esnext","esModuleInterop":false,"allowSyntheticDefaultImports":false}},"dist":{"shasum":"3a95be3c683f2d3d36fc9376199fdc7060b15ee6","tarball":"https://registry.npmjs.org/@remix-run/web-fetch/-/web-fetch-4.1.2.tgz","fileCount":55,"integrity":"sha512-3XQZnhZhhXw6W8B66rOFo9ZLXRXlfU608kni+Mz8Zi0tihF5M0Ar1Tb83aCjldetepyXtTcCO1V2li6QtqEqlw==","signatures":[{"sig":"MEUCIEl0lxk+kLTjTlG6RJxfWoglo8XH9G180iRToDjpIJ+OAiEAxUCn+S0P2HuTRzhlPPUdxnjY8OwYIMA6VUi5ufW1B1w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidbxaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmorxBAAiu6NTwuAMVkCUrK4BQekRAajuimhVafEOV+RIGVlJ7WIm4U9\r\nvcrkr9pct3vTXrPOKLpf02Kz6XN9EDqK8n0WZrgtbTy1qz/dlkompNVgoEAU\r\n5UhWP+kpNTvsJCDGwihsI0XzqC9q+HcYG/iCIRXfh/UcQA2ohCWQNvDYlcHs\r\nj3KSOvddewPDTqsioDMCIkHhTtc1V8Y8jNt1uWfq48UKa3GjU17GCNr8tnDf\r\nOdPFy6E2aNVbdOPWv9obpRkBLxym9B9+J4hUSC/t/njAVASNg/qb+ck7tWmC\r\njHgPjbPYJ1JVDMew+iqPcx1d1s8R9ZzouW3OO4uoPry8hSfAJjcab9Eogrso\r\ndY7KuKGnqxcBe7dJ3fse08I50D2/i8isfsB7q7uX9I7SlnKS+ATcKXKXKGs9\r\nC7VK+TAotfZjfTfae6i3Vgg04sIujLWGFblg7k+PV9IhkhhUxmgjS1HSbrxX\r\nn2HQ2gObfdRFF6USSLU89W74IinAXWEmviksTYnpTZWNX2Uh09WKY4/uBMOD\r\nKnN2nAZUPNSGaA1P/KlY+mB7flsJpyC+CJ8QGrlrqzdERcdk20WMHwWVdXwT\r\n8nw7uEodSUjXOobtfZ4DmzT+luy9pYS6nJ1IZK1ygc+Kb40FmShz0nd3UIYi\r\njATZo4bpYwMYTDK689ayQKNtJNU2tsBKV2c=\r\n=1lWF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/lib.node.cjs","type":"module","types":"./dist/src/lib.node.d.ts","module":"./src/lib.node.js","engines":{"node":"^10.17 || >=12.3"},"exports":{".":{"types":"./dist/src/lib.node.d.ts","import":"./src/lib.node.js","browser":"./src/lib.js","require":"./dist/lib.node.cjs"},"./body":{"types":"./dist/src/body.d.ts","import":"./src/body.js"},"./package.json":"./package.json","./src/headers.js":{"types":"./dist/src/headers.d.ts","import":"./src/headers.js"},"./src/request.js":{"types":"./dist/src/request.d.ts","import":"./src/request.js"},"./src/response.js":{"types":"./dist/src/response.d.ts","import":"./src/response.js"}},"gitHead":"e9dbdc8ef5b59ffaef9c720d8365eb570330866d","scripts":{"lint":"xo","test":"node --experimental-modules ../../node_modules/c8/bin/c8 --reporter=html --reporter=lcov --reporter=text --check-coverage node --experimental-modules ../../node_modules/mocha/bin/mocha","build":"npm run build:cjs && npm run build:types","prepare":"npm run build","coverage":"c8 report --reporter=text-lcov | coveralls","test:cjs":"node ./test/commonjs/test-artifact.js","build:cjs":"rollup -c","typecheck":"tsc --build","build:types":"tsc --build"},"_npmUser":{"name":"mjackson","email":"npm@mjackson.me"},"repository":{"url":"git+https://github.com/remix-run/web-std-io.git","type":"git"},"_npmVersion":"8.5.0","description":"Web API compatible fetch implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"mrmime":"^1.0.0","data-uri-to-buffer":"^3.0.1","@remix-run/web-blob":"^3.0.4","@remix-run/web-stream":"^1.0.3","@remix-run/web-form-data":"^3.0.2","@web3-storage/multipart-parser":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.3.0","xo":"^0.33.1","tsd":"^0.13.1","chai":"^4.2.0","delay":"^4.4.0","mocha":"^8.1.3","busboy":"^0.3.1","rollup":"^2.26.10","coveralls":"^3.1.0","form-data":"^3.0.0","p-timeout":"^3.2.0","typescript":"^4.4.4","@types/chai":"^4.3.0","chai-string":"^1.5.0","@types/mocha":"^9.1.0","chai-iterator":"^3.0.2","formdata-node":"^2.4.0","abort-controller":"^3.0.0","chai-as-promised":"^7.1.1","@types/chai-string":"^1.4.2","@types/chai-as-promised":"^7.1.5","abortcontroller-polyfill":"^1.7.1"},"runkitExampleFilename":"example.js","_npmOperationalInternal":{"tmp":"tmp/web-fetch_4.1.2_1651883098137_0.7008010053987177","host":"s3://npm-registry-packages"}},"4.1.3":{"name":"@remix-run/web-fetch","version":"4.1.3","keywords":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"author":{"name":"David Frank"},"license":"MIT","_id":"@remix-run/web-fetch@4.1.3","maintainers":[{"name":"chancestrickland","email":"hi@chance.dev"},{"name":"mjackson","email":"npm@mjackson.me"}],"homepage":"https://github.com/remix-run/web-std-io","bugs":{"url":"https://github.com/remix-run/web-std-io/issues"},"xo":{"envs":["node","browser"],"rules":{"complexity":0,"import/extensions":0,"unicorn/no-reduce":0,"capitalized-comments":0,"unicorn/import-index":0,"import/no-useless-path-segments":0,"import/no-anonymous-default-export":0},"ignores":["dist","@types"],"overrides":[{"envs":["node","mocha"],"files":"test/**/*.js","rules":{"new-cap":0,"guard-for-in":0,"max-nested-callbacks":0,"no-unused-expressions":0,"ava/no-import-test-files":0,"promise/prefer-await-to-then":0,"unicorn/prevent-abbreviations":0}},{"files":"example.js","rules":{"import/no-extraneous-dependencies":0}}]},"esm":{"cjs":false,"sourceMap":true},"tsd":{"cwd":"@types","compilerOptions":{"lib":["es2018","DOM"],"target":"esnext","esModuleInterop":false,"allowSyntheticDefaultImports":false}},"dist":{"shasum":"8ad3077c1b5bd9fe2a8813d0ad3c84970a495c04","tarball":"https://registry.npmjs.org/@remix-run/web-fetch/-/web-fetch-4.1.3.tgz","fileCount":55,"integrity":"sha512-D3KXAEkzhR248mu7wCHReQrMrIo3Y9pDDa7TrlISnsOEvqkfWkJJF+PQWmOIKpOSHAhDg7TCb2tzvW8lc/MfHw==","signatures":[{"sig":"MEQCIHcTl/20eAww7YgqQcOqvL7fnRD5bnbxARTn4frFN2AbAiB4IBKDhyfhCwwW3/K7PWXNqAYDAyHTMnlStpShJZYSFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254766,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJieraDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+jQ//b4n/wGzZdUMpzLESJ+KT0q+aHZJGHToB9EFe/qw19PvdxHJM\r\nZFIPoY2nYV8INuDJakr0ZshjzOJc6BT6yfaDsXm7H60rnnaQx/chly1f5bmT\r\ndFq+zeDpuOtDZWy/EOxcj+fOJNBqBadPb4EE4rcUO0/M2yw/e1czsG3b1dt+\r\nCuJA78paROX4xYUSa+3w1jt0keJucWbxbYDMPfRt8B4PhGU7lcAC2feySyX3\r\nXKYaVbUjcn55aiBel8gn+looFy7uyUju7rZITuvUbrfs0Tne/hxr+U2gW7Er\r\nHjlqaTd/Kk5zFOBhcbyAG2sS54RlCuziBZNCTBexav0DXmYX78MneF1B5FKv\r\n3tuPqT0CyHKEyggSWVIMQlqdEIZ34v4bs8IoybNrS5vGCctjX8DL8yTHyr7L\r\noeiUz4bzNHf+MgVRVWuHU0Pac/t3LGC87QmvyGctuVyP0gU1D7vGaekdaN+/\r\nXk0oJNEgFknqx4zqGrIPB5Icl2JFJLRMQrE48ThZTizMTnAPj0gKoXufzGVi\r\n+mXqHQ591YP3z7odz0FGaIGTM7XyK3CMlG4Uct2N6mf2RhwoKnu1gvFNMJfn\r\nUZiS2ktwbvFsFapFy/wlBPF84RkRCFjxhJZCsD23nmmDxn6evLDHMVG3aJN/\r\n1M+wXUMkQuDGyvFNxkmtH8tc7UietJwXPbQ=\r\n=Fgaa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/lib.node.cjs","type":"module","types":"./dist/src/lib.node.d.ts","module":"./src/lib.node.js","engines":{"node":"^10.17 || >=12.3"},"exports":{".":{"types":"./dist/src/lib.node.d.ts","import":"./src/lib.node.js","browser":"./src/lib.js","require":"./dist/lib.node.cjs"},"./body":{"types":"./dist/src/body.d.ts","import":"./src/body.js"},"./package.json":"./package.json","./src/headers.js":{"types":"./dist/src/headers.d.ts","import":"./src/headers.js"},"./src/request.js":{"types":"./dist/src/request.d.ts","import":"./src/request.js"},"./src/response.js":{"types":"./dist/src/response.d.ts","import":"./src/response.js"}},"gitHead":"b99c930d40939a2e339995c2dad1f69198e6ccbd","scripts":{"lint":"xo","test":"node --experimental-modules ../../node_modules/c8/bin/c8 --reporter=html --reporter=lcov --reporter=text --check-coverage node --experimental-modules ../../node_modules/mocha/bin/mocha","build":"npm run build:cjs && npm run build:types","prepare":"npm run build","coverage":"c8 report --reporter=text-lcov | coveralls","test:cjs":"node ./test/commonjs/test-artifact.js","build:cjs":"rollup -c","typecheck":"tsc --build","build:types":"tsc --build"},"_npmUser":{"name":"mjackson","email":"npm@mjackson.me"},"repository":{"url":"git+https://github.com/remix-run/web-std-io.git","type":"git"},"_npmVersion":"8.5.0","description":"Web API compatible fetch implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"mrmime":"^1.0.0","data-uri-to-buffer":"^3.0.1","@remix-run/web-blob":"^3.0.4","@remix-run/web-stream":"^1.0.3","@remix-run/web-form-data":"^3.0.2","@web3-storage/multipart-parser":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.3.0","xo":"^0.33.1","tsd":"^0.13.1","chai":"^4.2.0","delay":"^4.4.0","mocha":"^8.1.3","busboy":"^0.3.1","rollup":"^2.26.10","coveralls":"^3.1.0","form-data":"^3.0.0","p-timeout":"^3.2.0","typescript":"^4.4.4","@types/chai":"^4.3.0","chai-string":"^1.5.0","@types/mocha":"^9.1.0","chai-iterator":"^3.0.2","formdata-node":"^2.4.0","abort-controller":"^3.0.0","chai-as-promised":"^7.1.1","@types/chai-string":"^1.4.2","@types/chai-as-promised":"^7.1.5","abortcontroller-polyfill":"^1.7.1"},"runkitExampleFilename":"example.js","_npmOperationalInternal":{"tmp":"tmp/web-fetch_4.1.3_1652209283514_0.019872385935706838","host":"s3://npm-registry-packages"}},"4.2.0":{"name":"@remix-run/web-fetch","version":"4.2.0","keywords":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"author":{"name":"David Frank"},"license":"MIT","_id":"@remix-run/web-fetch@4.2.0","maintainers":[{"name":"chancestrickland","email":"hi@chance.dev"},{"name":"mjackson","email":"npm@mjackson.me"}],"homepage":"https://github.com/remix-run/web-std-io","bugs":{"url":"https://github.com/remix-run/web-std-io/issues"},"xo":{"envs":["node","browser"],"rules":{"complexity":0,"import/extensions":0,"unicorn/no-reduce":0,"capitalized-comments":0,"unicorn/import-index":0,"import/no-useless-path-segments":0,"import/no-anonymous-default-export":0},"ignores":["dist","@types"],"overrides":[{"envs":["node","mocha"],"files":"test/**/*.js","rules":{"new-cap":0,"guard-for-in":0,"max-nested-callbacks":0,"no-unused-expressions":0,"ava/no-import-test-files":0,"promise/prefer-await-to-then":0,"unicorn/prevent-abbreviations":0}},{"files":"example.js","rules":{"import/no-extraneous-dependencies":0}}]},"esm":{"cjs":false,"sourceMap":true},"tsd":{"cwd":"@types","compilerOptions":{"lib":["es2018","DOM"],"target":"esnext","esModuleInterop":false,"allowSyntheticDefaultImports":false}},"dist":{"shasum":"d35780dbf28bcfd82a5657cabb7bccc7931802f4","tarball":"https://registry.npmjs.org/@remix-run/web-fetch/-/web-fetch-4.2.0.tgz","fileCount":55,"integrity":"sha512-Bll+4Z3CT4ryYKRFTbdanLaXbOjtSuwYcj8s6DSXehVcZWWrz7mA3O394T52iFjvhaJ+ELSstNhVeBQc6NUfGg==","signatures":[{"sig":"MEUCIELUJXcsbFbBVhNOZAU/kTAG0WEF7z3qcpELvg5L2nY2AiEA4KkF/0SrO/XsmaYjFNceD/SS/xkdmtqq+3sSqJ3rtJ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257516,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2CoDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHMA/+N7AkFDDE5TWVO3QWVO/+p/FyRwhdytr7CICQjq82Mcdki4CI\r\neZxs63r6qP8ccqRKZ846+s0+Fyc3nmfjFDPXIoJS+iZOBH/B97RbqQbNdTdv\r\nxda8UwZWXvRJQdwnUTGE44bwmOQOVlVCUBn54XQVB74FBLdmmmlVoPnx2wxi\r\n4M7pk3icZsolBm9I8Qzxa598ycO4CjEg1+m41kP/ULXADk+YhP/ie89tsTeL\r\nCowfr1eyqVp2piBPS6nWtS4YEYqzQkap+fcjb0/6nFQVwpRjBJCixPedF0a4\r\n0QX4nXefFLs9I+rk+S9FGBQ1QFbATUuomJQiEJIgl/uboKrhlnK1Pd/W5jP9\r\npOpMidPhNKAAOcunTfAcuOYAZ8QiZBqPxXuP8kCnZqj/CrC+gbXbKWzYUkfn\r\njRL5lQy7t2/mNVTc6GRQ1VCxc//mrzti511iPFBtp68GwMp+BtYGMlhUG80w\r\nbFbwRHvfvmBAyl8FTuEXqhLm1WQckXWzyRDgtUdaqJYjz7f5EJ662VGVlBiq\r\nQPhb/1GdTwR7YcnBibh4LSZ/iIHzEfQHvKgYfnKFOn30wGLttR5O1QDqxU9D\r\nUiT0gjvZwCK24EABhzI5nXya2FzrJ6npm4rVVGQdOkiVzstjzusm9+YL4Wd7\r\nFLWckwqrJQGdjxW2TdiQif/hi36IJwg5dAU=\r\n=2sfr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/lib.node.cjs","type":"module","types":"./dist/src/lib.node.d.ts","module":"./src/lib.node.js","engines":{"node":"^10.17 || >=12.3"},"exports":{".":{"types":"./dist/src/lib.node.d.ts","import":"./src/lib.node.js","browser":"./src/lib.js","require":"./dist/lib.node.cjs"},"./body":{"types":"./dist/src/body.d.ts","import":"./src/body.js"},"./package.json":"./package.json","./src/headers.js":{"types":"./dist/src/headers.d.ts","import":"./src/headers.js"},"./src/request.js":{"types":"./dist/src/request.d.ts","import":"./src/request.js"},"./src/response.js":{"types":"./dist/src/response.d.ts","import":"./src/response.js"}},"gitHead":"8a55fc8946ff739fe2e5fcbedf9d4c472d785fe5","scripts":{"lint":"xo","test":"node --experimental-modules ../../node_modules/c8/bin/c8 --reporter=html --reporter=lcov --reporter=text --check-coverage node --experimental-modules ../../node_modules/mocha/bin/mocha","build":"npm run build:cjs && npm run build:types","prepare":"npm run build","coverage":"c8 report --reporter=text-lcov | coveralls","test:cjs":"node ./test/commonjs/test-artifact.js","build:cjs":"rollup -c","typecheck":"tsc --build","build:types":"tsc --build"},"_npmUser":{"name":"mjackson","email":"npm@mjackson.me"},"repository":{"url":"git+https://github.com/remix-run/web-std-io.git","type":"git"},"_npmVersion":"8.11.0","description":"Web API compatible fetch implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"mrmime":"^1.0.0","data-uri-to-buffer":"^3.0.1","@remix-run/web-blob":"^3.0.4","@remix-run/web-stream":"^1.0.3","@remix-run/web-form-data":"^3.0.3","@web3-storage/multipart-parser":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.3.0","xo":"^0.33.1","tsd":"^0.13.1","chai":"^4.2.0","delay":"^4.4.0","mocha":"^8.1.3","busboy":"^0.3.1","rollup":"2.47.0","coveralls":"^3.1.0","form-data":"^3.0.0","p-timeout":"^3.2.0","typescript":"^4.4.4","@types/chai":"^4.3.0","chai-string":"^1.5.0","@types/mocha":"^9.1.0","chai-iterator":"^3.0.2","formdata-node":"^2.4.0","abort-controller":"^3.0.0","chai-as-promised":"^7.1.1","@types/chai-string":"^1.4.2","@types/chai-as-promised":"^7.1.5","abortcontroller-polyfill":"^1.7.1"},"runkitExampleFilename":"example.js","_npmOperationalInternal":{"tmp":"tmp/web-fetch_4.2.0_1658333699523_0.732514977170603","host":"s3://npm-registry-packages"}},"4.3.0":{"name":"@remix-run/web-fetch","version":"4.3.0","keywords":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"author":{"name":"David Frank"},"license":"MIT","_id":"@remix-run/web-fetch@4.3.0","maintainers":[{"name":"chancestrickland","email":"hi@chance.dev"},{"name":"mjackson","email":"npm@mjackson.me"}],"homepage":"https://github.com/remix-run/web-std-io","bugs":{"url":"https://github.com/remix-run/web-std-io/issues"},"xo":{"envs":["node","browser"],"rules":{"complexity":0,"import/extensions":0,"unicorn/no-reduce":0,"capitalized-comments":0,"unicorn/import-index":0,"import/no-useless-path-segments":0,"import/no-anonymous-default-export":0},"ignores":["dist","@types"],"overrides":[{"envs":["node","mocha"],"files":"test/**/*.js","rules":{"new-cap":0,"guard-for-in":0,"max-nested-callbacks":0,"no-unused-expressions":0,"ava/no-import-test-files":0,"promise/prefer-await-to-then":0,"unicorn/prevent-abbreviations":0}},{"files":"example.js","rules":{"import/no-extraneous-dependencies":0}}]},"esm":{"cjs":false,"sourceMap":true},"tsd":{"cwd":"@types","compilerOptions":{"lib":["es2018","DOM"],"target":"esnext","esModuleInterop":false,"allowSyntheticDefaultImports":false}},"dist":{"shasum":"8990c58352ecefed2ea32e13a924c4cc0d7d7328","tarball":"https://registry.npmjs.org/@remix-run/web-fetch/-/web-fetch-4.3.0.tgz","fileCount":55,"integrity":"sha512-//VynoWVu/hocB0TWfoUZdg6Yy/320cO4r0dN/eZUSM5/rLUGEy+NqAykyY8GKHjYYZimw96kRMFa3aQbwmp8g==","signatures":[{"sig":"MEYCIQDaymO/zynFM6rmkxpXrmZFU9XZdI+QIb8oZeGMyv2KaAIhAO58IjWuxAaZilCFONK2NutNRfHc9ccOg5+gKYJwnpqJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":258133,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMhnmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQ5hAAkFUZpoKWmMuMaS39vfucbwzB40V1WwTcwBBiBidx4ahC5yLe\r\nNLSjvMbx5QzemryNNNjukBl2OOnEYrGkR1PUkL313J5M0KhV3SG/Hc/llmeg\r\nHT4YNKUfc57Wyphw7FOvPVDRbNOv3g9k/mupPOc4s5k2FIQO4X3S4fwA0o9h\r\nJy+vsCgkmhqSbPHxac6ZOuUJbNXpkyq0fISy7KnQpYzsh5AaJ3jlIL/6m2fa\r\nLkbn8E1dIZWkS0kuFjLWerzFZAgDdRNM3frHG0txk7bM8BU6N+Y66kxCBZ5O\r\nrbJVKextmgU6OoPDlvfMr03uvqgO2ZFWivfy3Y8S1ajCMgsHLW12CLjuWac7\r\nhakRHjkWYP5y0lHXXImMY1nfJ4CrGjER0uyyoDChz6MO8+YDGNnB3V/dKQjT\r\nUusrArbC2Qq1bQLZn2dv1DsfwRBS3bDbs25fCs9ME2MBkb2mP6PgeViwvQ4k\r\npAylthrXt0kJpOODDP76Jg3WGXj7MSYoM7jADyGf+xHFpQIbUXKvSl1sEHvc\r\n3ke+D7KR9uEsUucVokGEU6+Qc9Ser9rM69zopT+P3nPer3s7uXgWJE8iVMpm\r\n8V28vLxVzdhVQj3QZsNc/5Oh6TD0VHPPSRmjQA2/rA57rKCIB61MQY/Xf2jn\r\nC1TjzFnMbDMcJTW6WHCBucC5QWGm592yjMQ=\r\n=77xZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/lib.node.cjs","type":"module","types":"./dist/src/lib.node.d.ts","module":"./src/lib.node.js","engines":{"node":"^10.17 || >=12.3"},"exports":{".":{"types":"./dist/src/lib.node.d.ts","import":"./src/lib.node.js","browser":"./src/lib.js","require":"./dist/lib.node.cjs"},"./body":{"types":"./dist/src/body.d.ts","import":"./src/body.js"},"./package.json":"./package.json","./src/headers.js":{"types":"./dist/src/headers.d.ts","import":"./src/headers.js"},"./src/request.js":{"types":"./dist/src/request.d.ts","import":"./src/request.js"},"./src/response.js":{"types":"./dist/src/response.d.ts","import":"./src/response.js"}},"gitHead":"5f6cd0e84c13048405255fef0f8b03dcea813ca0","scripts":{"lint":"xo","test":"node --experimental-modules ../../node_modules/c8/bin/c8 --reporter=html --reporter=lcov --reporter=text --check-coverage node --experimental-modules ../../node_modules/mocha/bin/mocha","build":"npm run build:cjs && npm run build:types","prepare":"npm run build","coverage":"c8 report --reporter=text-lcov | coveralls","test:cjs":"node ./test/commonjs/test-artifact.js","build:cjs":"rollup -c","typecheck":"tsc --build","build:types":"tsc --build"},"_npmUser":{"name":"mjackson","email":"npm@mjackson.me"},"repository":{"url":"git+https://github.com/remix-run/web-std-io.git","type":"git"},"_npmVersion":"8.15.0","description":"Web API compatible fetch implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"mrmime":"^1.0.0","data-uri-to-buffer":"^3.0.1","@remix-run/web-blob":"^3.0.4","@remix-run/web-stream":"^1.0.3","@remix-run/web-form-data":"^3.0.3","@web3-storage/multipart-parser":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.3.0","xo":"^0.33.1","tsd":"^0.13.1","chai":"^4.2.0","delay":"^4.4.0","mocha":"^8.1.3","busboy":"^0.3.1","rollup":"2.47.0","coveralls":"^3.1.0","form-data":"^3.0.0","p-timeout":"^3.2.0","typescript":"^4.4.4","@types/chai":"^4.3.0","chai-string":"^1.5.0","@types/mocha":"^9.1.0","chai-iterator":"^3.0.2","formdata-node":"^2.4.0","abort-controller":"^3.0.0","chai-as-promised":"^7.1.1","@types/chai-string":"^1.4.2","@types/chai-as-promised":"^7.1.5","abortcontroller-polyfill":"^1.7.1"},"runkitExampleFilename":"example.js","_npmOperationalInternal":{"tmp":"tmp/web-fetch_4.3.0_1664227814585_0.47101864619970124","host":"s3://npm-registry-packages"}},"4.3.1":{"name":"@remix-run/web-fetch","version":"4.3.1","keywords":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"author":{"name":"David Frank"},"license":"MIT","_id":"@remix-run/web-fetch@4.3.1","maintainers":[{"name":"chancestrickland","email":"hi@chance.dev"},{"name":"mjackson","email":"npm@mjackson.me"}],"homepage":"https://github.com/remix-run/web-std-io","bugs":{"url":"https://github.com/remix-run/web-std-io/issues"},"xo":{"envs":["node","browser"],"rules":{"complexity":0,"import/extensions":0,"unicorn/no-reduce":0,"capitalized-comments":0,"unicorn/import-index":0,"import/no-useless-path-segments":0,"import/no-anonymous-default-export":0},"ignores":["dist","@types"],"overrides":[{"envs":["node","mocha"],"files":"test/**/*.js","rules":{"new-cap":0,"guard-for-in":0,"max-nested-callbacks":0,"no-unused-expressions":0,"ava/no-import-test-files":0,"promise/prefer-await-to-then":0,"unicorn/prevent-abbreviations":0}},{"files":"example.js","rules":{"import/no-extraneous-dependencies":0}}]},"esm":{"cjs":false,"sourceMap":true},"tsd":{"cwd":"@types","compilerOptions":{"lib":["es2018","DOM"],"target":"esnext","esModuleInterop":false,"allowSyntheticDefaultImports":false}},"dist":{"shasum":"afc88e133bed1a6aecb9d09b1b02127fc844da47","tarball":"https://registry.npmjs.org/@remix-run/web-fetch/-/web-fetch-4.3.1.tgz","fileCount":55,"integrity":"sha512-TOpuJo3jI7/qJAY0yTnvNJRQl4hlWAOHUHYKAbEddcLFLydv+0/WGT6OaIurJKsBFJJTjooe3FbKiP74sUIB/g==","signatures":[{"sig":"MEYCIQDdsoH42cdpJ6RMu6C/JxEao+sbGB0gv3AFHP+Wzm62MAIhAJI48Q/SsP99tpnbgv9wEnONPz1ZPnCYIV4bd2QW8Snp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":259656,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjTbO+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrz9Q//Sq0qtaqhZk9+NelrD7V3iI+IvNJGIbk3EykZ1zztHs5Opi2C\r\neDrrWu4CczUD1syCHdCPFXFH+ht5X25mWLaHUvucX5cCYjPnXidfOrnaoAx4\r\nFMqShvziXxU2iH+hA04kpFiYhz7Go0CHXfyIDGpM7t1I6AHy1wq7oRCSSuDL\r\n760Gu23PBWSdQ9eS90fpV/ZovJPhPBHyccro1pS1G/vH9MlkM5l0ySTowgRo\r\nsfGRcrnFw3LPHSy1K63eQBkOBEpmL3v1x40pvpo+56srZYVsh30Jjowle6EM\r\nNuUMg9feqaY8x1nnQ+gLdzCUGTZk99Vz5z19hVZv2okIfdyEJdbi37HLPCoe\r\nu+G/XY3tPHsiOLYDhMPX8PNNs+PFtwgIxLgiNECJv7gFgMufxNqvumc42Ot3\r\nVHpVbNx9Glcc6RTzO+zfwmtcbjrq5BAXtx8VMIWTr6c665hNWue1vXycFbvY\r\nVdUuMSq5MSWYOJba+Q/RWH4XnYf5JFAL0cYwOtITkobr2WaJ/juruez+VdVY\r\nDSVe03+pIhNgBfmSl/u6QNqv8e7bn4rS2Wqb5uhx3Txk0CQMJU/u+TQIlg+m\r\nlzjysScF7f/a6YbfMiuYvOy3lAnaaiipcr8jIdNmfWSBjurt6CT9MOHx0oqn\r\nKycJBD5+iDU+DGV4Rh6OytBloRUN6SqKyy0=\r\n=qWbe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/lib.node.cjs","type":"module","types":"./dist/src/lib.node.d.ts","module":"./src/lib.node.js","engines":{"node":"^10.17 || >=12.3"},"exports":{".":{"types":"./dist/src/lib.node.d.ts","import":"./src/lib.node.js","browser":"./src/lib.js","require":"./dist/lib.node.cjs"},"./body":{"types":"./dist/src/body.d.ts","import":"./src/body.js"},"./package.json":"./package.json","./src/headers.js":{"types":"./dist/src/headers.d.ts","import":"./src/headers.js"},"./src/request.js":{"types":"./dist/src/request.d.ts","import":"./src/request.js"},"./src/response.js":{"types":"./dist/src/response.d.ts","import":"./src/response.js"}},"gitHead":"f715b354c8c5b8edc550c5442dec5712705e25e7","scripts":{"lint":"xo","test":"node --experimental-modules ../../node_modules/c8/bin/c8 --reporter=html --reporter=lcov --reporter=text --check-coverage node --experimental-modules ../../node_modules/mocha/bin/mocha","build":"npm run build:cjs && npm run build:types","prepare":"npm run build","coverage":"c8 report --reporter=text-lcov | coveralls","test:cjs":"node ./test/commonjs/test-artifact.js","build:cjs":"rollup -c","typecheck":"tsc --build","build:types":"tsc --build"},"_npmUser":{"name":"mjackson","email":"npm@mjackson.me"},"repository":{"url":"git+https://github.com/remix-run/web-std-io.git","type":"git"},"_npmVersion":"8.15.0","description":"Web API compatible fetch implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"mrmime":"^1.0.0","abort-controller":"^3.0.0","data-uri-to-buffer":"^3.0.1","@remix-run/web-blob":"^3.0.4","@remix-run/web-stream":"^1.0.3","@remix-run/web-form-data":"^3.0.3","@web3-storage/multipart-parser":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.3.0","xo":"^0.33.1","tsd":"^0.13.1","chai":"^4.2.0","delay":"^4.4.0","mocha":"^8.1.3","busboy":"^0.3.1","rollup":"2.47.0","coveralls":"^3.1.0","form-data":"^3.0.0","p-timeout":"^3.2.0","typescript":"^4.4.4","@types/chai":"^4.3.0","chai-string":"^1.5.0","@types/mocha":"^9.1.0","chai-iterator":"^3.0.2","formdata-node":"^2.4.0","chai-as-promised":"^7.1.1","@types/chai-string":"^1.4.2","@types/chai-as-promised":"^7.1.5","abortcontroller-polyfill":"^1.7.1"},"runkitExampleFilename":"example.js","_npmOperationalInternal":{"tmp":"tmp/web-fetch_4.3.1_1666036670584_0.043979795292561574","host":"s3://npm-registry-packages"}},"4.3.2":{"name":"@remix-run/web-fetch","version":"4.3.2","keywords":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"author":{"name":"David Frank"},"license":"MIT","_id":"@remix-run/web-fetch@4.3.2","maintainers":[{"name":"chancestrickland","email":"hi@chance.dev"},{"name":"mjackson","email":"npm@mjackson.me"}],"homepage":"https://github.com/remix-run/web-std-io","bugs":{"url":"https://github.com/remix-run/web-std-io/issues"},"xo":{"envs":["node","browser"],"rules":{"complexity":0,"import/extensions":0,"unicorn/no-reduce":0,"capitalized-comments":0,"unicorn/import-index":0,"import/no-useless-path-segments":0,"import/no-anonymous-default-export":0},"ignores":["dist","@types"],"overrides":[{"envs":["node","mocha"],"files":"test/**/*.js","rules":{"new-cap":0,"guard-for-in":0,"max-nested-callbacks":0,"no-unused-expressions":0,"ava/no-import-test-files":0,"promise/prefer-await-to-then":0,"unicorn/prevent-abbreviations":0}},{"files":"example.js","rules":{"import/no-extraneous-dependencies":0}}]},"esm":{"cjs":false,"sourceMap":true},"tsd":{"cwd":"@types","compilerOptions":{"lib":["es2018","DOM"],"target":"esnext","esModuleInterop":false,"allowSyntheticDefaultImports":false}},"dist":{"shasum":"193758bb7a301535540f0e3a86c743283f81cf56","tarball":"https://registry.npmjs.org/@remix-run/web-fetch/-/web-fetch-4.3.2.tgz","fileCount":55,"integrity":"sha512-aRNaaa0Fhyegv/GkJ/qsxMhXvyWGjPNgCKrStCvAvV1XXphntZI0nQO/Fl02LIQg3cGL8lDiOXOS1gzqDOlG5w==","signatures":[{"sig":"MEYCIQDQ6a8i4TlPURVK3JVtmG5pfbOVFF3CLzirc5BodCT9SwIhAL62oZo4xTGQJQs/ZGQbzyCUcm8g2/EaYQGSgLwcmuJA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":260561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdoPBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoJTA/9G+xTF8M0HQKudnVh9Hv9xUiAFLozU8uRRQjcTYEdr44toXXS\r\nb2EZ7ti9aEkeJ2v2TaEFIgBEkk4vQqreXG/DCFzdhRAW0qMt9fbnf9UiuPm5\r\n59G0UOQhnBjc5oPC/Zfj14iU84asxvsVkiE74vdNFd+X8cJjC1CmhPlnRe9y\r\nJuoqJz/l1BS1BwVS+Yq8iRsIBuUMmOIV84B9cvGgpxmQil8nfOaZjbUjq3cf\r\nDGFDmwo4nEFUlbR4a1mJbsxS4CLIsJe66o43UoVbAjl2OkT7KFqlOjbJ5daK\r\n9KvboKjS5WjRTGcwab5sKCxAdxcg6GA3OsLa2+cRV8EVmigdjohnYHAqN7l5\r\nrlZQrJjEwAAeNJilQkDSbx6TNIxkFv+JsjJKwBRbcHaPRmtVbL/3YB5noJvs\r\nIfxXil2sPYuPNWwcKqx+8atLNIgTZ5hVu3RmN+h26pyga/2Ic+CDwRnj+wVT\r\noaomu6Xt4kB/H0drInHhMaQxPIrG9Uz52xdjjk7wXQ9rzV1Iy88qOjY1F3Hl\r\n05mvfZ+SElH2oHcywlaqp6JDnyPYgPw0iM4dSPkY7slMdkueOk7/fcMLaj0F\r\n0PRF0CEsmpijZy1MVN6FoPJQcKO79zEx43lm3nezoexOiyB4cKINmbr1FCMn\r\nQssUknUbEADxHC9GhPOOBv+Ky/o0VM/jz68=\r\n=opXR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/lib.node.cjs","type":"module","types":"./dist/src/lib.node.d.ts","module":"./src/lib.node.js","engines":{"node":"^10.17 || >=12.3"},"exports":{".":{"types":"./dist/src/lib.node.d.ts","import":"./src/lib.node.js","browser":"./src/lib.js","require":"./dist/lib.node.cjs"},"./body":{"types":"./dist/src/body.d.ts","import":"./src/body.js"},"./package.json":"./package.json","./src/headers.js":{"types":"./dist/src/headers.d.ts","import":"./src/headers.js"},"./src/request.js":{"types":"./dist/src/request.d.ts","import":"./src/request.js"},"./src/response.js":{"types":"./dist/src/response.d.ts","import":"./src/response.js"}},"gitHead":"57acdf2a75046faaf021331cf5ccb3baa8d25835","scripts":{"lint":"xo","test":"node --experimental-modules ../../node_modules/c8/bin/c8 --reporter=html --reporter=lcov --reporter=text --check-coverage node --experimental-modules ../../node_modules/mocha/bin/mocha","build":"npm run build:cjs && npm run build:types","prepare":"npm run build","coverage":"c8 report --reporter=text-lcov | coveralls","test:cjs":"node ./test/commonjs/test-artifact.js","build:cjs":"rollup -c","typecheck":"tsc --build","build:types":"tsc --build"},"_npmUser":{"name":"mjackson","email":"npm@mjackson.me"},"repository":{"url":"git+https://github.com/remix-run/web-std-io.git","type":"git"},"_npmVersion":"8.19.2","description":"Web API compatible fetch implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.18.0","dependencies":{"mrmime":"^1.0.0","abort-controller":"^3.0.0","data-uri-to-buffer":"^3.0.1","@remix-run/web-blob":"^3.0.4","@remix-run/web-stream":"^1.0.3","@remix-run/web-form-data":"^3.0.3","@web3-storage/multipart-parser":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.3.0","xo":"^0.33.1","tsd":"^0.13.1","chai":"^4.2.0","delay":"^4.4.0","mocha":"^8.1.3","busboy":"^0.3.1","rollup":"2.47.0","coveralls":"^3.1.0","form-data":"^3.0.0","p-timeout":"^3.2.0","typescript":"^4.4.4","@types/chai":"^4.3.0","chai-string":"^1.5.0","@types/mocha":"^9.1.0","chai-iterator":"^3.0.2","formdata-node":"^2.4.0","chai-as-promised":"^7.1.1","@types/chai-string":"^1.4.2","@types/chai-as-promised":"^7.1.5","abortcontroller-polyfill":"^1.7.1"},"runkitExampleFilename":"example.js","_npmOperationalInternal":{"tmp":"tmp/web-fetch_4.3.2_1668711361255_0.8846938064000733","host":"s3://npm-registry-packages"}},"4.3.3":{"name":"@remix-run/web-fetch","version":"4.3.3","keywords":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"author":{"name":"David Frank"},"license":"MIT","_id":"@remix-run/web-fetch@4.3.3","maintainers":[{"name":"chancestrickland","email":"hi@chance.dev"},{"name":"mjackson","email":"npm@mjackson.me"}],"homepage":"https://github.com/remix-run/web-std-io","bugs":{"url":"https://github.com/remix-run/web-std-io/issues"},"xo":{"envs":["node","browser"],"rules":{"complexity":0,"import/extensions":0,"unicorn/no-reduce":0,"capitalized-comments":0,"unicorn/import-index":0,"import/no-useless-path-segments":0,"import/no-anonymous-default-export":0},"ignores":["dist","@types"],"overrides":[{"envs":["node","mocha"],"files":"test/**/*.js","rules":{"new-cap":0,"guard-for-in":0,"max-nested-callbacks":0,"no-unused-expressions":0,"ava/no-import-test-files":0,"promise/prefer-await-to-then":0,"unicorn/prevent-abbreviations":0}},{"files":"example.js","rules":{"import/no-extraneous-dependencies":0}}]},"esm":{"cjs":false,"sourceMap":true},"tsd":{"cwd":"@types","compilerOptions":{"lib":["es2018","DOM"],"target":"esnext","esModuleInterop":false,"allowSyntheticDefaultImports":false}},"dist":{"shasum":"708371a43f20e645090150dfadb983e950bff12d","tarball":"https://registry.npmjs.org/@remix-run/web-fetch/-/web-fetch-4.3.3.tgz","fileCount":55,"integrity":"sha512-DK9vA2tgsadcFPpxW4fvN198tiWpyPhwR0EYOuM4QjpDCz0G619c9RDMdyMy6a7Qb/jwiyx9SOPHWc65QAl+1g==","signatures":[{"sig":"MEUCIE0dMMunldiXaI378jH9fMDC9Au3ove+QbNsnA+IuVajAiEA6z7u5ulIARl2oaUElstpHy7VOWmBzvN+qCiFXkvCMiI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":262275,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFJXTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqPoA//TegjIJEetXffkm6tWFbayeb4dUTzc52n33CU9x00zQl1OdSd\r\nnSxFSH1SPB3R8mH6PAtRkt6wdEwmYvUkt6YJb0TS2Hxcatn4i0apjbMo1BQR\r\nDscISxMSfwx5jF8X/cCZiMZx7kBYi5irljc+73fZCzN0LYcu9VGR+bNe6Bih\r\nF/vc2enOqrvGA5nTzc61ykKTVpm28Zp0qQxbj/fkJGnjwiZYCqTPNbvNfUqu\r\nv/kt6EH1vxN3GCxZvdc46e3Pf9oR7/vRnQQdIi3wQI1oawB4IObjhx0OmMdg\r\npLEcqk0EVomrtFWz+eymPjiGUAXLP8AJSgdZG9lQBmvJnvtFHYbAYXXzVPrg\r\nJ0YpLPj62ys0YTU1INfhZB1ULj96Ti5k5Mq9FbWFC7ev+BKEjnrfpV6J9vlS\r\nKXcVyMjTd+o7R/zd9Nuc+79307Eyx3CLYfaMewbMO4McOFsVhVnGVlWtwXMA\r\ndYkFK9tUC44ueffkU7D9i2frtLKJGCmsG8CTS7JM5A9qEWlTeLv/FOrIdQ5O\r\n8C7AqV0PXL3v7ED3Zi0ufQ3xyy+QAt1hjav2yusSbavuTmgNbmTXkPOlCx1F\r\nsFFaP+jBin9PkCuh0VqERsC/1cn+7LwIt3xxLtVPE9ZgCQduvXAum2Sa3ztT\r\ndAPVIPKpFrh/JrCfv8hxAcAWDGn3Ozr5Cpo=\r\n=0MmF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/lib.node.cjs","type":"module","types":"./dist/src/lib.node.d.ts","module":"./src/lib.node.js","engines":{"node":"^10.17 || >=12.3"},"exports":{".":{"types":"./dist/src/lib.node.d.ts","import":"./src/lib.node.js","browser":"./src/lib.js","require":"./dist/lib.node.cjs"},"./body":{"types":"./dist/src/body.d.ts","import":"./src/body.js"},"./package.json":"./package.json","./src/headers.js":{"types":"./dist/src/headers.d.ts","import":"./src/headers.js"},"./src/request.js":{"types":"./dist/src/request.d.ts","import":"./src/request.js"},"./src/response.js":{"types":"./dist/src/response.d.ts","import":"./src/response.js"}},"gitHead":"d2a003fe92096aaf97ab2a618b74875ccaadc280","scripts":{"lint":"xo","test":"node --experimental-modules ../../node_modules/c8/bin/c8 --reporter=html --reporter=lcov --reporter=text --check-coverage node --experimental-modules ../../node_modules/mocha/bin/mocha","build":"npm run build:cjs && npm run build:types","prepare":"npm run build","coverage":"c8 report --reporter=text-lcov | coveralls","test:cjs":"node ./test/commonjs/test-artifact.js","build:cjs":"rollup -c","typecheck":"tsc --build","build:types":"tsc --build"},"_npmUser":{"name":"mjackson","email":"npm@mjackson.me"},"repository":{"url":"git+https://github.com/remix-run/web-std-io.git","type":"git"},"_npmVersion":"8.19.3","description":"Web API compatible fetch implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"mrmime":"^1.0.0","abort-controller":"^3.0.0","data-uri-to-buffer":"^3.0.1","@remix-run/web-blob":"^3.0.4","@remix-run/web-stream":"^1.0.3","@remix-run/web-form-data":"^3.0.3","@web3-storage/multipart-parser":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.3.0","xo":"^0.33.1","tsd":"^0.13.1","chai":"^4.2.0","delay":"^4.4.0","mocha":"^8.1.3","busboy":"^0.3.1","rollup":"2.47.0","coveralls":"^3.1.0","form-data":"^3.0.0","p-timeout":"^3.2.0","typescript":"^4.4.4","@types/chai":"^4.3.0","chai-string":"^1.5.0","@types/mocha":"^9.1.0","chai-iterator":"^3.0.2","formdata-node":"^2.4.0","chai-as-promised":"^7.1.1","@types/chai-string":"^1.4.2","@types/chai-as-promised":"^7.1.5","abortcontroller-polyfill":"^1.7.1"},"runkitExampleFilename":"example.js","_npmOperationalInternal":{"tmp":"tmp/web-fetch_4.3.3_1679070674913_0.557327252552148","host":"s3://npm-registry-packages"}},"4.3.4":{"name":"@remix-run/web-fetch","version":"4.3.4","keywords":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"author":{"name":"David Frank"},"license":"MIT","_id":"@remix-run/web-fetch@4.3.4","maintainers":[{"name":"chancestrickland","email":"hi@chance.dev"},{"name":"mjackson","email":"npm@mjackson.me"}],"homepage":"https://github.com/remix-run/web-std-io","bugs":{"url":"https://github.com/remix-run/web-std-io/issues"},"xo":{"envs":["node","browser"],"rules":{"complexity":0,"import/extensions":0,"unicorn/no-reduce":0,"capitalized-comments":0,"unicorn/import-index":0,"import/no-useless-path-segments":0,"import/no-anonymous-default-export":0},"ignores":["dist","@types"],"overrides":[{"envs":["node","mocha"],"files":"test/**/*.js","rules":{"new-cap":0,"guard-for-in":0,"max-nested-callbacks":0,"no-unused-expressions":0,"ava/no-import-test-files":0,"promise/prefer-await-to-then":0,"unicorn/prevent-abbreviations":0}},{"files":"example.js","rules":{"import/no-extraneous-dependencies":0}}]},"esm":{"cjs":false,"sourceMap":true},"tsd":{"cwd":"@types","compilerOptions":{"lib":["es2018","DOM"],"target":"esnext","esModuleInterop":false,"allowSyntheticDefaultImports":false}},"dist":{"shasum":"6149582fa2199b8e2a35d4e653ba05772bd0e675","tarball":"https://registry.npmjs.org/@remix-run/web-fetch/-/web-fetch-4.3.4.tgz","fileCount":55,"integrity":"sha512-AUM1XBa4hcgeNt2CD86OlB5aDLlqdMl0uJ+89R8dPGx07I5BwMXnbopCaPAkvSBIoHeT/IoLWIuZrLi7RvXS+Q==","signatures":[{"sig":"MEQCIElVSplQlkReoyTyMglsFas++5kaJaPJgt545xh0hvxvAiA/JGCRx8SgjBxIavbto2MnkzwT3OBQu0sa/1tgzPQjXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":262240,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQZXYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrpVQ/9Hwriq8+cxIxNhPqIfrNV1TmxWclKYzXoYK9swMBjVwF5yFo/\r\n0ZswzebmAIZd85Xnl4GUXX4nYkw/j/s8CiNjtijR22G3O0O3mnR0d/HNzP44\r\n+60F0u0ngwFy3t6DhSwEfZlGnWWOJ1Xiu9OoBuSvs9J0ZAxkm4ZfJDYxCx3M\r\nOFiarI3x9akJ0pZgPDQJIA9A/Vvx7QArZZXaxkkxgQeYQpa1DUsVHd0PJ7R3\r\ngFKupIJZWN+5qSA+aC5kN92TiEvOH5+B4vjioowLs6yzeTebvztC8rPk3O2x\r\n+xa0q2h0AUOsLzGef89C4z/faqnfeCU8bk8ajyE/bJx0382jtR0CWU0QZWrs\r\nBGA0DxEhklmnpnLEa5rScec2Ch33JD9uzP3EnUSJCcwWchusR4vbRCOqbo6A\r\nZQ9KsQQMAqWqwIm7Tyu0txm2Wv8iVOZJ+lvKhEEybkfavmolOdG+dGe+uTce\r\n/60xyR3eV1+CrU0wIBwg7D7YrdNHCH7f3hncT3/ar88UQgWaJYX76EzP7pZr\r\nAIThnVhEAqVr+DCd0gJ0KErPkfBMrmdq8xBc+Kmo/PbLYjGDN4UCF/WcJxB4\r\nHNJRqmq88NeqXklVOhVxGkQSIzrIYDklhwMY7px2vFfgu0icJ1xBX+eSme/M\r\n2/jHTqT+QjxqgeehTd74bs1YOYIyo9W32QU=\r\n=htCG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/lib.node.cjs","type":"module","types":"./dist/src/lib.node.d.ts","module":"./src/lib.node.js","engines":{"node":"^10.17 || >=12.3"},"exports":{".":{"types":"./dist/src/lib.node.d.ts","import":"./src/lib.node.js","browser":"./src/lib.js","require":"./dist/lib.node.cjs"},"./body":{"types":"./dist/src/body.d.ts","import":"./src/body.js"},"./package.json":"./package.json","./src/headers.js":{"types":"./dist/src/headers.d.ts","import":"./src/headers.js"},"./src/request.js":{"types":"./dist/src/request.d.ts","import":"./src/request.js"},"./src/response.js":{"types":"./dist/src/response.d.ts","import":"./src/response.js"}},"gitHead":"9cabb2054212f27c974a332692f90191c2bfb35a","scripts":{"lint":"xo","test":"node --experimental-modules ../../node_modules/c8/bin/c8 --reporter=html --reporter=lcov --reporter=text --check-coverage node --experimental-modules ../../node_modules/mocha/bin/mocha","build":"npm run build:cjs && npm run build:types","prepare":"npm run build","coverage":"c8 report --reporter=text-lcov | coveralls","test:cjs":"node ./test/commonjs/test-artifact.js","build:cjs":"rollup -c","typecheck":"tsc --build","build:types":"tsc --build"},"_npmUser":{"name":"mjackson","email":"npm@mjackson.me"},"repository":{"url":"git+https://github.com/remix-run/web-std-io.git","type":"git"},"_npmVersion":"8.19.4","description":"Web API compatible fetch implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","dependencies":{"mrmime":"^1.0.0","abort-controller":"^3.0.0","data-uri-to-buffer":"^3.0.1","@remix-run/web-blob":"^3.0.4","@remix-run/web-stream":"^1.0.3","@remix-run/web-form-data":"^3.0.3","@web3-storage/multipart-parser":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.3.0","xo":"^0.33.1","tsd":"^0.13.1","chai":"^4.2.0","delay":"^4.4.0","mocha":"^8.1.3","busboy":"^0.3.1","rollup":"2.47.0","coveralls":"^3.1.0","form-data":"^3.0.0","p-timeout":"^3.2.0","typescript":"^4.4.4","@types/chai":"^4.3.0","chai-string":"^1.5.0","@types/mocha":"^9.1.0","chai-iterator":"^3.0.2","formdata-node":"^2.4.0","chai-as-promised":"^7.1.1","@types/chai-string":"^1.4.2","@types/chai-as-promised":"^7.1.5","abortcontroller-polyfill":"^1.7.1"},"runkitExampleFilename":"example.js","_npmOperationalInternal":{"tmp":"tmp/web-fetch_4.3.4_1682019800132_0.6949262950239012","host":"s3://npm-registry-packages"}},"4.3.5":{"name":"@remix-run/web-fetch","version":"4.3.5","keywords":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"author":{"name":"David Frank"},"license":"MIT","_id":"@remix-run/web-fetch@4.3.5","maintainers":[{"name":"chancestrickland","email":"hi@chance.dev"},{"name":"mjackson","email":"npm@mjackson.me"}],"homepage":"https://github.com/remix-run/web-std-io","bugs":{"url":"https://github.com/remix-run/web-std-io/issues"},"xo":{"envs":["node","browser"],"rules":{"complexity":0,"import/extensions":0,"unicorn/no-reduce":0,"capitalized-comments":0,"unicorn/import-index":0,"import/no-useless-path-segments":0,"import/no-anonymous-default-export":0},"ignores":["dist","@types"],"overrides":[{"envs":["node","mocha"],"files":"test/**/*.js","rules":{"new-cap":0,"guard-for-in":0,"max-nested-callbacks":0,"no-unused-expressions":0,"ava/no-import-test-files":0,"promise/prefer-await-to-then":0,"unicorn/prevent-abbreviations":0}},{"files":"example.js","rules":{"import/no-extraneous-dependencies":0}}]},"esm":{"cjs":false,"sourceMap":true},"tsd":{"cwd":"@types","compilerOptions":{"lib":["es2018","DOM"],"target":"esnext","esModuleInterop":false,"allowSyntheticDefaultImports":false}},"dist":{"shasum":"10e23082477e56ff496e4f02899a0389cdd249c9","tarball":"https://registry.npmjs.org/@remix-run/web-fetch/-/web-fetch-4.3.5.tgz","fileCount":55,"integrity":"sha512-cLLeNLvLRyFRhJLulzS98bb07kJ+ENkGaqUkBisdG4FNEoZF6tXtrTGLWJNJa1nAP/wFkMKEDxIP77LgAPyeow==","signatures":[{"sig":"MEUCIQDtMcRvovUbthgYcdWlabFe6I5ckmk9VlBHZHRX29z4EQIgGwPROKIlU3JqgQqmVT+ZDU9kOKuGe5G24qRu4s57bto=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":262832},"main":"./dist/lib.node.cjs","type":"module","types":"./dist/src/lib.node.d.ts","module":"./src/lib.node.js","engines":{"node":"^10.17 || >=12.3"},"exports":{".":{"types":"./dist/src/lib.node.d.ts","import":"./src/lib.node.js","browser":"./src/lib.js","require":"./dist/lib.node.cjs"},"./body":{"types":"./dist/src/body.d.ts","import":"./src/body.js"},"./package.json":"./package.json","./src/headers.js":{"types":"./dist/src/headers.d.ts","import":"./src/headers.js"},"./src/request.js":{"types":"./dist/src/request.d.ts","import":"./src/request.js"},"./src/response.js":{"types":"./dist/src/response.d.ts","import":"./src/response.js"}},"gitHead":"3e4d5886fb2deae3d7aa5ca487b36f5abb4c46fe","scripts":{"lint":"xo","test":"node --experimental-modules ../../node_modules/c8/bin/c8 --reporter=html --reporter=lcov --reporter=text --check-coverage node --experimental-modules ../../node_modules/mocha/bin/mocha","build":"npm run build:cjs && npm run build:types","prepare":"npm run build","coverage":"c8 report --reporter=text-lcov | coveralls","test:cjs":"node ./test/commonjs/test-artifact.js","build:cjs":"rollup -c","typecheck":"tsc --build","build:types":"tsc --build"},"_npmUser":{"name":"mjackson","email":"npm@mjackson.me"},"repository":{"url":"git+https://github.com/remix-run/web-std-io.git","type":"git"},"_npmVersion":"8.19.4","description":"Web API compatible fetch implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.20.1","dependencies":{"mrmime":"^1.0.0","abort-controller":"^3.0.0","data-uri-to-buffer":"^3.0.1","@remix-run/web-blob":"^3.0.4","@remix-run/web-stream":"^1.0.3","@remix-run/web-form-data":"^3.0.3","@web3-storage/multipart-parser":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.3.0","xo":"^0.33.1","tsd":"^0.13.1","chai":"^4.2.0","delay":"^4.4.0","mocha":"^8.1.3","busboy":"^0.3.1","rollup":"2.47.0","coveralls":"^3.1.0","form-data":"^3.0.0","p-timeout":"^3.2.0","typescript":"^4.4.4","@types/chai":"^4.3.0","chai-string":"^1.5.0","@types/mocha":"^9.1.0","chai-iterator":"^3.0.2","formdata-node":"^2.4.0","chai-as-promised":"^7.1.1","@types/chai-string":"^1.4.2","@types/chai-as-promised":"^7.1.5","abortcontroller-polyfill":"^1.7.1"},"runkitExampleFilename":"example.js","_npmOperationalInternal":{"tmp":"tmp/web-fetch_4.3.5_1689186651959_0.6622630998661092","host":"s3://npm-registry-packages"}},"4.3.6":{"name":"@remix-run/web-fetch","version":"4.3.6","keywords":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"author":{"name":"David Frank"},"license":"MIT","_id":"@remix-run/web-fetch@4.3.6","maintainers":[{"name":"chancestrickland","email":"hi@chance.dev"},{"name":"mjackson","email":"npm@mjackson.me"}],"homepage":"https://github.com/remix-run/web-std-io","bugs":{"url":"https://github.com/remix-run/web-std-io/issues"},"xo":{"envs":["node","browser"],"rules":{"complexity":0,"import/extensions":0,"unicorn/no-reduce":0,"capitalized-comments":0,"unicorn/import-index":0,"import/no-useless-path-segments":0,"import/no-anonymous-default-export":0},"ignores":["dist","@types"],"overrides":[{"envs":["node","mocha"],"files":"test/**/*.js","rules":{"new-cap":0,"guard-for-in":0,"max-nested-callbacks":0,"no-unused-expressions":0,"ava/no-import-test-files":0,"promise/prefer-await-to-then":0,"unicorn/prevent-abbreviations":0}},{"files":"example.js","rules":{"import/no-extraneous-dependencies":0}}]},"esm":{"cjs":false,"sourceMap":true},"tsd":{"cwd":"@types","compilerOptions":{"lib":["es2018","DOM"],"target":"esnext","esModuleInterop":false,"allowSyntheticDefaultImports":false}},"dist":{"shasum":"7853f6496cfa2b9fb11298891b446062eab25738","tarball":"https://registry.npmjs.org/@remix-run/web-fetch/-/web-fetch-4.3.6.tgz","fileCount":55,"integrity":"sha512-ifadyJS+/7W6LhKyA8tIR9fBIPwLCFVpl1YCYg5i0ikykiXxE3IWtPVB1G51AJFghc1YgR7rq8BRJLsJeUbE5Q==","signatures":[{"sig":"MEUCIGECXQi3X8dYbVGVEhhheZVaRyQzxpw+kjDqkDXp9CDMAiEAu2zVDLc5/knGlZaOkgv3fpfXMZNGljzH/zXW83xQ28s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":263241},"main":"./dist/lib.node.cjs","type":"module","types":"./dist/src/lib.node.d.ts","module":"./src/lib.node.js","engines":{"node":"^10.17 || >=12.3"},"exports":{".":{"types":"./dist/src/lib.node.d.ts","import":"./src/lib.node.js","browser":"./src/lib.js","require":"./dist/lib.node.cjs"},"./body":{"types":"./dist/src/body.d.ts","import":"./src/body.js"},"./package.json":"./package.json","./src/headers.js":{"types":"./dist/src/headers.d.ts","import":"./src/headers.js"},"./src/request.js":{"types":"./dist/src/request.d.ts","import":"./src/request.js"},"./src/response.js":{"types":"./dist/src/response.d.ts","import":"./src/response.js"}},"gitHead":"4fc5047f3a54a07ffea81347ff5063b5874d3cf0","scripts":{"lint":"xo","test":"node --experimental-modules ../../node_modules/c8/bin/c8 --reporter=html --reporter=lcov --reporter=text --check-coverage node --experimental-modules ../../node_modules/mocha/bin/mocha","build":"npm run build:cjs && npm run build:types","prepare":"npm run build","coverage":"c8 report --reporter=text-lcov | coveralls","test:cjs":"node ./test/commonjs/test-artifact.js","build:cjs":"rollup -c","typecheck":"tsc --build","build:types":"tsc --build"},"_npmUser":{"name":"mjackson","email":"npm@mjackson.me"},"repository":{"url":"git+https://github.com/remix-run/web-std-io.git","type":"git"},"_npmVersion":"8.19.4","description":"Web API compatible fetch implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.20.1","dependencies":{"mrmime":"^1.0.0","abort-controller":"^3.0.0","data-uri-to-buffer":"^3.0.1","@remix-run/web-blob":"^3.0.5","@remix-run/web-stream":"^1.0.4","@remix-run/web-form-data":"^3.0.5","@web3-storage/multipart-parser":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.3.0","xo":"^0.33.1","tsd":"^0.13.1","chai":"^4.2.0","delay":"^4.4.0","mocha":"^8.1.3","busboy":"^0.3.1","rollup":"2.47.0","coveralls":"^3.1.0","form-data":"^3.0.0","p-timeout":"^3.2.0","typescript":"^4.4.4","@types/chai":"^4.3.0","chai-string":"^1.5.0","@types/mocha":"^9.1.0","chai-iterator":"^3.0.2","formdata-node":"^2.4.0","chai-as-promised":"^7.1.1","@types/chai-string":"^1.4.2","@types/chai-as-promised":"^7.1.5","abortcontroller-polyfill":"^1.7.1"},"runkitExampleFilename":"example.js","_npmOperationalInternal":{"tmp":"tmp/web-fetch_4.3.6_1690927931984_0.006105830858251338","host":"s3://npm-registry-packages"}},"4.3.7":{"name":"@remix-run/web-fetch","version":"4.3.7","keywords":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"author":{"name":"David Frank"},"license":"MIT","_id":"@remix-run/web-fetch@4.3.7","maintainers":[{"name":"chancestrickland","email":"hi@chance.dev"},{"name":"mjackson","email":"npm@mjackson.me"}],"homepage":"https://github.com/remix-run/web-std-io","bugs":{"url":"https://github.com/remix-run/web-std-io/issues"},"xo":{"envs":["node","browser"],"rules":{"complexity":0,"import/extensions":0,"unicorn/no-reduce":0,"capitalized-comments":0,"unicorn/import-index":0,"import/no-useless-path-segments":0,"import/no-anonymous-default-export":0},"ignores":["dist","@types"],"overrides":[{"envs":["node","mocha"],"files":"test/**/*.js","rules":{"new-cap":0,"guard-for-in":0,"max-nested-callbacks":0,"no-unused-expressions":0,"ava/no-import-test-files":0,"promise/prefer-await-to-then":0,"unicorn/prevent-abbreviations":0}},{"files":"example.js","rules":{"import/no-extraneous-dependencies":0}}]},"esm":{"cjs":false,"sourceMap":true},"tsd":{"cwd":"@types","compilerOptions":{"lib":["es2018","DOM"],"target":"esnext","esModuleInterop":false,"allowSyntheticDefaultImports":false}},"dist":{"shasum":"b391cd73bb5ecd8f4603e7151054712d9d5f0328","tarball":"https://registry.npmjs.org/@remix-run/web-fetch/-/web-fetch-4.3.7.tgz","fileCount":55,"integrity":"sha512-Ha6TuLiVHBbLuSNRgEQTz01pgG+bZVNogkKZt1cVi0asOuKISl0X2UgPLv+dWBqfcFvTi8CQvYUNuk5c89TcZw==","signatures":[{"sig":"MEQCIH+f31CtYC8IGY9FxjnuDpgxG0iFci/LkVrfU4B+t89iAiALXJ/yVIwyXWCWZTJ8qdfUhMIItasOLbPCotxUjufjgQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":266192},"main":"./dist/lib.node.cjs","type":"module","types":"./dist/src/lib.node.d.ts","module":"./src/lib.node.js","engines":{"node":"^10.17 || >=12.3"},"exports":{".":{"types":"./dist/src/lib.node.d.ts","import":"./src/lib.node.js","browser":"./src/lib.js","require":"./dist/lib.node.cjs"},"./body":{"types":"./dist/src/body.d.ts","import":"./src/body.js"},"./package.json":"./package.json","./src/headers.js":{"types":"./dist/src/headers.d.ts","import":"./src/headers.js"},"./src/request.js":{"types":"./dist/src/request.d.ts","import":"./src/request.js"},"./src/response.js":{"types":"./dist/src/response.d.ts","import":"./src/response.js"}},"gitHead":"5a3703c5c17523b9e8d39ad05eb58c3acc1734c3","scripts":{"lint":"xo","test":"node --experimental-modules ../../node_modules/c8/bin/c8 --reporter=html --reporter=lcov --reporter=text --check-coverage node --experimental-modules ../../node_modules/mocha/bin/mocha","build":"npm run build:cjs && npm run build:types","prepare":"npm run build","coverage":"c8 report --reporter=text-lcov | coveralls","test:cjs":"node ./test/commonjs/test-artifact.js","build:cjs":"rollup -c","typecheck":"tsc --build","build:types":"tsc --build"},"_npmUser":{"name":"mjackson","email":"npm@mjackson.me"},"repository":{"url":"git+https://github.com/remix-run/web-std-io.git","type":"git"},"_npmVersion":"8.19.4","description":"Web API compatible fetch implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.20.1","dependencies":{"mrmime":"^1.0.0","abort-controller":"^3.0.0","data-uri-to-buffer":"^3.0.1","@remix-run/web-blob":"^3.0.5","@remix-run/web-stream":"^1.0.4","@remix-run/web-form-data":"^3.0.5","@web3-storage/multipart-parser":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.3.0","xo":"^0.33.1","tsd":"^0.13.1","chai":"^4.2.0","delay":"^4.4.0","mocha":"^8.1.3","busboy":"^0.3.1","rollup":"2.47.0","coveralls":"^3.1.0","form-data":"^3.0.0","p-timeout":"^3.2.0","typescript":"^4.4.4","@types/chai":"^4.3.0","chai-string":"^1.5.0","@types/mocha":"^9.1.0","chai-iterator":"^3.0.2","formdata-node":"^2.4.0","chai-as-promised":"^7.1.1","@types/chai-string":"^1.4.2","@types/chai-as-promised":"^7.1.5","abortcontroller-polyfill":"^1.7.1"},"runkitExampleFilename":"example.js","_npmOperationalInternal":{"tmp":"tmp/web-fetch_4.3.7_1692210760868_0.0619383111573204","host":"s3://npm-registry-packages"}},"4.3.8":{"name":"@remix-run/web-fetch","version":"4.3.8","keywords":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"author":{"name":"David Frank"},"license":"MIT","_id":"@remix-run/web-fetch@4.3.8","maintainers":[{"name":"chancestrickland","email":"hi@chance.dev"},{"name":"mjackson","email":"mjijackson+npm@gmail.com"}],"homepage":"https://github.com/remix-run/web-std-io","bugs":{"url":"https://github.com/remix-run/web-std-io/issues"},"xo":{"envs":["node","browser"],"rules":{"complexity":0,"import/extensions":0,"unicorn/no-reduce":0,"capitalized-comments":0,"unicorn/import-index":0,"import/no-useless-path-segments":0,"import/no-anonymous-default-export":0},"ignores":["dist","@types"],"overrides":[{"envs":["node","mocha"],"files":"test/**/*.js","rules":{"new-cap":0,"guard-for-in":0,"max-nested-callbacks":0,"no-unused-expressions":0,"ava/no-import-test-files":0,"promise/prefer-await-to-then":0,"unicorn/prevent-abbreviations":0}},{"files":"example.js","rules":{"import/no-extraneous-dependencies":0}}]},"esm":{"cjs":false,"sourceMap":true},"tsd":{"cwd":"@types","compilerOptions":{"lib":["es2018","DOM"],"target":"esnext","esModuleInterop":false,"allowSyntheticDefaultImports":false}},"dist":{"shasum":"5860adcccbf39f5f3f760e492901ee28056b0208","tarball":"https://registry.npmjs.org/@remix-run/web-fetch/-/web-fetch-4.3.8.tgz","fileCount":55,"integrity":"sha512-UVKKCqeIR8pAe99YNpYiNuFEpjRIiEg6e5l3QS1VN9QCuS5YS80v8G6iqlGp8yvwomVuap6yDhWiidORZCG3wA==","signatures":[{"sig":"MEUCIQDrF+D5DRJ+m0Uzm70arwatlJV3ZI9IZQ2pnvHAaVSrpgIgXoFod/bDvNKApH+PAYsQW32NoywTkYgDNceG9QtojYA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":266199},"main":"./dist/lib.node.cjs","type":"module","types":"./dist/src/lib.node.d.ts","module":"./src/lib.node.js","engines":{"node":"^10.17 || >=12.3"},"exports":{".":{"types":"./dist/src/lib.node.d.ts","import":"./src/lib.node.js","browser":"./src/lib.js","require":"./dist/lib.node.cjs"},"./body":{"types":"./dist/src/body.d.ts","import":"./src/body.js"},"./package.json":"./package.json","./src/headers.js":{"types":"./dist/src/headers.d.ts","import":"./src/headers.js"},"./src/request.js":{"types":"./dist/src/request.d.ts","import":"./src/request.js"},"./src/response.js":{"types":"./dist/src/response.d.ts","import":"./src/response.js"}},"gitHead":"208877bb79f597098c3d21dd05a20b2b5ee1659f","scripts":{"lint":"xo","build":"npm run build:cjs && npm run build:types","prepare":"npm run build","test:es":"node --experimental-modules ../../node_modules/c8/bin/c8 --reporter=html --reporter=lcov --reporter=text --check-coverage node --experimental-modules ../../node_modules/mocha/bin/mocha","coverage":"c8 report --reporter=text-lcov | coveralls","test:cjs":"node ./test/commonjs/test-artifact.js","build:cjs":"rollup -c","typecheck":"tsc","build:types":"tsc --build"},"_npmUser":{"name":"mjackson","email":"mjijackson+npm@gmail.com"},"repository":{"url":"git+https://github.com/remix-run/web-std-io.git","type":"git"},"_npmVersion":"8.19.4","description":"Web API compatible fetch implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"mrmime":"^1.0.0","abort-controller":"^3.0.0","data-uri-to-buffer":"^3.0.1","@remix-run/web-blob":"^3.0.5","@remix-run/web-stream":"^1.0.4","@remix-run/web-form-data":"^3.0.5","@web3-storage/multipart-parser":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.3.0","xo":"^0.33.1","tsd":"^0.13.1","chai":"^4.2.0","delay":"^4.4.0","mocha":"^8.1.3","busboy":"^0.3.1","rollup":"2.47.0","coveralls":"^3.1.0","form-data":"^3.0.0","p-timeout":"^3.2.0","typescript":"^4.4.4","@types/chai":"^4.3.0","chai-string":"^1.5.0","@types/mocha":"^9.1.0","chai-iterator":"^3.0.2","formdata-node":"^2.4.0","chai-as-promised":"^7.1.1","@types/chai-string":"^1.4.2","@types/chai-as-promised":"^7.1.5","abortcontroller-polyfill":"^1.7.1"},"runkitExampleFilename":"example.js","_npmOperationalInternal":{"tmp":"tmp/web-fetch_4.3.8_1693326008336_0.18152780884342423","host":"s3://npm-registry-packages"}},"4.4.0-pre.0":{"name":"@remix-run/web-fetch","version":"4.4.0-pre.0","keywords":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"author":{"name":"David Frank"},"license":"MIT","_id":"@remix-run/web-fetch@4.4.0-pre.0","maintainers":[{"name":"chancestrickland","email":"hi@chance.dev"},{"name":"mjackson","email":"mjijackson+npm@gmail.com"}],"homepage":"https://github.com/remix-run/web-std-io","bugs":{"url":"https://github.com/remix-run/web-std-io/issues"},"xo":{"envs":["node","browser"],"rules":{"complexity":0,"import/extensions":0,"unicorn/no-reduce":0,"capitalized-comments":0,"unicorn/import-index":0,"import/no-useless-path-segments":0,"import/no-anonymous-default-export":0},"ignores":["dist","@types"],"overrides":[{"envs":["node","mocha"],"files":"test/**/*.js","rules":{"new-cap":0,"guard-for-in":0,"max-nested-callbacks":0,"no-unused-expressions":0,"ava/no-import-test-files":0,"promise/prefer-await-to-then":0,"unicorn/prevent-abbreviations":0}},{"files":"example.js","rules":{"import/no-extraneous-dependencies":0}}]},"esm":{"cjs":false,"sourceMap":true},"tsd":{"cwd":"@types","compilerOptions":{"lib":["es2018","DOM"],"target":"esnext","esModuleInterop":false,"allowSyntheticDefaultImports":false}},"dist":{"shasum":"8e9b023983c04a044fe27b2513b7b14fa08abbad","tarball":"https://registry.npmjs.org/@remix-run/web-fetch/-/web-fetch-4.4.0-pre.0.tgz","fileCount":57,"integrity":"sha512-caqYs9qWZw0fm8Cj8byFADfGyO+oenIOUywNzJ2LAzWsNbuPu0XjTMIuUEijxtMPsOXn3CznV6R1tndpMoaEMQ==","signatures":[{"sig":"MEQCICp9lO4gdzJdWfKpn13Up2wFfZ8M06QSpbAQvXHa+/4QAiAezah83HEu2NL+KGsFmOCvxmNNIxUCPTh9umzhEsJbLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":268189},"main":"./dist/lib.node.cjs","type":"module","types":"./dist/src/lib.node.d.ts","module":"./src/lib.node.js","readme":"# @remix-run/web-fetch\n\n[![ci][ci.icon]][ci.url]\n[![package][version.icon] ![downloads][downloads.icon]][package.url]\n\nWeb API compatible [fetch API][] for nodejs.\n\n## Comparison to Alternatives\n\n#### [node-fetch][]\n\nThe reason this fork exists is because [node-fetch][] chooses to compromise\nWeb API compatibility and by using nodejs native [Readable][] stream. They way\nthey put it is:\n\n>\n> - Make conscious trade-off when following [WHATWG fetch spec][whatwg-fetch] and [stream spec](https://streams.spec.whatwg.org/) implementation details, document known differences.\n> - Use native Node streams for body, on both request and response.\n>\n\nWe found these incompatibility to be really problematic when sharing code\nacross nodejs and browser rutimes. This library uses [@remix-run/web-stream][] instead.\n\n\n\n[ci.icon]: https://github.com/web-std/io/workflows/fetch/badge.svg\n[ci.url]: https://github.com/web-std/io/actions/workflows/fetch.yml\n[version.icon]: https://img.shields.io/npm/v/@remix-run/web-fetch.svg\n[downloads.icon]: https://img.shields.io/npm/dm/@remix-run/web-fetch.svg\n[package.url]: https://npmjs.org/package/@remix-run/web-fetch\n[downloads.image]: https://img.shields.io/npm/dm/@remix-run/web-fetch.svg\n[downloads.url]: https://npmjs.org/package/@remix-run/web-fetch\n[prettier.icon]: https://img.shields.io/badge/styled_with-prettier-ff69b4.svg\n[prettier.url]: https://github.com/prettier/prettier\n[blob]: https://developer.mozilla.org/en-US/docs/Web/API/Blob/Blob\n[fetch-blob]: https://github.com/node-fetch/fetch-blob\n[readablestream]: https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream\n[readable]: https://nodejs.org/api/stream.html#stream_readable_streams\n[w3c blob.stream]: https://w3c.github.io/FileAPI/#dom-blob-stream\n[@remix-run/web-stream]:https://github.com/web-std/io/tree/main/stream\n[Uint8Array]:https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array\n[node-fetch]:https://github.com/node-fetch/\n[fetch api]:https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API\n[readable]: https://nodejs.org/api/stream.html#stream_readable_streams\n","engines":{"node":"^10.17 || >=12.3"},"exports":{".":{"types":"./dist/src/lib.node.d.ts","import":"./src/lib.node.js","browser":{"import":"./src/lib.js","require":"./dist/lib.cjs"},"require":"./dist/lib.node.cjs"},"./body":{"types":"./dist/src/body.d.ts","import":"./src/body.js"},"./package.json":"./package.json","./src/headers.js":{"types":"./dist/src/headers.d.ts","import":"./src/headers.js"},"./src/request.js":{"types":"./dist/src/request.d.ts","import":"./src/request.js"},"./src/response.js":{"types":"./dist/src/response.d.ts","import":"./src/response.js"}},"gitHead":"e5fa79431539db79f0963cd317639a866619524e","scripts":{"lint":"xo","build":"npm run build:cjs && npm run build:types","prepare":"npm run build","test:es":"node --experimental-modules ../../node_modules/c8/bin/c8 --reporter=html --reporter=lcov --reporter=text --check-coverage node --experimental-modules ../../node_modules/mocha/bin/mocha","coverage":"c8 report --reporter=text-lcov | coveralls","test:cjs":"node ./test/commonjs/test-artifact.js","build:cjs":"rollup -c","typecheck":"tsc","build:types":"tsc --build"},"_npmUser":{"name":"mjackson","email":"mjijackson+npm@gmail.com"},"repository":{"url":"git+https://github.com/remix-run/web-std-io.git","type":"git"},"_npmVersion":"8.19.4","description":"Web API compatible fetch implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"mrmime":"^1.0.0","abort-controller":"^3.0.0","data-uri-to-buffer":"^3.0.1","@remix-run/web-file":"^3.1.0-pre.0","@remix-run/web-stream":"^1.1.0-pre.0","@remix-run/web-form-data":"^3.1.0-pre.0","@web3-storage/multipart-parser":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"Readme.md","devDependencies":{"c8":"^7.3.0","xo":"^0.33.1","tsd":"^0.13.1","chai":"^4.2.0","delay":"^4.4.0","mocha":"^8.1.3","busboy":"^0.3.1","rollup":"2.47.0","coveralls":"^3.1.0","form-data":"^3.0.0","p-timeout":"^3.2.0","typescript":"^4.4.4","@types/chai":"^4.3.0","chai-string":"^1.5.0","@types/mocha":"^9.1.0","chai-iterator":"^3.0.2","formdata-node":"^2.4.0","chai-as-promised":"^7.1.1","@types/chai-string":"^1.4.2","@types/chai-as-promised":"^7.1.5","abortcontroller-polyfill":"^1.7.1"},"runkitExampleFilename":"example.js","_npmOperationalInternal":{"tmp":"tmp/web-fetch_4.4.0-pre.0_1693587182498_0.46960536086747795","host":"s3://npm-registry-packages"}},"4.4.0":{"name":"@remix-run/web-fetch","version":"4.4.0","keywords":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"author":{"name":"David Frank"},"license":"MIT","_id":"@remix-run/web-fetch@4.4.0","maintainers":[{"name":"chancestrickland","email":"hi@chance.dev"},{"name":"mjackson","email":"mjijackson+npm@gmail.com"}],"homepage":"https://github.com/remix-run/web-std-io","bugs":{"url":"https://github.com/remix-run/web-std-io/issues"},"xo":{"envs":["node","browser"],"rules":{"complexity":0,"import/extensions":0,"unicorn/no-reduce":0,"capitalized-comments":0,"unicorn/import-index":0,"import/no-useless-path-segments":0,"import/no-anonymous-default-export":0},"ignores":["dist","@types"],"overrides":[{"envs":["node","mocha"],"files":"test/**/*.js","rules":{"new-cap":0,"guard-for-in":0,"max-nested-callbacks":0,"no-unused-expressions":0,"ava/no-import-test-files":0,"promise/prefer-await-to-then":0,"unicorn/prevent-abbreviations":0}},{"files":"example.js","rules":{"import/no-extraneous-dependencies":0}}]},"esm":{"cjs":false,"sourceMap":true},"tsd":{"cwd":"@types","compilerOptions":{"lib":["es2018","DOM"],"target":"esnext","esModuleInterop":false,"allowSyntheticDefaultImports":false}},"dist":{"shasum":"23919c0f5a6649d133c42e72f2ca08dad18693c1","tarball":"https://registry.npmjs.org/@remix-run/web-fetch/-/web-fetch-4.4.0.tgz","fileCount":57,"integrity":"sha512-j6vswnGteHd3N5Y2lb5sRKP+NxChVCd1goXRDAanTMFfgxsCV/1ItlJFY8G/F4AESkDydcZ6tz6gAsttkGDiMA==","signatures":[{"sig":"MEYCIQC1rNQ3heC+pyZ9WzIhtzBlqvdht/McAFcmiX3E1ek/egIhAIpnE4PJS7X+blTfP6Ii1UTG1SZl9ehUG16wuwPlLnnt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":268165},"main":"./dist/lib.node.cjs","type":"module","types":"./dist/src/lib.node.d.ts","module":"./src/lib.node.js","engines":{"node":"^10.17 || >=12.3"},"exports":{".":{"types":"./dist/src/lib.node.d.ts","import":"./src/lib.node.js","browser":{"import":"./src/lib.js","require":"./dist/lib.cjs"},"require":"./dist/lib.node.cjs"},"./body":{"types":"./dist/src/body.d.ts","import":"./src/body.js"},"./package.json":"./package.json","./src/headers.js":{"types":"./dist/src/headers.d.ts","import":"./src/headers.js"},"./src/request.js":{"types":"./dist/src/request.d.ts","import":"./src/request.js"},"./src/response.js":{"types":"./dist/src/response.d.ts","import":"./src/response.js"}},"gitHead":"e8418530bada7cbaaf224106384ce427b4341222","scripts":{"lint":"xo","build":"npm run build:cjs && npm run build:types","prepare":"npm run build","test:es":"node --experimental-modules ../../node_modules/c8/bin/c8 --reporter=html --reporter=lcov --reporter=text --check-coverage node --experimental-modules ../../node_modules/mocha/bin/mocha","coverage":"c8 report --reporter=text-lcov | coveralls","test:cjs":"node ./test/commonjs/test-artifact.js","build:cjs":"rollup -c","typecheck":"tsc","build:types":"tsc --build"},"_npmUser":{"name":"mjackson","email":"mjijackson+npm@gmail.com"},"repository":{"url":"git+https://github.com/remix-run/web-std-io.git","type":"git"},"_npmVersion":"8.19.4","description":"Web API compatible fetch implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"mrmime":"^1.0.0","abort-controller":"^3.0.0","data-uri-to-buffer":"^3.0.1","@remix-run/web-file":"^3.1.0","@remix-run/web-stream":"^1.1.0","@remix-run/web-form-data":"^3.1.0","@web3-storage/multipart-parser":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.3.0","xo":"^0.33.1","tsd":"^0.13.1","chai":"^4.2.0","delay":"^4.4.0","mocha":"^8.1.3","busboy":"^0.3.1","rollup":"2.47.0","coveralls":"^3.1.0","form-data":"^3.0.0","p-timeout":"^3.2.0","typescript":"^4.4.4","@types/chai":"^4.3.0","chai-string":"^1.5.0","@types/mocha":"^9.1.0","chai-iterator":"^3.0.2","formdata-node":"^2.4.0","chai-as-promised":"^7.1.1","@types/chai-string":"^1.4.2","@types/chai-as-promised":"^7.1.5","abortcontroller-polyfill":"^1.7.1"},"runkitExampleFilename":"example.js","_npmOperationalInternal":{"tmp":"tmp/web-fetch_4.4.0_1694622390288_0.14525612238386176","host":"s3://npm-registry-packages"}},"4.4.1":{"name":"@remix-run/web-fetch","version":"4.4.1","keywords":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"author":{"name":"David Frank"},"license":"MIT","_id":"@remix-run/web-fetch@4.4.1","maintainers":[{"name":"chancestrickland","email":"hi@chance.dev"},{"name":"mjackson","email":"mjijackson+npm@gmail.com"}],"homepage":"https://github.com/remix-run/web-std-io","bugs":{"url":"https://github.com/remix-run/web-std-io/issues"},"xo":{"envs":["node","browser"],"rules":{"complexity":0,"import/extensions":0,"unicorn/no-reduce":0,"capitalized-comments":0,"unicorn/import-index":0,"import/no-useless-path-segments":0,"import/no-anonymous-default-export":0},"ignores":["dist","@types"],"overrides":[{"envs":["node","mocha"],"files":"test/**/*.js","rules":{"new-cap":0,"guard-for-in":0,"max-nested-callbacks":0,"no-unused-expressions":0,"ava/no-import-test-files":0,"promise/prefer-await-to-then":0,"unicorn/prevent-abbreviations":0}},{"files":"example.js","rules":{"import/no-extraneous-dependencies":0}}]},"esm":{"cjs":false,"sourceMap":true},"tsd":{"cwd":"@types","compilerOptions":{"lib":["es2018","DOM"],"target":"esnext","esModuleInterop":false,"allowSyntheticDefaultImports":false}},"dist":{"shasum":"1ea34e6f1c660a52e7582007917a552f0efdc58b","tarball":"https://registry.npmjs.org/@remix-run/web-fetch/-/web-fetch-4.4.1.tgz","fileCount":57,"integrity":"sha512-xMceEGn2kvfeWS91nHSOhEQHPGgjFnmDVpWFZrbWPVdiTByMZIn421/tdSF6Kd1RsNsY+5Iwt3JFEKZHAcMQHw==","signatures":[{"sig":"MEUCIQCrpCpmxnUj1AgMgw30h3Ieek1sfYryCXv6wOGjz1hG2AIgZehrGR/4/UHdpg7afGQaZ1vQ4VQ8boRJx6u6T1ZuOz8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":268202},"main":"./dist/lib.node.cjs","type":"module","types":"./dist/src/lib.node.d.ts","module":"./src/lib.node.js","engines":{"node":"^10.17 || >=12.3"},"exports":{".":{"types":"./dist/src/lib.node.d.ts","import":"./src/lib.node.js","browser":{"import":"./src/lib.js","require":"./dist/lib.cjs"},"require":"./dist/lib.node.cjs"},"./body":{"types":"./dist/src/body.d.ts","import":"./src/body.js"},"./package.json":"./package.json","./src/headers.js":{"types":"./dist/src/headers.d.ts","import":"./src/headers.js"},"./src/request.js":{"types":"./dist/src/request.d.ts","import":"./src/request.js"},"./src/response.js":{"types":"./dist/src/response.d.ts","import":"./src/response.js"}},"gitHead":"d4cdb8fc35a607240b279b5322b45035a95d798a","scripts":{"lint":"xo","build":"npm run build:cjs && npm run build:types","prepare":"npm run build","test:es":"node --experimental-modules ../../node_modules/c8/bin/c8 --reporter=html --reporter=lcov --reporter=text --check-coverage node --experimental-modules ../../node_modules/mocha/bin/mocha","coverage":"c8 report --reporter=text-lcov | coveralls","test:cjs":"node ./test/commonjs/test-artifact.js","build:cjs":"rollup -c","typecheck":"tsc","build:types":"tsc --build"},"_npmUser":{"name":"mjackson","email":"mjijackson+npm@gmail.com"},"repository":{"url":"git+https://github.com/remix-run/web-std-io.git","type":"git"},"_npmVersion":"8.19.4","description":"Web API compatible fetch implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"mrmime":"^1.0.0","abort-controller":"^3.0.0","data-uri-to-buffer":"^3.0.1","@remix-run/web-blob":"^3.1.0","@remix-run/web-file":"^3.1.0","@remix-run/web-stream":"^1.1.0","@remix-run/web-form-data":"^3.1.0","@web3-storage/multipart-parser":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.3.0","xo":"^0.33.1","tsd":"^0.13.1","chai":"^4.2.0","delay":"^4.4.0","mocha":"^8.1.3","busboy":"^0.3.1","rollup":"2.47.0","coveralls":"^3.1.0","form-data":"^3.0.0","p-timeout":"^3.2.0","typescript":"^4.4.4","@types/chai":"^4.3.0","chai-string":"^1.5.0","@types/mocha":"^9.1.0","chai-iterator":"^3.0.2","formdata-node":"^2.4.0","chai-as-promised":"^7.1.1","@types/chai-string":"^1.4.2","@types/chai-as-promised":"^7.1.5","abortcontroller-polyfill":"^1.7.1"},"runkitExampleFilename":"example.js","_npmOperationalInternal":{"tmp":"tmp/web-fetch_4.4.1_1695062827550_0.5592747351631455","host":"s3://npm-registry-packages"}},"4.4.2-pre.0":{"name":"@remix-run/web-fetch","version":"4.4.2-pre.0","keywords":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"author":{"name":"David Frank"},"license":"MIT","_id":"@remix-run/web-fetch@4.4.2-pre.0","maintainers":[{"name":"chancestrickland","email":"hi@chance.dev"},{"name":"mjackson","email":"mjijackson+npm@gmail.com"}],"homepage":"https://github.com/remix-run/web-std-io","bugs":{"url":"https://github.com/remix-run/web-std-io/issues"},"xo":{"envs":["node","browser"],"rules":{"complexity":0,"import/extensions":0,"unicorn/no-reduce":0,"capitalized-comments":0,"unicorn/import-index":0,"import/no-useless-path-segments":0,"import/no-anonymous-default-export":0},"ignores":["dist","@types"],"overrides":[{"envs":["node","mocha"],"files":"test/**/*.js","rules":{"new-cap":0,"guard-for-in":0,"max-nested-callbacks":0,"no-unused-expressions":0,"ava/no-import-test-files":0,"promise/prefer-await-to-then":0,"unicorn/prevent-abbreviations":0}},{"files":"example.js","rules":{"import/no-extraneous-dependencies":0}}]},"esm":{"cjs":false,"sourceMap":true},"tsd":{"cwd":"@types","compilerOptions":{"lib":["es2018","DOM"],"target":"esnext","esModuleInterop":false,"allowSyntheticDefaultImports":false}},"dist":{"shasum":"ec118035eb67f5b0539799a3caa8aea2552f065f","tarball":"https://registry.npmjs.org/@remix-run/web-fetch/-/web-fetch-4.4.2-pre.0.tgz","fileCount":57,"integrity":"sha512-fVdJBGfYCBQWeYkCxHuZ/jlB/hRNGATbseIdbH+r0/MyaTuwU2WNvwvwAw2X1qgQ5VDC6qdRMP8KX+PJIGEO6g==","signatures":[{"sig":"MEYCIQDz0zkRrzmeHAoI0zn3f321MWSkpzJL8IZJQ717pa0A0QIhAMoMSMRtqoxj7rDbHN2p7WI3gerGMxeW/5a+KNxEkclo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":267711},"main":"./dist/lib.node.cjs","type":"module","types":"./dist/src/lib.node.d.ts","module":"./src/lib.node.js","readme":"# @remix-run/web-fetch\n\n[![ci][ci.icon]][ci.url]\n[![package][version.icon] ![downloads][downloads.icon]][package.url]\n\nWeb API compatible [fetch API][] for nodejs.\n\n## Comparison to Alternatives\n\n#### [node-fetch][]\n\nThe reason this fork exists is because [node-fetch][] chooses to compromise\nWeb API compatibility and by using nodejs native [Readable][] stream. They way\nthey put it is:\n\n>\n> - Make conscious trade-off when following [WHATWG fetch spec][whatwg-fetch] and [stream spec](https://streams.spec.whatwg.org/) implementation details, document known differences.\n> - Use native Node streams for body, on both request and response.\n>\n\nWe found these incompatibility to be really problematic when sharing code\nacross nodejs and browser rutimes. This library uses [@remix-run/web-stream][] instead.\n\n\n\n[ci.icon]: https://github.com/web-std/io/workflows/fetch/badge.svg\n[ci.url]: https://github.com/web-std/io/actions/workflows/fetch.yml\n[version.icon]: https://img.shields.io/npm/v/@remix-run/web-fetch.svg\n[downloads.icon]: https://img.shields.io/npm/dm/@remix-run/web-fetch.svg\n[package.url]: https://npmjs.org/package/@remix-run/web-fetch\n[downloads.image]: https://img.shields.io/npm/dm/@remix-run/web-fetch.svg\n[downloads.url]: https://npmjs.org/package/@remix-run/web-fetch\n[prettier.icon]: https://img.shields.io/badge/styled_with-prettier-ff69b4.svg\n[prettier.url]: https://github.com/prettier/prettier\n[blob]: https://developer.mozilla.org/en-US/docs/Web/API/Blob/Blob\n[fetch-blob]: https://github.com/node-fetch/fetch-blob\n[readablestream]: https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream\n[readable]: https://nodejs.org/api/stream.html#stream_readable_streams\n[w3c blob.stream]: https://w3c.github.io/FileAPI/#dom-blob-stream\n[@remix-run/web-stream]:https://github.com/web-std/io/tree/main/stream\n[Uint8Array]:https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array\n[node-fetch]:https://github.com/node-fetch/\n[fetch api]:https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API\n[readable]: https://nodejs.org/api/stream.html#stream_readable_streams\n","engines":{"node":"^10.17 || >=12.3"},"exports":{".":{"types":"./dist/src/lib.node.d.ts","import":"./src/lib.node.js","browser":{"import":"./src/lib.js","require":"./dist/lib.cjs"},"require":"./dist/lib.node.cjs"},"./body":{"types":"./dist/src/body.d.ts","import":"./src/body.js"},"./package.json":"./package.json","./src/headers.js":{"types":"./dist/src/headers.d.ts","import":"./src/headers.js"},"./src/request.js":{"types":"./dist/src/request.d.ts","import":"./src/request.js"},"./src/response.js":{"types":"./dist/src/response.d.ts","import":"./src/response.js"}},"gitHead":"d2ec185e354f1d1750578eccfc41b2b2489e481e","scripts":{"lint":"xo","build":"npm run build:cjs && npm run build:types","prepare":"npm run build","test:es":"node --experimental-modules ../../node_modules/c8/bin/c8 --reporter=html --reporter=lcov --reporter=text --check-coverage node --experimental-modules ../../node_modules/mocha/bin/mocha","coverage":"c8 report --reporter=text-lcov | coveralls","test:cjs":"node ./test/commonjs/test-artifact.js","build:cjs":"rollup -c","typecheck":"tsc","build:types":"tsc --build"},"_npmUser":{"name":"mjackson","email":"mjijackson+npm@gmail.com"},"repository":{"url":"git+https://github.com/remix-run/web-std-io.git","type":"git"},"_npmVersion":"8.19.4","description":"Web API compatible fetch implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"mrmime":"^1.0.0","abort-controller":"^3.0.0","data-uri-to-buffer":"^3.0.1","@remix-run/web-blob":"^3.1.0","@remix-run/web-file":"^3.1.0","@remix-run/web-stream":"^1.1.0","@remix-run/web-form-data":"^3.1.0","@web3-storage/multipart-parser":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"Readme.md","devDependencies":{"c8":"^7.3.0","xo":"^0.33.1","tsd":"^0.13.1","chai":"^4.2.0","delay":"^4.4.0","mocha":"^8.1.3","busboy":"^0.3.1","rollup":"2.47.0","coveralls":"^3.1.0","form-data":"^3.0.0","p-timeout":"^3.2.0","typescript":"^4.4.4","@types/chai":"^4.3.0","chai-string":"^1.5.0","@types/mocha":"^9.1.0","chai-iterator":"^3.0.2","formdata-node":"^2.4.0","chai-as-promised":"^7.1.1","@types/chai-string":"^1.4.2","@types/chai-as-promised":"^7.1.5","abortcontroller-polyfill":"^1.7.1"},"runkitExampleFilename":"example.js","_npmOperationalInternal":{"tmp":"tmp/web-fetch_4.4.2-pre.0_1701872929715_0.9423812008791037","host":"s3://npm-registry-packages"}},"4.4.2":{"name":"@remix-run/web-fetch","version":"4.4.2","keywords":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"author":{"name":"David Frank"},"license":"MIT","_id":"@remix-run/web-fetch@4.4.2","maintainers":[{"name":"chancestrickland","email":"hi@chance.dev"},{"name":"mjackson","email":"mjijackson+npm@gmail.com"}],"homepage":"https://github.com/remix-run/web-std-io","bugs":{"url":"https://github.com/remix-run/web-std-io/issues"},"xo":{"envs":["node","browser"],"rules":{"complexity":0,"import/extensions":0,"unicorn/no-reduce":0,"capitalized-comments":0,"unicorn/import-index":0,"import/no-useless-path-segments":0,"import/no-anonymous-default-export":0},"ignores":["dist","@types"],"overrides":[{"envs":["node","mocha"],"files":"test/**/*.js","rules":{"new-cap":0,"guard-for-in":0,"max-nested-callbacks":0,"no-unused-expressions":0,"ava/no-import-test-files":0,"promise/prefer-await-to-then":0,"unicorn/prevent-abbreviations":0}},{"files":"example.js","rules":{"import/no-extraneous-dependencies":0}}]},"esm":{"cjs":false,"sourceMap":true},"tsd":{"cwd":"@types","compilerOptions":{"lib":["es2018","DOM"],"target":"esnext","esModuleInterop":false,"allowSyntheticDefaultImports":false}},"dist":{"shasum":"ce7aedef72cc26e15060e8cf84674029f92809b6","tarball":"https://registry.npmjs.org/@remix-run/web-fetch/-/web-fetch-4.4.2.tgz","fileCount":57,"integrity":"sha512-jgKfzA713/4kAW/oZ4bC3MoLWyjModOVDjFPNseVqcJKSafgIscrYL9G50SurEYLswPuoU3HzSbO0jQCMYWHhA==","signatures":[{"sig":"MEYCIQD1kvc73rZjRLY5bpMl7Lk1Xaih0Mt2rLjv/Bv/tAu1rAIhAM0ryH6Rcmd1o4QP35DnlJIDqF2P6s0bzV7eyO3TWnS+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":267705},"main":"./dist/lib.node.cjs","type":"module","types":"./dist/src/lib.node.d.ts","module":"./src/lib.node.js","engines":{"node":"^10.17 || >=12.3"},"exports":{".":{"types":"./dist/src/lib.node.d.ts","import":"./src/lib.node.js","browser":{"import":"./src/lib.js","require":"./dist/lib.cjs"},"require":"./dist/lib.node.cjs"},"./body":{"types":"./dist/src/body.d.ts","import":"./src/body.js"},"./package.json":"./package.json","./src/headers.js":{"types":"./dist/src/headers.d.ts","import":"./src/headers.js"},"./src/request.js":{"types":"./dist/src/request.d.ts","import":"./src/request.js"},"./src/response.js":{"types":"./dist/src/response.d.ts","import":"./src/response.js"}},"gitHead":"a46bcdd12164db71dee0ea93597b3df50dbde53a","scripts":{"lint":"xo","build":"npm run build:cjs && npm run build:types","prepare":"npm run build","test:es":"node --experimental-modules ../../node_modules/c8/bin/c8 --reporter=html --reporter=lcov --reporter=text --check-coverage node --experimental-modules ../../node_modules/mocha/bin/mocha","coverage":"c8 report --reporter=text-lcov | coveralls","test:cjs":"node ./test/commonjs/test-artifact.js","build:cjs":"rollup -c","typecheck":"tsc","build:types":"tsc --build"},"_npmUser":{"name":"mjackson","email":"mjijackson+npm@gmail.com"},"repository":{"url":"git+https://github.com/remix-run/web-std-io.git","type":"git"},"_npmVersion":"8.19.4","description":"Web API compatible fetch implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"mrmime":"^1.0.0","abort-controller":"^3.0.0","data-uri-to-buffer":"^3.0.1","@remix-run/web-blob":"^3.1.0","@remix-run/web-file":"^3.1.0","@remix-run/web-stream":"^1.1.0","@remix-run/web-form-data":"^3.1.0","@web3-storage/multipart-parser":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.3.0","xo":"^0.33.1","tsd":"^0.13.1","chai":"^4.2.0","delay":"^4.4.0","mocha":"^8.1.3","busboy":"^0.3.1","rollup":"2.47.0","coveralls":"^3.1.0","form-data":"^3.0.0","p-timeout":"^3.2.0","typescript":"^4.4.4","@types/chai":"^4.3.0","chai-string":"^1.5.0","@types/mocha":"^9.1.0","chai-iterator":"^3.0.2","formdata-node":"^2.4.0","chai-as-promised":"^7.1.1","@types/chai-string":"^1.4.2","@types/chai-as-promised":"^7.1.5","abortcontroller-polyfill":"^1.7.1"},"runkitExampleFilename":"example.js","_npmOperationalInternal":{"tmp":"tmp/web-fetch_4.4.2_1701884827848_0.5778904631739981","host":"s3://npm-registry-packages"}}},"time":{"created":"2022-04-28T22:12:37.556Z","modified":"2026-02-12T01:12:26.491Z","4.1.0":"2022-04-28T22:12:37.764Z","4.1.1":"2022-05-04T19:54:35.178Z","4.1.2":"2022-05-07T00:24:58.342Z","4.1.3":"2022-05-10T19:01:23.747Z","4.2.0":"2022-07-20T16:14:59.740Z","4.3.0":"2022-09-26T21:30:14.767Z","4.3.1":"2022-10-17T19:57:50.775Z","4.3.2":"2022-11-17T18:56:01.439Z","4.3.3":"2023-03-17T16:31:15.075Z","4.3.4":"2023-04-20T19:43:20.335Z","4.3.5":"2023-07-12T18:30:52.173Z","4.3.6":"2023-08-01T22:12:12.151Z","4.3.7":"2023-08-16T18:32:41.090Z","4.3.8":"2023-08-29T16:20:08.536Z","4.4.0-pre.0":"2023-09-01T16:53:02.784Z","4.4.0":"2023-09-13T16:26:30.537Z","4.4.1":"2023-09-18T18:47:07.897Z","4.4.2-pre.0":"2023-12-06T14:28:49.910Z","4.4.2":"2023-12-06T17:47:08.094Z"},"bugs":{"url":"https://github.com/remix-run/web-std-io/issues"},"author":{"name":"David Frank"},"license":"MIT","homepage":"https://github.com/remix-run/web-std-io","keywords":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"repository":{"url":"git+https://github.com/remix-run/web-std-io.git","type":"git"},"description":"Web API compatible fetch implementation","maintainers":[{"email":"mjijackson+npm@gmail.com","name":"mjackson"}],"readme":"# @remix-run/web-fetch\n\n[![ci][ci.icon]][ci.url]\n[![package][version.icon] ![downloads][downloads.icon]][package.url]\n\nWeb API compatible [fetch API][] for nodejs.\n\n## Comparison to Alternatives\n\n#### [node-fetch][]\n\nThe reason this fork exists is because [node-fetch][] chooses to compromise\nWeb API compatibility and by using nodejs native [Readable][] stream. They way\nthey put it is:\n\n>\n> - Make conscious trade-off when following [WHATWG fetch spec][whatwg-fetch] and [stream spec](https://streams.spec.whatwg.org/) implementation details, document known differences.\n> - Use native Node streams for body, on both request and response.\n>\n\nWe found these incompatibility to be really problematic when sharing code\nacross nodejs and browser rutimes. This library uses [@remix-run/web-stream][] instead.\n\n\n\n[ci.icon]: https://github.com/web-std/io/workflows/fetch/badge.svg\n[ci.url]: https://github.com/web-std/io/actions/workflows/fetch.yml\n[version.icon]: https://img.shields.io/npm/v/@remix-run/web-fetch.svg\n[downloads.icon]: https://img.shields.io/npm/dm/@remix-run/web-fetch.svg\n[package.url]: https://npmjs.org/package/@remix-run/web-fetch\n[downloads.image]: https://img.shields.io/npm/dm/@remix-run/web-fetch.svg\n[downloads.url]: https://npmjs.org/package/@remix-run/web-fetch\n[prettier.icon]: https://img.shields.io/badge/styled_with-prettier-ff69b4.svg\n[prettier.url]: https://github.com/prettier/prettier\n[blob]: https://developer.mozilla.org/en-US/docs/Web/API/Blob/Blob\n[fetch-blob]: https://github.com/node-fetch/fetch-blob\n[readablestream]: https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream\n[readable]: https://nodejs.org/api/stream.html#stream_readable_streams\n[w3c blob.stream]: https://w3c.github.io/FileAPI/#dom-blob-stream\n[@remix-run/web-stream]:https://github.com/web-std/io/tree/main/stream\n[Uint8Array]:https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array\n[node-fetch]:https://github.com/node-fetch/\n[fetch api]:https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API\n[readable]: https://nodejs.org/api/stream.html#stream_readable_streams\n","readmeFilename":"Readme.md"}