{"_id":"@kubb/plugin-fetch","_rev":"82-a11fafd1c9916607ea1911a76e3e5d23","name":"@kubb/plugin-fetch","dist-tags":{"beta":"5.0.0-beta.109","canary":"5.6.0-canary.20260924T222114","latest":"5.5.1"},"versions":{"5.0.0-beta.73":{"name":"@kubb/plugin-fetch","version":"5.0.0-beta.73","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/plugin-fetch@5.0.0-beta.73","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/plugins#readme","bugs":{"url":"https://github.com/kubb-labs/plugins/issues"},"dist":{"shasum":"1afcfd8c198ce4f5b31c5c0e64ad136834a222ac","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.0.0-beta.73.tgz","fileCount":14,"integrity":"sha512-/9D4Oy/2rMuMZlKwc1ysd8yFGPYMcK7osFkvEp/XqQ76AH6AK2PUI7zAQfARVjoyL0fFG2bpMltDnVJ1g+IuuA==","signatures":[{"sig":"MEYCIQCFOlMh5FLif95Z4OdtxqAHj7T3rKjNrnWL22zDQzt3ZQIhAKg4+cu5IypaUbaKst+FiR/tjOGuBZS3Db9ngz5NdF28","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":331798},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"gitHead":"5a58bda6b8801dde914d3f0f2f3eae6314fc506d","scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:stage":"pnpm stage publish --no-git-check","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"_npmVersion":"11.13.0","description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"@kubb/ast":"catalog:","@kubb/core":"catalog:","@kubb/plugin-ts":"workspace:*","@kubb/plugin-zod":"workspace:*","@kubb/renderer-jsx":"catalog:"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"typescript":"catalog:","@internals/utils":"workspace:*","@internals/client":"workspace:*","@internals/shared":"workspace:*"},"peerDependencies":{"@kubb/renderer-jsx":"catalog:"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.0.0-beta.73_1782204423710_0.1756094590043853","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-beta.75":{"name":"@kubb/plugin-fetch","version":"5.0.0-beta.75","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.0.0-beta.75","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"dist":{"shasum":"cd3e84ff6e33cb4663b36ec4c3b3e1cda1a3552e","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.0.0-beta.75.tgz","fileCount":15,"integrity":"sha512-qXwI7oJWvJmcXgjultaSjrUvWUcCwoqtxBR6Nqtb5Us0lldcl4Oert01GQsrFoOBOf3C8epYzg3aYBw9OO9TLg==","signatures":[{"sig":"MEQCIAd/8O3Zy0c9cOpDF/5gWDHsbbDVf8WmiHAtTHryfh3bAiBDz01mHsIkLWWtVPYzr3XWmO4r4jsCGm9Q6tvAwzo4rQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.0.0-beta.75","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":333489},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:stage":"pnpm stage publish --no-git-check","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/ast":"5.0.0-beta.74","@kubb/core":"5.0.0-beta.74","@kubb/plugin-ts":"5.0.0-beta.75","@kubb/plugin-zod":"5.0.0-beta.75","@kubb/renderer-jsx":"5.0.0-beta.74"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.3","@internals/utils":"0.0.0","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"@kubb/renderer-jsx":"5.0.0-beta.74"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.0.0-beta.75_1782297904130_0.9883225866805987","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-beta.76":{"name":"@kubb/plugin-fetch","version":"5.0.0-beta.76","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.0.0-beta.76","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"dist":{"shasum":"e1ff0af2da2986f6da23e201a498526b617c3178","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.0.0-beta.76.tgz","fileCount":15,"integrity":"sha512-qsLTB1G7VipVU51uRDdiQ2KIADwB4NhXxrrKHcI0W1aotN3cvNalHgY1iYleKD1dA9uEeel8I5zy2f2ucReRjw==","signatures":[{"sig":"MEQCICxGYczUbNdy8JfPhIDpIVaZGls1q/eDT8SVhRhh6JuJAiBjTP00ig1xE7NIEZwA/s7YPBc1D38ALGAi+v/aKnA31g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.0.0-beta.76","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":348546},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:stage":"pnpm stage publish --no-git-check","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/ast":"5.0.0-beta.74","@kubb/core":"5.0.0-beta.74","@kubb/plugin-ts":"5.0.0-beta.76","@kubb/plugin-zod":"5.0.0-beta.76","@kubb/renderer-jsx":"5.0.0-beta.74"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.3","@internals/utils":"0.0.0","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"@kubb/renderer-jsx":"5.0.0-beta.74"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.0.0-beta.76_1782376547490_0.6759736869901918","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-beta.77":{"name":"@kubb/plugin-fetch","version":"5.0.0-beta.77","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.0.0-beta.77","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"dist":{"shasum":"14a381b95e464308abbe9f4eff2408cf8651051a","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.0.0-beta.77.tgz","fileCount":15,"integrity":"sha512-ZfgQvISPCBGGPiWeW0YJx1uu6aei6QE+hwZahR9fezDK5K0aNHLLiPJ0+QTce90akPikzO8IsFYIR1lJ55Q71w==","signatures":[{"sig":"MEYCIQDZib0P6Rv4azdS7ejefRPq0fvUn+3GYv1w2xd6NwaeHwIhAMvh5ATZJ5FIbx5EqjSpYmYps2t1OFMqBNoOm2JrjsZT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.0.0-beta.77","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":349300},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:stage":"pnpm stage publish --no-git-check","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.0","dependencies":{"@kubb/ast":"5.0.0-beta.74","@kubb/core":"5.0.0-beta.74","@kubb/plugin-ts":"5.0.0-beta.77","@kubb/plugin-zod":"5.0.0-beta.77","@kubb/renderer-jsx":"5.0.0-beta.74"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.3","@internals/utils":"0.0.0","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"@kubb/renderer-jsx":"5.0.0-beta.74"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.0.0-beta.77_1782474496303_0.8476643890721389","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-beta.79":{"name":"@kubb/plugin-fetch","version":"5.0.0-beta.79","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.0.0-beta.79","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"dist":{"shasum":"47d31e24c0b6e76d7713a23544f69201efdf4d17","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.0.0-beta.79.tgz","fileCount":17,"integrity":"sha512-rGA/pUtCw/cniWJJqxigXt6twooa7TO63hM0Besk1oZJQSGZ1UWM3lyVIgJTopIoXuRapRXJ0lbWJRrz9S9qXw==","signatures":[{"sig":"MEYCIQDK1ionaaqRbPIDbax+SRpMvDT1v6VckaJRLAAISvzPewIhAMuA1jDoQYMzCXfFZAKLT/VgohCido3eRjgYG642025o","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.0.0-beta.79","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":414052},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:stage":"pnpm stage publish --no-git-check","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.0","dependencies":{"@kubb/ast":"5.0.0-beta.79","@kubb/core":"5.0.0-beta.79","@kubb/plugin-ts":"5.0.0-beta.79","@kubb/plugin-zod":"5.0.0-beta.79","@kubb/renderer-jsx":"5.0.0-beta.79"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.3","@internals/utils":"0.0.0","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"@kubb/renderer-jsx":"5.0.0-beta.79"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.0.0-beta.79_1782815911225_0.4786070550593662","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-beta.80":{"name":"@kubb/plugin-fetch","version":"5.0.0-beta.80","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.0.0-beta.80","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"dist":{"shasum":"c559aad6a7c714db7f7a14024200d62f0c15eeb0","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.0.0-beta.80.tgz","fileCount":17,"integrity":"sha512-qUIyh73pDxqZXJNurgVnS/twi2/Gi6jg1UQWa4BBe8wFxAbxCY51Fi8dXHQZxQB3RwseRNt2K/wH6trLzc8Exw==","signatures":[{"sig":"MEYCIQDwenbzsOXYPNLotCfGmzAoq7yzbC70TD4zJqkQbjyzwQIhANPwt4ZFiCTyI1eNxPLs1neNDqVcBNwQrUObsuZlWkpI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.0.0-beta.80","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":417970},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:stage":"pnpm stage publish --no-git-check","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.23.0","dependencies":{"@kubb/ast":"5.0.0-beta.79","@kubb/core":"5.0.0-beta.79","@kubb/plugin-ts":"5.0.0-beta.80","@kubb/plugin-zod":"5.0.0-beta.80","@kubb/renderer-jsx":"5.0.0-beta.79"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.3","@internals/utils":"0.0.0","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"@kubb/renderer-jsx":"5.0.0-beta.79"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.0.0-beta.80_1782895679073_0.3292670150050474","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-beta.81":{"name":"@kubb/plugin-fetch","version":"5.0.0-beta.81","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.0.0-beta.81","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"dist":{"shasum":"e04974b726ab58251a5e2fd6065af52b38c24698","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.0.0-beta.81.tgz","fileCount":17,"integrity":"sha512-Su0nJhqYtgZg01l4dFoy5HobnsGSOqJ01Hb69LQVbWl4q3AeA5ajxs/Grsj6f3GPGiFAIBtUO7mxgzUQeW0JDg==","signatures":[{"sig":"MEQCIHvldLmPEElbfljLcVlhB5MJcD4FOr7nj+ttbNh2RXOSAiBZ3rrUkxEzIgF4bSR6X1rEk+9dhcd/lgEbobSK5MfEIw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.0.0-beta.81","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":420836},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:stage":"pnpm stage publish --no-git-check","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/ast":"5.0.0-beta.80","@kubb/core":"5.0.0-beta.80","@kubb/plugin-ts":"5.0.0-beta.81","@kubb/plugin-zod":"5.0.0-beta.81","@kubb/renderer-jsx":"5.0.0-beta.80"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^6.0.3","@internals/utils":"0.0.0","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"@kubb/renderer-jsx":"5.0.0-beta.80"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.0.0-beta.81_1782988012779_0.03441462603462386","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-beta.84":{"name":"@kubb/plugin-fetch","version":"5.0.0-beta.84","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.0.0-beta.84","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"dist":{"shasum":"c8d2d73e75ddd94e10bd911ca271a9678ecc95e1","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.0.0-beta.84.tgz","fileCount":17,"integrity":"sha512-EW0M7F3FTd12N4Vw8CbGP2wEj9z4NTwrwxN5zaXUeLjXrkbT0wWySqGE1C9b0wBmj1o/c3nbimCI+JCxXdYNYA==","signatures":[{"sig":"MEUCIQDvC0iS72qPtOAPVc+kVlBPWy/dQ2pczy75QcWw1mU+qQIgNPv1RIGYihhwDUho0D/Ldvcn9eoS7ZNuvs9i16I7Eck=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.0.0-beta.84","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":420079},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:stage":"pnpm stage publish --no-git-check","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"5.0.0-beta.84","@kubb/plugin-zod":"5.0.0-beta.84"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"5.0.0-beta.84","typescript":"^6.0.3","@internals/utils":"0.0.0","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"kubb":"5.0.0-beta.84"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.0.0-beta.84_1783093855993_0.1969228328986916","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-beta.85":{"name":"@kubb/plugin-fetch","version":"5.0.0-beta.85","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.0.0-beta.85","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"dist":{"shasum":"ef2271673fcac871a57a2cd386f31bee08218652","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.0.0-beta.85.tgz","fileCount":17,"integrity":"sha512-w7T5OvnlANmu3eUhvWyrAkBDvcsotdb4LhNNltcDmBvSnMtL2pmpNf9GaCx5rVEUX961S+jUtLZ0WXka+UKsEQ==","signatures":[{"sig":"MEUCIQCEyYW3XbW1x/piwltZl8FSKplccJSLlGWpx4q0Wf0sxQIgDE/HaPtCpipDuRyuiNTVdZjy7K3GHA/ndpcmJSx6uSE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.0.0-beta.85","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":434565},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:stage":"pnpm stage publish --no-git-check","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"5.0.0-beta.84","@kubb/plugin-zod":"5.0.0-beta.84"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"5.0.0-beta.84","typescript":"^6.0.3","@internals/utils":"0.0.0","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"kubb":"5.0.0-beta.84"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.0.0-beta.85_1783123838685_0.20200084136669338","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-beta.86":{"name":"@kubb/plugin-fetch","version":"5.0.0-beta.86","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.0.0-beta.86","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"dist":{"shasum":"1d4b51e11175ce8beeb2cb48ddf65e3a5ec6331f","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.0.0-beta.86.tgz","fileCount":17,"integrity":"sha512-SWG3FCxSF3hwqn+HHRDgf5ygi+v/pJ28dsiFz86quuAREDW+x2e/ciXz72evIT9tvCEqIrQxLgNMuB3CKaJYiQ==","signatures":[{"sig":"MEYCIQDwBij7Q/cM065stAy7gYwMTbf+YUq6uIYbesC9YuP2pgIhAJ1+J8v8QcBNI8u3ZR5y93slOftofPMoAvt0viYAmg5r","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.0.0-beta.86","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":434954},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:stage":"pnpm stage publish --no-git-check","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"5.0.0-beta.85","@kubb/plugin-zod":"5.0.0-beta.85"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"5.0.0-beta.89","typescript":"^6.0.3","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"kubb":"5.0.0-beta.89"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.0.0-beta.86_1783515338866_0.7495710702368001","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-beta.87":{"name":"@kubb/plugin-fetch","version":"5.0.0-beta.87","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.0.0-beta.87","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"dist":{"shasum":"57298f8e43424dc2d586369b69f94671b3d984b5","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.0.0-beta.87.tgz","fileCount":17,"integrity":"sha512-YBdT2LpotHseUbd2WG3bw4ANoSeUQALmcJVfgR5U5T/rc0Q8IqJ0sIWpUxYIWZLod4GJDWiRbVzAV4cdgTcsuA==","signatures":[{"sig":"MEUCIQC3BuALqO/kI/7JNqtaEQfKlRcGE1urB0Y2etN/jM8rRgIgX01t6T4TN0GYB8Y+uqKjkQHtbsmZo+QHTIGq9esfWRw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.0.0-beta.87","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":435384},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:stage":"pnpm stage publish --no-git-check","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"5.0.0-beta.86","@kubb/plugin-zod":"5.0.0-beta.86"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"5.0.0-beta.89","typescript":"^6.0.3","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"kubb":"5.0.0-beta.89"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.0.0-beta.87_1783545472003_0.045642067425635924","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-beta.94":{"name":"@kubb/plugin-fetch","version":"5.0.0-beta.94","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.0.0-beta.94","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"dist":{"shasum":"5cb54b40405b840185ae9db08b983249da74296c","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.0.0-beta.94.tgz","fileCount":17,"integrity":"sha512-6/mDbQg6JN91/c0yp9mIlnN2VgoWdI1L+5N3p5QqUFOxv3wM9j+NF7oFMtywTdkUxrP7d+FJpeZI54Wj1pMeJw==","signatures":[{"sig":"MEQCIFuDz1iVs3XEYQNrPJwAcv+cyjUI+cpwxLbs7JhxBUgJAiA6FIaNKAuhD15/x+qp4LmOj/T9gM2msRSedhkU0z8ZEw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.0.0-beta.94","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":435324},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:stage":"pnpm stage publish --no-git-check","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"5.0.0-beta.87","@kubb/plugin-zod":"5.0.0-beta.87"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"5.0.0-beta.94","typescript":"^6.0.3","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"kubb":"5.0.0-beta.94"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.0.0-beta.94_1783683256863_0.22961726380967007","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-beta.95":{"name":"@kubb/plugin-fetch","version":"5.0.0-beta.95","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.0.0-beta.95","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"dist":{"shasum":"5c0bce9dbc9902e06c8dd6c8c8fa6ffe8a8f16e0","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.0.0-beta.95.tgz","fileCount":17,"integrity":"sha512-Xrupfia5bCKinljLFd0v2daagozIqaeEexM3sIxcTxsD+wCN58GC0D+h987qprbcl5d9REjSH40yxBQ0Jb+3qg==","signatures":[{"sig":"MEUCIAE9dStRHVn0EDZlZdOKS0hyeztnfcHZ0qB3Bl+rdm2yAiEA9/MxJrP8DJ+yAI6n9sPUqxtg9vZI1YhATLQ4+mUXCvo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.0.0-beta.95","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":436038},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:stage":"pnpm stage publish --no-git-check","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"5.0.0-beta.95","@kubb/plugin-zod":"5.0.0-beta.95"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"5.0.0-beta.96","typescript":"^6.0.3","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"kubb":"5.0.0-beta.96"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.0.0-beta.95_1783929524659_0.06599755964274023","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-beta.98":{"name":"@kubb/plugin-fetch","version":"5.0.0-beta.98","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.0.0-beta.98","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"dist":{"shasum":"81099818df53583eac469b0b8644cfb4647a07c6","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.0.0-beta.98.tgz","fileCount":17,"integrity":"sha512-YKt8k9FInCM8p9s1FyGap9RUQxpvHt+uKMEqYYk9KCWq3G60hqVcGabCn0F7Ek3dhwl6lQVbstPUGUaz0I/n5w==","signatures":[{"sig":"MEUCIGg6dK0DgWCS+Ajur7z5S/mHDHyFS4FTg07QbtqsiW4wAiEAuDfWb+bSC6nDos8Ht4KnNY/JYdaeRy0TNAVW01BclYE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.0.0-beta.98","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":436112},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:stage":"pnpm stage publish --no-git-check","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"5.0.0-beta.98","@kubb/plugin-zod":"5.0.0-beta.97"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"5.0.0-beta.97","typescript":"^6.0.3","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"kubb":"5.0.0-beta.97"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.0.0-beta.98_1784022445565_0.7115719645904424","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-beta.99":{"name":"@kubb/plugin-fetch","version":"5.0.0-beta.99","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.0.0-beta.99","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"dist":{"shasum":"ef180b9d1acc8f091568821aef35f6211e96b116","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.0.0-beta.99.tgz","fileCount":17,"integrity":"sha512-2bXhN3RL5fHDfWBmTaAlTAZQD8T6qY3u1tt+B3+F6+Pa1riArnLW8Kc2m/k4y9W4C/RkphmQk/pIZYLFI7KUNQ==","signatures":[{"sig":"MEUCIQDZ8bzXBdt/U6+lI8W89MSPu24IBDyi4ACuo8PjE7peHAIgMlQJcjsQ6GJuo0ew9EgzhINTU7nGNZ6XGVej16qgi5c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.0.0-beta.99","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":405184},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:stage":"pnpm stage publish --no-git-check","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"5.0.0-beta.99","@kubb/plugin-zod":"5.0.0-beta.99"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"5.0.0-beta.97","typescript":"^6.0.3","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"kubb":"5.0.0-beta.97"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.0.0-beta.99_1784047725282_0.47277508225690124","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-beta.100":{"name":"@kubb/plugin-fetch","version":"5.0.0-beta.100","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.0.0-beta.100","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"dist":{"shasum":"ed46ff9a6603ad32afd447633be863f9f887b90c","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.0.0-beta.100.tgz","fileCount":17,"integrity":"sha512-MpCj1f9jMSHF2apIp122Vm5M8XZz5/hgJXi5jnvWImJj0+5fnMQYL7rcnlpV5Tb3hXseLjXDTBeWkxC/L6v6iQ==","signatures":[{"sig":"MEUCIQDiX/K57dt9FINiO/Rwvf+PoMFJLRtTMIiSr7XrCclpjAIgJFDWmqMvGnik/M6Ccjh9+CKAYHGYJRlmzTh3ju0fgjM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.0.0-beta.100","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":394692},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"5.0.0-beta.100","@kubb/plugin-zod":"5.0.0-beta.100"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"5.0.0-beta.102","typescript":"^6.0.3","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"kubb":"5.0.0-beta.102"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.0.0-beta.100_1784225984067_0.7322278903707806","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-beta.103":{"name":"@kubb/plugin-fetch","version":"5.0.0-beta.103","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.0.0-beta.103","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"dist":{"shasum":"bc58d36a41a80fb4537b815ed10e865aebce98bc","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.0.0-beta.103.tgz","fileCount":17,"integrity":"sha512-hjgsXN6M44WsTipwlBUjjrn/ybSrtzoDSENQn+UcO8M1vcyKWCq+6I/Wh5/aYAMtB9587N5JKEtRlB+YPU6tcw==","signatures":[{"sig":"MEQCIHsd2YWw0dytrTrGFZbSeqgnb6FH5A+Gv5rIsVo/HfmMAiBBB57PHOGzcA/PAS/x3DJNjNZb/5iPxyx5TbWH4PhQ4w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.0.0-beta.103","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":394692},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"5.0.0-beta.103","@kubb/plugin-zod":"5.0.0-beta.103"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"5.0.0-beta.103","typescript":"^6.0.3","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"kubb":"5.0.0-beta.103"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.0.0-beta.103_1784291570129_0.5182242213306834","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-beta.104":{"name":"@kubb/plugin-fetch","version":"5.0.0-beta.104","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.0.0-beta.104","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"dist":{"shasum":"affd06fd2683219f6b2ebdf2add792b80700ab3d","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.0.0-beta.104.tgz","fileCount":17,"integrity":"sha512-at20VQuS1NX2lvTinaPiykS0holgU/G2HE5uoqAqbo7QCelQDtIdDEL3NPq7jOYG7GAKUuzL8vFh7qhlYm3rgw==","signatures":[{"sig":"MEYCIQDWXkRr9NFD1GrKQa9RBDlaB4I68968AuaqnqpBlrSh6gIhAJ+uPkoPa64Gs/ADKCJxQqpCPG0mAFQrm/ajzgd8Ik8b","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.0.0-beta.104","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":402022},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"5.0.0-beta.103","@kubb/plugin-zod":"5.0.0-beta.103"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"5.0.0-beta.104","typescript":"^6.0.3","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"kubb":"5.0.0-beta.104"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.0.0-beta.104_1785272455296_0.8339384730308899","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-beta.106":{"name":"@kubb/plugin-fetch","version":"5.0.0-beta.106","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.0.0-beta.106","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"dist":{"shasum":"46c6294fa9ecfc6f09d0d8458f0a8e0676b9f656","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.0.0-beta.106.tgz","fileCount":17,"integrity":"sha512-B26s0OUruu43TRMilyhdC887mBTm7qq0CGRSjwJB3vW+2Gxloj0CKbqkGABz7eEcffPUsDvwyFoDlhLs0T5Gcg==","signatures":[{"sig":"MEYCIQCIkzpSUbYZdC8MlXHRIOxcNdE2bV153sS/KyACXcgi8AIhAPeP8Dr5o7ffBCrHIdB/FG/gnlH+VComehoEYE84Bep2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.0.0-beta.106","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":402328},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.0.0-beta.106","@kubb/plugin-zod":"^5.0.0-beta.106"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.0-beta.106","typescript":"^6.0.3","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"kubb":"^5.0.0-beta.106"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.0.0-beta.106_1786283910619_0.9603622121606266","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-beta.109":{"name":"@kubb/plugin-fetch","version":"5.0.0-beta.109","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.0.0-beta.109","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"dist":{"shasum":"61301325da68050e4e5737ac37b816bbeb2e3cb7","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.0.0-beta.109.tgz","fileCount":17,"integrity":"sha512-090QFotPimcsfxe0AfnkC3aeOYkCi2NY3u4mN6UaXPaScswGqABDZvseUqgfrlGYM0ZKZ2UgQqeDyUWW7OSMHQ==","signatures":[{"sig":"MEYCIQDxW3eQ7hW3dRapH36csTuHQW0wFa3jD9lFwZsbMi0BlwIhALiwBDrYyVEJNp2Hk/XUufIkfnahVIzbU9Jj2/C9XM90","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.0.0-beta.109","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":402336},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.0.0-beta.109","@kubb/plugin-zod":"^5.0.0-beta.109"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.0-beta.109","typescript":"^6.0.3","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"kubb":"^5.0.0-beta.109"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.0.0-beta.109_1786717248880_0.7790424664415523","host":"s3://npm-registry-packages-npm-production"}},"5.0.0":{"name":"@kubb/plugin-fetch","version":"5.0.0","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.0.0","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"dist":{"shasum":"68622a324547f59f5112cd47115a948c879fa7da","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.0.0.tgz","fileCount":17,"integrity":"sha512-/XMGoUFKBBrAYjjuLzXZLS2CYtx9OXij8/l+l+ZlpC8U0u9StalLk+rFmXGTmphL+NArGw/gIeAvP7wgDJwhTQ==","signatures":[{"sig":"MEUCIQDnTN0MmSxsFLCffbKHfbOhwJdSG7iASpQbPsvbTqBtlAIgJsDufS+ksvphbKpDiTuZgd1axGMpd3pQ7upQ1ZGAqtc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":402291},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.0.0","@kubb/plugin-zod":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.0","typescript":"^6.0.3","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"kubb":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.0.0_1787170939752_0.11695407258956148","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary.20260819T202656":{"name":"@kubb/plugin-fetch","version":"5.1.0-canary.20260819T202656","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.1.0-canary.20260819T202656","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"dist":{"shasum":"2f8978e584616b4d80ce6c5d534718f21fc8062c","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.1.0-canary.20260819T202656.tgz","fileCount":17,"integrity":"sha512-tq1Tg5o/C5XmajbVNKfmYFdpHOWEkw+zqs8eur/BLgYMCwpAPYYQpqDImqDDZ6UbXcQ8TkSYeNUnVMiDSuXq0w==","signatures":[{"sig":"MEUCIQDHEvDiRw6RQG7PYnCntLWYQlAYLvwhJ+sjE72ub5PMHAIgAwsrJgifsa+D27X+spBOGaTC51pEYAqTzqaeBEJgtyM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.1.0-canary.20260819T202656","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":402406},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260819T202653","@kubb/plugin-zod":"^5.1.0-canary.20260819T202653"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.0","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260819T202654","@internals/shared":"0.1.0-canary.20260819T202652"},"peerDependencies":{"kubb":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.1.0-canary.20260819T202656_1787171305347_0.2700234205407619","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary.20260819T205417":{"name":"@kubb/plugin-fetch","version":"5.1.0-canary.20260819T205417","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.1.0-canary.20260819T205417","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"f973b39b52ca2f708ba1f6a6e09ffd6a57e329d1","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.1.0-canary.20260819T205417.tgz","fileCount":17,"integrity":"sha512-h64m+VDCDCnps75Mv0/dczFpkqWHMi48/7Hf+R6GmQPn0r3zzeYmzY9j3C5yUKHDcR7ga0sCoua+LNv2nis/AQ==","signatures":[{"sig":"MEQCIHCPhu3WGxEtXqwVc71WAOZdLCB0lYWy2txNwJKu/MOMAiAgVYQv+KUdeex84qX1Wb9ts9hVAugZ0s3U50aW4btXsg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.1.0-canary.20260819T205417","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":402666},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260819T205414","@kubb/plugin-zod":"^5.1.0-canary.20260819T205414"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.0","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260819T205415","@internals/shared":"0.1.0-canary.20260819T205413"},"peerDependencies":{"kubb":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.1.0-canary.20260819T205417_1787172947798_0.32002755164911156","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary.20260824T123006":{"name":"@kubb/plugin-fetch","version":"5.1.0-canary.20260824T123006","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.1.0-canary.20260824T123006","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"7c792729a3fe6fe46b44a28ead6f1311ff414623","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.1.0-canary.20260824T123006.tgz","fileCount":17,"integrity":"sha512-wqIBFpcJaIwAR92x22PZgTVOkwvgL2MOasZWQOt4RZYsXhLLSLuuCZii8v276OxE7ZQcrNMdLFvEYDRPM1ri/w==","signatures":[{"sig":"MEYCIQCXSdH5pFD2X8x+c5xjbj7er7y2UYUjV1QF3SlrwUdC/QIhAL29/Va48ZwWN/bWRUTyLeX8vNQVyOXHZ8+RLyIGE9CI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.1.0-canary.20260824T123006","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":402676},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260824T123003","@kubb/plugin-zod":"^5.1.0-canary.20260824T123003"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.0","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260824T123004","@internals/shared":"0.1.0-canary.20260824T123002"},"peerDependencies":{"kubb":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.1.0-canary.20260824T123006_1787574683115_0.800719475971517","host":"s3://npm-registry-packages-npm-production"}},"5.0.1":{"name":"@kubb/plugin-fetch","version":"5.0.1","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.0.1","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"d6b4c8cfd9cb09fbf99178f58abed0563c2c1c23","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.0.1.tgz","fileCount":17,"integrity":"sha512-aFAIQpfRyf45EtYMaMtvcc5lG31+5ZB6y5dTYvezymVlZIwAw3isFqJ1dJqyb4cjfvR79JsFl3iTnrvcjjIghg==","signatures":[{"sig":"MEQCIDbpG57JNcWyI8BIT+VoEkJ+q5egClnZ0WaHEX7Djuw0AiAWJX5s6NNBxG0wehAvw+08T+VZ2Ne4dhxPJ+N52LTmOg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":402561},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.0.0","@kubb/plugin-zod":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.0","typescript":"^6.0.3","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"kubb":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.0.1_1787576015698_0.009537471967564937","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary.20260824T161549":{"name":"@kubb/plugin-fetch","version":"5.1.0-canary.20260824T161549","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.1.0-canary.20260824T161549","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"147d5364c2f06ae36d86b2a5e2a2323b7e51de8d","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.1.0-canary.20260824T161549.tgz","fileCount":17,"integrity":"sha512-kBWq0D9o/GRuQ9+Fz8iRqj4wfbS4sAyfhDKP2RN3wxcm4BKF6cfCgt0k1/+TLXA4BvKBjPx0NGfyiThYRDlVXQ==","signatures":[{"sig":"MEYCIQDlt4UPjuOtF/Bu73nZRH20CvoG3LmZabemSZt4jeo2IQIhAO7ljFToK0p3nOVwUAiUxwqp865+XX/m15aAfJlrkxXz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.1.0-canary.20260824T161549","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":402676},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260824T161545","@kubb/plugin-zod":"^5.1.0-canary.20260824T161545"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.0","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260824T161546","@internals/shared":"0.1.0-canary.20260824T161544"},"peerDependencies":{"kubb":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.1.0-canary.20260824T161549_1787588259178_0.26978713154357203","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary.20260826T184859":{"name":"@kubb/plugin-fetch","version":"5.2.0-canary.20260826T184859","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.2.0-canary.20260826T184859","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"2539d962f90a48f532c4631fd504bce791227e25","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.2.0-canary.20260826T184859.tgz","fileCount":17,"integrity":"sha512-kQ16qmQT8Hgt9Z3Hk/Qq4YflAcYRScZbsSe2ORZh2KTLbIqtZjkYJZKTg5X3n6oJcvXNzRrfJYHAMa7Xb/4cOg==","signatures":[{"sig":"MEUCIQDQI+OjFck6Bma+0WQbTGBzoJvrkrvo6JTyK6Dx7gophAIgdCdzHgxOTMGokp4EwUpQkcz1X8Cd6Yjd2MN1OTb+6nE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.2.0-canary.20260826T184859","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":418322},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260826T184855","@kubb/plugin-zod":"^5.2.0-canary.20260826T184855"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.1","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260826T184856","@internals/shared":"0.1.0-canary.20260826T184854"},"peerDependencies":{"kubb":"^5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.2.0-canary.20260826T184859_1787770253896_0.7322099282121419","host":"s3://npm-registry-packages-npm-production"}},"5.1.0":{"name":"@kubb/plugin-fetch","version":"5.1.0","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.1.0","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"6f3a6cdd64a698b8309cfd6a5cb293bc70f05151","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.1.0.tgz","fileCount":17,"integrity":"sha512-GsG35Duz87QceKrSF6wRg9+dd+PjV3KzOShlijXBI+kBuNIY63CHGyvADzkhmSHHGQ8DQyHxF0sRZr9iQM5Q0w==","signatures":[{"sig":"MEYCIQDRJPEp8Df3ECgHLTTsFWi5Ur/XRC+7hWX81rjWVhmVuQIhAIVtP1W3UxZdl8OFzgTKvKccUClhoLDdjTDUtyb0cCjx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":418207},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.0.0","@kubb/plugin-zod":"^5.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.1","typescript":"^6.0.3","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"kubb":"^5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.1.0_1787771195577_0.48211375279878443","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary.20260827T082217":{"name":"@kubb/plugin-fetch","version":"5.2.0-canary.20260827T082217","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.2.0-canary.20260827T082217","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"a254be135cea3e3bc351bdc6d5e67012ee4b3eb6","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.2.0-canary.20260827T082217.tgz","fileCount":17,"integrity":"sha512-9sd/YE62Wuae6usMA4AEDZJgzBqOH8vMqbkddbWKbpAKNDY62JCfb/e/b5Z3/7AevZAxO4xO2G+HO46fL+ANwg==","signatures":[{"sig":"MEYCIQCq1tPtu0geNk7exqZHXsXkXRoL2YU9M2tLl9RwYHGIyAIhAK8HdF3qOgbPx2uX8GaeHBPichlst/214OSip/5UAPjA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.2.0-canary.20260827T082217","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":418322},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260827T082213","@kubb/plugin-zod":"^5.3.0-canary.20260827T082213"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.1","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260827T082214","@internals/shared":"0.1.0-canary.20260827T082211"},"peerDependencies":{"kubb":"^5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.2.0-canary.20260827T082217_1787819056802_0.9545123268967994","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary.20260827T084640":{"name":"@kubb/plugin-fetch","version":"5.2.0-canary.20260827T084640","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.2.0-canary.20260827T084640","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"19153ff6052391131800fd199453da76a6a90fd9","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.2.0-canary.20260827T084640.tgz","fileCount":17,"integrity":"sha512-K/HywXAM/ez5ePkNF11pQ4M5WU6nmZsVToZqosLxV7uQwlKnSTflAxmZapm4ciLTEwkcwbRrKulqocfV8uRetw==","signatures":[{"sig":"MEUCIQDVkoTBBBrYK9/Vb/d/dfCBC1xSU/2kAwarBkU7L9yqXgIgHvhiIt4hIZgwKHixkTy654XEfWtWQPYntUpG4b1CJSI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.2.0-canary.20260827T084640","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":418322},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260827T084636","@kubb/plugin-zod":"^5.2.0-canary.20260827T084636"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.1","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260827T084637","@internals/shared":"0.1.0-canary.20260827T084635"},"peerDependencies":{"kubb":"^5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.2.0-canary.20260827T084640_1787820521959_0.5338807432091544","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary.20260827T100836":{"name":"@kubb/plugin-fetch","version":"5.2.0-canary.20260827T100836","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.2.0-canary.20260827T100836","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"057e69eab98f3103bc84beba9836bf0c7443fa0a","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.2.0-canary.20260827T100836.tgz","fileCount":17,"integrity":"sha512-F/cpUyy8NlQ4NEDYokal//YMkrxikDp9z3Gv33FmdvZSPH1B8rMlakElvgumZPRyRJyiqKXx23nS8lZpI7v4yg==","signatures":[{"sig":"MEYCIQDZNqX2+Uk8o8TyGTG+r65XIJhnxuioUpg+2915PaBLogIhAPPzZWPsqjJR3rTxuZfPlZm+a8Ne93Ka0qQI4O+dkvLm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.2.0-canary.20260827T100836","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":418893},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260827T100833","@kubb/plugin-zod":"^5.2.0-canary.20260827T100833"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.1","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260827T100834","@internals/shared":"0.1.0-canary.20260827T100832"},"peerDependencies":{"kubb":"^5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.2.0-canary.20260827T100836_1787825416378_0.5019960266279051","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary.20260827T101344":{"name":"@kubb/plugin-fetch","version":"5.2.0-canary.20260827T101344","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.2.0-canary.20260827T101344","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"d88ec1be9829cf45c0ec23e0cad7ed0d2c9a02b7","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.2.0-canary.20260827T101344.tgz","fileCount":17,"integrity":"sha512-9rmnJazSQYd7q9rt1cYUD8a82PV0ED9/vgooT6h6O/60t0jmOiuJliJrC9Bb9y3F3kxfli2TJ1xKDXB5NjX34g==","signatures":[{"sig":"MEUCIDT9p6M8hkuFUSb259YK87cw8axOSFmFOtCW9SLcwRkGAiEAqshKsgq89Iuoe8YGSUYnmX0W9TTFy+FOkpZn0AyWHXA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.2.0-canary.20260827T101344","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":418893},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260827T101340","@kubb/plugin-zod":"^5.2.0-canary.20260827T101340"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.1","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260827T101341","@internals/shared":"0.1.0-canary.20260827T101339"},"peerDependencies":{"kubb":"^5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.2.0-canary.20260827T101344_1787825743526_0.45309287617668725","host":"s3://npm-registry-packages-npm-production"}},"5.1.1":{"name":"@kubb/plugin-fetch","version":"5.1.1","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.1.1","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"1429ebdcb472ee3f67ae63ca1ce2a68b78b2a160","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.1.1.tgz","fileCount":17,"integrity":"sha512-r1q6QLUiI78jScXUY55Kh6xd7wZSXT/J9IOGfZvBiI2umtDD4+ccOLd9PkdxCUXZERAWKbQC/bqrBx0f6IyDVw==","signatures":[{"sig":"MEUCIQCHvW/Mnbhw1bbJxrPgrFsGd0KjMSSqHM4FXujXD8gw1QIgRUgqsri/w4KfBJGeGE2DFHw4nMbVDkU4hKrDnymqM8U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":418778},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.0.0","@kubb/plugin-zod":"^5.1.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.1","typescript":"^6.0.3","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"kubb":"^5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.1.1_1787829322823_0.6871585974864391","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary.20260828T171323":{"name":"@kubb/plugin-fetch","version":"5.2.0-canary.20260828T171323","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.2.0-canary.20260828T171323","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"f6d326a87c5c813586bf39519d36a795b54316ea","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.2.0-canary.20260828T171323.tgz","fileCount":17,"integrity":"sha512-APNF9+T7mWmAKRnq7578xvs6RQThslKaWRj/2euzknWnzO4XTpCWOphQnMT9pSPPSeZuJkhoV4F74hzLOCDNvA==","signatures":[{"sig":"MEQCIC9jaAZ5B0Vlir+n5Dfcy0dWBpiA2mo6zFp0dp1kWllPAiBksb5c0Gn0eV9ZUetHJpeQsRhw6AMpIVrymbiOIUiGtg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.2.0-canary.20260828T171323","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":418893},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260828T171319","@kubb/plugin-zod":"^5.2.0-canary.20260828T171319"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.1","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260828T171320","@internals/shared":"0.1.0-canary.20260828T171318"},"peerDependencies":{"kubb":"^5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.2.0-canary.20260828T171323_1787937316650_0.7242094467833764","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary.20260828T173749":{"name":"@kubb/plugin-fetch","version":"5.2.0-canary.20260828T173749","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.2.0-canary.20260828T173749","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"031ef889db163420f15b63f47b642bd689c4f6f9","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.2.0-canary.20260828T173749.tgz","fileCount":17,"integrity":"sha512-B+mYEgdg3kSk1Gm7TdqQxbeTTqOrpQKkDUabCiGNCSHH+lDi6s0wXBpdA/XgN943DfwfU9DPOo0g3Blg0Ua9Ug==","signatures":[{"sig":"MEQCIEYOfUKdf0am5UHCbh7wzDI8IO5JlSPmhFoj57FU6nuyAiAHncVlNqhqZ/nLCklP597MQjxAZw412nY0gWNZZxvPiw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.2.0-canary.20260828T173749","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":418893},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260828T173744","@kubb/plugin-zod":"^5.2.0-canary.20260828T173744"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.1","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260828T173746","@internals/shared":"0.1.0-canary.20260828T173743"},"peerDependencies":{"kubb":"^5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.2.0-canary.20260828T173749_1787938789566_0.865631889010388","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary.20260831T190241":{"name":"@kubb/plugin-fetch","version":"5.2.0-canary.20260831T190241","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.2.0-canary.20260831T190241","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"0d5ca813ca4ddf0c23520d42c0bf7b278639eaa0","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.2.0-canary.20260831T190241.tgz","fileCount":17,"integrity":"sha512-RzgUrphz+DgaaoxsrouoxJV7Ohwix7jYd2HXAYE4Koo0vevMoaymbUVBAoJ4lLqI8d5CpGBs8gL+TNJBNCVh8g==","signatures":[{"sig":"MEUCIBXUk1QZyfVEyNOi1NA6tVoAIhToMl4tSnMKWQjBLyzWAiEAsb3NsrsBQOL18PT1sm7Ciu/VhF/RJyRTirs44C4cS+k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.2.0-canary.20260831T190241","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":418893},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260831T190237","@kubb/plugin-zod":"^5.2.0-canary.20260831T190237"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.4","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260831T190238","@internals/shared":"0.1.0-canary.20260831T190236"},"peerDependencies":{"kubb":"^5.0.4"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.2.0-canary.20260831T190241_1788203060951_0.1894297908143212","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary.20260901T143318":{"name":"@kubb/plugin-fetch","version":"5.2.0-canary.20260901T143318","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.2.0-canary.20260901T143318","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"ed6e829e2e919e210a10c418815a30d04e72c0bf","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.2.0-canary.20260901T143318.tgz","fileCount":17,"integrity":"sha512-j2TxM6gKqGHPv0ObATKUFs0N3gp+ax4k6VDtcvbW6TVKRVQtWET6Mz+1mbObQegfsyjJqFCLWqt8bkduOv7JEQ==","signatures":[{"sig":"MEQCIBwCCg5i4glcmG+3Sj9+gcNieXmRvFJbxBwH3QFjQDDMAiAPxbuq5v3iaKaIeXxLHH9ALnsW3ATTZMtUgty2QtWEtA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.2.0-canary.20260901T143318","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":418908},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260901T143314","@kubb/plugin-zod":"^5.2.0-canary.20260901T143314"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.4","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260901T143315","@internals/shared":"0.1.0-canary.20260901T143313"},"peerDependencies":{"kubb":"^5.0.4"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.2.0-canary.20260901T143318_1788273304200_0.0762530677151172","host":"s3://npm-registry-packages-npm-production"}},"5.1.2":{"name":"@kubb/plugin-fetch","version":"5.1.2","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.1.2","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"eb73f459925c5450fbe3b671a318b294fb697e2d","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.1.2.tgz","fileCount":17,"integrity":"sha512-HdEOUNk+JyEiVjfwLn3NEAgxivHs1NO3gXw9+dQtylazoDUASlDwB/o5YkqpYLz6SErlcpMSG1o2V5/J9CqjPw==","signatures":[{"sig":"MEUCIQCde10VmesO+EIn5QiktM8EnhWe4A4rDG7tnJDCqaGOtQIgbs8gN/JZzEaFjKvaTCZCwpx2yLV+P0hA44yON+uE9sU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":418793},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.0.0","@kubb/plugin-zod":"^5.1.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.4","typescript":"^6.0.3","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"kubb":"^5.0.4"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.1.2_1788275474314_0.48482803449032374","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-canary.20260902T141305":{"name":"@kubb/plugin-fetch","version":"5.2.0-canary.20260902T141305","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.2.0-canary.20260902T141305","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"a43e8aebd3a463db15c6362a474e2946dd59067a","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.2.0-canary.20260902T141305.tgz","fileCount":17,"integrity":"sha512-p6OG1WGC818CNfeI61XHkK/enTTVwd3v472g3qE6OojfyYFlAwnhmIlh9RZP8nQF1SvESauotQepGiAXdzEEww==","signatures":[{"sig":"MEUCIQCBBPSEPgb1LQQES5k48hxYN1TELUwoyNa+IqkiYrkTBwIgWfBGiBupLHrjROsrB4k2Ee+KtxWdefM+NfwEwjdzuSc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.2.0-canary.20260902T141305","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":418908},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260902T141302","@kubb/plugin-zod":"^5.2.0-canary.20260902T141302"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.4","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260902T141303","@internals/shared":"0.1.0-canary.20260902T141301"},"peerDependencies":{"kubb":"^5.0.4"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.2.0-canary.20260902T141305_1788358516264_0.2995182773126952","host":"s3://npm-registry-packages-npm-production"}},"5.3.0-canary.20260902T190827":{"name":"@kubb/plugin-fetch","version":"5.3.0-canary.20260902T190827","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.3.0-canary.20260902T190827","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"86a949a43f865cf74d16dc7779c4a40d8e88341b","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.3.0-canary.20260902T190827.tgz","fileCount":17,"integrity":"sha512-82YCd9XKX6HMIfyx6jybZl9N8a3m+SAvGcM2gaufLAE3fb5YxyuY8YXjTVJPiBigeN58xqLmYpL/WindYOjzow==","signatures":[{"sig":"MEUCIF5QFuVJBdGqlD4gynpwjMmFZi6EgPzyNAat2VSjyWbDAiEAgN/SkN40+oPDZADkLz2M+eddC0/2G2u10p73u2fsWQE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.3.0-canary.20260902T190827","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":422022},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260902T190823","@kubb/plugin-zod":"^5.2.0-canary.20260902T190823"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.4","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260902T190824","@internals/shared":"0.1.0-canary.20260902T190822"},"peerDependencies":{"kubb":"^5.0.4"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.3.0-canary.20260902T190827_1788376231403_0.06948923816379837","host":"s3://npm-registry-packages-npm-production"}},"5.2.0":{"name":"@kubb/plugin-fetch","version":"5.2.0","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.2.0","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"f9031ea0b3f421db6bac35ab9dc3a546b21bc57c","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.2.0.tgz","fileCount":17,"integrity":"sha512-2wLZS2oEEdp8y3PZnn8sz/XXtpbxjj4e2Hs5+/BzNq+MsCgmmkYVOi4OHHc5/bXV6KgcUKvI1h3onBYGZNgkFg==","signatures":[{"sig":"MEQCIDB3vmqd9vZRnYsN4dLHNTueDV+ZE5VMxWJ0c5Y6HQf7AiBeFD8nPx44Z9jVNhncV213tNDXyB2WgdnX/SV3JeJtjA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":421907},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.0.0","@kubb/plugin-zod":"^5.1.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.4","typescript":"^6.0.3","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"kubb":"^5.0.4"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.2.0_1788377691553_0.6373391754001589","host":"s3://npm-registry-packages-npm-production"}},"5.3.0-canary.20260903T074346":{"name":"@kubb/plugin-fetch","version":"5.3.0-canary.20260903T074346","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.3.0-canary.20260903T074346","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"e9e46d474154e293a3d8c429d0b23eb4b74a904b","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.3.0-canary.20260903T074346.tgz","fileCount":17,"integrity":"sha512-lQx3bgWLUvUoiOBg2+Se3GoupoFx0210DdHAPKee3hT1EXmzeLVy3smgf40vwBpV8AyAxHJqX0VaR26hkGmp7g==","signatures":[{"sig":"MEQCIE2qQhL2z6gksFViZRwJCjZzo6g7zVdTeHP4ng4DWGRMAiBJPWLzIqdNS9E5Js0ZfKjJcIpVB5tKw3L5dogd2xTo9g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.3.0-canary.20260903T074346","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":422022},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260903T074343","@kubb/plugin-zod":"^5.2.0-canary.20260903T074343"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.4","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260903T074344","@internals/shared":"0.1.0-canary.20260903T074342"},"peerDependencies":{"kubb":"^5.0.4"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.3.0-canary.20260903T074346_1788421527037_0.574696216837302","host":"s3://npm-registry-packages-npm-production"}},"5.3.0-canary.20260903T074907":{"name":"@kubb/plugin-fetch","version":"5.3.0-canary.20260903T074907","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.3.0-canary.20260903T074907","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"ea3823a6906917be1ab46423a3785cd82658ddd9","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.3.0-canary.20260903T074907.tgz","fileCount":17,"integrity":"sha512-QECExNftfUJ/Nwa2vGzp6ylR0OUTPmfo6iYeuQ1Yi3fsZ7BJEdFfYxq+J0Tu27UYAnQHGGvJRHvoI9kdf9wGYg==","signatures":[{"sig":"MEUCIEqhpEjwdA8Fr2yZ15ktiVUfF5DgJk8UwfJ0nq9GPlMEAiEAtxbeWUCVJ4ODtXfA10vkrVB+1IhraHctLzjaoGRdUYs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.3.0-canary.20260903T074907","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":422022},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260903T074903","@kubb/plugin-zod":"^5.2.0-canary.20260903T074903"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.4","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260903T074904","@internals/shared":"0.1.0-canary.20260903T074902"},"peerDependencies":{"kubb":"^5.0.4"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.3.0-canary.20260903T074907_1788421875279_0.3026636415580679","host":"s3://npm-registry-packages-npm-production"}},"5.3.0-canary.20260903T131523":{"name":"@kubb/plugin-fetch","version":"5.3.0-canary.20260903T131523","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.3.0-canary.20260903T131523","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"8a693d35e3fb670f9479a5f0c047eed10339d74a","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.3.0-canary.20260903T131523.tgz","fileCount":17,"integrity":"sha512-Guz0s9/tXCc6v8s6Ib39WolV0je0KkFFTefa9X/on5F62RoPcarR/St++Wd1CoBZuE8m+jDXYM6vdplMfTH5jQ==","signatures":[{"sig":"MEQCIGHtACqr55Tgsr5hmJWpmDU1QAQW4xt6sNIIk/saHVwsAiBbx3gK0sf0usmSQhtUZ3FjcNCaXdUMNtV+WPP0TWBG8Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.3.0-canary.20260903T131523","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":422058},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260903T131518","@kubb/plugin-zod":"^5.2.0-canary.20260903T131518"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.4","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260903T131520","@internals/shared":"0.1.0-canary.20260903T131517"},"peerDependencies":{"kubb":"^5.0.4"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.3.0-canary.20260903T131523_1788441441980_0.7963917624446557","host":"s3://npm-registry-packages-npm-production"}},"5.2.1":{"name":"@kubb/plugin-fetch","version":"5.2.1","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.2.1","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"e444a74b6f67b3932b147d409b0055e8db999ff7","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.2.1.tgz","fileCount":17,"integrity":"sha512-IAOkyAyoVRCOhqTvBDsdf6f4C5EMq3B3IOgQ+nehn83aarw7zgb7NCbzutT3ir1U8Hgtgjoosc67rHEdPj8y6g==","signatures":[{"sig":"MEYCIQCnbw46Lii7NwoOqwyCcu/Jc9DNdQqmKe0xVty/M44GIgIhAIikrQfCq0bLOIqNnRJhoAE7JNWvVjuQL+/uG6hqCu5r","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":421943},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.0.1","@kubb/plugin-zod":"^5.1.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.4","typescript":"^6.0.3","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"kubb":"^5.0.4"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.2.1_1788441764558_0.7305303006457449","host":"s3://npm-registry-packages-npm-production"}},"5.3.0-canary.20260905T085246":{"name":"@kubb/plugin-fetch","version":"5.3.0-canary.20260905T085246","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.3.0-canary.20260905T085246","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"8c99b60bb709940aa36635ee15b5125f7e94e48e","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.3.0-canary.20260905T085246.tgz","fileCount":17,"integrity":"sha512-eiOivIF4b3G6vDFyQDnZjIoPn46GsVngxamiOZ9k5gzp/u963JPMWZaBE07tmjfNqQ49JVBr8MjfsBcgqUz6BQ==","signatures":[{"sig":"MEYCIQC5kvyF1wnBlPVM7jsobY5I64suD/7hdiYCcpFUdMeK9wIhANUf5sn56sQMP12ZyulgAK3wtHqW+9A+2ste2AbHrTQL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.3.0-canary.20260905T085246","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":422347},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260905T085241","@kubb/plugin-zod":"^5.2.0-canary.20260905T085241"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.6","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260905T085243","@internals/shared":"0.1.0-canary.20260905T085240"},"peerDependencies":{"kubb":"^5.0.6"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.3.0-canary.20260905T085246_1788598486341_0.5591533982357157","host":"s3://npm-registry-packages-npm-production"}},"5.2.2":{"name":"@kubb/plugin-fetch","version":"5.2.2","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.2.2","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"f436772407bb9f77668e3e59acf42cf41ef9bc45","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.2.2.tgz","fileCount":17,"integrity":"sha512-OyekXhp56C+rOep/0I+fvTusK3cpGo2nY1WAhjL22rTVw6Flg3U3z7dDuX3l9dizJIqLhSu6pc9nKza4Lq13bA==","signatures":[{"sig":"MEYCIQC0QuxrH4dZjRCPOEZLXemyW1d81o4jyw9baMOVr1HXjwIhAO8uik/aBR1teSmbKoxgdaYC3lsHC3vJXkM1FRBMd324","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.2.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":422232},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.0.1","@kubb/plugin-zod":"^5.1.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.6","typescript":"^6.0.3","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"kubb":"^5.0.6"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.2.2_1788599366549_0.5241584265509391","host":"s3://npm-registry-packages-npm-production"}},"5.3.0-canary.20260906T211231":{"name":"@kubb/plugin-fetch","version":"5.3.0-canary.20260906T211231","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.3.0-canary.20260906T211231","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"6f04a10fe16aaba796b810b03ba98484fac2c9b3","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.3.0-canary.20260906T211231.tgz","fileCount":17,"integrity":"sha512-mRxHH7MZdj1IoOdEguvnm3zxWT/5tGrnKeQBf3WDqTGMKg5JOq3xMr2Z8nq7468OQQWVZmQ9DpgFzdLWs5AgIg==","signatures":[{"sig":"MEQCIH1k6yax5dXr6l/89ZYtRxAgk9T38ay7edoTugdJPxb+AiAWlDGeflHuECiTEGX6GWUDl7DJICQJlzhj6I1cmSMR3g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.3.0-canary.20260906T211231","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":422347},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260906T211226","@kubb/plugin-zod":"^5.2.0-canary.20260906T211226"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.6","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260906T211228","@internals/shared":"0.1.0-canary.20260906T211225"},"peerDependencies":{"kubb":"^5.0.6"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.3.0-canary.20260906T211231_1788729271177_0.2326002640230871","host":"s3://npm-registry-packages-npm-production"}},"5.3.0-canary.20260907T104724":{"name":"@kubb/plugin-fetch","version":"5.3.0-canary.20260907T104724","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.3.0-canary.20260907T104724","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"1720fd3eddf291ec9f4be45142737cca4dfa55da","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.3.0-canary.20260907T104724.tgz","fileCount":17,"integrity":"sha512-T8ezWXEpu/3H1ZMV4nJx0Hw8D4qh8CT2jm4/eu1Lvzprf6lcb2UxaMUixMPoWYuF15bkOgYiEod3IK5K930VjA==","signatures":[{"sig":"MEUCIHL3SuKrMzYDqUAURA7E3/yMoCGN9EXbEyI3jj6zvG/7AiEAv8Y8dDQyXDlILNzzgRlAL3IDd6fLd9Zs5Q1nZs2unNY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.3.0-canary.20260907T104724","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":422347},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260907T104719","@kubb/plugin-zod":"^5.2.0-canary.20260907T104719"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.6","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260907T104721","@internals/shared":"0.1.0-canary.20260907T104718"},"peerDependencies":{"kubb":"^5.0.6"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.3.0-canary.20260907T104724_1788778166066_0.012674851406919263","host":"s3://npm-registry-packages-npm-production"}},"5.3.0-canary.20260907T133426":{"name":"@kubb/plugin-fetch","version":"5.3.0-canary.20260907T133426","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.3.0-canary.20260907T133426","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"eb9081914884d6440e2921495c2c8d9045657dd3","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.3.0-canary.20260907T133426.tgz","fileCount":17,"integrity":"sha512-sdhyNK0POCZEbwd3tK+o6UUbsBtsGzHnymmmUMIMmLlayDhDbfXD1m/HTa3AIlXXHfc7iy4Y0AFSzc78FkuLTA==","signatures":[{"sig":"MEUCIDd3BMffT2vRFrlR6xnN3SAIcKCxdIvLs6J9Ewiuzzr7AiEAyiWOZeX/zWqIY3IBuU45GYoMufj67guKGRY5dQuqc3A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.3.0-canary.20260907T133426","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":422347},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260907T133423","@kubb/plugin-zod":"^5.2.0-canary.20260907T133423"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.0.6","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260907T133424","@internals/shared":"0.1.0-canary.20260907T133422"},"peerDependencies":{"kubb":"^5.0.6"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.3.0-canary.20260907T133426_1788788169669_0.19922892931450087","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary.20260907T164901":{"name":"@kubb/plugin-fetch","version":"5.4.0-canary.20260907T164901","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.4.0-canary.20260907T164901","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"901c6c57a7eb14671618cbd139e47618b02ef390","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.4.0-canary.20260907T164901.tgz","fileCount":17,"integrity":"sha512-kUN7KVhvSVy6Azx5eiviIYj6evX77BHg3JFgWzq8rkWx+KbOa8bbPjn5bv+oPUJTvqlwhj4AcuQGzhBVCTHcwA==","signatures":[{"sig":"MEUCIBK0X25qUy2nqcm2NFZgRPOgKflLXOe3gBW/xR2GqD/cAiEAuJV/EsdCEyOExh/UztoE5cAMVCMBrCseu/brobRYo00=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.4.0-canary.20260907T164901","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":434971},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260907T164857","@kubb/plugin-zod":"^5.2.0-canary.20260907T164857"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.1.0","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260907T164859","@internals/shared":"0.1.0-canary.20260907T164857"},"peerDependencies":{"kubb":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.4.0-canary.20260907T164901_1788799852144_0.8180010449793766","host":"s3://npm-registry-packages-npm-production"}},"5.3.0":{"name":"@kubb/plugin-fetch","version":"5.3.0","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.3.0","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"3f5a71d1b349d4625dbf3755ae62280230ae539c","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.3.0.tgz","fileCount":17,"integrity":"sha512-yv3Nu4QFkuxca3GDuo68anHQ4GvuMcg50cCUoR134AwvpR5DCry1McLkR6g2FjJEiPhPaGcikhRAUCMslSfhRg==","signatures":[{"sig":"MEYCIQCWIuJ3Hydz8CVMfn3K90G79bqtGvPEGTPu1aVH8qjvxAIhAKzRnL9pl/GM+W2zRO5Jdme31bk0cSFT5e2jf4Vtyuw1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":434856},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@kubb/plugin-ts":"^5.0.1","@kubb/plugin-zod":"^5.1.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.1.0","typescript":"^6.0.3","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"kubb":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.3.0_1788802243139_0.15763910123784686","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary.20260909T190245":{"name":"@kubb/plugin-fetch","version":"5.4.0-canary.20260909T190245","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.4.0-canary.20260909T190245","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"84c692a9551c5697a8fd218583b79add59306cd2","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.4.0-canary.20260909T190245.tgz","fileCount":17,"integrity":"sha512-7SCBS3jKV5Bhv+/ah+/JFnQmq9GEzlLYkkvIbjuzzwQ85OBaN0RJFnYMSoUYHXHbfeMaaAs0xMDmX8qS8dXZSA==","signatures":[{"sig":"MEYCIQCSwRkiuidUgrZGaxugp4J4dEc2NvOV3AnHoVeeMeSnZAIhAN6xe06D54o9M5/7auLdvkjMDYI6xym9XWhCD9RgCuxf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.4.0-canary.20260909T190245","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":434945},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260909T190244","@kubb/plugin-zod":"^5.2.0-canary.20260909T190244"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.1.0","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260909T190244","@internals/shared":"0.1.0-canary.20260909T190244"},"peerDependencies":{"kubb":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.4.0-canary.20260909T190245_1788980665088_0.07156311161154427","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary.20260909T194728":{"name":"@kubb/plugin-fetch","version":"5.4.0-canary.20260909T194728","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.4.0-canary.20260909T194728","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"c588a3d22b87f0bf82251920f2e271e2c5201bc4","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.4.0-canary.20260909T194728.tgz","fileCount":17,"integrity":"sha512-aVImG3XooY3cs82sUQdKo+m+k15uEFfmwynftKgesCflMuCuzxyKKuo71rF2e5+c9X176U8aFp4/rq/7T08p3w==","signatures":[{"sig":"MEYCIQCbucFt/UAaqDXkdWz4ziFAnOpNhmrIYPysCGBeonQKtgIhAOQ0viDzq9Nurx1up7T2Us+PKK3+8KtuCcEIfBHYEqzJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.4.0-canary.20260909T194728","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":434945},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260909T194728","@kubb/plugin-zod":"^5.2.0-canary.20260909T194728"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.2.0","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260909T194728","@internals/shared":"0.1.0-canary.20260909T194728"},"peerDependencies":{"kubb":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.4.0-canary.20260909T194728_1788983344018_0.5405266424566575","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary.20260910T110004":{"name":"@kubb/plugin-fetch","version":"5.4.0-canary.20260910T110004","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.4.0-canary.20260910T110004","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"e0133615cda9f8b6ff944064405907db8d57a485","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.4.0-canary.20260910T110004.tgz","fileCount":17,"integrity":"sha512-nE0wef/SKDUk14NrhIX1+Igihw97e0vHbLc8o/a9JD4WblEO6lEwnRh4tVd0r+xZMp5yjs5u2GuJ5iERrxdGGw==","signatures":[{"sig":"MEQCIF/u9apusjM3PGT5yGoZJzlvOzbB77HJ6h14O29MNG3gAiBaOSSD5wm7MVtSvjP+eAEiDr6KYiJjDIyJ7BB3LqJ2DQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.4.0-canary.20260910T110004","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":434945},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260910T110004","@kubb/plugin-zod":"^5.2.0-canary.20260910T110004"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.2.0","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260910T110004","@internals/shared":"0.1.0-canary.20260910T110004"},"peerDependencies":{"kubb":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.4.0-canary.20260910T110004_1789038109835_0.6004197221156393","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary.20260910T114055":{"name":"@kubb/plugin-fetch","version":"5.4.0-canary.20260910T114055","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.4.0-canary.20260910T114055","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"bf9cec0ee6f3caaa6038d27ed5be884eb8ac84c1","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.4.0-canary.20260910T114055.tgz","fileCount":17,"integrity":"sha512-lQ88aTu1Mrvy0DgNO1y3GZNp7f6OaD7+iSPhYyA5Yh400MxUDasunGgPyRF98hfSJoh7oQI9WgcNgQxZWkgFaw==","signatures":[{"sig":"MEQCIEv41eJoUbb4vBYlyl/MAaliFHlU5AelhVGgdTDD4EEvAiAKbKvIBtPTz46SGhWeOtjQovSCXNh+oH4RZxndsk4wHA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.4.0-canary.20260910T114055","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":435023},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"},{"url":"https://kubb.dev/sponsors","type":"custom"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260910T114055","@kubb/plugin-zod":"^5.2.0-canary.20260910T114055"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.2.0","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260910T114055","@internals/shared":"0.1.0-canary.20260910T114055"},"peerDependencies":{"kubb":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.4.0-canary.20260910T114055_1789040565443_0.7387709219304408","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary.20260910T215210":{"name":"@kubb/plugin-fetch","version":"5.5.0-canary.20260910T215210","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.5.0-canary.20260910T215210","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"8ec884e1ad4e1aa53e8b82dc2247224af4249020","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.5.0-canary.20260910T215210.tgz","fileCount":17,"integrity":"sha512-/u8ibG4OTcsUC6nhS/LxfvqTq9zZ96weyLMj5BaZL6DP9TEB7+n82PxkkrE+CDtxFHH8y5SKcPXa6mXkjMOPLQ==","signatures":[{"sig":"MEQCIGP9eotV95lbmyipTJlm9wUvwUHZqmMoHLDt3Lw8S3ETAiBctQhi3A4HSjkVOJGB1/pcikZQ/mRGpsC1hKN527wuBg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIAKcaTR+X9pi3vEx2gIOalB5OGSu88RdL80Sb1KANXb8AiAjvFyJ43+tAlNlJyv1m9dwpRH1pfHnHgJRqL2b5e0Pog==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.5.0-canary.20260910T215210","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":437160},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"},{"url":"https://kubb.dev/sponsors","type":"custom"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260910T215209","@kubb/plugin-zod":"^5.2.0-canary.20260910T215209"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.2.0","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260910T215209","@internals/shared":"0.1.0-canary.20260910T215209"},"peerDependencies":{"kubb":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.5.0-canary.20260910T215210_1789077358421_0.6227904204031496","host":"s3://npm-registry-packages-npm-production"}},"5.4.0":{"name":"@kubb/plugin-fetch","version":"5.4.0","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.4.0","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"6b6b2100c15ba2dc9c118f7f3c664652436795c5","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.4.0.tgz","fileCount":17,"integrity":"sha512-PsVlD7crZFWe6ZDuAdJUjh/whogFC2U0oFTEBqve6QutDjT6iWkKONb4lFRkSqPAMN61E46pSXfSg0x6MywA1Q==","signatures":[{"sig":"MEQCICMXzpnVe0W3S1AuOrGIZTWTxoEsaIGoh7iAz40n9T/lAiBuy4l5LMo6O5LzufkPjKemorfLdwleMQ8Ti+vpQ0dIoQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":437045},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"},{"url":"https://kubb.dev/sponsors","type":"custom"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.0.2","@kubb/plugin-zod":"^5.1.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.2.0","typescript":"^6.0.3","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"kubb":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.4.0_1789121271154_0.3254147456632699","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary.20260911T102437":{"name":"@kubb/plugin-fetch","version":"5.5.0-canary.20260911T102437","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.5.0-canary.20260911T102437","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"bfababd217f3ee4aba047abd448a6ccebcf6859f","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.5.0-canary.20260911T102437.tgz","fileCount":17,"integrity":"sha512-1eL5jM4Jx7tVFnz4igoeKSyPlRhgva/d+CtsiPV1IOwx2MA7hLdxPbCL/tpr/VXWOUBCiHkU5OXjguSiG0w9pQ==","signatures":[{"sig":"MEUCIBUvLtZDEizPADFmURY6trg1D2PPfjVvqtTuVovF4p7ZAiEA4GMWWMtNzISFbrf4zwe5RTS53cdwRdyyDnZ1szM06EA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIE8cEipgNEzNfSRdWQZARxqqgLSe+Yitkrw3hVeezuGRAiBAnwQpxuWO+bPmla0uSD4q0ILDfevmAHh2kPQ5p/dogw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.5.0-canary.20260911T102437","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":437160},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"},{"url":"https://kubb.dev/sponsors","type":"custom"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260911T102437","@kubb/plugin-zod":"^5.2.0-canary.20260911T102437"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.2.0","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260911T102437","@internals/shared":"0.1.0-canary.20260911T102437"},"peerDependencies":{"kubb":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.5.0-canary.20260911T102437_1789122442065_0.5280677392267676","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary.20260911T181817":{"name":"@kubb/plugin-fetch","version":"5.5.0-canary.20260911T181817","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.5.0-canary.20260911T181817","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"fe12de0e78fdd84a777f79149c93de2515ff8a31","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.5.0-canary.20260911T181817.tgz","fileCount":17,"integrity":"sha512-/IaZdo9C2SUW8zhiK7mfiktXwM+j3OggGJ0ll7wOBg4Dc+i9FmDZ499Rtabu1TsVEoKI+FzpFGnZpV6RHERSjQ==","signatures":[{"sig":"MEYCIQCfn1jNYA7c6DrBpOXG/ao43zyoB0nlPpC45uCfKNVVLQIhAOorOihCpxyT1ex/6Jph9jHgWSfyOvHgx3dQGeAHq8X1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDOe8tUR6wEvh5eTX2qU/+xBxttWrcmKlqYgdzOccqHvwIhAIeGiVqmMfxy/J117rb7l67wQvx9YTlFHwcg1KlxSO0X","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.5.0-canary.20260911T181817","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":437236},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"},{"url":"https://kubb.dev/sponsors","type":"custom"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260911T181817","@kubb/plugin-zod":"^5.2.0-canary.20260911T181817"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.2.0","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260911T181817","@internals/shared":"0.1.0-canary.20260911T181817"},"peerDependencies":{"kubb":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.5.0-canary.20260911T181817_1789150851287_0.49892680028615666","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary.20260911T182303":{"name":"@kubb/plugin-fetch","version":"5.5.0-canary.20260911T182303","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.5.0-canary.20260911T182303","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"33273af1afddb5f138d3d6ae5211346fb5772fba","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.5.0-canary.20260911T182303.tgz","fileCount":17,"integrity":"sha512-45k2EiC2LlP+jXWX7ual001fyrc/y5NP+frmn4e3EnjMa7/FR38kCkyQs8KOWpJdVLDfEF3+Tsw+NWSYH3N0SA==","signatures":[{"sig":"MEQCIHT0kMWsqxphz0Mwtyb3PkNzXK23cifmhXihoe2ooZmuAiBtAzDRbMgUQtL6MkGFr9E00T/gdmciPbZp8Zg6OL8DuQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCb6bmsypU5zi/LXVeaI6NPcB5P5lie45s3saHeS+ILNwIhALgUPsgrgkpnMKvPVQKiDRWtOI1wFwQSsiKCaep9woEO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.5.0-canary.20260911T182303","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":437236},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"},{"url":"https://kubb.dev/sponsors","type":"custom"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260911T182302","@kubb/plugin-zod":"^5.2.0-canary.20260911T182302"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.2.0","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260911T182303","@internals/shared":"0.1.0-canary.20260911T182302"},"peerDependencies":{"kubb":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.5.0-canary.20260911T182303_1789151136023_0.3116847236071367","host":"s3://npm-registry-packages-npm-production"}},"5.4.1":{"name":"@kubb/plugin-fetch","version":"5.4.1","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.4.1","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"7600dab7d8fd7b76fe432c0f0d3c021a70dfec7e","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.4.1.tgz","fileCount":17,"integrity":"sha512-bmbSkW7qDTVqCTKr8TmH3gHyrT1MUvB4gOOggXII8O7mH7zEWCndSS0BWTSPklPM5Ch3CTHWKnuC23H0lCnWSg==","signatures":[{"sig":"MEYCIQDN5OP4UORMSp9hRPTfTQEOlP91Fcq2j7qt33cadiseigIhAJS16/QhP5E9hCo9ArBsRctni7MvZpuB7PIcIuLQTCyC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":437121},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"},{"url":"https://kubb.dev/sponsors","type":"custom"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.0.2","@kubb/plugin-zod":"^5.1.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.2.0","typescript":"^6.0.3","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"kubb":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.4.1_1789151834150_0.8230585117251357","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary.20260912T214700":{"name":"@kubb/plugin-fetch","version":"5.5.0-canary.20260912T214700","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.5.0-canary.20260912T214700","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"074a7fe9044e45efdd467eda21f27eb1324335c7","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.5.0-canary.20260912T214700.tgz","fileCount":17,"integrity":"sha512-yqdx2MlFeR2LKY9zEPToNr2aCDlvfTF5K0qk8fFl5Pswdx0AM4QpWQai3dkIqoYH1Sbt+/ovk5Sdlt+zv5N8dw==","signatures":[{"sig":"MEYCIQDU4GzfobWFxX0rkSMYM0S7lejxrn1S5TJDP6Y603F7QwIhAOEeoLCoDaTDH2WpDEWdiTRDGSvHIsFh8svAji8jwIjc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCaEJNlfdGl/bRNEUsx58woAlWQt0qqe4L1+H6+p/H93QIgIPud32sUcMICZwIwCAe45t+8co0P0UMHhZwwq/vAXso=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.5.0-canary.20260912T214700","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":437236},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"},{"url":"https://kubb.dev/sponsors","type":"custom"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260912T214659","@kubb/plugin-zod":"^5.2.0-canary.20260912T214659"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.2.0","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260912T214700","@internals/shared":"0.1.0-canary.20260912T214659"},"peerDependencies":{"kubb":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.5.0-canary.20260912T214700_1789249776467_0.17187370513014755","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary.20260913T204105":{"name":"@kubb/plugin-fetch","version":"5.5.0-canary.20260913T204105","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.5.0-canary.20260913T204105","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"f952771f0c4a413d120634c30fbb0749ffb8fe30","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.5.0-canary.20260913T204105.tgz","fileCount":17,"integrity":"sha512-/UdMNxU9ONYOx12LajDuiWcER1As1CX5Nsf+yKv6PywogWmL8J2hEVRKQZnHcVCww5aZTKv8yLRiizC5m5UwNQ==","signatures":[{"sig":"MEUCICYDF/ifxkNB1bocWlnI8snahIkvBcYlc9vcgEHIDA9xAiEAyOlqY9/TFyGbpqPizbnJFmhVuZ3D2G8W3xxfOeCPDhI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDX3ZYC7PSuID903MCf2kzIaJZMzqN6caB+FH2M7FVSjAIhANB18gx/pDrgYN7JZ5QtiAMbjpUJpp2s5nDruN/5HV4X","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.5.0-canary.20260913T204105","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":437236},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"},{"url":"https://kubb.dev/sponsors","type":"custom"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260913T204105","@kubb/plugin-zod":"^5.2.0-canary.20260913T204105"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.2.3","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260913T204105","@internals/shared":"0.1.0-canary.20260913T204105"},"peerDependencies":{"kubb":"^5.2.3"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.5.0-canary.20260913T204105_1789332324919_0.8663255525534912","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary.20260917T204025":{"name":"@kubb/plugin-fetch","version":"5.5.0-canary.20260917T204025","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.5.0-canary.20260917T204025","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"9f953f8862839127c0d50910a38d1cdadcca518a","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.5.0-canary.20260917T204025.tgz","fileCount":17,"integrity":"sha512-+Idtsuk5Wcu8YY0RhuAgFbECMOj/Kdhc/MwW3tuCZi1V+PrIlcY5ES3+xi6DNKJhRImgUVw9Mbxat1wp78iLew==","signatures":[{"sig":"MEUCIQCb8nVmuefsMOjPEYcrcKYrYbRYUebOKQ2htHvh2ge47AIgBChz0TsOK8baoPlgLMLhTIV0+/NVSg2sM6dv/x2UIxU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIC6kK8vDtE6CAFdlcnGkwpx11u1kZOQc7qFYzRdfanrZAiBvxhPl1yMWUI3IaOG+HDoTDfEHVptadgq05N8/O+wDIQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.5.0-canary.20260917T204025","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":437236},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"},{"url":"https://kubb.dev/sponsors","type":"custom"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260917T204025","@kubb/plugin-zod":"^5.2.0-canary.20260917T204025"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.3.6","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260917T204025","@internals/shared":"0.1.0-canary.20260917T204024"},"peerDependencies":{"kubb":"^5.3.6"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.5.0-canary.20260917T204025_1789677919452_0.5185324943787986","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary.20260918T094255":{"name":"@kubb/plugin-fetch","version":"5.5.0-canary.20260918T094255","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.5.0-canary.20260918T094255","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"8e4ee18b00db4f8d8e53064dd2031e36fa2f9f9a","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.5.0-canary.20260918T094255.tgz","fileCount":17,"integrity":"sha512-E9oh95/4its3Laj91VvnI834NFtxpOiHdtOcUvU8RbYHhbbIaEJTULuQbNnSpKbTVpMeYy5SOM5DmUnhgDunQQ==","signatures":[{"sig":"MEUCIC8Sv8QNGpZ6fqQ34hFICT5dF8pfOnT0WuCjHku3tMekAiEAjmVxASX2bueeSRFy1MwHG7zBQ2m0aQ45Vq4eT6rOsyw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIEdTCJKCMAgWNtN2EKqailUSFit/cwh9OgmHenBtWpAcAiEA3iw2slVXaj+LoIiZ31n6BK/gOSNtH4CI6hZnS+EYbdM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.5.0-canary.20260918T094255","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":437236},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"},{"url":"https://kubb.dev/sponsors","type":"custom"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260918T094255","@kubb/plugin-zod":"^5.2.0-canary.20260918T094255"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.3.6","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260918T094255","@internals/shared":"0.1.0-canary.20260918T094254"},"peerDependencies":{"kubb":"^5.3.6"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.5.0-canary.20260918T094255_1789724710936_0.8847330047398732","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary.20260922T120902":{"name":"@kubb/plugin-fetch","version":"5.5.0-canary.20260922T120902","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.5.0-canary.20260922T120902","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"b54e5e8a3dec36bb6db4b62e77c2834a9aa82c44","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.5.0-canary.20260922T120902.tgz","fileCount":17,"integrity":"sha512-S/9jvJ5badXls0szaAywPM7bML6RvDArIwTyXLCv5Og5MdXMK3sx5awNMiWtws5MeR/5a04ZqSFtuvWDhbx2Hg==","signatures":[{"sig":"MEQCIG8dIQ5kjLQ00RUtRPV9bn2G/O2CJb2PWyl0fFo3DnQeAiA2jj7Sl292UBvSni0oHEAs9iZFHDRd9wKRRXcHm+3Y9Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIGXgRZeLW/qD6JwMYK9ZKf61PP3vFw22b4i7+XUZDzlzAiBXveqXxSxTBBn2rXDTw4rWuwlA5UHRclMaKQ7jutu0vw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.5.0-canary.20260922T120902","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":437238},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"},{"url":"https://kubb.dev/sponsors","type":"custom"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260922T120902","@kubb/plugin-zod":"^5.2.0-canary.20260922T120902"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.3.10","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260922T120902","@internals/shared":"0.1.0-canary.20260922T120902"},"peerDependencies":{"kubb":"^5.3.10"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.5.0-canary.20260922T120902_1790079095670_0.8634975758390262","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary.20260923T074046":{"name":"@kubb/plugin-fetch","version":"5.5.0-canary.20260923T074046","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.5.0-canary.20260923T074046","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"aa751dc3d15164f6b712187391bd6f30b3722a16","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.5.0-canary.20260923T074046.tgz","fileCount":17,"integrity":"sha512-cWm9pOiC1dqevLvp1UEDAX9Hjn+Uo663/lTEteEsGSpDEx0Fnx8EHFiPqwYaqL0swJiZP9IvNar3yE1dDz8iNQ==","signatures":[{"sig":"MEUCIQCfJDSGOMoSVFnJU5yL2E5TU/YphqAbeMwNYk5325L0LQIgAe6q5iVuW0Jri4zhT7J2ObGoAps84PzC/UmE7ouVQmU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQC8+0AfPd3ZrdjQJiZ+ro7j70Y6upvloDSfz1ZOvHSphQIhAIWou5XUsF+ie0hk8eAqNbeMg/P9vsNbqCWFJ1RtxKtJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.5.0-canary.20260923T074046","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":437238},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"},{"url":"https://kubb.dev/sponsors","type":"custom"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260923T074046","@kubb/plugin-zod":"^5.3.0-canary.20260923T074046"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.3.10","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260923T074046","@internals/shared":"0.1.0-canary.20260923T074046"},"peerDependencies":{"kubb":"^5.3.10"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.5.0-canary.20260923T074046_1790149473144_0.4389247452737184","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary.20260923T074531":{"name":"@kubb/plugin-fetch","version":"5.5.0-canary.20260923T074531","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.5.0-canary.20260923T074531","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"f2037eca746e9654ecb7ea5c6628435d4dc9ecab","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.5.0-canary.20260923T074531.tgz","fileCount":17,"integrity":"sha512-CiZu/2ANVc01DbSzuzOSupgEGe13C8/Lo3w1UjYJHXXqAeY56aNZ1HXcG/akk9tbwSvasxTnrYrwLDzBMl2D3g==","signatures":[{"sig":"MEUCIGlVabaJ/rIgMrM+eCacP9uLsnBPDnTzSP4CKTwD+J97AiEAoikd1RD/LheGXHSnDCNzPG7sN06/ZYhLUDY0odmxpFQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQC5IuTA3qTGxKtWH5aOWPuOjir0JlcKcL2On22e7jj7GwIgDG/TYlEfK0ynSIs1ka8psDDLjkBoJ+fiNE6MyGZQ0Z0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.5.0-canary.20260923T074531","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":437238},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"},{"url":"https://kubb.dev/sponsors","type":"custom"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260923T074531","@kubb/plugin-zod":"^5.3.0-canary.20260923T074531"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.3.10","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260923T074531","@internals/shared":"0.1.0-canary.20260923T074531"},"peerDependencies":{"kubb":"^5.3.10"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.5.0-canary.20260923T074531_1790149686030_0.7037372521286016","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary.20260923T203802":{"name":"@kubb/plugin-fetch","version":"5.5.0-canary.20260923T203802","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.5.0-canary.20260923T203802","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"5f975f90d9a6ea2ea490c33115a0419a72332aa6","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.5.0-canary.20260923T203802.tgz","fileCount":17,"integrity":"sha512-A0fcIiFR7t6DjvlIaISSLT31E7qUFZiYfP2XYEtr3iJ9KxOEfLpo+LUgZ/Gmn3Idhdgep3Ii6M87eHWpErQWyw==","signatures":[{"sig":"MEUCIQD9tNjPMkaQzxmcD4OD3pjS+fumXY/R0d3nnJonbZhUvQIgdqQj9NwOY6w9iZkfZ3bQkT1t+q/ap95B3XUtgOIlEYI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIGIrYIRYP3ECQi9gMjhnLfTKluhn+Z+/85IdHxo4ajJFAiEAh82UZiwwRpyv5bBEcvbysvVDZbqWpMZON/T9//06iOc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.5.0-canary.20260923T203802","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":437238},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"},{"url":"https://kubb.dev/sponsors","type":"custom"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260923T203802","@kubb/plugin-zod":"^5.3.0-canary.20260923T203802"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.3.13","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260923T203802","@internals/shared":"0.1.0-canary.20260923T203802"},"peerDependencies":{"kubb":"^5.3.13"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.5.0-canary.20260923T203802_1790196054457_0.7458243026956697","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary.20260923T214055":{"name":"@kubb/plugin-fetch","version":"5.5.0-canary.20260923T214055","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.5.0-canary.20260923T214055","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"f54e31436110deb72ae041f91e325cccb59d204a","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.5.0-canary.20260923T214055.tgz","fileCount":17,"integrity":"sha512-2qrI69F1JX9F5R/m0pGHYHJ8t9yzWk7q1XklpGt6Kp+CVfBUFwN8ZCZOtQIp+UHhMpkocjRaOa3OxW4f21yXPQ==","signatures":[{"sig":"MEUCIGFz3ngWppuu4r8bRQ0YgxzN+FbciuXnQM7SJJoR71GqAiEA98h4aNL9mmrgZPUy2cZFhx/5kDTaSHFy2b5C4b2G4ps=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCJiz3jWRUBb1mq7IOaW6kz9scPuagaGqf4Lv30NWIDYAIge8TWRT1ELzxzKFQfFyBS3jBqoKLULnFCdDn+djhr5zQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.5.0-canary.20260923T214055","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":437238},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"},{"url":"https://kubb.dev/sponsors","type":"custom"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260923T214055","@kubb/plugin-zod":"^5.3.0-canary.20260923T214055"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.3.13","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260923T214055","@internals/shared":"0.1.0-canary.20260923T214055"},"peerDependencies":{"kubb":"^5.3.13"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.5.0-canary.20260923T214055_1790199912064_0.36177532112918165","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary.20260924T095951":{"name":"@kubb/plugin-fetch","version":"5.5.0-canary.20260924T095951","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.5.0-canary.20260924T095951","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"d9e73259d12e5b6795fd9e4098dfef18c47f6b22","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.5.0-canary.20260924T095951.tgz","fileCount":17,"integrity":"sha512-3os0LwZYQs9LPAubENIisSDvr5sKDHMd1gq0aQuHv6QEkT6AN8XwUXm2BPdeaYH7EBx7KextY1CB7vQ69USFqg==","signatures":[{"sig":"MEYCIQDY4Ssv2oNhMb8OxZUapy0ublHY7XKHrQpvKSKYaUPvogIhAP9ME3d/s1//d/TEXhXGmy17Fr0nzZnAOadCA78Xksj1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCID4gPXBe0aClvO1oWMCTPQlKzDAlafLxHmfGQnjV+mYqAiATMRfdHIOUu6DuuuWAT+ssIVDiAKgzwB4PSo2lOEEb9Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.5.0-canary.20260924T095951","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":437238},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"},{"url":"https://kubb.dev/sponsors","type":"custom"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260924T095951","@kubb/plugin-zod":"^5.3.0-canary.20260924T095951"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.3.13","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260924T095951","@internals/shared":"0.1.0-canary.20260924T095951"},"peerDependencies":{"kubb":"^5.3.13"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.5.0-canary.20260924T095951_1790244161250_0.12673544865162834","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary.20260924T103414":{"name":"@kubb/plugin-fetch","version":"5.5.0-canary.20260924T103414","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.5.0-canary.20260924T103414","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"88ffe82e190cf876a13c9d795ff504d6a6dc926d","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.5.0-canary.20260924T103414.tgz","fileCount":17,"integrity":"sha512-bPKoREc029EvRGmXqiOFNrKfRago0N65iYRhX3Vu9RqMfMlF+I6BzKV4g+MKHdHnFH4tU6Nh/NTxHYrcRICjPg==","signatures":[{"sig":"MEQCIBkBPuoz/2D5JhSM0QNJN4kYiv0kUzplWvRuW37k4HtiAiA3kgpqxlNp2oSJ6feFFnq0PVxBMAeXxVSPJltJsM0WNw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIGwBeKHFeBv7NwNsPlfIScU8FCEP7jJ6KfOrUl7Ryh+EAiEA3vYExJ5f1CQ4wIVbXZKSVrPVu2bQ7PJdpQo8moOQgGw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.5.0-canary.20260924T103414","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":437238},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"},{"url":"https://kubb.dev/sponsors","type":"custom"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260924T103413","@kubb/plugin-zod":"^5.3.0-canary.20260924T103413"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.3.13","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260924T103413","@internals/shared":"0.1.0-canary.20260924T103413"},"peerDependencies":{"kubb":"^5.3.13"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.5.0-canary.20260924T103414_1790246211275_0.3668935918914855","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary.20260924T110844":{"name":"@kubb/plugin-fetch","version":"5.5.0-canary.20260924T110844","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.5.0-canary.20260924T110844","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"d5fdeb95d8d005acb3d48d22ae73355c9b4b1323","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.5.0-canary.20260924T110844.tgz","fileCount":17,"integrity":"sha512-Pmsy8+gqDk/sWDDhBxHsVJYX6aBxZQw/Os+jO3zq6KE3/HmNzmbhoRuFDvoEe0wPG+XGHqGK8V6JgfHFRbPiow==","signatures":[{"sig":"MEQCICWPU6Xx5AB61LG+kYwZs9igiKlEcpV6LMtBCNLUYE8VAiADe/WNMs5jP9OEqq3DFx+FoJnoBV8cvOLk95nqdLuMXg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCzkmaWFMVS3IWKGFkjMeOZw35rODUslUOyIUd47EBF/QIgerRZh+7V066kUNHM0ZKwuIdDqmIzZqt7vxPkYi7NO/Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.5.0-canary.20260924T110844","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":437238},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"},{"url":"https://kubb.dev/sponsors","type":"custom"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260924T110844","@kubb/plugin-zod":"^5.3.0-canary.20260924T110844"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.3.13","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260924T110844","@internals/shared":"0.1.0-canary.20260924T110844"},"peerDependencies":{"kubb":"^5.3.13"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.5.0-canary.20260924T110844_1790248409002_0.9821994464135677","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary.20260924T111237":{"name":"@kubb/plugin-fetch","version":"5.5.0-canary.20260924T111237","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.5.0-canary.20260924T111237","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"64526df2b421dfbfbb02527fa4e4025f4cd28ade","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.5.0-canary.20260924T111237.tgz","fileCount":17,"integrity":"sha512-a/96nJMqy17Y4HmaK+htcUZkt4DAF9oR6X33USQ+HwXC38TsQ7Mi2/JLknxitZm0Hsr0IBW1RwxjaonECbxLzw==","signatures":[{"sig":"MEYCIQDtqUVoRqh7VAKk4miKuKyXp+ER1xhqC0/ouyRltxH3zAIhAMB2prylbPspC2oehjfJLa8d7Y/lctNbs1YipbXWpeJ0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIEkOZRdVmya+hwC0Nj7J6uQ7vWBfyMHCMxZYzRDONXwWAiAktW13HSRa5z4Sf6ovQ+l3VtAaQlRxQcMNq84hu01dxg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.5.0-canary.20260924T111237","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":446541},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"},{"url":"https://kubb.dev/sponsors","type":"custom"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260924T111237","@kubb/plugin-zod":"^5.3.0-canary.20260924T111237"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.3.13","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260924T111237","@internals/shared":"0.1.0-canary.20260924T111237"},"peerDependencies":{"kubb":"^5.3.13"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.5.0-canary.20260924T111237_1790248619063_0.19141119720227406","host":"s3://npm-registry-packages-npm-production"}},"5.4.2":{"name":"@kubb/plugin-fetch","version":"5.4.2","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.4.2","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"b1fbf4f6acab84714c60f1c5dee35cb8477f4650","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.4.2.tgz","fileCount":17,"integrity":"sha512-OUjrVt7H9+TRtr3RfSUYlrNebimcReFy+ftQt0y+DBBFrLOoI4f19VgZLpRYBNkLo+SvlH19+KxX5lJdWhampg==","signatures":[{"sig":"MEYCIQCuHh2wzu84D0Xp5joaRgTX6XQrHqromVPXew83ouJIhwIhAOgq+XPEFdzw2CTqfVwgRWPHfU4/z2/yj7gnAlcFIj9R","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.4.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":446426},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"},{"url":"https://kubb.dev/sponsors","type":"custom"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.0.2","@kubb/plugin-zod":"^5.2.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.3.13","typescript":"^6.0.3","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"kubb":"^5.3.13"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.4.2_1790248703805_0.8146830276704315","host":"s3://npm-registry-packages-npm-production"}},"5.6.0-canary.20260924T112635":{"name":"@kubb/plugin-fetch","version":"5.6.0-canary.20260924T112635","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.6.0-canary.20260924T112635","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"2c50f12436873a817cc078fe561342cb64a33a64","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.6.0-canary.20260924T112635.tgz","fileCount":17,"integrity":"sha512-Np9pnYagXOS0PO26W+QBKl4TSoisMVQF1PQvig4uLKk6U/zEuX0IehUeUPBm+YQBvhg1hEa4Ca6w1gDgmII1QQ==","signatures":[{"sig":"MEQCIGJYiVh+yIqovq4i1NIdk+aLcSPoWZNIt468cri08FbrAiAIpo/27bkpzGgufX7EEfr20Enfdye5IGeljFJHbgWSoA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCjmHj2m3JjdiBEgevDh+31UTb2UgJtpfM6TQDG/BUuQAIhALqukA/d7eq3PgHT6LopyIYS2N7yceUBAMAWgCO5rdTY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.6.0-canary.20260924T112635","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":446891},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"},{"url":"https://kubb.dev/sponsors","type":"custom"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260924T112635","@kubb/plugin-zod":"^5.3.0-canary.20260924T112635"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.3.14","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260924T112635","@internals/shared":"0.1.0-canary.20260924T112635"},"peerDependencies":{"kubb":"^5.3.14"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.6.0-canary.20260924T112635_1790249376627_0.39266724417218213","host":"s3://npm-registry-packages-npm-production"}},"5.5.0":{"name":"@kubb/plugin-fetch","version":"5.5.0","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.5.0","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"928d8de0cc584844afa1ee73c29c5e326f9c47cb","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.5.0.tgz","fileCount":17,"integrity":"sha512-4v32v0MuVMeSm57iMrZNPf8nKCbyw45iOUkhyXBBuz18qwqjGcYli8CQoRtDlMAWejHNN1+Ltk71qxjB1+brkg==","signatures":[{"sig":"MEQCID9kE49q76tdX65JXvIR82IFcCJYM4xb/rnbettyOl98AiBRoZE6y+JHmtGC7e+PRH8qg7lxLLhRrfFpdBlmYKihzw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":446776},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"},{"url":"https://kubb.dev/sponsors","type":"custom"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.0.2","@kubb/plugin-zod":"^5.2.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.3.14","typescript":"^6.0.3","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"kubb":"^5.3.14"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.5.0_1790250423376_0.6183325437428242","host":"s3://npm-registry-packages-npm-production"}},"5.6.0-canary.20260924T115534":{"name":"@kubb/plugin-fetch","version":"5.6.0-canary.20260924T115534","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.6.0-canary.20260924T115534","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"f8f43cdb243f75d68a1e7ce377902360c94fc8e8","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.6.0-canary.20260924T115534.tgz","fileCount":17,"integrity":"sha512-yQPd7IkXBBYjieNoHbI9DorVFYNXUdlJtT/DBjcAIPsHZo/99xABGKHUy9mTCkS3mvdsXHyPiEwXf/KiYO/nbA==","signatures":[{"sig":"MEQCIDMJYe3a4v9ukWdOaUNT8MuQdEp1zkGMdofypYd9cQDaAiByvT4pp8v54lZdoYgpdBWSebHP4L2tb6o9QkvH6h1ubA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIAvWWdM2VJXj1OpJRIo2SjCUScBS4euQVMYXlHcIAa/BAiEAvQHcyOPf19HWaBcEChj6AUJKqNtDbzHJvMfTRz4ag6s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.6.0-canary.20260924T115534","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":446891},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"},{"url":"https://kubb.dev/sponsors","type":"custom"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260924T115534","@kubb/plugin-zod":"^5.3.0-canary.20260924T115534"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.3.14","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260924T115534","@internals/shared":"0.1.0-canary.20260924T115534"},"peerDependencies":{"kubb":"^5.3.14"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.6.0-canary.20260924T115534_1790251134311_0.06381797982663184","host":"s3://npm-registry-packages-npm-production"}},"5.6.0-canary.20260924T130133":{"name":"@kubb/plugin-fetch","version":"5.6.0-canary.20260924T130133","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.6.0-canary.20260924T130133","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"daf33f41a4786bb2d38f72a13faa8e13509fcc6c","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.6.0-canary.20260924T130133.tgz","fileCount":17,"integrity":"sha512-r3HEQdSQ4uGMPM+Ze7xh2YvVnqnxkSK/gJubHmmO0aHmkqhl3+DcuJwg3vcAJLMgd3OCPnET7GEqx34ZLwm4zg==","signatures":[{"sig":"MEUCIQCdX/4OPeCuXRMh35wfYp0uQq6ki24K0Kz9BAvoyfLR6wIgHEpGzZO8ZDDVNEa+YQaOT1nZaThlVSmHejZB7LKIjMI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIAGX6div5/xbT0eqKWhUpzg6s9DrN8chx/WZg3eVujsQAiAsVJUANesHAioeKp9//t8NYduqVP4SG+0iXxICfLXfVw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.6.0-canary.20260924T130133","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":441447},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"},{"url":"https://kubb.dev/sponsors","type":"custom"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260924T130132","@kubb/plugin-zod":"^5.3.0-canary.20260924T130132"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.3.15","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260924T130132","@internals/shared":"0.1.0-canary.20260924T130132"},"peerDependencies":{"kubb":"^5.3.15"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.6.0-canary.20260924T130133_1790255120661_0.2699225348642236","host":"s3://npm-registry-packages-npm-production"}},"5.5.1":{"name":"@kubb/plugin-fetch","version":"5.5.1","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"author":"stijnvanhulle","license":"MIT","_id":"@kubb/plugin-fetch@5.5.1","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"homepage":"https://kubb.dev/plugins/plugin-fetch","dist":{"shasum":"ea77af7c61713e84e210d800ca1a10a9c11958d5","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.5.1.tgz","fileCount":17,"integrity":"sha512-mzSsesZE7lbFgz+HiF073BxnOHDLYro2hDub1kX5Wqo2GrIcU78c26CSyxkAouhE30Ij2rTm2E4bftcIMgFOKw==","signatures":[{"sig":"MEQCICuxgm4zf5s9OnJhrfLH8Y0cQeoAHW/zswAfoz9GFjB6AiBkAVUWR9w0cRYTBcz32AKz981ln8cdkCb2cc0ixdJ0Pg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.5.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":441332},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"},{"url":"https://kubb.dev/sponsors","type":"custom"}],"scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.0.2","@kubb/plugin-zod":"^5.2.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.3.15","typescript":"^6.0.3","@internals/client":"0.0.0","@internals/shared":"0.0.0"},"peerDependencies":{"kubb":"^5.3.15"},"_npmOperationalInternal":{"tmp":"tmp/plugin-fetch_5.5.1_1790255963834_0.34840868663218694","host":"s3://npm-registry-packages-npm-production"}},"5.6.0-canary.20260924T222114":{"_id":"@kubb/plugin-fetch@5.6.0-canary.20260924T222114","dist":{"shasum":"378da93478f02de774b5641d58c5e5095c6ce885","tarball":"https://registry.npmjs.org/@kubb/plugin-fetch/-/plugin-fetch-5.6.0-canary.20260924T222114.tgz","fileCount":17,"integrity":"sha512-Fm75GckaN3d4F4+KkY0H4hOB+wc+X6hglPHgPYGxE81xNU2U9fBrxIYKDpAJTueE7Hy7glb1+1fMlqCrmOqpcQ==","signatures":[{"sig":"MEUCIQDdCNFLVSG2gEXfETZ8A1ck3OH8RNLIdh9lfegdXqd/KAIgeUvSVYUIOehSaVqXuGAs4N3TcKQRYHRfB7IS+fgGpP4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCCdWEYd/Op9LAdnJH15KU67ahFac2/n9HH49oaTkw5cQIhAJP2BfxqrqVymutT5w8X33j33wAfqP6Xaft7P0Riv1IA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2fplugin-fetch@5.6.0-canary.20260924T222114","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":441447},"main":"./dist/index.cjs","name":"@kubb/plugin-fetch","type":"module","types":"./dist/index.d.ts","author":"stijnvanhulle","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./templates/*":"./templates/*","./package.json":"./package.json"},"funding":[{"url":"https://github.com/sponsors/stijnvanhulle","type":"github"},{"url":"https://opencollective.com/kubb","type":"opencollective"},{"url":"https://kubb.dev/sponsors","type":"custom"}],"license":"MIT","scripts":{"lint":"oxlint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"node -e \"require('node:fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch","lint:fix":"oxlint --fix .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"version":"5.6.0-canary.20260924T222114","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:158cc149-79c2-4de2-92a6-0e818fa431be"}},"homepage":"https://kubb.dev/plugins/plugin-fetch","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","directories":{},"maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"sideEffects":false,"dependencies":{"@kubb/plugin-ts":"^5.1.0-canary.20260924T222114","@kubb/plugin-zod":"^5.4.0-canary.20260924T222114"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{}},"_hasShrinkwrap":false,"devDependencies":{"kubb":"^5.3.15","typescript":"^6.0.3","@internals/client":"0.1.0-canary.20260924T222114","@internals/shared":"0.1.0-canary.20260924T222114"},"peerDependencies":{"kubb":"^5.3.15"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-fetch_5.6.0-canary.20260924T222114_1790288595939_0.5017767976047991"}}},"time":{"created":"2026-06-23T08:47:03.545Z","modified":"2026-09-24T22:23:16.373Z","5.0.0-beta.73":"2026-06-23T08:47:03.868Z","5.0.0-beta.75":"2026-06-24T10:45:04.303Z","5.0.0-beta.76":"2026-06-25T08:35:47.678Z","5.0.0-beta.77":"2026-06-26T11:48:16.503Z","5.0.0-beta.79":"2026-06-30T10:38:31.370Z","5.0.0-beta.80":"2026-07-01T08:47:59.211Z","5.0.0-beta.81":"2026-07-02T10:26:52.962Z","5.0.0-beta.84":"2026-07-03T15:50:56.140Z","5.0.0-beta.85":"2026-07-04T00:10:38.836Z","5.0.0-beta.86":"2026-07-08T12:55:39.015Z","5.0.0-beta.87":"2026-07-08T21:17:52.178Z","5.0.0-beta.94":"2026-07-10T11:34:17.003Z","5.0.0-beta.95":"2026-07-13T07:58:44.803Z","5.0.0-beta.98":"2026-07-14T09:47:25.705Z","5.0.0-beta.99":"2026-07-14T16:48:45.452Z","5.0.0-beta.100":"2026-07-16T18:19:44.153Z","5.0.0-beta.103":"2026-07-17T12:32:50.281Z","5.0.0-beta.104":"2026-07-28T21:00:55.385Z","5.0.0-beta.106":"2026-08-09T13:58:30.735Z","5.0.0-beta.109":"2026-08-14T14:20:48.965Z","5.0.0":"2026-08-19T20:22:19.866Z","5.1.0-canary.20260819T202656":"2026-08-19T20:28:25.494Z","5.1.0-canary.20260819T205417":"2026-08-19T20:55:47.933Z","5.1.0-canary.20260824T123006":"2026-08-24T12:31:23.287Z","5.0.1":"2026-08-24T12:53:35.809Z","5.1.0-canary.20260824T161549":"2026-08-24T16:17:39.321Z","5.2.0-canary.20260826T184859":"2026-08-26T18:50:54.046Z","5.1.0":"2026-08-26T19:06:35.721Z","5.2.0-canary.20260827T082217":"2026-08-27T08:24:16.972Z","5.2.0-canary.20260827T084640":"2026-08-27T08:48:42.117Z","5.2.0-canary.20260827T100836":"2026-08-27T10:10:16.499Z","5.2.0-canary.20260827T101344":"2026-08-27T10:15:43.703Z","5.1.1":"2026-08-27T11:15:22.918Z","5.2.0-canary.20260828T171323":"2026-08-28T17:15:16.822Z","5.2.0-canary.20260828T173749":"2026-08-28T17:39:49.725Z","5.2.0-canary.20260831T190241":"2026-08-31T19:04:21.170Z","5.2.0-canary.20260901T143318":"2026-09-01T14:35:04.348Z","5.1.2":"2026-09-01T15:11:14.395Z","5.2.0-canary.20260902T141305":"2026-09-02T14:15:16.398Z","5.3.0-canary.20260902T190827":"2026-09-02T19:10:31.544Z","5.2.0":"2026-09-02T19:34:51.658Z","5.3.0-canary.20260903T074346":"2026-09-03T07:45:27.215Z","5.3.0-canary.20260903T074907":"2026-09-03T07:51:15.431Z","5.3.0-canary.20260903T131523":"2026-09-03T13:17:22.126Z","5.2.1":"2026-09-03T13:22:44.666Z","5.3.0-canary.20260905T085246":"2026-09-05T08:54:46.486Z","5.2.2":"2026-09-05T09:09:26.705Z","5.3.0-canary.20260906T211231":"2026-09-06T21:14:31.345Z","5.3.0-canary.20260907T104724":"2026-09-07T10:49:26.234Z","5.3.0-canary.20260907T133426":"2026-09-07T13:36:09.823Z","5.4.0-canary.20260907T164901":"2026-09-07T16:50:52.277Z","5.3.0":"2026-09-07T17:30:43.274Z","5.4.0-canary.20260909T190245":"2026-09-09T19:04:25.257Z","5.4.0-canary.20260909T194728":"2026-09-09T19:49:04.169Z","5.4.0-canary.20260910T110004":"2026-09-10T11:01:50.000Z","5.4.0-canary.20260910T114055":"2026-09-10T11:42:45.591Z","5.5.0-canary.20260910T215210":"2026-09-10T21:55:58.512Z","5.4.0":"2026-09-11T10:07:51.251Z","5.5.0-canary.20260911T102437":"2026-09-11T10:27:22.159Z","5.5.0-canary.20260911T181817":"2026-09-11T18:20:51.382Z","5.5.0-canary.20260911T182303":"2026-09-11T18:25:36.114Z","5.4.1":"2026-09-11T18:37:14.237Z","5.5.0-canary.20260912T214700":"2026-09-12T21:49:36.600Z","5.5.0-canary.20260913T204105":"2026-09-13T20:45:25.011Z","5.5.0-canary.20260917T204025":"2026-09-17T20:45:19.568Z","5.5.0-canary.20260918T094255":"2026-09-18T09:45:11.096Z","5.5.0-canary.20260922T120902":"2026-09-22T12:11:35.774Z","5.5.0-canary.20260923T074046":"2026-09-23T07:44:33.242Z","5.5.0-canary.20260923T074531":"2026-09-23T07:48:06.127Z","5.5.0-canary.20260923T203802":"2026-09-23T20:40:54.558Z","5.5.0-canary.20260923T214055":"2026-09-23T21:45:12.161Z","5.5.0-canary.20260924T095951":"2026-09-24T10:02:41.340Z","5.5.0-canary.20260924T103414":"2026-09-24T10:36:51.428Z","5.5.0-canary.20260924T110844":"2026-09-24T11:13:29.103Z","5.5.0-canary.20260924T111237":"2026-09-24T11:16:59.153Z","5.4.2":"2026-09-24T11:18:23.902Z","5.6.0-canary.20260924T112635":"2026-09-24T11:29:36.727Z","5.5.0":"2026-09-24T11:47:03.449Z","5.6.0-canary.20260924T115534":"2026-09-24T11:58:54.413Z","5.6.0-canary.20260924T130133":"2026-09-24T13:05:20.767Z","5.5.1":"2026-09-24T13:19:23.924Z","5.6.0-canary.20260924T222114":"2026-09-24T22:23:16.040Z"},"author":"stijnvanhulle","license":"MIT","homepage":"https://kubb.dev/plugins/plugin-fetch","keywords":["api-client","code-generation","codegen","fetch","http-client","kubb","openapi","swagger","typescript"],"repository":{"url":"git+https://github.com/kubb-labs/plugins.git","type":"git","directory":"packages/plugin-fetch"},"description":"Generate a slim, type-safe HTTP client with Kubb based on the native Fetch api.","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"readme":"","readmeFilename":""}