{"name":"@web-std/fetch","version":"3.0.0","description":"Web compatible Fetch API implementation for node.js","main":"./dist/index.cjs","module":"./src/index.js","types":"./dist/src/index.d.ts","sideEffects":false,"type":"module","exports":{".":{"import":"./src/index.js","require":"./dist/index.cjs","types":"./dist/src/index.d.ts"},"./package.json":"./package.json","./body":{"import":"./src/body.js","types":"./dist/src/body.d.ts"},"./src/request.js":{"import":"./src/request.js","types":"./dist/src/request.d.ts"},"./src/response.js":{"import":"./src/response.js","types":"./dist/src/response.d.ts"},"./src/headers.js":{"import":"./src/headers.js","types":"./dist/src/headers.d.ts"}},"engines":{"node":"^10.17 || >=12.3"},"scripts":{"build":"npm run build:cjs && npm run build:types","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","test:cjs":"node ./test/commonjs/test-artifact.js","coverage":"c8 report --reporter=text-lcov | coveralls","typecheck":"tsc --build","build:types":"tsc --build","build:cjs":"rollup -c","lint":"xo","prepare":"npm run build"},"repository":{"type":"git","url":"git+https://github.com/web-std/io.git"},"keywords":["fetch","http","promise","request","curl","wget","xhr","whatwg"],"author":{"name":"David Frank"},"license":"MIT","bugs":{"url":"https://github.com/web-std/io/issues"},"homepage":"https://github.com/web-std/io","devDependencies":{"abort-controller":"^3.0.0","abortcontroller-polyfill":"^1.7.1","busboy":"^0.3.1","c8":"^7.3.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","chai-iterator":"^3.0.2","chai-string":"^1.5.0","coveralls":"^3.1.0","delay":"^4.4.0","form-data":"^3.0.0","formdata-node":"^2.4.0","mocha":"^8.1.3","p-timeout":"^3.2.0","rollup":"^2.26.10","tsd":"^0.13.1","xo":"^0.33.1","typescript":"^4.4.4"},"dependencies":{"@web-std/blob":"^3.0.0","@web-std/form-data":"^3.0.0","data-uri-to-buffer":"^3.0.1","@web3-storage/multipart-parser":"^1.0.0"},"esm":{"sourceMap":true,"cjs":false},"tsd":{"cwd":"@types","compilerOptions":{"target":"esnext","lib":["es2018","DOM"],"allowSyntheticDefaultImports":false,"esModuleInterop":false}},"xo":{"envs":["node","browser"],"rules":{"complexity":0,"import/extensions":0,"import/no-useless-path-segments":0,"import/no-anonymous-default-export":0,"unicorn/import-index":0,"unicorn/no-reduce":0,"capitalized-comments":0},"ignores":["dist","@types"],"overrides":[{"files":"test/**/*.js","envs":["node","mocha"],"rules":{"max-nested-callbacks":0,"no-unused-expressions":0,"new-cap":0,"guard-for-in":0,"unicorn/prevent-abbreviations":0,"promise/prefer-await-to-then":0,"ava/no-import-test-files":0}},{"files":"example.js","rules":{"import/no-extraneous-dependencies":0}}]},"runkitExampleFilename":"example.js","gitHead":"c617c3de638b8cc4f3cfa2ac180ce73b4cb59494","_id":"@web-std/fetch@3.0.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"shasum":"70de57091eae3e2b23b0eab0e3f4044d4eea029d","size":64070,"noattachment":false,"key":"/@web-std/fetch/-/@web-std/fetch-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@web-std/fetch/download/@web-std/fetch-3.0.0.tgz"},"_npmUser":{"name":"gozala","email":"dev@gozala.io"},"directories":{},"maintainers":[{"name":"gozala","email":"dev@gozala.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fetch_3.0.0_1636405548957_0.5521747306475717"},"_hasShrinkwrap":false,"publish_time":1636405549097,"_cnpm_publish_time":1636405549097,"_cnpmcore_publish_time":"2021-12-16T15:43:26.968Z","dist-tags":{"latest":"4.2.1"}}