{"_id":"@kubb/fabric-core","_rev":"180-ae9b2556d7dd9cd4dd46f2b682a79454","name":"@kubb/fabric-core","dist-tags":{"alpha":"0.0.0","canary":"0.0.0-canary-20260406195308","latest":"0.16.1"},"versions":{"0.0.0":{"name":"@kubb/fabric-core","version":"0.0.0","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"32e3ba35cdcb34d93eff4978ec00692579d41aaf","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0.tgz","fileCount":36,"integrity":"sha512-o3mUWynij29GfJfvFdAzo/CgKd3G19RU40Vf2Ep05d9ZCz5Q1EGYinqvUBL18SKFzq4gTAtykP6OcDnuo46VKw==","signatures":[{"sig":"MEYCIQD9V67xO9W1Ms/EoO4CMNqR2v449eEZhMkhNK6jd1T75AIhAPmc6NTCQSCoV99XSO+V81UR/gJb2KxevDGhvvARisBc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":170905},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./parsers/tsx":{"import":"./dist/parsers/tsx.js","require":"./dist/parsers/tsx.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/b52177eed0f442646710fd4c33b86d50/kubb-fabric-core-0.0.0.tgz","_integrity":"sha512-o3mUWynij29GfJfvFdAzo/CgKd3G19RU40Vf2Ep05d9ZCz5Q1EGYinqvUBL18SKFzq4gTAtykP6OcDnuo46VKw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"remeda":"^2.32.0","p-limit":"^7.2.0","fs-extra":"^11.3.2","js-runtime":"^0.0.8","typescript":"5.9.3","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"parsers/tsx":["./dist/parsers/tsx.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0_1760974563164_0.5748167290048249","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251020201500":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251020201500","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251020201500","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"6ed8bef8d35a5d763e627a406c1481549d6a143c","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251020201500.tgz","fileCount":36,"integrity":"sha512-aNBawt4rjNPgUtJ3v5aSXtR9w/7gKG9JCO/0FcFJaPQY/3mpQPO+1Hsk336SODi4yU7c9/2LSAqkYsy0Gwr7tA==","signatures":[{"sig":"MEUCIHsBg8HRmA86X8WQ9Xu5p0AE9dPfp+WD+MSPGiW+3itlAiEAvas7PJ88tJkCt+mdaUC9TtHTuVgowqar8XhZAcMjnCw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":170445},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251020201500.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./parsers/tsx":{"import":"./dist/parsers/tsx.js","require":"./dist/parsers/tsx.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/2a29da7ff43a9c742afdf7027d9b8821/kubb-fabric-core-0.0.0-canary-20251020201500.tgz","_integrity":"sha512-aNBawt4rjNPgUtJ3v5aSXtR9w/7gKG9JCO/0FcFJaPQY/3mpQPO+1Hsk336SODi4yU7c9/2LSAqkYsy0Gwr7tA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"remeda":"^2.32.0","p-limit":"^7.2.0","fs-extra":"^11.3.2","js-runtime":"^0.0.8","typescript":"5.9.3","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"parsers/tsx":["./dist/parsers/tsx.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251020201500_1760991314709_0.4811803433604498","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251021081843":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251021081843","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251021081843","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"b1ee05c413f50ba0e91104b1584cd2db27ee422c","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251021081843.tgz","fileCount":36,"integrity":"sha512-jFlAEceF8Z9TGsLDRtDfWJeeASI02S3chNVaUwOCmyKgaaTUV57Va8Z71bUBAoZNacVJh4RpznayCprvA0zZew==","signatures":[{"sig":"MEUCIGz+HGWGWlG14pPDDDnf2ifcAvWmCUU4z/r4XgJHqmuBAiEAnUL05isVZyBihun6s1EAu0Z54NroYmXFGoIR0+6dx8s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171539},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251021081843.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./parsers/tsx":{"import":"./dist/parsers/tsx.js","require":"./dist/parsers/tsx.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/e41b9658ffd9f427a0e98b573de11d40/kubb-fabric-core-0.0.0-canary-20251021081843.tgz","_integrity":"sha512-jFlAEceF8Z9TGsLDRtDfWJeeASI02S3chNVaUwOCmyKgaaTUV57Va8Z71bUBAoZNacVJh4RpznayCprvA0zZew==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"remeda":"^2.32.0","p-limit":"^7.2.0","fs-extra":"^11.3.2","js-runtime":"^0.0.8","typescript":"5.9.3","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"parsers/tsx":["./dist/parsers/tsx.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251021081843_1761034732462_0.8199140613121703","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251021082254":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251021082254","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251021082254","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"4321c82752223274d546bbe6173711997dc8594e","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251021082254.tgz","fileCount":36,"integrity":"sha512-2cxomlS0rVZWcC6SbSfb8C2JDVdmsErmg/M7/Up4nge3mMNKn1xNSY9Vi1r1Hw94zNUHcFuD5OJm9C6l72IvHA==","signatures":[{"sig":"MEYCIQDeAJqT8GuHHXx/2KiS1f/5nr8UTALMA8/D1giPcQlbrwIhAPfSWSb/Opor7cx/MdiheGAmRQpFuk3ASAXC+V/xQuFq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171539},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251021082254.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./parsers/tsx":{"import":"./dist/parsers/tsx.js","require":"./dist/parsers/tsx.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/9ae197320496c9ac3fb4a1631a7b1398/kubb-fabric-core-0.0.0-canary-20251021082254.tgz","_integrity":"sha512-2cxomlS0rVZWcC6SbSfb8C2JDVdmsErmg/M7/Up4nge3mMNKn1xNSY9Vi1r1Hw94zNUHcFuD5OJm9C6l72IvHA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"remeda":"^2.32.0","p-limit":"^7.2.0","fs-extra":"^11.3.2","js-runtime":"^0.0.8","typescript":"5.9.3","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"parsers/tsx":["./dist/parsers/tsx.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251021082254_1761034984120_0.10486304339391017","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251021083045":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251021083045","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251021083045","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"ecf0971183b2ee62bb6b806f9f5e5ff49f9b6100","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251021083045.tgz","fileCount":36,"integrity":"sha512-zTBplIh3zLITyKTFaj38GPiVPlgOQVJg9s8oLAVhhbHz62NeCqVxyEW/FVviwQolJ4rbN5aOiHESvTwZk57mKw==","signatures":[{"sig":"MEYCIQDi44nW/SudIwr0n9dAWlHMyh/ckeREZJHnAvx26gwbFwIhAIbYFWGzcnoNfBhIj6EdiuK5tLON0RVVUFWLyfLN7PJ9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171539},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251021083045.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./parsers/tsx":{"import":"./dist/parsers/tsx.js","require":"./dist/parsers/tsx.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/5a0fab6368eb5f41456ce6daecb2872b/kubb-fabric-core-0.0.0-canary-20251021083045.tgz","_integrity":"sha512-zTBplIh3zLITyKTFaj38GPiVPlgOQVJg9s8oLAVhhbHz62NeCqVxyEW/FVviwQolJ4rbN5aOiHESvTwZk57mKw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"remeda":"^2.32.0","p-limit":"^7.2.0","fs-extra":"^11.3.2","js-runtime":"^0.0.8","typescript":"5.9.3","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"parsers/tsx":["./dist/parsers/tsx.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251021083045_1761035452012_0.3237153540180848","host":"s3://npm-registry-packages-npm-production"}},"0.0.1":{"name":"@kubb/fabric-core","version":"0.0.1","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.1","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"9659843aaf6c962928332f01bb96df6118d2ce4e","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.1.tgz","fileCount":36,"integrity":"sha512-T9OVJHI1C5aqNaHmoezvKxtSoHOb2lmvYQA3cNUoQNTQhwStzrsl9i9Si/dLB8/wt+jyy8GFOoObRS4ZRandSg==","signatures":[{"sig":"MEQCIFWk6Pi+DiksguHc6fJJ3V/Azu7VKRDauEwDhVz90xJqAiA4DcxmnL224eKAL1msguotPgsuELNtj/gv4qIfbeitTg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":171517},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.1.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./parsers/tsx":{"import":"./dist/parsers/tsx.js","require":"./dist/parsers/tsx.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/095afc43a99870c250e505d4324b868c/kubb-fabric-core-0.0.1.tgz","_integrity":"sha512-T9OVJHI1C5aqNaHmoezvKxtSoHOb2lmvYQA3cNUoQNTQhwStzrsl9i9Si/dLB8/wt+jyy8GFOoObRS4ZRandSg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"remeda":"^2.32.0","p-limit":"^7.2.0","fs-extra":"^11.3.2","js-runtime":"^0.0.8","typescript":"5.9.3","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"parsers/tsx":["./dist/parsers/tsx.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.1_1761038361715_0.5693654090346676","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251021103113":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251021103113","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251021103113","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"1bdae3998bcfc64964c21c281d7fe30ff6e68896","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251021103113.tgz","fileCount":45,"integrity":"sha512-GmsRrIV/kAOmE9l00vJgeJBxzOj0Y256PmTg/MLFqIbZ5vkpJSZIsgVTlXdQs+G+gavtPr0lO3kLy4K85lcqwg==","signatures":[{"sig":"MEQCIAZiXwWJEFrA5LTet1zRh/Qjekj5rWcKIeiGn6m0ey3MAiBhjEXr30SeM/sBWXccqJl2zehLVveU9/2UyXZ/zK8HnQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":173599},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251021103113.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers/tsx":{"import":"./dist/parsers/tsx.js","require":"./dist/parsers/tsx.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/06748adcaf2667ae330cbdd4ef25144e/kubb-fabric-core-0.0.0-canary-20251021103113.tgz","_integrity":"sha512-GmsRrIV/kAOmE9l00vJgeJBxzOj0Y256PmTg/MLFqIbZ5vkpJSZIsgVTlXdQs+G+gavtPr0lO3kLy4K85lcqwg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"remeda":"^2.32.0","p-limit":"^7.2.0","fs-extra":"^11.3.2","js-runtime":"^0.0.8","typescript":"5.9.3","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers/tsx":["./dist/parsers/tsx.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251021103113_1761042682732_0.8879778201451749","host":"s3://npm-registry-packages-npm-production"}},"0.1.0":{"name":"@kubb/fabric-core","version":"0.1.0","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.1.0","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"a0a4338145773e8993ad5778439d6d2d6ba81706","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.1.0.tgz","fileCount":45,"integrity":"sha512-d95XAyphNPGbx4dSxt8URG5eiY4KS/e612oloWZ+2lWWVmh5YdF3tqNVRAnhaR62HZgK+i/IOQXGI/d4Lbswtg==","signatures":[{"sig":"MEUCIQDAwEu17HJOogLf7+ggyJ1VdR/AP9436kEqOPSKT5ELfgIgNjTrS8U5oMNzbL02cBrl35zL2T+uF+gHgIinffvShyU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":173577},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.1.0.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers/tsx":{"import":"./dist/parsers/tsx.js","require":"./dist/parsers/tsx.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/a1f79a681df558b3c5f8d5826f46d7ae/kubb-fabric-core-0.1.0.tgz","_integrity":"sha512-d95XAyphNPGbx4dSxt8URG5eiY4KS/e612oloWZ+2lWWVmh5YdF3tqNVRAnhaR62HZgK+i/IOQXGI/d4Lbswtg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"remeda":"^2.32.0","p-limit":"^7.2.0","fs-extra":"^11.3.2","js-runtime":"^0.0.8","typescript":"5.9.3","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers/tsx":["./dist/parsers/tsx.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.1.0_1761042961119_0.07670795359442706","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251021135548":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251021135548","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251021135548","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"1507d4a50034b4a609fb875eeaf49ae850b312d8","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251021135548.tgz","fileCount":66,"integrity":"sha512-zu3/rtDoQixuDTquD5D/WkUOQeIC8/7RirP4fG9SvOJVdRO4pGyXAQ8GTYuBzy/k4sC1eYshK3TOVNw3jDPJTw==","signatures":[{"sig":"MEUCIQDBjuemoyh49iRll33nYaFxSJ5S+UVpmrWihNGyuW17WQIgUcjS/af/AE30a1HdQr+R7yKt91T88Mpjy5ain8u4IRs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":188891},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251021135548.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers/tsx":{"import":"./dist/parsers/tsx.js","require":"./dist/parsers/tsx.cjs"},"./package.json":"./package.json","./parsers/default":{"import":"./dist/parsers/default.js","require":"./dist/parsers/default.cjs"},"./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/3b979cb5125ad9b5e10dc36df65b3190/kubb-fabric-core-0.0.0-canary-20251021135548.tgz","_integrity":"sha512-zu3/rtDoQixuDTquD5D/WkUOQeIC8/7RirP4fG9SvOJVdRO4pGyXAQ8GTYuBzy/k4sC1eYshK3TOVNw3jDPJTw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"remeda":"^2.32.0","p-limit":"^7.2.0","fs-extra":"^11.3.2","js-runtime":"^0.0.8","typescript":"5.9.3","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers/tsx":["./dist/parsers/tsx.d.ts"],"parsers/default":["./dist/parsers/default.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251021135548_1761054958505_0.4103649608517068","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251021142537":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251021142537","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251021142537","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"23f24a52a19a0c52ba35c09d4a3cd1fd886d60a8","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251021142537.tgz","fileCount":66,"integrity":"sha512-wGVgPJWa9+AQwbAKXyaxmsAT35Tn4djyufHcUxAU7EMQ4y7KWmiRHFXRtc1XIuGlggcybLi4Agjj+L9cirPSfw==","signatures":[{"sig":"MEYCIQDbQm0syUtKHJa2uw2v7eDSHoshGPcmRqPryJDoJA6pDAIhAK3/iAmeOblfysfZBEDHTbAz0t7QFwT01AQmQTG/HGWJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":190550},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251021142537.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers/tsx":{"import":"./dist/parsers/tsx.js","require":"./dist/parsers/tsx.cjs"},"./package.json":"./package.json","./parsers/default":{"import":"./dist/parsers/default.js","require":"./dist/parsers/default.cjs"},"./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/35c9b7391a62211713f326523b09b7d9/kubb-fabric-core-0.0.0-canary-20251021142537.tgz","_integrity":"sha512-wGVgPJWa9+AQwbAKXyaxmsAT35Tn4djyufHcUxAU7EMQ4y7KWmiRHFXRtc1XIuGlggcybLi4Agjj+L9cirPSfw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"remeda":"^2.32.0","p-limit":"^7.2.0","fs-extra":"^11.3.2","js-runtime":"^0.0.8","typescript":"5.9.3","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers/tsx":["./dist/parsers/tsx.d.ts"],"parsers/default":["./dist/parsers/default.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251021142537_1761056743470_0.6440669297902646","host":"s3://npm-registry-packages-npm-production"}},"0.1.1":{"name":"@kubb/fabric-core","version":"0.1.1","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.1.1","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"5127a1d8537136c14ee2a7040c822ba7c2d36c89","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.1.1.tgz","fileCount":66,"integrity":"sha512-fDPQ8l/dll3zQpBY8zaot7/Jz93Z5cjSuWwN4VNdRTbuXKDRu6xHI76IDdDSrazUPTqiyqPyBtlEg/yYnEJKpQ==","signatures":[{"sig":"MEQCIFsv+yszZX874fZWS5+P5QS22OQTL8GzWd+GHu/YtUwnAiAs4Y5uDfYnb5cXT40mjXT7189lzQyC4RQIOgIFxUqX4A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":190528},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.1.1.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers/tsx":{"import":"./dist/parsers/tsx.js","require":"./dist/parsers/tsx.cjs"},"./package.json":"./package.json","./parsers/default":{"import":"./dist/parsers/default.js","require":"./dist/parsers/default.cjs"},"./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/b95ed0f4985049647d26222d900c6679/kubb-fabric-core-0.1.1.tgz","_integrity":"sha512-fDPQ8l/dll3zQpBY8zaot7/Jz93Z5cjSuWwN4VNdRTbuXKDRu6xHI76IDdDSrazUPTqiyqPyBtlEg/yYnEJKpQ==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"remeda":"^2.32.0","p-limit":"^7.2.0","fs-extra":"^11.3.2","js-runtime":"^0.0.8","typescript":"5.9.3","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers/tsx":["./dist/parsers/tsx.d.ts"],"parsers/default":["./dist/parsers/default.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.1.1_1761056863309_0.37057466037212805","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251021145629":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251021145629","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251021145629","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"b3792879ed9333ffc1f6f35aa92b39194fec9dd0","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251021145629.tgz","fileCount":66,"integrity":"sha512-WGb7QzNqn5KUbl8i8adM9/iZMwScCQJDmQ505f4300UDGxOUT13MYrSZMlR8vdm8Tn1bxGKq4yGXmmfwFn0ATg==","signatures":[{"sig":"MEUCIFvUulbYqqKDUDY2wdqjKKZpjyBh/MN8/AaiXGB7aBbmAiEArD8/WlqmFayP02wWNToJrlbKubaNMvlIRBsJaJC6H78=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":190159},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251021145629.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers/tsx":{"import":"./dist/parsers/tsx.js","require":"./dist/parsers/tsx.cjs"},"./package.json":"./package.json","./parsers/default":{"import":"./dist/parsers/default.js","require":"./dist/parsers/default.cjs"},"./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/62fd568d77142eb5d51dd4b00ce3f2ed/kubb-fabric-core-0.0.0-canary-20251021145629.tgz","_integrity":"sha512-WGb7QzNqn5KUbl8i8adM9/iZMwScCQJDmQ505f4300UDGxOUT13MYrSZMlR8vdm8Tn1bxGKq4yGXmmfwFn0ATg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"remeda":"^2.32.0","p-limit":"^7.2.0","fs-extra":"^11.3.2","js-runtime":"^0.0.8","typescript":"5.9.3","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers/tsx":["./dist/parsers/tsx.d.ts"],"parsers/default":["./dist/parsers/default.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251021145629_1761058597917_0.7157431029383134","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251021185909":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251021185909","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251021185909","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"f9d44053c88087591d5fd25b7ea28708295805f1","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251021185909.tgz","fileCount":66,"integrity":"sha512-tY0G/ptFuZFBmgy3J0Tolav0FSW9HHEo+33plOzpfYHlYqNzHZNgAJJuLcCbWAjIdpZAbC/ubIUYgPlqpEt7DA==","signatures":[{"sig":"MEYCIQC80ZxjwQUyS1HIipLTTc8XKBYCGIXyytu6fro84unkFQIhAPylkEbZIOBl0nUHorz9I22/pnvwyhNtYAjRw3H2i6FN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":192679},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251021185909.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers/tsx":{"import":"./dist/parsers/tsx.js","require":"./dist/parsers/tsx.cjs"},"./package.json":"./package.json","./parsers/default":{"import":"./dist/parsers/default.js","require":"./dist/parsers/default.cjs"},"./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/6f7bd7434c03db1f5a37bfdd802faaf4/kubb-fabric-core-0.0.0-canary-20251021185909.tgz","_integrity":"sha512-tY0G/ptFuZFBmgy3J0Tolav0FSW9HHEo+33plOzpfYHlYqNzHZNgAJJuLcCbWAjIdpZAbC/ubIUYgPlqpEt7DA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"remeda":"^2.32.0","p-limit":"^7.2.0","fs-extra":"^11.3.2","js-runtime":"^0.0.8","typescript":"5.9.3","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers/tsx":["./dist/parsers/tsx.d.ts"],"parsers/default":["./dist/parsers/default.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251021185909_1761073158210_0.9867783080605514","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251022151827":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251022151827","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251022151827","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"431bee54a28d3de84902957475bf0286233e6cf0","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251022151827.tgz","fileCount":69,"integrity":"sha512-m8uiS1ckUfsNuveqBUge6u8ivBxbSWFwbzjLFIbRseM15Xc+AzCTsOg0HLCR/K5b4M+9bK/HdljVVA7TDdfJUQ==","signatures":[{"sig":"MEQCIBDFMYBvl/lxqLq6BtjZrmtrb/LEzTOLMnkHXYbEDd8GAiAofck+OInWRMbOcz1Ni3CrYFyupq4HMCFByx/kV/MG6w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":215698},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251022151827.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/dfbb6fdcca7d39ff62a764f313991aac/kubb-fabric-core-0.0.0-canary-20251022151827.tgz","_integrity":"sha512-m8uiS1ckUfsNuveqBUge6u8ivBxbSWFwbzjLFIbRseM15Xc+AzCTsOg0HLCR/K5b4M+9bK/HdljVVA7TDdfJUQ==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"remeda":"^2.32.0","p-limit":"^7.2.0","fs-extra":"^11.3.2","js-runtime":"^0.0.8","typescript":"5.9.3","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251022151827_1761146317431_0.07518473961164052","host":"s3://npm-registry-packages-npm-production"}},"0.1.2":{"name":"@kubb/fabric-core","version":"0.1.2","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.1.2","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"e7321f8b773e6ee005aa2d69ff6bd255ef6b0f9e","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.1.2.tgz","fileCount":69,"integrity":"sha512-43cplF+V0GIFusrWOtCRZ/lDbCFbfyWBWvTvUmUSsNoxGdUvict8zZFoJX/qF+QXJssXDG786p63JbZrmbuciA==","signatures":[{"sig":"MEUCIQC0HOLnNRUZsfPj/0iWMTKCI6zAEBisBtg34WluVMlskwIgdbEWM28kQKNmaxx6UXtlmNZBRGXeCC83hIh0BH22m9w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":215676},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.1.2.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/061aba1274e4e83a6914a8bb8102c7b1/kubb-fabric-core-0.1.2.tgz","_integrity":"sha512-43cplF+V0GIFusrWOtCRZ/lDbCFbfyWBWvTvUmUSsNoxGdUvict8zZFoJX/qF+QXJssXDG786p63JbZrmbuciA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"remeda":"^2.32.0","p-limit":"^7.2.0","fs-extra":"^11.3.2","js-runtime":"^0.0.8","typescript":"5.9.3","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.1.2_1761146417000_0.4140351922597101","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251022200241":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251022200241","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251022200241","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"3e38cac114a29d4c9e86638215ba82709c3b6334","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251022200241.tgz","fileCount":69,"integrity":"sha512-obe2BjnSOg/JtBSjZBNL6bE3E19U+T7URIxAc1zDj0xsPmCtnafHo3M1dN9qTQln9AHtrCYpfR2jCRTHcK32uQ==","signatures":[{"sig":"MEYCIQDr8EW4D79YHH0u/4A6IQiXJI7MmfQsOlRo9rpkshgKIAIhALponL0wy0IbVcDyQWAkcWP74K/RiGrkCFbRBd+B9yoq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214570},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251022200241.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/edec6a85c4528f8c63ca8907b870ea40/kubb-fabric-core-0.0.0-canary-20251022200241.tgz","_integrity":"sha512-obe2BjnSOg/JtBSjZBNL6bE3E19U+T7URIxAc1zDj0xsPmCtnafHo3M1dN9qTQln9AHtrCYpfR2jCRTHcK32uQ==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"remeda":"^2.32.0","p-limit":"^7.2.0","fs-extra":"^11.3.2","js-runtime":"^0.0.8","typescript":"5.9.3","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251022200241_1761163366973_0.28051095490712097","host":"s3://npm-registry-packages-npm-production"}},"0.1.3":{"name":"@kubb/fabric-core","version":"0.1.3","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.1.3","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"33673644553708ad88837739a400b3af09b5d793","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.1.3.tgz","fileCount":69,"integrity":"sha512-DwRfkwh8yoeuwAAiI+Rn2Ee7ArPQsq7bPFwILkViuCVpnjJtw20u5yH2fWn4QoCRE1mKPBshUQ1cDId1c3mNxQ==","signatures":[{"sig":"MEYCIQD0k26piXtaMBpc0Hlel08krkHeuOquD/q5gEeIXqA/NgIhAOn552qQHuR5AJCPbZISdO1xGgzhFQrnVhnPWQT7ukGP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214548},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.1.3.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/acbfcade0473908d106c952c8bf95f74/kubb-fabric-core-0.1.3.tgz","_integrity":"sha512-DwRfkwh8yoeuwAAiI+Rn2Ee7ArPQsq7bPFwILkViuCVpnjJtw20u5yH2fWn4QoCRE1mKPBshUQ1cDId1c3mNxQ==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"remeda":"^2.32.0","p-limit":"^7.2.0","fs-extra":"^11.3.2","js-runtime":"^0.0.8","typescript":"5.9.3","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.1.3_1761163488440_0.7816225367331582","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251023113231":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251023113231","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251023113231","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"9ca020295e52d0470b2efe67f9fbedb03fbb413a","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251023113231.tgz","fileCount":75,"integrity":"sha512-c2L1MGNKo43HnNf6jyYuOE5do8DF2kObsiBduzijwnp2NxX92YHdFgftYE6k+VWIyMWdIHwv66gRY6zlq3qgow==","signatures":[{"sig":"MEUCIHmbt9HF3Q5nLVnQKbMK3O/K1Akd1JO7bJKq2pvNfGO3AiEA44KPRXC+iksyfhmlL3qogZmWDN+oiwUVK1mo8s909mg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208309},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251023113231.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/8fd30b29e084a906bab2d9bb5f2d530d/kubb-fabric-core-0.0.0-canary-20251023113231.tgz","_integrity":"sha512-c2L1MGNKo43HnNf6jyYuOE5do8DF2kObsiBduzijwnp2NxX92YHdFgftYE6k+VWIyMWdIHwv66gRY6zlq3qgow==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"remeda":"^2.32.0","p-limit":"^7.2.0","fs-extra":"^11.3.2","js-runtime":"^0.0.8","typescript":"5.9.3","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251023113231_1761219159780_0.5643245581369201","host":"s3://npm-registry-packages-npm-production"}},"0.1.4":{"name":"@kubb/fabric-core","version":"0.1.4","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.1.4","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"039fc8995c9f42912c2ae543cfc8000db66ac1f4","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.1.4.tgz","fileCount":75,"integrity":"sha512-fCW6T+WQcYbhc5+wzdvpanMaTM4NtStb28mZcNZinLjglXJe3I6uTgE1YvFjiwYCQePlHWaOJnSfduWtzue+AQ==","signatures":[{"sig":"MEQCIE55iZHQ+ECJ7hJYJ4P3n0OtyOJrX1DWr1UNrHX8uEKnAiBihO7zSG/ZHfiYt3yk/AlF9c9n0VBY+hkgqaYwnxp6kg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208287},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.1.4.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/22f3db3b9c82e3c614717b5bc0fe66b3/kubb-fabric-core-0.1.4.tgz","_integrity":"sha512-fCW6T+WQcYbhc5+wzdvpanMaTM4NtStb28mZcNZinLjglXJe3I6uTgE1YvFjiwYCQePlHWaOJnSfduWtzue+AQ==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"remeda":"^2.32.0","p-limit":"^7.2.0","fs-extra":"^11.3.2","js-runtime":"^0.0.8","typescript":"5.9.3","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.1.4_1761220560934_0.1643621695064481","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251023132618":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251023132618","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251023132618","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"481c61a1ba618b8f2497e870fd190831c6662977","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251023132618.tgz","fileCount":75,"integrity":"sha512-/xAla8iC6qf2B8fAJuu0RXYvBbzTY1Yj93wUZzlooihX00BwidFQAfsFiHF+zamUDE5YAgKCOfSlXNUYbjSkDw==","signatures":[{"sig":"MEUCIQDnudDLi3Hhd7KQXyT9lxfwBkjM9gmZqbXp1TTa1mxKBgIgF1GhXvVt8Inc5znXX1+7MdCPoBGnuKwPHinohixdwRY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":209524},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251023132618.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/1d7ecab302dbecd86e1ee512cd56c074/kubb-fabric-core-0.0.0-canary-20251023132618.tgz","_integrity":"sha512-/xAla8iC6qf2B8fAJuu0RXYvBbzTY1Yj93wUZzlooihX00BwidFQAfsFiHF+zamUDE5YAgKCOfSlXNUYbjSkDw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"remeda":"^2.32.0","p-limit":"^7.2.0","fs-extra":"^11.3.2","js-runtime":"^0.0.8","typescript":"5.9.3","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251023132618_1761225988043_0.00005477796982678029","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251023134048":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251023134048","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251023134048","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"97f66e925d569ceaa609d7d4a4c95d0aa316aa99","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251023134048.tgz","fileCount":75,"integrity":"sha512-f3D6MOtoiYHY4iZJ9PolkYGPWw5niCKKKloMl8TT1oaRfaIkLKhOJJTTkOnkydWpn7DjK3rRrXZvtETScpZtLw==","signatures":[{"sig":"MEQCIGVQOZGohubjFjFVQ8R0WWQig2onLUXU69MNXen7z/ZUAiBlqkmOZAWH/PJY9OYE6QkA5krWIbFP/mKNlhF0JVBYIg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":212236},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251023134048.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/25d86b6dd6db53df677e8b014804a5c3/kubb-fabric-core-0.0.0-canary-20251023134048.tgz","_integrity":"sha512-f3D6MOtoiYHY4iZJ9PolkYGPWw5niCKKKloMl8TT1oaRfaIkLKhOJJTTkOnkydWpn7DjK3rRrXZvtETScpZtLw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"remeda":"^2.32.0","p-limit":"^7.2.0","fs-extra":"^11.3.2","js-runtime":"^0.0.8","typescript":"5.9.3","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251023134048_1761226857426_0.6250511265537946","host":"s3://npm-registry-packages-npm-production"}},"0.1.5":{"name":"@kubb/fabric-core","version":"0.1.5","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.1.5","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"9d19e29688f8a67386c690c13f71266b03276969","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.1.5.tgz","fileCount":75,"integrity":"sha512-JM6/++uT+vWEF3WQLyNijfp4Jw5mzgVEWswqAcSXtdNifl2qT1eZuqMhI6aB6/Qc4KlaE7k7QXfs8CUjuLs8GQ==","signatures":[{"sig":"MEYCIQDkE0FB1pWvG03qUZPX7NPF7t6F+Fo81WIhOdJEr2nakgIhAKpTy9hycw2Y0oZdnbliHZnhkCoIT+1p7fTkCP+5i/xL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":212214},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.1.5.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/ef850e90a0740c38c6b6f5acd9404107/kubb-fabric-core-0.1.5.tgz","_integrity":"sha512-JM6/++uT+vWEF3WQLyNijfp4Jw5mzgVEWswqAcSXtdNifl2qT1eZuqMhI6aB6/Qc4KlaE7k7QXfs8CUjuLs8GQ==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"remeda":"^2.32.0","p-limit":"^7.2.0","fs-extra":"^11.3.2","js-runtime":"^0.0.8","typescript":"5.9.3","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.1.5_1761226927017_0.45199853848880367","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251023181422":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251023181422","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251023181422","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"58f29231e6464325ce781113d858c4208f12d692","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251023181422.tgz","fileCount":75,"integrity":"sha512-KK2Orn3eBM0MyD9IpOl36NqgBxro6CvUt5EvrnvTcOrmtGm5hltmN2VUc1fGunJWRwf3zkwffcqr+NOMleCV4w==","signatures":[{"sig":"MEUCIQCjlG8+QNCrYN7i063z29aku7mEmlwd34PQcnxEaTr6lQIgRW4LPrFVmYsc3PmGHo3Boh2my5H3hoMBVBWs4OOqhoI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":212236},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251023181422.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/a2d42dd1e81f8fbb7bb87396a26a0687/kubb-fabric-core-0.0.0-canary-20251023181422.tgz","_integrity":"sha512-KK2Orn3eBM0MyD9IpOl36NqgBxro6CvUt5EvrnvTcOrmtGm5hltmN2VUc1fGunJWRwf3zkwffcqr+NOMleCV4w==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"remeda":"^2.32.0","p-limit":"^7.2.0","fs-extra":"^11.3.2","js-runtime":"^0.0.8","typescript":"5.9.3","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251023181422_1761243267431_0.42166919909424383","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251024075548":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251024075548","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251024075548","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"30efb46ab8f317998a482dd6446cad9dc7a41770","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251024075548.tgz","fileCount":88,"integrity":"sha512-gtp0mv+sHfvOSlCwcJ94AF+ygycSQr3UsvqtTeJrcxbQcdDPStg+BrfEgRkLjM9x9Ug0UsZWnyYcckmc4iji2A==","signatures":[{"sig":"MEYCIQC8K3Lps4aL5QfvJ5V7Oj/loLVyC+JVnAjh7jUdVOQGRgIhAORPCzxzhWP/ExRanCbUMNFvQLabQnF7F2OFlA1ubMT/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":265969},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251024075548.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/fcc34ccb9d6a9c8f26bf58d5936516b5/kubb-fabric-core-0.0.0-canary-20251024075548.tgz","_integrity":"sha512-gtp0mv+sHfvOSlCwcJ94AF+ygycSQr3UsvqtTeJrcxbQcdDPStg+BrfEgRkLjM9x9Ug0UsZWnyYcckmc4iji2A==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"remeda":"^2.32.0","p-limit":"^7.2.0","fs-extra":"^11.3.2","js-runtime":"^0.0.8","typescript":"5.9.3","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251024075548_1761292566278_0.37644671146077857","host":"s3://npm-registry-packages-npm-production"}},"0.1.6":{"name":"@kubb/fabric-core","version":"0.1.6","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.1.6","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"2106c728fd612dfa4d8798a2569299c6c3c28db2","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.1.6.tgz","fileCount":88,"integrity":"sha512-aA4ackadwEjfhoRJyaVoKO/7oWnCDlMUw7+oFo9JvEX+hFYNDYlS25ZcBSiHPKY+CYSW5OmtpdVlTbkjYOOmgA==","signatures":[{"sig":"MEUCIFH7d8IavnEW/1pzTIp/gGRXvOGecrgAuV95NkTGFYudAiEA+GHoUhHVYunx4dy2s9H18mOloE7Kfq+wVVXzQWxBmGw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":265947},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.1.6.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/8f85ab6678878d97ad894671729b755b/kubb-fabric-core-0.1.6.tgz","_integrity":"sha512-aA4ackadwEjfhoRJyaVoKO/7oWnCDlMUw7+oFo9JvEX+hFYNDYlS25ZcBSiHPKY+CYSW5OmtpdVlTbkjYOOmgA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"remeda":"^2.32.0","p-limit":"^7.2.0","fs-extra":"^11.3.2","js-runtime":"^0.0.8","typescript":"5.9.3","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.1.6_1761293086670_0.4068059215398583","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251024103955":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251024103955","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251024103955","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"55401e3fd67897c6fbdb95eb354f9642740f431e","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251024103955.tgz","fileCount":89,"integrity":"sha512-eK/Aheay7WzawypR1aUuA/C9vS/Sh4+ltckmtQffzKNWXgC1o/6gcf4iLgfupWBgQgeAd4r0tvLCtZdX6YTQ3g==","signatures":[{"sig":"MEUCIQCfBkRkWq29QkVy1iOOjOX77dPT4tS22nvs9fuaqY6QSQIgavsh+joSclPZr5N4JDxTJxaYAaJuEidusl1SrzomB78=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":307317},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251024103955.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/da317c9bbfd056871a086d70cdadca5b/kubb-fabric-core-0.0.0-canary-20251024103955.tgz","_integrity":"sha512-eK/Aheay7WzawypR1aUuA/C9vS/Sh4+ltckmtQffzKNWXgC1o/6gcf4iLgfupWBgQgeAd4r0tvLCtZdX6YTQ3g==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","js-runtime":"^0.0.8","typescript":"5.9.3","cli-progress":"^3.12.0","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"remeda":"^2.32.0","tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251024103955_1761302400219_0.3669979243054924","host":"s3://npm-registry-packages-npm-production"}},"0.1.7":{"name":"@kubb/fabric-core","version":"0.1.7","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.1.7","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"4156f5ad3e0a800505a0e18a9f64269ee0cabf90","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.1.7.tgz","fileCount":89,"integrity":"sha512-kSYy1ZJV/gQf1ancF2GgZ90HtjoNsD9EnFcRq/Ye0il9niALmroc4ri272VFJhw4P4Xm0uI3OF4lA3L4ebAOwg==","signatures":[{"sig":"MEUCIQDxDnrSeQAx4iMxmLKfVCAx7uCoU5QLFBHCZVtbIWLktQIgfxHhwDINd29SQZ9zrTCRHwYVH7z32PJkJbLScA6zvsA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":307295},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.1.7.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/74b280ad3dcfce043e93a6d0a9569f62/kubb-fabric-core-0.1.7.tgz","_integrity":"sha512-kSYy1ZJV/gQf1ancF2GgZ90HtjoNsD9EnFcRq/Ye0il9niALmroc4ri272VFJhw4P4Xm0uI3OF4lA3L4ebAOwg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","js-runtime":"^0.0.8","typescript":"5.9.3","cli-progress":"^3.12.0","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"remeda":"^2.32.0","tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.1.7_1761302495452_0.8596700168902367","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251024133602":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251024133602","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251024133602","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"b219e83616862d0d91be192ed233b96550e03fc5","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251024133602.tgz","fileCount":90,"integrity":"sha512-LrJq2GZxwe7KzWelBEc3L7JPLRu4PzTVaJ5AmdoWnnM6/UURb/jjChfWORlOfl3dNFHGPeP78FV0Lo3pdYOs9A==","signatures":[{"sig":"MEUCIGmiDSRm+hEQeU66qql7iRZAU1nLyOjLdwWrclZj9fiXAiEA7QNBO7Jjl4ATtNSTKRvEKmoCYj90TolgtcEaMzrDSAk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328123},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251024133602.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/c09a1d833d7cd1f7972a08bce123a38d/kubb-fabric-core-0.0.0-canary-20251024133602.tgz","_integrity":"sha512-LrJq2GZxwe7KzWelBEc3L7JPLRu4PzTVaJ5AmdoWnnM6/UURb/jjChfWORlOfl3dNFHGPeP78FV0Lo3pdYOs9A==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","tiny-open":"^1.2.0","js-runtime":"^0.0.8","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"remeda":"^2.32.0","tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251024133602_1761312968836_0.5593453332741551","host":"s3://npm-registry-packages-npm-production"}},"0.1.8":{"name":"@kubb/fabric-core","version":"0.1.8","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.1.8","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"d3c396d344888ad923b54cf2529645e3163e2c9a","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.1.8.tgz","fileCount":90,"integrity":"sha512-z16Ih8+5Yeb9PKi+Y7Xs2AhbViJiTla+6dJdgmz+laS5kTkWcIka8I8c4yXrMVqq/e5VUa8pjj/uesekADMrIw==","signatures":[{"sig":"MEUCIQDO6w441EEwEnW98qp/qEUhBGGlvlYz4cMNBiCjb23/LQIgYTQm2Bt7SjkRy6/FPR22N3gwNISheKCDq2ttGXV3Bv0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":328101},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.1.8.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/ded2a159999d4237876bc490ae0f12ca/kubb-fabric-core-0.1.8.tgz","_integrity":"sha512-z16Ih8+5Yeb9PKi+Y7Xs2AhbViJiTla+6dJdgmz+laS5kTkWcIka8I8c4yXrMVqq/e5VUa8pjj/uesekADMrIw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","tiny-open":"^1.2.0","js-runtime":"^0.0.8","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"remeda":"^2.32.0","tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.1.8_1761313148699_0.985400387611117","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251024144419":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251024144419","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251024144419","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"b5f31ff552f40a397da084d89dd59d66bdb4670e","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251024144419.tgz","fileCount":90,"integrity":"sha512-ZLJh/qm3pK7JctrLSm6vyMe5J+MIiwvj8ZKl47Cpky6H97vSeCRcFXGGtT586uCwD4/tJxGuH2dXFTZPR7h4rg==","signatures":[{"sig":"MEUCID79/+S9EZDxqKlUjncpT4n2Iuc2S+n0VDe2DXUnYMmXAiEA51z81l3uFZfW4ZlLPa4wbAF2uZBg0ohz3PcEOut8x1k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":340296},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251024144419.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/810b9afbdd93933ce42c9b31573e5fd2/kubb-fabric-core-0.0.0-canary-20251024144419.tgz","_integrity":"sha512-ZLJh/qm3pK7JctrLSm6vyMe5J+MIiwvj8ZKl47Cpky6H97vSeCRcFXGGtT586uCwD4/tJxGuH2dXFTZPR7h4rg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","tiny-open":"^1.2.0","js-runtime":"^0.0.8","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"remeda":"^2.32.0","tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251024144419_1761317068317_0.7622485669134371","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"@kubb/fabric-core","version":"0.2.0","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.2.0","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"02494e6ad4d3f0236fe747a8c0838b251be73e4b","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.2.0.tgz","fileCount":90,"integrity":"sha512-yD+38I9cl9pGBfYaW4inw41lISB8kC2JfNkFrAAGDeACNzZjWZVz4oT2i5wDtkT6p3ZPwCei0HfHHoV149uoxg==","signatures":[{"sig":"MEQCIGD2h30MHEgu9hFPqVrAPWaw1yVpTB3NhPmxEX50ebEZAiB2QV0fTiCF8N+Aw5MJclcurOiZh8UMqLS4FKNvaCGXxw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":340274},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.2.0.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/82e5ac8ef032ac3e416a5e7d41d7ac28/kubb-fabric-core-0.2.0.tgz","_integrity":"sha512-yD+38I9cl9pGBfYaW4inw41lISB8kC2JfNkFrAAGDeACNzZjWZVz4oT2i5wDtkT6p3ZPwCei0HfHHoV149uoxg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","tiny-open":"^1.2.0","js-runtime":"^0.0.8","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"remeda":"^2.32.0","tsdown":"^0.15.9","typescript":"^5.9.3","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.2.0_1761318017209_0.21982993800549755","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251027095849":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251027095849","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251027095849","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"df1a636c38ac324cb552b3318db5644ee504b07b","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251027095849.tgz","fileCount":91,"integrity":"sha512-02Vb7+VlYYlD6Coh7MMqn9S2Sadbf+7bgFFymI21BpNbGn6cmGnDV+EewcEJrWDMxN9tVHTgmFbwvHj41rwt7A==","signatures":[{"sig":"MEYCIQDBPbr7H93a5mSSae+u7bqLq7bfPZGXtvx5p0djhyUs1QIhANPu4PrG0QKDqntzPwb5cG1eUZZ+KZWqDePJC4JhR245","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":343854},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251027095849.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/622ad3cb3c4b4f38fc8e09f8b96a983e/kubb-fabric-core-0.0.0-canary-20251027095849.tgz","_integrity":"sha512-02Vb7+VlYYlD6Coh7MMqn9S2Sadbf+7bgFFymI21BpNbGn6cmGnDV+EewcEJrWDMxN9tVHTgmFbwvHj41rwt7A==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"remeda":"^2.32.0","tsdown":"^0.15.10","typescript":"^5.9.3","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251027095849_1761559135872_0.07741014349781739","host":"s3://npm-registry-packages-npm-production"}},"0.2.1":{"name":"@kubb/fabric-core","version":"0.2.1","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.2.1","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"2cb020b6f34b5e51475a5b0de97796befc549e79","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.2.1.tgz","fileCount":91,"integrity":"sha512-bSjbMRXojduU40ZHpo0Ut4S0bqpqscbIUdJZNy8854EzX+me8c1lsHJjy5r5bbCZ/0NFnOEGu4njoSuWPsmWyg==","signatures":[{"sig":"MEYCIQCFX6yiy2jSltA18WHrx5DmCrfysFOy6DlPsC5J56aEXAIhAIDoiZTbWvBOSstZqhsxynAH0Trcvl2QMc1q0hOTguMA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":343832},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.2.1.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/43a33a78507f213ba55549d89bc141d5/kubb-fabric-core-0.2.1.tgz","_integrity":"sha512-bSjbMRXojduU40ZHpo0Ut4S0bqpqscbIUdJZNy8854EzX+me8c1lsHJjy5r5bbCZ/0NFnOEGu4njoSuWPsmWyg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"remeda":"^2.32.0","tsdown":"^0.15.10","typescript":"^5.9.3","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.2.1_1761559914027_0.7573923880830107","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251027104221":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251027104221","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251027104221","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"6174e5c6a4c4a4339882571e555d2c0ce7104ea8","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251027104221.tgz","fileCount":91,"integrity":"sha512-5QY94hx/7gkhf8REXUmgOHQzaBXgW9jytuk+LiZWCXf4whFfcX4H4VL4dQPWWU4BdQ9i/UXk2YlETLhi1i9Akg==","signatures":[{"sig":"MEYCIQD4gu0DvLKpqdM1K2bi48NoNmUCs66zhqA0I5hIbETpyAIhALJ2fQB1pD2O3cl31i4WNGzLvL2opn8IwIlXry6N+tsO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":343854},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251027104221.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/f9fd9fff1ac88ded14849d495bc85539/kubb-fabric-core-0.0.0-canary-20251027104221.tgz","_integrity":"sha512-5QY94hx/7gkhf8REXUmgOHQzaBXgW9jytuk+LiZWCXf4whFfcX4H4VL4dQPWWU4BdQ9i/UXk2YlETLhi1i9Akg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"remeda":"^2.32.0","tsdown":"^0.15.10","typescript":"^5.9.3","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251027104221_1761561751588_0.15508000661147303","host":"s3://npm-registry-packages-npm-production"}},"0.2.2":{"name":"@kubb/fabric-core","version":"0.2.2","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.2.2","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"05a590f4c3b2cab0ceb1a66274046f706a2cb3ab","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.2.2.tgz","fileCount":91,"integrity":"sha512-PdUEmQPY2z2GJz2AgyKJHmGusS5K8FeQVVMWBIBpB1MjXYK90XNhIH/x3oqnGFjk9+WuU5m4kbeRbJp39L3aaA==","signatures":[{"sig":"MEUCID1MlhHmRd4e5K8RCOz8LJCvEOS5FWZpgpqLOgKy1+8BAiEAnXNK0TU0MN/ucRhwa/iBmHVg2EP5al1pt12SRh/lf1E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":343832},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.2.2.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/6e98393ff9ef46aeb189fb1f532689be/kubb-fabric-core-0.2.2.tgz","_integrity":"sha512-PdUEmQPY2z2GJz2AgyKJHmGusS5K8FeQVVMWBIBpB1MjXYK90XNhIH/x3oqnGFjk9+WuU5m4kbeRbJp39L3aaA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"remeda":"^2.32.0","tsdown":"^0.15.10","typescript":"^5.9.3","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.2.2_1761561840631_0.4696167476604338","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251027114144":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251027114144","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251027114144","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"3da7845f4068ac603acb5d44a99ba9c54406ee00","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251027114144.tgz","fileCount":91,"integrity":"sha512-6WmaYiWw9UaTrB2V0BYVcgoCy9geDjLCNWe6ThRaqAVKMSyPmn3TXWWOQ9g/w1/57VoeU6Ym4oD8thBZ261bjQ==","signatures":[{"sig":"MEUCIFLszt2xFMq+HS2NNPPlbY62t33D2/7Fuvfn24UR6Yw4AiEA7bspEeH4ixSDRKZKUI7VV3Eoy+4BtNhcPTHuDfN2X0U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":343850},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251027114144.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/5ec945e655493b7a55ee4d4ac7776623/kubb-fabric-core-0.0.0-canary-20251027114144.tgz","_integrity":"sha512-6WmaYiWw9UaTrB2V0BYVcgoCy9geDjLCNWe6ThRaqAVKMSyPmn3TXWWOQ9g/w1/57VoeU6Ym4oD8thBZ261bjQ==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"remeda":"^2.32.0","tsdown":"^0.15.10","typescript":"^5.9.3","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251027114144_1761565311597_0.39684921544711105","host":"s3://npm-registry-packages-npm-production"}},"0.2.3":{"name":"@kubb/fabric-core","version":"0.2.3","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.2.3","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"5ff409424391d8f9c5ab4daa113c11c74fdf00d3","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.2.3.tgz","fileCount":91,"integrity":"sha512-CTN9almnNsxhTiOgFyqRzjnaziayTk3+4ZfAlTflm83pU3QyF6dN8DOM+qxsYTUAfRHoMiY/PhRu3cYoB113MQ==","signatures":[{"sig":"MEYCIQC9tSLLLWWykPF4Rl1oTwrAB5+KDhtr5Aq1o+3WYGUskwIhAMiYW0lsWbRKT4KdTOqva3kryRoY42W3kxDJU0gzBwv4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":343828},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.2.3.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/4bd2f9eda532e35fd2b1bd228778b364/kubb-fabric-core-0.2.3.tgz","_integrity":"sha512-CTN9almnNsxhTiOgFyqRzjnaziayTk3+4ZfAlTflm83pU3QyF6dN8DOM+qxsYTUAfRHoMiY/PhRu3cYoB113MQ==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"remeda":"^2.32.0","tsdown":"^0.15.10","typescript":"^5.9.3","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.2.3_1761566079936_0.9819126959356961","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251028075021":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251028075021","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251028075021","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"46fcfceef762b5b9c23914380708b3570b5d9b53","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251028075021.tgz","fileCount":91,"integrity":"sha512-8PzQAVaOMeYuO7hguj50bvieD8Vx6yaAtKH7qLd373JRlhbym2y9cQSa61v5syICJnf82wdVjStGU3e2UNU6Yg==","signatures":[{"sig":"MEYCIQDLApjU1Al/a+1ItvXuo/ZuRbhg9si+XJ1Txr+fFDhmgQIhAJhHocfY3VqO95inIwRsFJlGxHT1Z2VNclW2oVTq0Ap2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":343850},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251028075021.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/d286771ed89dc819c858374cc3b730bb/kubb-fabric-core-0.0.0-canary-20251028075021.tgz","_integrity":"sha512-8PzQAVaOMeYuO7hguj50bvieD8Vx6yaAtKH7qLd373JRlhbym2y9cQSa61v5syICJnf82wdVjStGU3e2UNU6Yg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"remeda":"^2.32.0","tsdown":"^0.15.11","typescript":"^5.9.3","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251028075021_1761637829126_0.4666208667284508","host":"s3://npm-registry-packages-npm-production"}},"0.2.4":{"name":"@kubb/fabric-core","version":"0.2.4","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.2.4","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"5772276b7a4a1f285bc158712fb7f8841a50807e","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.2.4.tgz","fileCount":91,"integrity":"sha512-Gjie7Q3vIfkqM5j/i9BA1cU6IOkyLYviEmNvwfTEQu6bxmgJ107MnUNOdS/ZSC/cf5DgUv3v2DMj0FZguJ3PcQ==","signatures":[{"sig":"MEYCIQDjN6Qe9weJ5blp1EEfnIC0tLQ6Qr3ECq09Hh4nmzYpJQIhAM7mclyQ4Sgx2/+EXEnta4La5TEX3EzKN+XjjLUZjsv9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":343828},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.2.4.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/b91d7e1076c8b8f65d5887ce4a0312b7/kubb-fabric-core-0.2.4.tgz","_integrity":"sha512-Gjie7Q3vIfkqM5j/i9BA1cU6IOkyLYviEmNvwfTEQu6bxmgJ107MnUNOdS/ZSC/cf5DgUv3v2DMj0FZguJ3PcQ==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"remeda":"^2.32.0","tsdown":"^0.15.11","typescript":"^5.9.3","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.2.4_1761638736701_0.34682029954493987","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251028095056":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251028095056","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251028095056","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"e5569b25b53baba0f3567407cb611118fa43c14b","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251028095056.tgz","fileCount":91,"integrity":"sha512-uy6IYZoeEcCngnznmJShWl+4FdMD878tIdR4EJ2+XUlmVoZRfXOOqqIxqYceh1b5n7YrexGUS+B8DEnMa1CYkw==","signatures":[{"sig":"MEUCIGQ9CpRm/bqpJLbR1G5tLV+lO0pinYVMo7Z8aKQt1cHaAiEAk5cYBcmZKFVa8C2ymShWNwKGHi6k6W3LjeSDc+JMaG0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":343850},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251028095056.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/c7e8e0540ddab101a26ca109d4a6e336/kubb-fabric-core-0.0.0-canary-20251028095056.tgz","_integrity":"sha512-uy6IYZoeEcCngnznmJShWl+4FdMD878tIdR4EJ2+XUlmVoZRfXOOqqIxqYceh1b5n7YrexGUS+B8DEnMa1CYkw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"remeda":"^2.32.0","tsdown":"^0.15.11","typescript":"^5.9.3","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251028095056_1761645064834_0.48548496324493606","host":"s3://npm-registry-packages-npm-production"}},"0.2.5":{"name":"@kubb/fabric-core","version":"0.2.5","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.2.5","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"651be14f423c4314d40e87d508a15c07a7e6c88a","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.2.5.tgz","fileCount":91,"integrity":"sha512-+Zb4VCZGgWmLp9DkK6nBdJ7aP45F8uZRUB4aB3jc6Gy1ewlEWQPumJAJTBQzYFddvfnGpSib9vOPJTwL4hcsuA==","signatures":[{"sig":"MEUCIQCe8htUbdj2BmLdBPrEMF45jenxU6rQmyeokzOYS3xO7gIgF8ybt7Y1AJx/iBWbxYTcJffJSIvjx2r2elS2njHzDhY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":343828},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.2.5.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/b380f9e2696df2d6cb766f99fb1b9f40/kubb-fabric-core-0.2.5.tgz","_integrity":"sha512-+Zb4VCZGgWmLp9DkK6nBdJ7aP45F8uZRUB4aB3jc6Gy1ewlEWQPumJAJTBQzYFddvfnGpSib9vOPJTwL4hcsuA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"remeda":"^2.32.0","tsdown":"^0.15.11","typescript":"^5.9.3","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.2.5_1761645285826_0.800890416788727","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251028102336":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251028102336","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251028102336","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"1ff42c681b3be8040ae1ef23322a29eb506c2e5b","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251028102336.tgz","fileCount":91,"integrity":"sha512-cHDxymK/OUKBSZmvx5BYjT2mW3cn8ax29g9wC+5jkSOSOVSN4F9NIbmzoP9Ij8i37gtjYajt+2XQTwKykNNMWw==","signatures":[{"sig":"MEUCICpDLeTLHcqxgSrnLAUabaygXJ1eQzDQ9UAnVJgAIJavAiEA0rz2uPjJDVNPKFFsz0pcOj4Ky1uFbsiavid/hLDQOXs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":343850},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251028102336.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/b013f59f842cba047871ef480861e481/kubb-fabric-core-0.0.0-canary-20251028102336.tgz","_integrity":"sha512-cHDxymK/OUKBSZmvx5BYjT2mW3cn8ax29g9wC+5jkSOSOVSN4F9NIbmzoP9Ij8i37gtjYajt+2XQTwKykNNMWw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"remeda":"^2.32.0","tsdown":"^0.15.11","typescript":"^5.9.3","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251028102336_1761647027894_0.7830684131965113","host":"s3://npm-registry-packages-npm-production"}},"0.2.6":{"name":"@kubb/fabric-core","version":"0.2.6","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.2.6","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"47eb7d1087a9d78065a27ffa18ebc82a39317f27","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.2.6.tgz","fileCount":91,"integrity":"sha512-0wBu4eV8mvcO2g+XNePjxwlF6u/1KGcN3ThTW9Gqwla9Q5jETzz/pN8CavgAht38mkkdWJ/eH+namWTIJGxKhw==","signatures":[{"sig":"MEQCIH9SwI9QzuBGMtUxc98j7edJKomZ14KvmCECGQyw3ZBtAiBx+3f5wBYCG/5pBFuWzQvLo9d3OHcdDT77exv48jDO4Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":343828},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.2.6.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/9db8df0be3277fc242093c2cb1712595/kubb-fabric-core-0.2.6.tgz","_integrity":"sha512-0wBu4eV8mvcO2g+XNePjxwlF6u/1KGcN3ThTW9Gqwla9Q5jETzz/pN8CavgAht38mkkdWJ/eH+namWTIJGxKhw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"remeda":"^2.32.0","tsdown":"^0.15.11","typescript":"^5.9.3","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.2.6_1761647205725_0.9128880542293576","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251028105216":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251028105216","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251028105216","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"cf8f8bd19182cec489f3add8b8c6936161ab497f","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251028105216.tgz","fileCount":91,"integrity":"sha512-7yOm5RtDl+Md9hXXuJlM5z+ywtnOOIqE6AxtAYy49t24t4D+W8eWpAkEhHTzciIKXx5w5a1vL/Qo6ammEGf8bg==","signatures":[{"sig":"MEQCID3mUwVeDYDYTB91SelYUJeWmaKGJzu+BMpgC6rmBMchAiAqeYsMPWlwDDm/FfgJxdxzs4Q3b+EfQzBCqZYpOqsrGg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":343850},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251028105216.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/a5afd6d8c5cf4c8d1134819829dd9018/kubb-fabric-core-0.0.0-canary-20251028105216.tgz","_integrity":"sha512-7yOm5RtDl+Md9hXXuJlM5z+ywtnOOIqE6AxtAYy49t24t4D+W8eWpAkEhHTzciIKXx5w5a1vL/Qo6ammEGf8bg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"remeda":"^2.32.0","tsdown":"^0.15.11","typescript":"^5.9.3","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251028105216_1761648742616_0.37916496351411944","host":"s3://npm-registry-packages-npm-production"}},"0.2.7":{"name":"@kubb/fabric-core","version":"0.2.7","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.2.7","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"c125bce36cdada8b02012c3f81efbd5b114e1fc8","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.2.7.tgz","fileCount":91,"integrity":"sha512-Rpyh6TgPc8QnXarvscOv1hF56nQHfpnVrRlLj/9Nmi8H9YnNYVxmK1O4krjChA+JFGpoUaTsE7SBcccwzV7Vhw==","signatures":[{"sig":"MEYCIQCkETl/RWB0CW6LL2Bq5lS/4+rshbzSK9y9uvpqMF3+xQIhAMq1YFFUsWcPbQSlO//pIv0O4TNje8VUSVGNWq8YqZe7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":343828},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.2.7.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/0bd8d3941175953872d2a624759acd48/kubb-fabric-core-0.2.7.tgz","_integrity":"sha512-Rpyh6TgPc8QnXarvscOv1hF56nQHfpnVrRlLj/9Nmi8H9YnNYVxmK1O4krjChA+JFGpoUaTsE7SBcccwzV7Vhw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"remeda":"^2.32.0","tsdown":"^0.15.11","typescript":"^5.9.3","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.2.7_1761648867229_0.904547889022566","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251028111014":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251028111014","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251028111014","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"38613dc76962ae9d9ef231c3beb81270cf2c2951","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251028111014.tgz","fileCount":91,"integrity":"sha512-zbNYJ5PTL2psU/Tvg3YJ/MKMuEiYnRWyqYS9ZXc9FMatA/YhJ3zJFkM4by/i53oCxlfU5TSL7AwGEIe3z9NF7A==","signatures":[{"sig":"MEQCIGB/ROkLhYjPf5dyfnCjLoHsVAmb8358U1c5Io32f+/lAiBnmwbzdAzxeSMAGGQ03ptBc/fWLdvQyqhksGTEgWeKzQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":343850},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251028111014.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/08692bfa17e71c6ab0d90354f69263f4/kubb-fabric-core-0.0.0-canary-20251028111014.tgz","_integrity":"sha512-zbNYJ5PTL2psU/Tvg3YJ/MKMuEiYnRWyqYS9ZXc9FMatA/YhJ3zJFkM4by/i53oCxlfU5TSL7AwGEIe3z9NF7A==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"remeda":"^2.32.0","tsdown":"^0.15.11","typescript":"^5.9.3","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251028111014_1761649820917_0.2240521444305681","host":"s3://npm-registry-packages-npm-production"}},"0.2.8":{"name":"@kubb/fabric-core","version":"0.2.8","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.2.8","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"574fc1f9883ac7460b6cc1a40e8ce3dd010694f1","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.2.8.tgz","fileCount":91,"integrity":"sha512-9Qe1w6jk0oVKBB4y5dHz48rYdJ+VXbVOk1lb+5ssn8oYOHabQmjH7Q3OoVGeO4UGwhogu/yku5kjbHlw/cvT0w==","signatures":[{"sig":"MEQCIHcqz2KlZnkypnXEnnfi71c1a3Cx5t1dwJLj3L2P/BnuAiBaRrNZMcJAj/AtC7DTgEMwF4XyDnUi/2/aYSv9HBZUzA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":343828},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.2.8.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/466587c478b0a11cd3d8bf2e61c34e81/kubb-fabric-core-0.2.8.tgz","_integrity":"sha512-9Qe1w6jk0oVKBB4y5dHz48rYdJ+VXbVOk1lb+5ssn8oYOHabQmjH7Q3OoVGeO4UGwhogu/yku5kjbHlw/cvT0w==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"remeda":"^2.32.0","tsdown":"^0.15.11","typescript":"^5.9.3","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.2.8_1761650080168_0.2638053850595474","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251028163134":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251028163134","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251028163134","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"0bdde70d496cc10bd2bfea37c75202dcc4895318","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251028163134.tgz","fileCount":91,"integrity":"sha512-P0eD6JkHfh2QGj0y703iWvFyLma7+qsZAjOvVkvPSJEo9rSqgUFMBALWSjTnYzQXmxCKGAVGqbYaOdHL79vt+Q==","signatures":[{"sig":"MEYCIQDZecGhaiAz/bjy3aly1vQ41BPA4H9hl88YZv9pB/s4nQIhAPuvoIbNi7MO6tTkChJ5pGZ+mJHriJ3dMLKloRLrcYD2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":343894},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251028163134.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/e09d0618a854e5705c84cc8d4583687c/kubb-fabric-core-0.0.0-canary-20251028163134.tgz","_integrity":"sha512-P0eD6JkHfh2QGj0y703iWvFyLma7+qsZAjOvVkvPSJEo9rSqgUFMBALWSjTnYzQXmxCKGAVGqbYaOdHL79vt+Q==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251028163134_1761669104030_0.2996237704833773","host":"s3://npm-registry-packages-npm-production"}},"0.2.9":{"name":"@kubb/fabric-core","version":"0.2.9","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.2.9","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"f078d6816189d01740ce0d357bfd5de2243a3775","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.2.9.tgz","fileCount":91,"integrity":"sha512-jfWiDxpFmcfJohSWKyfyXF3WaooVrNTTKKyKHZnOH1G8fg27p9bemRo0yLQHjNSIEyWdaCoYixJh1K5ZRw16dg==","signatures":[{"sig":"MEQCIDu2muQFiBVTkHBYbJm77k7t8pTYZaTfKbrf0wpCMH+9AiASO6F/y9zZRU0UD9XY/HOH0aztfaEF8q9Lmj2XvtFSZw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":343872},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.2.9.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/a9ba04b01a5b749299a264c01a977ab3/kubb-fabric-core-0.2.9.tgz","_integrity":"sha512-jfWiDxpFmcfJohSWKyfyXF3WaooVrNTTKKyKHZnOH1G8fg27p9bemRo0yLQHjNSIEyWdaCoYixJh1K5ZRw16dg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.2.9_1761669193087_0.9415296846904313","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251028165141":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251028165141","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251028165141","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"86ccca2dd1ef7e658cd8fdb6f5c5fdac4b6fd8c2","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251028165141.tgz","fileCount":91,"integrity":"sha512-8ZgK0/uPjO0YU1oqwxd4q6o00s1zv8ZhMq845+s9HopPwxBlG9+iLbtF7wr/4NV0yHq0Z2yeBQshUIJqc37ArQ==","signatures":[{"sig":"MEYCIQDxP1G4X4JK24JiRgpeG6ubVAqjCpawYrt2utIHXY2ihQIhAPlxsfjy/HoIvbSdp+pj4v45QQuzxGT03BIAR8llvF6T","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":345302},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251028165141.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/5993184fa65477c83e7bb3fb4d93ae0d/kubb-fabric-core-0.0.0-canary-20251028165141.tgz","_integrity":"sha512-8ZgK0/uPjO0YU1oqwxd4q6o00s1zv8ZhMq845+s9HopPwxBlG9+iLbtF7wr/4NV0yHq0Z2yeBQshUIJqc37ArQ==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251028165141_1761670311141_0.984589494650979","host":"s3://npm-registry-packages-npm-production"}},"0.2.10":{"name":"@kubb/fabric-core","version":"0.2.10","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.2.10","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"dd3999ab94ec217223b7243b1f72df4f2be193ac","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.2.10.tgz","fileCount":91,"integrity":"sha512-BPK4twzQ7DwsRaCUUWqQsmKdd3AFLVF+T4G+XrdyK60yCpe5LbFunEnWq8PQALw1l4SpX/OGpZzqVzGbCea1Vg==","signatures":[{"sig":"MEUCIEoeC7KmJfOr1P9VZKhg1gX89NIq4WI4+Mr8qsoXQlilAiEAl0r071cza+XFRJ4R2zprMO9j69I1m3q1nC2CCZMOR7A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":345281},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.2.10.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/8a3b722be21d09ef05b23da73e97f0a8/kubb-fabric-core-0.2.10.tgz","_integrity":"sha512-BPK4twzQ7DwsRaCUUWqQsmKdd3AFLVF+T4G+XrdyK60yCpe5LbFunEnWq8PQALw1l4SpX/OGpZzqVzGbCea1Vg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.2.10_1761670386884_0.03694015552359886","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251029073222":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251029073222","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251029073222","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"f093afbda40cc22e1fd730b1a777f6fa52ee8159","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251029073222.tgz","fileCount":91,"integrity":"sha512-ZauwghASFSWY6B/Pt4DasnRx2jENhsWfLJzKZqHIMPdElX5Q0p7AaASAvDMNQQmIB6Bc1eCYSy+Ulxkl9slMmw==","signatures":[{"sig":"MEUCIQC90h3Vm3kxvoWET4uRaIZB+sbSchIyGh8Atmr+AMFgvAIgXcJ9UZS1N8Rk8u8fmLRBE1MIkjd3F2uVgCKn7fRiGUE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":345302},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251029073222.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/775b6b1b606b863d2a6190dd6d38a43f/kubb-fabric-core-0.0.0-canary-20251029073222.tgz","_integrity":"sha512-ZauwghASFSWY6B/Pt4DasnRx2jENhsWfLJzKZqHIMPdElX5Q0p7AaASAvDMNQQmIB6Bc1eCYSy+Ulxkl9slMmw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251029073222_1761723148676_0.0838497443929418","host":"s3://npm-registry-packages-npm-production"}},"0.2.11":{"name":"@kubb/fabric-core","version":"0.2.11","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.2.11","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"d5776ffeefc845f70db8170f41153f72fe668162","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.2.11.tgz","fileCount":91,"integrity":"sha512-M1sj544cWn138Mb26/N5xwEbeKI6wXhlrRbsrscehZ7i9+MshzD5UN/Mz2i5cOQpenzlS/eJfO+Ac/ZfO5ijug==","signatures":[{"sig":"MEYCIQClAyHJxINKB8L0/zZHzQ8O/LgRXRgLNDTAw7tH5QcOeQIhANaxxnaxE5znN6yX9mvVrs3qQlJ+UZuchVEty0wFoAqm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":345281},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.2.11.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/15fd36261efea0e0e88890314784790d/kubb-fabric-core-0.2.11.tgz","_integrity":"sha512-M1sj544cWn138Mb26/N5xwEbeKI6wXhlrRbsrscehZ7i9+MshzD5UN/Mz2i5cOQpenzlS/eJfO+Ac/ZfO5ijug==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.2.11_1761723267288_0.38476389680420575","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251029094317":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251029094317","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251029094317","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"d49a3f28c7dbd15472b0af7458bb13936e7f082d","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251029094317.tgz","fileCount":91,"integrity":"sha512-6ENYVMgXLBnmCpxGERt8OvjH5xPe5g3taW1s6pr3Gu75hQiG4cIvGOzqPZl2iYok4M5Pm8ZrwRTaWyljWvuVTA==","signatures":[{"sig":"MEQCIBNpsA5dL3CiBW2HKcqHghNz4tgj4BXVftpMul6MZmEnAiB5xuBEbZUhiweZXaYTjrMzNWbOaU3hNKdRgHyUXtTS7A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":346316},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251029094317.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/3fc14a465c221d5005cf643dbb8854cb/kubb-fabric-core-0.0.0-canary-20251029094317.tgz","_integrity":"sha512-6ENYVMgXLBnmCpxGERt8OvjH5xPe5g3taW1s6pr3Gu75hQiG4cIvGOzqPZl2iYok4M5Pm8ZrwRTaWyljWvuVTA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251029094317_1761731004584_0.9847277009058688","host":"s3://npm-registry-packages-npm-production"}},"0.2.12":{"name":"@kubb/fabric-core","version":"0.2.12","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.2.12","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"09030a166d90f5c11aae521494f4c69d3957cc55","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.2.12.tgz","fileCount":91,"integrity":"sha512-jHodhVjqvqQlYSgxnyXVJ+76n6w4sI+A90pv27W1T/Ipwotn7IX+2uVqEpWBSu56hcZmL4Deew1aN9OHc1dHPQ==","signatures":[{"sig":"MEYCIQC/DIa6xzChCFIHJLYzjAfgPuqOz4byDftIgtVSBsYCRQIhAN4iFJqsOGicNmc9/SjYqkef1M/gAgBFBG5XsvXVPOKl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":346295},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.2.12.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/8245c69c4b2cd67e8d58a5aaa567ace8/kubb-fabric-core-0.2.12.tgz","_integrity":"sha512-jHodhVjqvqQlYSgxnyXVJ+76n6w4sI+A90pv27W1T/Ipwotn7IX+2uVqEpWBSu56hcZmL4Deew1aN9OHc1dHPQ==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.2.12_1761731143014_0.6972171039086443","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251029104847":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251029104847","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251029104847","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"4a5766af7d735751de7fd0553c4c0a5f90d08618","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251029104847.tgz","fileCount":91,"integrity":"sha512-jKFbMd0eH9IZShU0hIzF+Z/uvarkC1hqytaEtkHL/BIHqOwCQPFrzU8qavPnldhJSywbJErUlvnIrIbDvNWD5A==","signatures":[{"sig":"MEQCIHGcQyYFV/UnffpWAo+H2J4nNFwnBT/k0b5pwVTkNaueAiA6WvCcPDnSiR5SvpGfyEqDRqHmoI25QnSwW+sr6rQuTQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":346380},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251029104847.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/c506dab882fd6889380a79c39918571a/kubb-fabric-core-0.0.0-canary-20251029104847.tgz","_integrity":"sha512-jKFbMd0eH9IZShU0hIzF+Z/uvarkC1hqytaEtkHL/BIHqOwCQPFrzU8qavPnldhJSywbJErUlvnIrIbDvNWD5A==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251029104847_1761734934048_0.02368687140669823","host":"s3://npm-registry-packages-npm-production"}},"0.2.13":{"name":"@kubb/fabric-core","version":"0.2.13","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.2.13","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"6f293580eda395d91c5479627875dd3661dba60a","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.2.13.tgz","fileCount":91,"integrity":"sha512-9sNAbtdMoiq382z4bOuauf3SusYKmlwgQahp+ZkMTQ1hO2yqU1YC21PwObx+A9bLf6gD56Avot126C8Fb+JSKg==","signatures":[{"sig":"MEYCIQDX/pgzApoJ7W3es361VhUR0Maf4Z4z29WNwGmgvf7JnwIhAMYKrf2EJ79G6I6wV6Fq0APXxFw64rSP2taNzn778Gl2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":346359},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.2.13.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/7756038460bddf9fb6d5482a2b419fc1/kubb-fabric-core-0.2.13.tgz","_integrity":"sha512-9sNAbtdMoiq382z4bOuauf3SusYKmlwgQahp+ZkMTQ1hO2yqU1YC21PwObx+A9bLf6gD56Avot126C8Fb+JSKg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.2.13_1761735545264_0.8251196413842554","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251030134404":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251030134404","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251030134404","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"98221ac58d26fba4c64bb9bbd2553c27b2fc7e47","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251030134404.tgz","fileCount":91,"integrity":"sha512-Cb+BbphxwaJ5zZIICp9uLrW47HafsSc5OW/RZcji1N455RBpuipCKRDnsybTLtq/a6r6g4SNT8xcs78XZynNsg==","signatures":[{"sig":"MEUCIDDpgQgIQYC4OxDe/mwDME5dj9qPOsU17flRQ5himyhQAiEAqG3CKQyYQDlDCUDYbArkJ28eV+u94io8NJdLb5ShDyY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":346555},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251030134404.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/c8310eab4e6a29f41f3e20c818101d86/kubb-fabric-core-0.0.0-canary-20251030134404.tgz","_integrity":"sha512-Cb+BbphxwaJ5zZIICp9uLrW47HafsSc5OW/RZcji1N455RBpuipCKRDnsybTLtq/a6r6g4SNT8xcs78XZynNsg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251030134404_1761831852277_0.10629313964268872","host":"s3://npm-registry-packages-npm-production"}},"0.2.14":{"name":"@kubb/fabric-core","version":"0.2.14","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.2.14","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"0b0a04b90c68ac6060b3e5958d36b679495991fb","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.2.14.tgz","fileCount":91,"integrity":"sha512-+16stUYcnXBxsIe6dhGukVMnalyw3q077XNBPfoW8JNQZFef+FaSnHUE8ePzxiFzslJTivYjHxtHvPXpQkgzCw==","signatures":[{"sig":"MEUCIQCvrBjwjKc8ip6pQrwIP8XcCd/PrqJlUULVfiKNbaoAEwIgEIdrPJ35SfUJzehRyb+hijyQmB3IIM9PKlSJcHs9jp4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":346534},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.2.14.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/d0b8ab0e67f5609466f26fb647397ac5/kubb-fabric-core-0.2.14.tgz","_integrity":"sha512-+16stUYcnXBxsIe6dhGukVMnalyw3q077XNBPfoW8JNQZFef+FaSnHUE8ePzxiFzslJTivYjHxtHvPXpQkgzCw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.2.14_1761832048610_0.21073816530999911","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251104092721":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251104092721","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251104092721","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"a0ebe52ee3ed4149ad4dbae7b1ad27ce1759f519","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251104092721.tgz","fileCount":91,"integrity":"sha512-vWLnU1ZgCFUopPyHbWWY/ZezCwHRZQ8roXkvNxNJM16eZaYXffO00AebDwsRqpQnFBCpGJ1JiayriO8sHKifvA==","signatures":[{"sig":"MEQCIAj0xvdJRBOUXcA8Pu9X+RQhIIc4NPYOj2l3WgIxw/+iAiAuLcuCletRykRG1n1Yo/YIb6jtorua0rlUEuhnyT9udQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":347750},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251104092721.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/cf2c05d0493125826b9f5b5e444904a7/kubb-fabric-core-0.0.0-canary-20251104092721.tgz","_integrity":"sha512-vWLnU1ZgCFUopPyHbWWY/ZezCwHRZQ8roXkvNxNJM16eZaYXffO00AebDwsRqpQnFBCpGJ1JiayriO8sHKifvA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251104092721_1762248447677_0.6434991382405606","host":"s3://npm-registry-packages-npm-production"}},"0.2.15":{"name":"@kubb/fabric-core","version":"0.2.15","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.2.15","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"8c9a18b12e90f46ffd243d744820dc73321bece7","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.2.15.tgz","fileCount":91,"integrity":"sha512-i4KWzgbw2EfrEg+zTmrno8f8FqnHJIH5G65PuJLK9S+sx351P3pB44QmfUAlsUZuJ98y4iLsPJGFaKq1KCIcJQ==","signatures":[{"sig":"MEUCIQCdZrBKFAhDqCR6uk3w3h/145FSm2CxtzsqwjTWQUEx+AIgc628coTgVQZdkRihZalM9ayhch/MMDzHij5NRCK7dao=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":347729},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.2.15.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/aec585e5eadcdf2f69e74b602efa430c/kubb-fabric-core-0.2.15.tgz","_integrity":"sha512-i4KWzgbw2EfrEg+zTmrno8f8FqnHJIH5G65PuJLK9S+sx351P3pB44QmfUAlsUZuJ98y4iLsPJGFaKq1KCIcJQ==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.2.15_1762248664805_0.8457199384696077","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251104185429":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251104185429","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251104185429","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"2e164c96eea5d6dba6290b8be805cb5073d22321","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251104185429.tgz","fileCount":88,"integrity":"sha512-0bIhb0IMYGXCqdwzv32kqW/iQKoeGiUu0wVkN1/fbY8fvQnyjdfVOkrVsMTxVGzmKlEtaQVvtH9Xw9u74/nX/w==","signatures":[{"sig":"MEQCIAoPDlu1sVqiqMZ3IHOLzK7nu7qoUzdgrI/+eNri5mWhAiBZIN4wcF7VKGvkzMbqEMXaUdUPJWJ+eC4r0l44BKLeiA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":357308},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251104185429.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/d25ab6e8fb8fa44f288be5e29b1767a1/kubb-fabric-core-0.0.0-canary-20251104185429.tgz","_integrity":"sha512-0bIhb0IMYGXCqdwzv32kqW/iQKoeGiUu0wVkN1/fbY8fvQnyjdfVOkrVsMTxVGzmKlEtaQVvtH9Xw9u74/nX/w==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251104185429_1762282474354_0.33406528983067796","host":"s3://npm-registry-packages-npm-production"}},"0.2.16":{"name":"@kubb/fabric-core","version":"0.2.16","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.2.16","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"afc763ed1d4ba1d87a93c4138f21ea2289756986","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.2.16.tgz","fileCount":88,"integrity":"sha512-Cky06ymWvyRSDDEmJiV14tec5nLXOk45RMEumBZvKPcx/wMs+GP8Ln3dqDJ1oP5SnlMowjq4ZVQteaKW+Ea8UA==","signatures":[{"sig":"MEUCIQCWdgYPLuzS8j1hsrF0u/hkM0kybVbNOgsmo4MGl/uhQwIgRdXA8l22Fl3xeRhny0dftEVPvzdjTHqAkln759p1jDA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":357287},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.2.16.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/c19e205e9439e147112ff470b5280b2f/kubb-fabric-core-0.2.16.tgz","_integrity":"sha512-Cky06ymWvyRSDDEmJiV14tec5nLXOk45RMEumBZvKPcx/wMs+GP8Ln3dqDJ1oP5SnlMowjq4ZVQteaKW+Ea8UA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.2.16_1762282873426_0.3662120663917965","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251104203134":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251104203134","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251104203134","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"c4581edd1f3752a5e6abbc1ee6c5bfe5ef522276","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251104203134.tgz","fileCount":88,"integrity":"sha512-qtO/bs2fS7clBI5xvx72U0fQasxD7NaGIHfBRgpu6C7uN840+/cNDo/vZrXk7Gc/iWqFzhCJgAtBqG35fg+EHw==","signatures":[{"sig":"MEUCIBZa2uCUEIvoWMTBvGBiIBlrT0j0c8zzDUMhxG4rdciWAiEA3mb+2wpvVEzjsKnAee4Imt/mV98OsCtWrL2E7+4F1b4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":361122},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251104203134.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/24d4cbf53cb200a0323f82962b98f041/kubb-fabric-core-0.0.0-canary-20251104203134.tgz","_integrity":"sha512-qtO/bs2fS7clBI5xvx72U0fQasxD7NaGIHfBRgpu6C7uN840+/cNDo/vZrXk7Gc/iWqFzhCJgAtBqG35fg+EHw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251104203134_1762288298353_0.18285618246840962","host":"s3://npm-registry-packages-npm-production"}},"0.2.17":{"name":"@kubb/fabric-core","version":"0.2.17","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.2.17","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"2e1208d05980b8220af55688570ee61b6ce7594a","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.2.17.tgz","fileCount":88,"integrity":"sha512-TaWHL2VUsPnjQaquFmkO8pnANPVI/UhUmub0aqO+xpR5VM9VHOLBd4lmMnPqIvSk/VGPhZSDaTe4mLVOrY2GdA==","signatures":[{"sig":"MEYCIQC54B8BRylEz8zqyCkPCZFcR+oW7PzX8VJ2M5/kIJX+4wIhAOYOlneF8JrCPBBzBpG4lmZMPF5QZdFYeVMUJLa0Cp8a","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":361101},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.2.17.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/d357a4acc134e711e187667bd6ff33e5/kubb-fabric-core-0.2.17.tgz","_integrity":"sha512-TaWHL2VUsPnjQaquFmkO8pnANPVI/UhUmub0aqO+xpR5VM9VHOLBd4lmMnPqIvSk/VGPhZSDaTe4mLVOrY2GdA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.2.17_1762288423320_0.9325841984675285","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251104204752":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251104204752","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251104204752","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"cea2d8fa87f93cb3ced8f318c3e00b4b3ae10316","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251104204752.tgz","fileCount":88,"integrity":"sha512-8hBVrx935+SagUn57Z29sYlqcQel0dTAhJO+52PlIL/cGP4lTDQd6AgTl0WhT4gYfVdAqK8HsNSQkztfmkzrHw==","signatures":[{"sig":"MEUCIQD1kTT55/x68T8qPhks2ZBFKpnvzNn88jLpO1pGFnJJWAIgGBg2Ajtn3y5d+5q96zAYAVekteTJLoeywXD4PK3R75I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":362965},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251104204752.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/66d9e0b7833cfcaa2a0f56cd6cd4ac39/kubb-fabric-core-0.0.0-canary-20251104204752.tgz","_integrity":"sha512-8hBVrx935+SagUn57Z29sYlqcQel0dTAhJO+52PlIL/cGP4lTDQd6AgTl0WhT4gYfVdAqK8HsNSQkztfmkzrHw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251104204752_1762289281010_0.6809722762649946","host":"s3://npm-registry-packages-npm-production"}},"0.2.18":{"name":"@kubb/fabric-core","version":"0.2.18","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.2.18","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"b5cbfaf15004f257efd00ae61582c11b98a02dae","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.2.18.tgz","fileCount":88,"integrity":"sha512-+la0+scH8tIi4A/irQf2blHULx2DL92GX73eDTiclE1NRN2yVWOs+AwcWSlwrO5wxNfGjl7G+STVSFfn4QItxQ==","signatures":[{"sig":"MEUCIQCM1WNCok7gWGbmEsbmWyOx49rTuupXqPpz/SlPA9h5oQIgbIEWz4cgCchozZY1/vK1YY9jaa7W6UHk3JLh9LikLok=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":362944},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.2.18.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/b6aee00dc888c24bcfe19e40509331ac/kubb-fabric-core-0.2.18.tgz","_integrity":"sha512-+la0+scH8tIi4A/irQf2blHULx2DL92GX73eDTiclE1NRN2yVWOs+AwcWSlwrO5wxNfGjl7G+STVSFfn4QItxQ==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.2.18_1762289336700_0.7446872506110884","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251104220151":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251104220151","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251104220151","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"3d81784acbd0ad8ad8b7d63796e134b2ea294bd6","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251104220151.tgz","fileCount":88,"integrity":"sha512-IrqIWthaggoJv7oXtgh74g7+2Eq6Fc+EjiR+R9vVHSrFfvVZ6zrdRorofc0J1j82jjD+gCN9rRdP9TmJx6j8fQ==","signatures":[{"sig":"MEYCIQCV3gjuBJODWgsLi+nyk41/vNTteQBmMO6ZyY1++GqS8QIhAOXOJY4ih9pLwb2knrnJqCy/wohrwhn5fliRP0Qb4lZf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":362687},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251104220151.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/efa0ae510358d791aff7b00d8554c746/kubb-fabric-core-0.0.0-canary-20251104220151.tgz","_integrity":"sha512-IrqIWthaggoJv7oXtgh74g7+2Eq6Fc+EjiR+R9vVHSrFfvVZ6zrdRorofc0J1j82jjD+gCN9rRdP9TmJx6j8fQ==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251104220151_1762293720542_0.12204027671708384","host":"s3://npm-registry-packages-npm-production"}},"0.2.19":{"name":"@kubb/fabric-core","version":"0.2.19","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.2.19","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"13921051b6a69ea9bc66463f1de6982ca63a50aa","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.2.19.tgz","fileCount":88,"integrity":"sha512-739uSKy1PsT9bvp7L8KICoWGXXsDfY0AZAk5AN+/RDn7H00119H8cgcnzqHBLeBXBohCvHkmZvqKDcouOOuIzA==","signatures":[{"sig":"MEYCIQDg2Mp+qorL8CluT4kk6X7+XQ0rMwyWegjJj5G0bKRQswIhANmMX9A/EIlutDq1mLTN2y0zx3Q13yuKO/juNiKq2lAO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":362666},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.2.19.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/341f3d26e9b69b22c56b49338191c6ab/kubb-fabric-core-0.2.19.tgz","_integrity":"sha512-739uSKy1PsT9bvp7L8KICoWGXXsDfY0AZAk5AN+/RDn7H00119H8cgcnzqHBLeBXBohCvHkmZvqKDcouOOuIzA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.2.19_1762293776874_0.4987942440880573","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251107084703":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251107084703","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251107084703","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"42e52c8189dabcf014209e12a7cdcb6cb572ba79","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251107084703.tgz","fileCount":88,"integrity":"sha512-SVjMngtSQTgEPu5ppLWZaJx9DJ5h25OHK9nxOMqUVxAitADy9wSsdBiMxHbMdc76IlWJqpIPKgL2pWq49wxrvw==","signatures":[{"sig":"MEUCIAPCHOa1JFvdQdbpuVhAdYxr5VcjwnvCZt1Og6Gty/n9AiEA2C7+IlmySiI1DdrrY5tVZzADqPEHyUegSZQS65pKdJE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":368721},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251107084703.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/637837e2fc3bfc5e5a79f0ca3a05c87c/kubb-fabric-core-0.0.0-canary-20251107084703.tgz","_integrity":"sha512-SVjMngtSQTgEPu5ppLWZaJx9DJ5h25OHK9nxOMqUVxAitADy9wSsdBiMxHbMdc76IlWJqpIPKgL2pWq49wxrvw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251107084703_1762505231956_0.2542713047853715","host":"s3://npm-registry-packages-npm-production"}},"0.3.0":{"name":"@kubb/fabric-core","version":"0.3.0","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.3.0","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"15d14636411e949958f646eaa934c1e5827336da","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.3.0.tgz","fileCount":88,"integrity":"sha512-pz8pAMPndDJEJ33Wwv8UTAcjv33gJAsBfttR5sE7Vi5Rjv8LQlq4vRGFu9rprI5baM/1mK2Jml9NJ73bkoEsOg==","signatures":[{"sig":"MEUCIGdin+qfdf+tLXj8YlKJsJH2urQghBJjujm1DQUK8iJAAiEA8yNram1oK2iOHDo6VDSvih4xtBgZn0EHYO9D2yf+4bg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":368699},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.3.0.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/8c57a4d1484cc30b0a11dbda3d333593/kubb-fabric-core-0.3.0.tgz","_integrity":"sha512-pz8pAMPndDJEJ33Wwv8UTAcjv33gJAsBfttR5sE7Vi5Rjv8LQlq4vRGFu9rprI5baM/1mK2Jml9NJ73bkoEsOg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.3.0_1762506113273_0.6614599995440036","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251107102106":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251107102106","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251107102106","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"af0b4c1d5018976035f3173514d4f54f2cc2f286","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251107102106.tgz","fileCount":88,"integrity":"sha512-Oe5523rQ7EAIM1CwZVEJVe0RK5PbSeLOSO0bQbuwpbKVZagwfqMa1m2QDmuQSbACjnatPa03i8RfgRS4A/Lu9w==","signatures":[{"sig":"MEUCIQCO89xVMpCkqckmoJNTHFAeHxkeIx1NYTR4vxGZ8Oo84gIgapIA9EPxl6oCD90YpTVPwIaT9sdst/I0bAVlyRxzLuY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":369202},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251107102106.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/45204e239c049dff0c94ddbcd74859e3/kubb-fabric-core-0.0.0-canary-20251107102106.tgz","_integrity":"sha512-Oe5523rQ7EAIM1CwZVEJVe0RK5PbSeLOSO0bQbuwpbKVZagwfqMa1m2QDmuQSbACjnatPa03i8RfgRS4A/Lu9w==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251107102106_1762510874099_0.04105789757699396","host":"s3://npm-registry-packages-npm-production"}},"0.3.1":{"name":"@kubb/fabric-core","version":"0.3.1","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.3.1","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"60d51ec4b3f684f0e41ccf727f5b1930e3c3596e","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.3.1.tgz","fileCount":88,"integrity":"sha512-COlTF4tApbDtQIL/bDHjgFFywoLTRyTn0sbhu9ujGtBJg7v1p8ul9h9NumHOTSrwOap61z3fe/VHw8JzvRQb2w==","signatures":[{"sig":"MEQCIFKMoF5eprCc0rT9eHY+uSnFJTKw/9cqthqM2ExOHoF9AiBZ2UaL8wbQ1M+GtnoXTdDXmRQ772XyV4qrs1KCQaT56g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":369180},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.3.1.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/d23d7dcb9699b55f26ee876d333ae67e/kubb-fabric-core-0.3.1.tgz","_integrity":"sha512-COlTF4tApbDtQIL/bDHjgFFywoLTRyTn0sbhu9ujGtBJg7v1p8ul9h9NumHOTSrwOap61z3fe/VHw8JzvRQb2w==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.3.1_1762512855968_0.8261730853709754","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251112231948":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251112231948","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251112231948","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"2ae29c2fcbc31381e4a9a46a5b1c2ad5e0f754b0","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251112231948.tgz","fileCount":88,"integrity":"sha512-7pcgsS/OQGYriTSL2tpY7x7H/kv9ubP+cR/TWU8Jyr81yh3J0nZGFfElqLPbkVfu+Atf98h3EnZPBDWJbL5gGg==","signatures":[{"sig":"MEUCIBSNfbBd/8cz6MGdpQvDzx8LO/EoifTuIAaly3+aEc+qAiEAixDko4pef0wBwuiVyRieXQQ59qRB3BTMOfaN68zqKNI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":369202},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251112231948.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/1bf63ff060865519ecd76c92a62bc6e0/kubb-fabric-core-0.0.0-canary-20251112231948.tgz","_integrity":"sha512-7pcgsS/OQGYriTSL2tpY7x7H/kv9ubP+cR/TWU8Jyr81yh3J0nZGFfElqLPbkVfu+Atf98h3EnZPBDWJbL5gGg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251112231948_1762989594488_0.2603789358041668","host":"s3://npm-registry-packages-npm-production"}},"0.4.0":{"name":"@kubb/fabric-core","version":"0.4.0","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.4.0","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"2e629e62a4a424d26d5ea303fe7d10e001e53f46","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.4.0.tgz","fileCount":88,"integrity":"sha512-BpWQQw4dbGsgbu5zvHFcfKQHJvtpdIks23nfRU5hMzMosgUZQGI5refaHvq3mg7AKV59Limv8APsjLxdWQ6K9Q==","signatures":[{"sig":"MEUCIC9lMZ6IgP5MmFlcbcQR1zKJqTi/KIWbErR3WMBO/PK0AiEAnA+9NvIjjsyhABnLo6cCJwk0rs8qGafDGuVtNGvpYb4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":369180},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.4.0.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/1a28f6a462f77286e79267d946301426/kubb-fabric-core-0.4.0.tgz","_integrity":"sha512-BpWQQw4dbGsgbu5zvHFcfKQHJvtpdIks23nfRU5hMzMosgUZQGI5refaHvq3mg7AKV59Limv8APsjLxdWQ6K9Q==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.4.0_1762989683336_0.5031368692261806","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251120204340":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251120204340","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251120204340","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"89e346741ec099f64738478294ec1a67121d3636","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251120204340.tgz","fileCount":88,"integrity":"sha512-pYsnb5QHVojmRCbmnZEO0QSKoX6Qk1TQvQAqb2KlaqtBDBUZyfyfoZb6FkRb60eAAbOd3GZpz6TWVKypKprggg==","signatures":[{"sig":"MEUCIFUPGdIk1vm2B+X3KnW8sBIJC1s/rIoAuNb5cdn3Glt3AiEA2+ioVoM/yNt1tBmQyvoF+xUpLLYtWSmrVfaNMAqiEmE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":369233},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251120204340.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/4ce481231bdeea540517a284728b7db7/kubb-fabric-core-0.0.0-canary-20251120204340.tgz","_integrity":"sha512-pYsnb5QHVojmRCbmnZEO0QSKoX6Qk1TQvQAqb2KlaqtBDBUZyfyfoZb6FkRb60eAAbOd3GZpz6TWVKypKprggg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251120204340_1763671425021_0.16654368060278602","host":"s3://npm-registry-packages-npm-production"}},"0.4.1":{"name":"@kubb/fabric-core","version":"0.4.1","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.4.1","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"35af53f9784edc9f8b1e49815a349bca2957fe3c","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.4.1.tgz","fileCount":88,"integrity":"sha512-gh0yeRSVK/zW+6b0hs60jBvJV4+IKG74ib1vCyKF5ewGuOVnQbq6Z8W/diCfimg8DMJMND60DQdLY2xhd8JCTQ==","signatures":[{"sig":"MEUCIQDghcG0fCwod56XiO+9ir4x8vDBuszTfShKiS3Cw7VEuQIgZVB7o/ZFP5c1v9R7et6lF9n5gfGTQjz3GvqJlGMO7r4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":369211},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.4.1.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/7252ae556166c979d1b108c25e69c447/kubb-fabric-core-0.4.1.tgz","_integrity":"sha512-gh0yeRSVK/zW+6b0hs60jBvJV4+IKG74ib1vCyKF5ewGuOVnQbq6Z8W/diCfimg8DMJMND60DQdLY2xhd8JCTQ==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.4.1_1763671748696_0.26531737194350224","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251120210455":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251120210455","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251120210455","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"e32f9afda969f8944f6dce5854bc8e9f69e7195a","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251120210455.tgz","fileCount":88,"integrity":"sha512-PuP0za4Pmt3uBKFp46je1qkmYOWZdGLoDqz6vPmOJqCLtsAmE5jlhGEq7z3KXrC+AcDM9A0AIWBsm3gVOWzgsg==","signatures":[{"sig":"MEUCIQC/IySZC6XY+uZBc7MTu34IzPAsAGfIQduBcR/3lObK0wIgBHkxkVS0RdPGUBBedBiQjhReFpvNYaagvdPCSpqxU6E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":410231},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251120210455.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/f904f8e626e37a5422ba836ab95d1c0b/kubb-fabric-core-0.0.0-canary-20251120210455.tgz","_integrity":"sha512-PuP0za4Pmt3uBKFp46je1qkmYOWZdGLoDqz6vPmOJqCLtsAmE5jlhGEq7z3KXrC+AcDM9A0AIWBsm3gVOWzgsg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"ws":"^8.18.3","consola":"^3.4.2","p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251120210455_1763672699703_0.4982174638547294","host":"s3://npm-registry-packages-npm-production"}},"0.5.0":{"name":"@kubb/fabric-core","version":"0.5.0","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.5.0","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"22aeecb5aafab86e98dbb918e258faec03afb2cc","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.5.0.tgz","fileCount":88,"integrity":"sha512-kQKqSe/HdpBzn57y6nZfIcDuR7oVdHBBKrY5DSchjBqmIQqRxcbnXPMJNouFMLitiCHpb2U0C0L/f8R9Oualuw==","signatures":[{"sig":"MEQCIE3QE+qAgnzDXiBqs9VwyQo1wBlLh/AmgK3BcweUM9+tAiAHUcvlMTLVD+I06N2k2CxGlUEx+8KKsfAPkjZ9dYolcw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":410209},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.5.0.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/ee926972883a4f149496535c3ddb4a18/kubb-fabric-core-0.5.0.tgz","_integrity":"sha512-kQKqSe/HdpBzn57y6nZfIcDuR7oVdHBBKrY5DSchjBqmIQqRxcbnXPMJNouFMLitiCHpb2U0C0L/f8R9Oualuw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"ws":"^8.18.3","consola":"^3.4.2","p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.5.0_1763672928454_0.7272450655129863","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251120215725":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251120215725","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251120215725","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"b273503e5a21faa8caeb445aa1ee418891d2b19a","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251120215725.tgz","fileCount":88,"integrity":"sha512-UBx2ysV5i70KYHMB7keHa9pSZef0SOrEpsByGUvtLiVaMXxTGDn8Zkhcg9SSW+E38OQnMOofSByrC4aL7PMgVg==","signatures":[{"sig":"MEUCIQD92fAg1vlj90rm5XKybqZwA/BoSQRxj9jmylZ/JWlfrgIgaKxYsjq7PG1NOunmZHuAon5woi3RE5JoapJngvAyaHE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":410231},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251120215725.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/9b80642d887dfa03f1b1f0806e8c4c61/kubb-fabric-core-0.0.0-canary-20251120215725.tgz","_integrity":"sha512-UBx2ysV5i70KYHMB7keHa9pSZef0SOrEpsByGUvtLiVaMXxTGDn8Zkhcg9SSW+E38OQnMOofSByrC4aL7PMgVg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"ws":"^8.18.3","consola":"^3.4.2","p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251120215725_1763675850976_0.937238001779765","host":"s3://npm-registry-packages-npm-production"}},"0.5.1":{"name":"@kubb/fabric-core","version":"0.5.1","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.5.1","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"162aae221f7674827ffb0112202bfd142ec8e90c","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.5.1.tgz","fileCount":88,"integrity":"sha512-p2Mb1rWR2DltwT93yAPuO52yRwr3IYE7TZpXruPrKD7YvBXzOUANaWFON+iGzOSmpoGV0oMSk9rZ183A43O8dA==","signatures":[{"sig":"MEUCIGaY6Yn+k9BzipvkXsXq1uuy1kHU/+1holay5Y4PxLI0AiEA3TyK0UiIB7VuTiyoYMFJnKDAuRwJ6lHPzqIfdvX/4wg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":410209},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.5.1.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/8d31579342c6db15f52f0b60b76044ec/kubb-fabric-core-0.5.1.tgz","_integrity":"sha512-p2Mb1rWR2DltwT93yAPuO52yRwr3IYE7TZpXruPrKD7YvBXzOUANaWFON+iGzOSmpoGV0oMSk9rZ183A43O8dA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"ws":"^8.18.3","consola":"^3.4.2","p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.5.1_1763675978329_0.4217313525247781","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251121133424":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251121133424","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251121133424","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"8434e961a732f0c8c251751181bc46658d3a9b4b","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251121133424.tgz","fileCount":88,"integrity":"sha512-Opaeajreu0Y0z67SbHmnjSnYGKJ1dJ/QW8m5c7+TjFwNxVNUcEAZzFplQb/Vcudp+SG/41CGsxH2FHSVU+PkaA==","signatures":[{"sig":"MEYCIQDs5+Qmx+NLq7jRTpy05vbxeo/qWgeihtY7ZQBsdg17hQIhAMqFaMr+XmZtlCntlBxrPejoZLOhc/24Nv3GVF35eEjJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":416437},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251121133424.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/9c4f71631f4479611dd9b2acdaae3d05/kubb-fabric-core-0.0.0-canary-20251121133424.tgz","_integrity":"sha512-Opaeajreu0Y0z67SbHmnjSnYGKJ1dJ/QW8m5c7+TjFwNxVNUcEAZzFplQb/Vcudp+SG/41CGsxH2FHSVU+PkaA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"ws":"^8.18.3","consola":"^3.4.2","p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251121133424_1763732068930_0.6973583312313618","host":"s3://npm-registry-packages-npm-production"}},"0.5.2":{"name":"@kubb/fabric-core","version":"0.5.2","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.5.2","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"2955d0dfd71cd3bb6401593677a3a0b94017b14e","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.5.2.tgz","fileCount":88,"integrity":"sha512-2KQChCtWvsQn7Fg0ynFq6mNIpIl39LeE7g5iFD7nDom9l40RRbFbpo/LQW9k5O1DdNZyBy4Z5FHJvzYUJCAkfw==","signatures":[{"sig":"MEUCIBdGru6U/TZQsCis7i/9Vqv7FxugYvw6OQ3FFpupVKjmAiEAvmk5OkfrFHn9BWeRc3DxAGcK637HEmkkDF2z/AgSLt4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":416415},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.5.2.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/276bf1df2a9e4850b6cf13f291d14ce4/kubb-fabric-core-0.5.2.tgz","_integrity":"sha512-2KQChCtWvsQn7Fg0ynFq6mNIpIl39LeE7g5iFD7nDom9l40RRbFbpo/LQW9k5O1DdNZyBy4Z5FHJvzYUJCAkfw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"ws":"^8.18.3","consola":"^3.4.2","p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.5.2_1763732362386_0.6900814903517454","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251126084918":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251126084918","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251126084918","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"4a50d7f855f048adbb12dcbfd3eb4f4cfd959c73","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251126084918.tgz","fileCount":88,"integrity":"sha512-FpgQmcm9p2RkZcZqNBMDBH/eX/GfCFx837OQz2y/a0lCoRYQqBUCaJekcwidmI1+fQ9UDfPy7eOs8wR9hKh3/Q==","signatures":[{"sig":"MEUCIB/2S9WTBOON1eMpXv4OfnDB9yZ/soX8QA4eSCLI5IGuAiEA9KWXxug4KuPGhp0B/WzyhBX8l3CeAflwaD8u1GVJN18=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":418526},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251126084918.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/d0ce1200db33c90eaa998799590c2890/kubb-fabric-core-0.0.0-canary-20251126084918.tgz","_integrity":"sha512-FpgQmcm9p2RkZcZqNBMDBH/eX/GfCFx837OQz2y/a0lCoRYQqBUCaJekcwidmI1+fQ9UDfPy7eOs8wR9hKh3/Q==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"ws":"^8.18.3","consola":"^3.4.2","p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251126084918_1764146962200_0.07584892227131323","host":"s3://npm-registry-packages-npm-production"}},"0.5.3":{"name":"@kubb/fabric-core","version":"0.5.3","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.5.3","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"f57bd0ae45f94c06781725617312fd70d22b0e3a","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.5.3.tgz","fileCount":88,"integrity":"sha512-+UfOwTO3kOPdvex5od5ru2maKjjSZYt9cVLvMQLK34/C4ouxZuajpTVTb5WlAeJBJzqTpX8Qpv3kfnYUQaCfog==","signatures":[{"sig":"MEQCIFbJtQ/W2UqFK4NtqWY9cN3+zNSe3lJK/eoUTJntlbzWAiBopShVOvIIa1ukobLuPUZN8hrwl4Hx5gZ2/UQbYPSIsA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":418504},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.5.3.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/b83b6777bfc81d4728e682c3c39dced4/kubb-fabric-core-0.5.3.tgz","_integrity":"sha512-+UfOwTO3kOPdvex5od5ru2maKjjSZYt9cVLvMQLK34/C4ouxZuajpTVTb5WlAeJBJzqTpX8Qpv3kfnYUQaCfog==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"ws":"^8.18.3","consola":"^3.4.2","p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.5.3_1764147783028_0.9496913295682909","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251205093336":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251205093336","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251205093336","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"5aefd737c1ddeebe2aa7c536253d4d2097c99856","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251205093336.tgz","fileCount":88,"integrity":"sha512-/B5ZVpsnwo0+etdOWCvShKnzZb1QQ1oMf6+Li1gG9XfruuF6qdsWo5eSP7C3Wds4sXixNCFD34TeeE7MLovk6w==","signatures":[{"sig":"MEYCIQCdw9zeG0YNR4mPzEqeH2PYbp+/hpf4aaM7QSenwZWhJgIhANnPUFBJu4/ez5r+QoQGPVR0a80e2kkMkFxAhsY0uRnx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":418526},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251205093336.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/aa71688d8e085aeaa8d57370ed34ecdf/kubb-fabric-core-0.0.0-canary-20251205093336.tgz","_integrity":"sha512-/B5ZVpsnwo0+etdOWCvShKnzZb1QQ1oMf6+Li1gG9XfruuF6qdsWo5eSP7C3Wds4sXixNCFD34TeeE7MLovk6w==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.18.3","consola":"^3.4.2","p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251205093336_1764927223575_0.35731226072155464","host":"s3://npm-registry-packages-npm-production"}},"0.5.4":{"name":"@kubb/fabric-core","version":"0.5.4","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.5.4","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"b2f17b86a79055a87b8b893a2f60d3217bd060ee","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.5.4.tgz","fileCount":88,"integrity":"sha512-pc2uRu2ddMB7z5Ix882E9yP7+Rx26/do15HFeZEkbunXv2sTgZ9leKl0+tlhZVC+iVTCR9wd7uoTYUIkCiP9Tw==","signatures":[{"sig":"MEUCIQCpBKe+o9e5DIecKUOVVQ1EKdZLocoIAFElTomSLG+hJAIgEo1VQH3DQYvus5Y6VWg1tMMG6dTOiipd5nq1xkGCXzY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":418504},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.5.4.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/8e71587e0f8564af85c8b82e988b9c74/kubb-fabric-core-0.5.4.tgz","_integrity":"sha512-pc2uRu2ddMB7z5Ix882E9yP7+Rx26/do15HFeZEkbunXv2sTgZ9leKl0+tlhZVC+iVTCR9wd7uoTYUIkCiP9Tw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.18.3","consola":"^3.4.2","p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.5.4_1764927744583_0.48935670898563766","host":"s3://npm-registry-packages-npm-production"}},"0.5.5":{"name":"@kubb/fabric-core","version":"0.5.5","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.5.5","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"566bbce9376a57c578156a1548118f52846b59ce","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.5.5.tgz","fileCount":87,"integrity":"sha512-XY3Nj01e4qcYqamRAjSLD3nZFTyTrHKnKUYXPVm6v+RIRATpHEh/CUp+UTCR3VlRGY7oygIqf8KKVMU+M5qv1A==","signatures":[{"sig":"MEUCIQD7TUaa4MVinOLb1UYCG/hmHBjXLtvchpgnj0tK8EgxeQIgESy3nEB0ee1bwuvsrinOUjlQUTothW1ZXkm1CI6/F7c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":417470},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.5.5.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/6cc341e22079def0a213ad399b00e01d/kubb-fabric-core-0.5.5.tgz","_integrity":"sha512-XY3Nj01e4qcYqamRAjSLD3nZFTyTrHKnKUYXPVm6v+RIRATpHEh/CUp+UTCR3VlRGY7oygIqf8KKVMU+M5qv1A==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.18.3","consola":"^3.4.2","p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.5.5_1765802535903_0.29745615899897215","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251215181926":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251215181926","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251215181926","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"dc6c1068128a4c6b57b7f53a0833f9449e16a4ae","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251215181926.tgz","fileCount":87,"integrity":"sha512-qnG0pgyKQleQQFw2TuVfyW+jigZmWGUy+QjxfPtBmWXfaY+IAbJw2nbYHsLrDXQy82I2hdVB0XeYvAP9F0csCw==","signatures":[{"sig":"MEUCIQDlZ2Aofnj6UsrlRMDQeGUaS3ZjHkqfjtDpuXo0dHDSfgIgUIhwTFa33Ckv1xslKBybM5ssL3irXUt4FvviDdSZYrM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":428484},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251215181926.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/55ea31561156c15bb1eb20dccb3a9d1a/kubb-fabric-core-0.0.0-canary-20251215181926.tgz","_integrity":"sha512-qnG0pgyKQleQQFw2TuVfyW+jigZmWGUy+QjxfPtBmWXfaY+IAbJw2nbYHsLrDXQy82I2hdVB0XeYvAP9F0csCw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.18.3","consola":"^3.4.2","p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251215181926_1765822771715_0.3776356599405455","host":"s3://npm-registry-packages-npm-production"}},"0.6.0":{"name":"@kubb/fabric-core","version":"0.6.0","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.6.0","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"8fc200c06d85faf057f337407991ce6d50408960","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.6.0.tgz","fileCount":87,"integrity":"sha512-Vb9Dd3D3vc1nf/PqWh+C1wXvPTelyAZdNGf7Yh5cYe8YlZ7jT6JpQLzhn5/6uUU/GNL6It5N8dmC4hJCxFzMBA==","signatures":[{"sig":"MEUCIQCgcE6ERj7coFq0nETKCSAx5+brhVPon1K+mWd3JSQIegIgK3TKcHt+0hdCKVD6f73BhvjVeHIw36bCICxrk9axpeE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":428462},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.6.0.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/a43d8b36ef4db1bacf2a95aaf6e22537/kubb-fabric-core-0.6.0.tgz","_integrity":"sha512-Vb9Dd3D3vc1nf/PqWh+C1wXvPTelyAZdNGf7Yh5cYe8YlZ7jT6JpQLzhn5/6uUU/GNL6It5N8dmC4hJCxFzMBA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.18.3","consola":"^3.4.2","p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.6.0_1765823047994_0.05999547335892785","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251217095301":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251217095301","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251217095301","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"c8f9f1a986ca99a9afca1ced05dd949034c7394c","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251217095301.tgz","fileCount":87,"integrity":"sha512-idV4R8Q/trkuVsN7k/DGFOJc7LcGpdfP+07monftiwaankNC5S/bXSh8PyXrwOtvXOagHtxKR+sTjE7BOPrIXA==","signatures":[{"sig":"MEYCIQDswXbcQ31qLFbWSxBgzo6bcGjCyO27xtOJ9sQCw6Tv2AIhAI4F20MpjaD1wcTqLxpBpn+NfZCSt35Dp9fCZiOiWAqR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424388},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251217095301.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/034121c3529ffb77b828e6e32b21ac2d/kubb-fabric-core-0.0.0-canary-20251217095301.tgz","_integrity":"sha512-idV4R8Q/trkuVsN7k/DGFOJc7LcGpdfP+07monftiwaankNC5S/bXSh8PyXrwOtvXOagHtxKR+sTjE7BOPrIXA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.18.3","consola":"^3.4.2","p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251217095301_1765965185741_0.6614968519550821","host":"s3://npm-registry-packages-npm-production"}},"0.7.0":{"name":"@kubb/fabric-core","version":"0.7.0","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.7.0","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"e86610f0ff1128e7d1d62c30bbf03246d30b93a5","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.7.0.tgz","fileCount":87,"integrity":"sha512-rqXA09P+bTCqE41OTCkPxDCLmqtOvzQ/3o+aB7Z0NJWKna7IwU1/fTjfTDH7Bp1SSAxi/EwqQ/vbJ6vOmwV+nA==","signatures":[{"sig":"MEQCIC0C0uX+RdUfe02WJBQMfhnI5ND+rnCWijnAorGNHIvFAiByljYbx7VDxVuvUnSstoMo1K/vYz5NUlqzcDKVhxNCPQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424366},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.7.0.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"bun biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"bun biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/6855a7c3aaf5d4d8142866e1b6a2d9c2/kubb-fabric-core-0.7.0.tgz","_integrity":"sha512-rqXA09P+bTCqE41OTCkPxDCLmqtOvzQ/3o+aB7Z0NJWKna7IwU1/fTjfTDH7Bp1SSAxi/EwqQ/vbJ6vOmwV+nA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.18.3","consola":"^3.4.2","p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.7.0_1765965323689_0.25720082476529726","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251217214857":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251217214857","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251217214857","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"ecbb26fa61d5bd0a3bc7692bb15211417911ab9d","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251217214857.tgz","fileCount":83,"integrity":"sha512-M8e/NLRZYcDFTG1e9Qs9MBHrAm3U7aSISXOVJu9jdwmv+DcQsgKLicfqH9V+15N2aDJXg9uVrh/vMRlQIdgZhw==","signatures":[{"sig":"MEUCIDWlaU8ayWCHmJX7pEFa23GNrNtDNKYyXKOS7CVued6rAiEAoMSk1D8RSTbHfUW05PGF2/KrW8aUccg9SnQi8NmDMkE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":422439},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251217214857.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/e9d234ce9090bef991fceb985a5147a2/kubb-fabric-core-0.0.0-canary-20251217214857.tgz","_integrity":"sha512-M8e/NLRZYcDFTG1e9Qs9MBHrAm3U7aSISXOVJu9jdwmv+DcQsgKLicfqH9V+15N2aDJXg9uVrh/vMRlQIdgZhw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.18.3","consola":"^3.4.2","p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251217214857_1766008142635_0.33147424335130937","host":"s3://npm-registry-packages-npm-production"}},"0.7.1":{"name":"@kubb/fabric-core","version":"0.7.1","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.7.1","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"8f24945bc0f7e19e4dc99bc16ade67af9b38b5e4","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.7.1.tgz","fileCount":83,"integrity":"sha512-rNySKWnd/POG9ovrxadvGYa7Hv7uJE+OqVbRXyBEMPEZ4XTi23NKhiOtkTyEMkzIr8yNdFgrZi6dKmmGXot0Bg==","signatures":[{"sig":"MEQCIHNinSZZUxpIbZctquOCLuAWeTCjUC6wxpyUeR6Wc8DhAiAbA03Oqs0I9jQwCIaEJGo27EJtnITIhsA3cKY2WdZQSg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":422417},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.7.1.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/d2a2c7026bcf90b9940331255ace3016/kubb-fabric-core-0.7.1.tgz","_integrity":"sha512-rNySKWnd/POG9ovrxadvGYa7Hv7uJE+OqVbRXyBEMPEZ4XTi23NKhiOtkTyEMkzIr8yNdFgrZi6dKmmGXot0Bg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.18.3","consola":"^3.4.2","p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.7.1_1766008232940_0.2515572632288803","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251219135802":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251219135802","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251219135802","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"ad238d6f15433b682e9adaafcf602e2565df2931","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251219135802.tgz","fileCount":83,"integrity":"sha512-LBcl72Rqljxrg2vDl48w3WMoYrukaui4zXVyZUvr/RDo9XKOeD896AoKwtrGi/HpFynhT5R9PjiQZ7DoxUDWjA==","signatures":[{"sig":"MEQCIHdRmg6UAQ8XCb7sjyhSjknO7uA47URl0ZXZAAF5hmeYAiBHmDRonUnFrVEb5OqlFacMViWrT9+QKitUJ6BF2OH2/g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":422439},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251219135802.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/0f646ce9faf2dbff6cc49e6b2a186d33/kubb-fabric-core-0.0.0-canary-20251219135802.tgz","_integrity":"sha512-LBcl72Rqljxrg2vDl48w3WMoYrukaui4zXVyZUvr/RDo9XKOeD896AoKwtrGi/HpFynhT5R9PjiQZ7DoxUDWjA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.18.3","consola":"^3.4.2","p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251219135802_1766152686053_0.6749734280972413","host":"s3://npm-registry-packages-npm-production"}},"0.7.2":{"name":"@kubb/fabric-core","version":"0.7.2","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.7.2","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"0b9be8516d10173d08a98ad6eae0f69b99a7af6e","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.7.2.tgz","fileCount":83,"integrity":"sha512-Z2aevm9D6BGDU8Ve51CYyC0Bm+z7JmF1yvrY1Pc0KV5tcyMRkTYDkmslqhEaWXcht/qv17dclM1wV+UaXfEJIQ==","signatures":[{"sig":"MEYCIQCyJam3/EPCiO5BDtGCcYwXZZsqR1GdSuCclFYEJWDzvgIhAIBFlTv5DLbU2U7fUS79cYgUZDpTFwvidj0CLDjL70T/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":422417},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.7.2.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/69bae8a7ab6df03ee23d553d9f4d77bb/kubb-fabric-core-0.7.2.tgz","_integrity":"sha512-Z2aevm9D6BGDU8Ve51CYyC0Bm+z7JmF1yvrY1Pc0KV5tcyMRkTYDkmslqhEaWXcht/qv17dclM1wV+UaXfEJIQ==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.18.3","consola":"^3.4.2","p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.7.2_1766152794593_0.4575840135587539","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251219212751":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251219212751","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251219212751","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"e81cbfe0f29cce4ae1f1e68fc24f02f97f98172a","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251219212751.tgz","fileCount":83,"integrity":"sha512-QjQ90/d+FsduupHtz7e3Ve0x94X4NsreVqUBGrKStDBep20Er40aEKozPDf5BC8Z+c0wS7LMdz61KdrdmEa8iA==","signatures":[{"sig":"MEQCIEKUVrpEeck/Umkaektb+aCfJ42xhYdlrEbVhRuyXGEwAiBbwdAy+CfPz+NQmN67OX7qrLgzNnxnVGPLQS3ln35gYA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":422439},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251219212751.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/bb418c8a9442912561acd2501a6b0730/kubb-fabric-core-0.0.0-canary-20251219212751.tgz","_integrity":"sha512-QjQ90/d+FsduupHtz7e3Ve0x94X4NsreVqUBGrKStDBep20Er40aEKozPDf5BC8Z+c0wS7LMdz61KdrdmEa8iA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.18.3","consola":"^3.4.2","p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251219212751_1766179676589_0.12144151034113015","host":"s3://npm-registry-packages-npm-production"}},"0.7.3":{"name":"@kubb/fabric-core","version":"0.7.3","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.7.3","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"c79df4cec70089ed6da8a2e0e0d934e748ac2b2c","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.7.3.tgz","fileCount":83,"integrity":"sha512-VcNXrbSq7YHJkikKhxmb4yuY6BFe9LMsugk277oWiqiOZhLsyHNOge254LlhQKSYXhRTddYme5TpQPi9OZxpsw==","signatures":[{"sig":"MEYCIQD6prvr7AvFIrdKbry5t1pwdIgwli+T78nQOFnRi1cWMAIhAMfmW5wdd4s6hBScoxBhERWQs8IeLskK3d4K9m65x6mE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":422417},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.7.3.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/3ff7e464fdd6ccd94fdb07769d79cdb6/kubb-fabric-core-0.7.3.tgz","_integrity":"sha512-VcNXrbSq7YHJkikKhxmb4yuY6BFe9LMsugk277oWiqiOZhLsyHNOge254LlhQKSYXhRTddYme5TpQPi9OZxpsw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.18.3","consola":"^3.4.2","p-limit":"^7.2.0","fs-extra":"^11.3.2","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.7.3_1766179728829_0.12220914623128687","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251219213837":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251219213837","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251219213837","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"895863a4dbee5ce2dae46aa6a2f5b00661fb2fa2","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251219213837.tgz","fileCount":83,"integrity":"sha512-S3iO4WdhM9WmwqoCNa5GM9v2mWzuw81TUFcuAgQDoF3z24/mbOrqBDib1jW3oOq39JJgI87WlHFaozUkLtBupA==","signatures":[{"sig":"MEYCIQD4oEmURcS8Yrt2ASzAFSZQs95PPPK67JHSdx8baKvysQIhAMH6G23L7YF1HzVsqqSH35lgGy9dWmKdLZSdfRvSXryp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":422439},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251219213837.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/b60ee5f14f1c88ba9151316843366c1f/kubb-fabric-core-0.0.0-canary-20251219213837.tgz","_integrity":"sha512-S3iO4WdhM9WmwqoCNa5GM9v2mWzuw81TUFcuAgQDoF3z24/mbOrqBDib1jW3oOq39JJgI87WlHFaozUkLtBupA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.18.3","consola":"^3.4.2","p-limit":"^7.2.0","fs-extra":"^11.3.3","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251219213837_1766180321478_0.2919322420131265","host":"s3://npm-registry-packages-npm-production"}},"0.7.4":{"name":"@kubb/fabric-core","version":"0.7.4","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.7.4","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"064f6a1afe1c5ff630a312786255a2523501e145","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.7.4.tgz","fileCount":83,"integrity":"sha512-rYDoFUrhXNaujWCImU3T63YqUpFW3SFzrFLKcLkZlEdJ+1/FCdEpECYoQL+TYk4KYIJxdGEH4L9KyjhXVAuUYQ==","signatures":[{"sig":"MEYCIQDQh8KfGMQIPGbamaE11nSl+2dn+3GecE4ofuE8+5SvKQIhAIm6fSMGVSPV32GdpkMExyhSyu/GHnEhxRliQHTj+c+U","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":422417},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.7.4.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/990c6a2ec4fcc3afd946269a63543d27/kubb-fabric-core-0.7.4.tgz","_integrity":"sha512-rYDoFUrhXNaujWCImU3T63YqUpFW3SFzrFLKcLkZlEdJ+1/FCdEpECYoQL+TYk4KYIJxdGEH4L9KyjhXVAuUYQ==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.18.3","consola":"^3.4.2","p-limit":"^7.2.0","fs-extra":"^11.3.3","typescript":"5.9.3","cli-progress":"^3.12.0","serve-handler":"^6.1.6","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/cli-progress":"^3.11.6","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.7.4_1766180385766_0.6375447628477655","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20251230235043":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20251230235043","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20251230235043","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"aa9867cf0dfba5c4bbd8e4ecd320571ae5913ba7","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20251230235043.tgz","fileCount":83,"integrity":"sha512-ho/R3xEADct8isgQNx5F2liLRAzlH6UGaPZ76qJD3oi2FKJp8wbZlB6NruQbOK0peuiwpAnLdNGwxA7Co+QGEg==","signatures":[{"sig":"MEQCID1XSPDLhFEctNMLtdjdNxFMTq+1OoHNsGHnRgKBrKr9AiB/urgRwtQMUisrBVUZEDjYC5qI4JkoAovq9nd0tMl8gg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425039},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20251230235043.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/0187ad003a584b077c2e36ca895b4eef/kubb-fabric-core-0.0.0-canary-20251230235043.tgz","_integrity":"sha512-ho/R3xEADct8isgQNx5F2liLRAzlH6UGaPZ76qJD3oi2FKJp8wbZlB6NruQbOK0peuiwpAnLdNGwxA7Co+QGEg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.18.3","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20251230235043_1767138648408_0.6348681092299078","host":"s3://npm-registry-packages-npm-production"}},"0.8.0":{"name":"@kubb/fabric-core","version":"0.8.0","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.8.0","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"c5bdde093b7ae405dc9f30e0ac278329b54f606f","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.8.0.tgz","fileCount":83,"integrity":"sha512-P8gaSVrX9LoH8G53fqWO206heDzEE1lHCEicaDDdrjK1tVxd+zpaf5FkQ51f8xGzOOXiJVBgooSN0Gu0mpaTvA==","signatures":[{"sig":"MEYCIQCMeC75NCb3aQTI/H07hLWHAS+Zii0fDFnM7/oO0ONiYAIhANAg/BEK/VEkMNoPLOR6TUUCDA3V4yi/+Lj1xiBHzby4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425017},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.8.0.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/7f99869113a32b766cb1e22ebc0bfaa6/kubb-fabric-core-0.8.0.tgz","_integrity":"sha512-P8gaSVrX9LoH8G53fqWO206heDzEE1lHCEicaDDdrjK1tVxd+zpaf5FkQ51f8xGzOOXiJVBgooSN0Gu0mpaTvA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.18.3","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.8.0_1767138814648_0.23063098705968255","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260106145836":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260106145836","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260106145836","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"38e9c1ec35f502e87db49f6edc8997e2fbfa31f3","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260106145836.tgz","fileCount":83,"integrity":"sha512-KFF9Rop7vcX5Xldlpy0lxvTD8s8FUpYE+zg7gV4cDWn4qXY3mjHuGX5kIjmpsa3UkgmHt6Xy5suEbfXFhD/gZw==","signatures":[{"sig":"MEUCIDIYmZ+BLao1ubGPMEUEKIHnSAs4bpTk11ZYt12bamV5AiEA0sogiDApPbgzzvqiyRYdBSA0+K87ib0wXj9tP3ajKhg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":430244},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260106145836.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/95c0e002aa2846537e605ba81e57348a/kubb-fabric-core-0.0.0-canary-20260106145836.tgz","_integrity":"sha512-KFF9Rop7vcX5Xldlpy0lxvTD8s8FUpYE+zg7gV4cDWn4qXY3mjHuGX5kIjmpsa3UkgmHt6Xy5suEbfXFhD/gZw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260106145836_1767711521141_0.28277267756353597","host":"s3://npm-registry-packages-npm-production"}},"0.9.0":{"name":"@kubb/fabric-core","version":"0.9.0","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.9.0","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"8cbdf0af3ef16b7afc698657e59aadf028ca459c","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.9.0.tgz","fileCount":83,"integrity":"sha512-nz4p6JdVasn3QxLn2xLvaJYV8ssz6cKm3jUYx7Xb117k2FNdDuL2xvdJ0MNddmoF8FCs8POFjBxfm/MaLozSGA==","signatures":[{"sig":"MEUCIFW8d1GnVaa8oYOmLI3rkHYB/0CRCDbx+orLhxp3ZbdDAiEAs6GWGwUd+E/Izf5vOmprFujY63+crxsnuHDtvwZbb4M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":430222},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.9.0.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/abdaa725e11953315fdea7b25a1427b2/kubb-fabric-core-0.9.0.tgz","_integrity":"sha512-nz4p6JdVasn3QxLn2xLvaJYV8ssz6cKm3jUYx7Xb117k2FNdDuL2xvdJ0MNddmoF8FCs8POFjBxfm/MaLozSGA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.9.0_1767711749853_0.10191927557942204","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260106155808":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260106155808","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260106155808","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"6265b96cd9975cac3e09cc3282d1c41777289e63","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260106155808.tgz","fileCount":83,"integrity":"sha512-QQy7O9yNFtRLIbpRHloJlTokYMW2LntsUUKl3Yf0Tdam+dzc6WOH/ZD+LuFHONpI72/Q9QbEROoZ0FOreMs/eg==","signatures":[{"sig":"MEQCIEjwgVu+Qq7zLcWUL42CSJJdmtagA/gBE7K0nfqIwV6EAiAqDcOoGeydM6lTWoP14OFho/uh8MwUXn2noDmqfei0dQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":430244},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260106155808.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/1d24f0dceb48a2ff0ec197678ba95c0d/kubb-fabric-core-0.0.0-canary-20260106155808.tgz","_integrity":"sha512-QQy7O9yNFtRLIbpRHloJlTokYMW2LntsUUKl3Yf0Tdam+dzc6WOH/ZD+LuFHONpI72/Q9QbEROoZ0FOreMs/eg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260106155808_1767715094677_0.9112240962560738","host":"s3://npm-registry-packages-npm-production"}},"0.9.1":{"name":"@kubb/fabric-core","version":"0.9.1","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.9.1","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"ed85dd9d59a675d2873257f9bdb65eec6dd136a9","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.9.1.tgz","fileCount":83,"integrity":"sha512-lsuW+mJzso1CPvdKsQccq8HXVj/9l6nKylIXXrsZbFCNbAQOOWlp2M0+kozowpuO/8rEd2pUNe8k+THAfRjMsg==","signatures":[{"sig":"MEUCIE8NRB44hgWbYtgP16VzXSKV6ylExf6jJ3hnVHgG2xKAAiEA3F8vsvYga9bdRswnDSQi+97gm3Kdp9lNVvAXcebLgXA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":430222},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.9.1.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/c0ba4abcad8510dfaa519ed7fa74a0e5/kubb-fabric-core-0.9.1.tgz","_integrity":"sha512-lsuW+mJzso1CPvdKsQccq8HXVj/9l6nKylIXXrsZbFCNbAQOOWlp2M0+kozowpuO/8rEd2pUNe8k+THAfRjMsg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.9.1_1767715231395_0.7010981413632784","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260106212330":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260106212330","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260106212330","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"a1155c789a15c7ab5282412957fca60f490a5200","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260106212330.tgz","fileCount":83,"integrity":"sha512-9n7E9v80Hi+gucR8Pc3omtaDzRNETnqsOmV8xD9uQ/zfSos/nWN/WiqZTqF1GbTs/saPl+2kJGLV5XhqCsZWRg==","signatures":[{"sig":"MEUCIF+mg1MsqlaoGB4BtxTvV6UiwxrkGQql1g7V4zgNmCyUAiEAiHsUQmolcBKxYXIJKU0uVJDHoTG0SvctPZVhVCFYfWo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":430244},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260106212330.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/e2808f2acc4f6bc0adffe66342d3a9e3/kubb-fabric-core-0.0.0-canary-20260106212330.tgz","_integrity":"sha512-9n7E9v80Hi+gucR8Pc3omtaDzRNETnqsOmV8xD9uQ/zfSos/nWN/WiqZTqF1GbTs/saPl+2kJGLV5XhqCsZWRg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260106212330_1767734615900_0.6831230872752019","host":"s3://npm-registry-packages-npm-production"}},"0.9.2":{"name":"@kubb/fabric-core","version":"0.9.2","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.9.2","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"70c1e79eff0234167ab4538b4b97eb7aaa25a846","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.9.2.tgz","fileCount":83,"integrity":"sha512-p0C5l3MQtB2hGgshH3RgIxWMFRhFewJPUemCrJUVuGI+6ll5aCZCUrbaYyrnNmVOsp4nEimcn3xehwHxXK85Mg==","signatures":[{"sig":"MEUCIQDG53BDaYBzVdcivBP8OUfFKkK7f3CAfnZC36edtvLEjQIgYaYU/q74SJPHzw+aTzxhfMChRqu6I5a2+ZSF1j0WCHE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":430222},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.9.2.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/f52e5f4faec29a5cef0afd629a444aea/kubb-fabric-core-0.9.2.tgz","_integrity":"sha512-p0C5l3MQtB2hGgshH3RgIxWMFRhFewJPUemCrJUVuGI+6ll5aCZCUrbaYyrnNmVOsp4nEimcn3xehwHxXK85Mg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.9.2_1767734675777_0.19665769737806804","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260111001327":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260111001327","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260111001327","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"30593388d286b2971cb8078399ce8ad720f01d90","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260111001327.tgz","fileCount":83,"integrity":"sha512-+4JUjSL8M3b2oGj4YYIpLcMSE7om8WAK7qKnOrx8PiKiZoCC/OqHE8ULj0wv+wwrMqsQ8ilTxXziMYQUFecgsw==","signatures":[{"sig":"MEUCIF+7DP1WJHOBpT/cD71ohLzutYiasJDu3jc2ahsEB078AiEArKi3HU0q9WKe9QYXMEH3e3wtRzV9KVd8ZtWHbpC33sA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":430244},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260111001327.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/afafee7abd3518a1af2e73720c396c8d/kubb-fabric-core-0.0.0-canary-20260111001327.tgz","_integrity":"sha512-+4JUjSL8M3b2oGj4YYIpLcMSE7om8WAK7qKnOrx8PiKiZoCC/OqHE8ULj0wv+wwrMqsQ8ilTxXziMYQUFecgsw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260111001327_1768090412724_0.5191603884266829","host":"s3://npm-registry-packages-npm-production"}},"0.9.3":{"name":"@kubb/fabric-core","version":"0.9.3","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.9.3","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"9229197a9fc97626d5127062d84fef788cc224cc","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.9.3.tgz","fileCount":83,"integrity":"sha512-G53QHGGDT+f1WzHRTowo7yjfGRj/4u0ILIQEJ6T7yd9MCXU8vXPZfuGgjDji9+JEcKfYrN2H6yz9Nq7y9oOWhg==","signatures":[{"sig":"MEUCIQC00B71zoBtVJlgvrcXBtljelzv7R/BvJm/ysKspkDPCAIgBxOuxG5wlrgZDqOxv5Hb7jVnWc0nq2wXD66nUglBhpU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":430222},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.9.3.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/bb220e92341667624600571f9a665368/kubb-fabric-core-0.9.3.tgz","_integrity":"sha512-G53QHGGDT+f1WzHRTowo7yjfGRj/4u0ILIQEJ6T7yd9MCXU8vXPZfuGgjDji9+JEcKfYrN2H6yz9Nq7y9oOWhg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.9.3_1768090530834_0.9300278576680987","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260111130736":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260111130736","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260111130736","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"aa22f2373a73dbacc5b373a6de1f3035fef6c897","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260111130736.tgz","fileCount":83,"integrity":"sha512-PM38ZMYPuN2aVLzBmoTCuymzfi5s1U+IT1o+kl1UAk0PfaA5Mx6IyF50hhYfI6ufG7Nc8dulOsOjnJ9rjjmVSw==","signatures":[{"sig":"MEYCIQDMOkSpR6nZzYseICp663jfaNcXZ3uSh0yb4cvfPazE9QIhANGLjSNpPd2LqF87qtyhlV+22W8mtXunRYQE6VQglGeB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":430244},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260111130736.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/c0fba61e580ec545fefaaa51d9f5022e/kubb-fabric-core-0.0.0-canary-20260111130736.tgz","_integrity":"sha512-PM38ZMYPuN2aVLzBmoTCuymzfi5s1U+IT1o+kl1UAk0PfaA5Mx6IyF50hhYfI6ufG7Nc8dulOsOjnJ9rjjmVSw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260111130736_1768136865272_0.09378855624809312","host":"s3://npm-registry-packages-npm-production"}},"0.9.4":{"name":"@kubb/fabric-core","version":"0.9.4","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.9.4","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"0e04bf950f22eebf3c66ef207b0d21c59a153062","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.9.4.tgz","fileCount":83,"integrity":"sha512-/k3HOOoNKgQ932Ksgm+WnzMiBuXH3PGykwzLpedEvLrAFWEWo3/s+N6pqkN1pOwpYZZ39ESqnr6dgv5VwLJvyw==","signatures":[{"sig":"MEQCIEDqFONmnIiWTx4xzCDj7BcnZiVzMgrptgb0X2zoffhFAiAQg9x6v0+/8fN9T6eqUSEImj5PiqOPOT3unZMXa3bAjg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":430222},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.9.4.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/c244153da562d22ef51760d2852ab120/kubb-fabric-core-0.9.4.tgz","_integrity":"sha512-/k3HOOoNKgQ932Ksgm+WnzMiBuXH3PGykwzLpedEvLrAFWEWo3/s+N6pqkN1pOwpYZZ39ESqnr6dgv5VwLJvyw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.9.4_1768136964669_0.37632049349797403","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260112115803":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260112115803","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260112115803","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"c14fdd8ce2725dc0b4ad22156af8fd2ad8ae1877","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260112115803.tgz","fileCount":83,"integrity":"sha512-YIHaUPyFmyQWIT1eT05Nu0qUTiHRkzhIIiCUsiozwFTcf8KdUkcUq6cM0XxBE76tLYEjY72P7Gdq1pEe8tKTAw==","signatures":[{"sig":"MEUCIBKHuOfDfjp3Da1LU7yHQtjeJOdGxAvxWWfm0PJscMfOAiEAmWHrAOIGOq2/I5E96y7hR8wErjWioD59gibuD5geYFM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":430244},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260112115803.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/ab959f810808ef12c939119fe2e800a0/kubb-fabric-core-0.0.0-canary-20260112115803.tgz","_integrity":"sha512-YIHaUPyFmyQWIT1eT05Nu0qUTiHRkzhIIiCUsiozwFTcf8KdUkcUq6cM0XxBE76tLYEjY72P7Gdq1pEe8tKTAw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260112115803_1768219088367_0.4066689554918066","host":"s3://npm-registry-packages-npm-production"}},"0.9.5":{"name":"@kubb/fabric-core","version":"0.9.5","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.9.5","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"1d46501e112ac544ed9d751a86e0a5237af7033c","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.9.5.tgz","fileCount":83,"integrity":"sha512-o1x7w1LULoFcFMn1hebGeaeL4NX69NX8E/zOffSPHVvPlMk/BJ6kqrNBbAAu81Wc1dyL2l1hYULM/Rus+VN1Pg==","signatures":[{"sig":"MEUCIQCeYA08ZWgtFWgxosMiehtZst8I3Y6ymIyznf1GIjPdcwIgaotoM4qMhiqcho8BsrdsciVtMkYtcEavXlx/UeUsYPM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":430222},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.9.5.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/dc2af4bac32a4c7b13ab98aa7f7ebb60/kubb-fabric-core-0.9.5.tgz","_integrity":"sha512-o1x7w1LULoFcFMn1hebGeaeL4NX69NX8E/zOffSPHVvPlMk/BJ6kqrNBbAAu81Wc1dyL2l1hYULM/Rus+VN1Pg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.9.5_1768219360057_0.8624387738008978","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260113205926":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260113205926","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260113205926","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"c2d587b499330a9e5cb9a8ee19dc167b8a8d67ee","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260113205926.tgz","fileCount":106,"integrity":"sha512-10PMFxYMrUdrJA0qXyIUmnjVz/PKY4khrgFue71OWNkA6Z60XxD/uGgdu1KVj5AM7tenhkqZ+ljeGkby7CBjDw==","signatures":[{"sig":"MEUCIC6uGKxxawYvo4zFV+RTckXYJxiZ+KLRq2nWZxxzCSgHAiEAxlVo7WYNfmup6WMiIrDuXq8VOFwMyMqJc9VXuRZ9Nw8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":472510},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260113205926.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./utils":{"import":"./dist/utils.js","require":"./dist/utils.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/ec6eea838fc25acddb3d21859e9d4f6e/kubb-fabric-core-0.0.0-canary-20260113205926.tgz","_integrity":"sha512-10PMFxYMrUdrJA0qXyIUmnjVz/PKY4khrgFue71OWNkA6Z60XxD/uGgdu1KVj5AM7tenhkqZ+ljeGkby7CBjDw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"utils":["./dist/utils.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260113205926_1768337972493_0.6880252536682752","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260113211954":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260113211954","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260113211954","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"55bbddb334a0f1a3093d633743a34540d2987406","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260113211954.tgz","fileCount":106,"integrity":"sha512-+17VAA07ECE4/XQUA2c5Nnr66weeAs4WjdJs+kyrI6MFavE0x6aI0MbIaefP+EHn/PgbIaFziZrpbW/r9pflYg==","signatures":[{"sig":"MEUCIDF4SOfKtB2D55xsHrSDnLHpMFe6r4hg2X6rjBRSuDuYAiEAvpxp6qp++97BfdUaLpzWcfW3vsFulzKEZNzsMMXgY1Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":472510},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260113211954.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./utils":{"import":"./dist/utils.js","require":"./dist/utils.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/e85d7cfdc03b08a13966777278114a55/kubb-fabric-core-0.0.0-canary-20260113211954.tgz","_integrity":"sha512-+17VAA07ECE4/XQUA2c5Nnr66weeAs4WjdJs+kyrI6MFavE0x6aI0MbIaefP+EHn/PgbIaFziZrpbW/r9pflYg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"utils":["./dist/utils.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260113211954_1768339198902_0.033609403291038786","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260113220653":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260113220653","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260113220653","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"1067f8cb0619822a3b42906bd491f5141762c64b","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260113220653.tgz","fileCount":101,"integrity":"sha512-iSHVxllcPl0FSvzoHrZ6HYu0DFdsVqmAPOYw8wS9kZbZouoytcon+GTS+qEMZysSJhKAO9Fb0BnWqMvVD/gLTA==","signatures":[{"sig":"MEUCIDLE0dyeivNMSva/Y6g1Kr/a9Hn1QSo6r5a6EGvP8VBQAiEA06Bu1daQvRP3atpRFsmC8Jxr0gSMCtfc+DCU8CI0Ci8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":534944},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260113220653.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/3854d3f27d1739d3d5b2376e32065461/kubb-fabric-core-0.0.0-canary-20260113220653.tgz","_integrity":"sha512-iSHVxllcPl0FSvzoHrZ6HYu0DFdsVqmAPOYw8wS9kZbZouoytcon+GTS+qEMZysSJhKAO9Fb0BnWqMvVD/gLTA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260113220653_1768342018408_0.03470481543066506","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260113220755":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260113220755","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260113220755","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"5b1d1f885d8aca768d516ad0ff9b7267c3f1d4c3","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260113220755.tgz","fileCount":101,"integrity":"sha512-xVLQjzqMMbaGq1FASbi150GofU2oD/mxdOufQkr956rt2j4iO/CxLmmOPM51PTkQvzN4waxEGOQsVrZMDbNbNA==","signatures":[{"sig":"MEUCIBV5GWUQdLdJnWXx5kvgATkO3ByI1F7ulPETOjJZVpdFAiEAx9A8ygVX2yfC1G5+3S3g83O+Ms/nf+8/kG5WWb+w/K4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":534944},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260113220755.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/3f6435d13c6e48c6624a9422fc3c4eaa/kubb-fabric-core-0.0.0-canary-20260113220755.tgz","_integrity":"sha512-xVLQjzqMMbaGq1FASbi150GofU2oD/mxdOufQkr956rt2j4iO/CxLmmOPM51PTkQvzN4waxEGOQsVrZMDbNbNA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260113220755_1768342079224_0.3945501738449353","host":"s3://npm-registry-packages-npm-production"}},"0.10.0":{"name":"@kubb/fabric-core","version":"0.10.0","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.10.0","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"2d4bcd18e1ca0bbd8cb8c3ca0af69439b95e2d63","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.10.0.tgz","fileCount":101,"integrity":"sha512-eIHhuWYC2OmbXYKsywYCQLZ5eeAdBhf/rK3vTDuqvT44DLTe22aPxMGeNC/3+qJW78R50vM7D8BhYnUpzkI6Fg==","signatures":[{"sig":"MEQCIEKEjtZ4MczpW6wY0YtpEIzzcFVNkJwx7JOzl9e/uLagAiAQZ3Qx28RcMIPvrmWvMnOZhbqW7vbaGRPykbN6Vy84Qg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":534923},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.10.0.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/6508953fe65e553bb50305ffc3afe12c/kubb-fabric-core-0.10.0.tgz","_integrity":"sha512-eIHhuWYC2OmbXYKsywYCQLZ5eeAdBhf/rK3vTDuqvT44DLTe22aPxMGeNC/3+qJW78R50vM7D8BhYnUpzkI6Fg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.10.0_1768342135048_0.8125444922337779","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260116154240":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260116154240","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260116154240","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"92b4f0b8d6a8a7a0dfc9757170bf2a95a4b53a3f","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260116154240.tgz","fileCount":132,"integrity":"sha512-9IdkZ8/1GQkwsWsg1NjXwMMEIW1GqeaGhd8FVGdVRfht6Wm079RlWo67UGgb1xEtF0UCu9xzwZmaOGyRgq/Feg==","signatures":[{"sig":"MEUCIQCFsATnm2txw5M0W4Fn4Cr74+126/0+K7s+otbAfdcYxAIgItxaDM25eJrmzf8XF22SBYiNy32x4uKXDiNX1AMkxsk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":560407},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260116154240.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/012086b23d23324151bea2d76e315fd1/kubb-fabric-core-0.0.0-canary-20260116154240.tgz","_integrity":"sha512-9IdkZ8/1GQkwsWsg1NjXwMMEIW1GqeaGhd8FVGdVRfht6Wm079RlWo67UGgb1xEtF0UCu9xzwZmaOGyRgq/Feg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260116154240_1768578164742_0.0476608712359925","host":"s3://npm-registry-packages-npm-production"}},"0.11.0":{"name":"@kubb/fabric-core","version":"0.11.0","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.11.0","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"1c05cd74799588ea3276cd16d38a813ce8393440","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.11.0.tgz","fileCount":132,"integrity":"sha512-WIC04ZpWpWnmQzqW4toHqsZ5TzJFD45n9UZvjO4xhe9JZEttObWcAwARj+M129VKycRKJXXDxM+oKJs+w0EDmA==","signatures":[{"sig":"MEYCIQCN5QD4OZmk5QkE/daUHC3UE7LKDVWZuslneVbI3K1reAIhAJeKWJnoY5Q6Q06S3ZFWQawCQLjz+vblynjNsvy92pwp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":560386},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.11.0.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/925368294afdf213789c5079afa0b823/kubb-fabric-core-0.11.0.tgz","_integrity":"sha512-WIC04ZpWpWnmQzqW4toHqsZ5TzJFD45n9UZvjO4xhe9JZEttObWcAwARj+M129VKycRKJXXDxM+oKJs+w0EDmA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.11.0_1768578229166_0.9569256085713516","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260116155411":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260116155411","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260116155411","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"218d7617e93716bc5afb25585ce26a42fecb7e63","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260116155411.tgz","fileCount":132,"integrity":"sha512-SzGr6Gu+frvV+eslhx32tacgv8ioEbqX345wAcXzkh5oL3HCRP79sOMoQJmwwSdMhVrwvbnqwq3xcxa5SO5aAQ==","signatures":[{"sig":"MEUCIQCJbl3iKvixs3Zy0in/9iaHzpZLcCr0wvnUGsGqmBWNvAIgZIMS/Jftz1+gb72hektM996RfeFIhrnLwMk1z4bAYww=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":560407},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260116155411.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/941de9ff567b1e1b22106d765a0070b1/kubb-fabric-core-0.0.0-canary-20260116155411.tgz","_integrity":"sha512-SzGr6Gu+frvV+eslhx32tacgv8ioEbqX345wAcXzkh5oL3HCRP79sOMoQJmwwSdMhVrwvbnqwq3xcxa5SO5aAQ==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260116155411_1768578856790_0.5865726758243119","host":"s3://npm-registry-packages-npm-production"}},"0.11.1":{"name":"@kubb/fabric-core","version":"0.11.1","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.11.1","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"1a22f7a57a9c2e98f9e68038edd501eaa5aa52de","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.11.1.tgz","fileCount":132,"integrity":"sha512-yM0mYeWK3vZCC4krQpa8isxjnVJg7m+PSmu4Rnmp8XYwuUQ6nzMEkt4MIgPDOvl5m9uxSVW75BS/8i5KP6Gr4A==","signatures":[{"sig":"MEUCIHIfli68CMJsEuFizHtakST99F0RojX8OICOQlz7xLSZAiEA8INxb0qHmIBs6EHiXbFaQwLMbcGVkE4CqVXhyA16vbY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":560386},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.11.1.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/30298bce1868106f2a33f40231ff137e/kubb-fabric-core-0.11.1.tgz","_integrity":"sha512-yM0mYeWK3vZCC4krQpa8isxjnVJg7m+PSmu4Rnmp8XYwuUQ6nzMEkt4MIgPDOvl5m9uxSVW75BS/8i5KP6Gr4A==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.11.1_1768579228607_0.2299416465552644","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260116161034":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260116161034","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260116161034","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"706f6cde66ec1d5230e434e511814c5f31514013","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260116161034.tgz","fileCount":132,"integrity":"sha512-xyM6x44FBBcI5Mqe4AxyTt3IK3GtWCXc8oxC0J4J59A4gxT1giqXVzaYA1sjLtlI1Ds7HnBzsF7X3NjumXNpiw==","signatures":[{"sig":"MEQCIFB/EX2BlZtV00LXyklhoZMwHyXMa89G8DBU7Z1KEP1PAiArqOK3apKoS71gTX4yEesjHQwd/CrVFigY8hkWmETBzg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":560407},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260116161034.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/94f58a6e701357c22c2bc18329324f3e/kubb-fabric-core-0.0.0-canary-20260116161034.tgz","_integrity":"sha512-xyM6x44FBBcI5Mqe4AxyTt3IK3GtWCXc8oxC0J4J59A4gxT1giqXVzaYA1sjLtlI1Ds7HnBzsF7X3NjumXNpiw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260116161034_1768579839199_0.0718787990465437","host":"s3://npm-registry-packages-npm-production"}},"0.11.2":{"name":"@kubb/fabric-core","version":"0.11.2","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.11.2","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"e19ca4741c8a1d3b871f84b0385dd15dbf5ca910","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.11.2.tgz","fileCount":132,"integrity":"sha512-I1z7HgkF4i5iNCRiQY41YbSTzLAG5K9Nl/cEf+p04IZ0fRPMBTZMpxU2FAATexUUOtBV2mQZKA6vgq5EYjz8Ow==","signatures":[{"sig":"MEUCIQDg7q8u51zNMB1jHR9OoJFkrkaAb9wZ8old5pOSy+0wlQIgKVyvVpAE2cvbsPf7/T8Z5nRZEy6s2AyjXSzsCeOW2Jo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":560386},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.11.2.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/35832ee838fd9a301b5075064b46113c/kubb-fabric-core-0.11.2.tgz","_integrity":"sha512-I1z7HgkF4i5iNCRiQY41YbSTzLAG5K9Nl/cEf+p04IZ0fRPMBTZMpxU2FAATexUUOtBV2mQZKA6vgq5EYjz8Ow==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.11.2_1768579971797_0.9927739195247023","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260116162455":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260116162455","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260116162455","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"3d6bb62ea607319f7621c5c4b921305382a1746b","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260116162455.tgz","fileCount":132,"integrity":"sha512-e1tHx336DsP90IhKN86sC/V58xB2Mcdn+GKBfy0fkmMahGwKEUOZzBS6o3zZd09eacvP2HKRNKwn/XDT1uvJXg==","signatures":[{"sig":"MEUCIQD3IK4M82+VVz6rabEzPFY4+A2gBe1FtbnqxvbbgKD/ugIgeU0aZdsmbEiqcNQV5RLWDuAwi6t4oVR2bgDyjCoCyJM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":560407},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260116162455.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/dcd4a0cfd5ad219181301f2184746dfe/kubb-fabric-core-0.0.0-canary-20260116162455.tgz","_integrity":"sha512-e1tHx336DsP90IhKN86sC/V58xB2Mcdn+GKBfy0fkmMahGwKEUOZzBS6o3zZd09eacvP2HKRNKwn/XDT1uvJXg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260116162455_1768580699876_0.686560919315202","host":"s3://npm-registry-packages-npm-production"}},"0.11.3":{"name":"@kubb/fabric-core","version":"0.11.3","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.11.3","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"3ad2494d8cb60931530bfcb50670b059f56101fb","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.11.3.tgz","fileCount":132,"integrity":"sha512-A7vDF55nO7XS9ikOMx151K3DSMW7lq6l3Y4wq/Yd1uyY2PSf6eBsJdLQPRGyt0wy830MujOoG2PmOCJiNTiFsw==","signatures":[{"sig":"MEYCIQCnMDEG7QMK/AdH5+QYUQ2D3rUji3LjTm+nRwa7YNxdkgIhAIqU6ozhK3WQ2ODMJ72E+qX9qYwOuIsXl8M+QJX1jOxy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":560386},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.11.3.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/a4284695995b48e2fb8a621dadb485f8/kubb-fabric-core-0.11.3.tgz","_integrity":"sha512-A7vDF55nO7XS9ikOMx151K3DSMW7lq6l3Y4wq/Yd1uyY2PSf6eBsJdLQPRGyt0wy830MujOoG2PmOCJiNTiFsw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.11.3_1768580763050_0.5913234900109099","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260119123254":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260119123254","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260119123254","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"69d5f362256f42f5183999f795caa0130716550e","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260119123254.tgz","fileCount":132,"integrity":"sha512-87N2OWkVlmp0TX9Y/7jtAx0gArMnwHq9bX1xCUIKIQjuyvcEP2qA3SxIqxedusnMoyF1pC2KHvjCztgOpdPEiw==","signatures":[{"sig":"MEYCIQDOBpwS1hiHWNT3csYemMccbQeeQqMLrBA//FbplRv/cQIhAK/OKTUVotSEPZc3/awnC9c9BcIB/43DVZmnafsMVX2r","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":560407},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260119123254.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/75bb1f6ca5647d2aab1f39b32454088c/kubb-fabric-core-0.0.0-canary-20260119123254.tgz","_integrity":"sha512-87N2OWkVlmp0TX9Y/7jtAx0gArMnwHq9bX1xCUIKIQjuyvcEP2qA3SxIqxedusnMoyF1pC2KHvjCztgOpdPEiw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260119123254_1768825980494_0.5444019895033121","host":"s3://npm-registry-packages-npm-production"}},"0.11.4":{"name":"@kubb/fabric-core","version":"0.11.4","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.11.4","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"df6e50c9a532480ddf5cd80facbde92e82db16c0","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.11.4.tgz","fileCount":132,"integrity":"sha512-mzZA0Zahu+6VlHVwyKWl7FluLXLFkS4puPecCtnQNLMXlOu3kmjYKBhh3t3SyFAhipfp7WdRpFkuuJTmQOe40A==","signatures":[{"sig":"MEUCIQDyQBrGLM3ticZXdsMxRSnqKcheMVfN5rsD5s44fgITWQIgascg/2IFKp2tbXDCJTeeQXpryBjT3NikjQSYDxxYSFU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":560386},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.11.4.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/ebe0b0a792b3316fbf938624a52ed5b0/kubb-fabric-core-0.11.4.tgz","_integrity":"sha512-mzZA0Zahu+6VlHVwyKWl7FluLXLFkS4puPecCtnQNLMXlOu3kmjYKBhh3t3SyFAhipfp7WdRpFkuuJTmQOe40A==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.11.4_1768826513941_0.6649837207477898","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260119195208":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260119195208","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260119195208","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"017b0809bd579deadd49b1cf615737c798d9300c","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260119195208.tgz","fileCount":132,"integrity":"sha512-3HG170D+s9wx0/GX77PSPog8oPcvDQP9FcyoiBIarKlHuFTsB31F24/VzsGph7GTuAtefHXkteVr1uU76CAqpg==","signatures":[{"sig":"MEUCIQDrU8uRunBINWxWKX2+6jG4rKbtwEQv38h9O9x/TX4f6QIgT1bA3fFmI3/B269j89QC6NaF8VAULdHNxLF68VhApQ0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":560407},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260119195208.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/66a82968e70dfed8556b99e6ba46b7f7/kubb-fabric-core-0.0.0-canary-20260119195208.tgz","_integrity":"sha512-3HG170D+s9wx0/GX77PSPog8oPcvDQP9FcyoiBIarKlHuFTsB31F24/VzsGph7GTuAtefHXkteVr1uU76CAqpg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260119195208_1768852333299_0.4442235057683719","host":"s3://npm-registry-packages-npm-production"}},"0.11.5":{"name":"@kubb/fabric-core","version":"0.11.5","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.11.5","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"ba0c7e86d4d2e1bdb6c9166dbc44382e9e336638","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.11.5.tgz","fileCount":132,"integrity":"sha512-THOO/mhGg2E0m0fdHhx1lKXfoX/Yr2iYCZU0J+CH2PJ7h9xKRZPPsY55Ru/C9jR1Y+Oi+PAcYqD7MjfFVXkfxg==","signatures":[{"sig":"MEQCIBElpLu4HCZznm+uoO5GpS30R2XdPoYW/g9zxuROgrQhAiAO1x+sTd71AHhFLMfPnhE/jCeWVgZ7My6IfgySFtYDjw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":560386},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.11.5.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/060e6b4f73df0701de1b4339e1c3b2d8/kubb-fabric-core-0.11.5.tgz","_integrity":"sha512-THOO/mhGg2E0m0fdHhx1lKXfoX/Yr2iYCZU0J+CH2PJ7h9xKRZPPsY55Ru/C9jR1Y+Oi+PAcYqD7MjfFVXkfxg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.11.5_1768852538705_0.9370344815245515","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260119234107":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260119234107","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260119234107","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"8919670ebb78c12f64085763513f46ba12ccba26","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260119234107.tgz","fileCount":133,"integrity":"sha512-8edzcZDreaXtU5HjNKy+rUydR1mLGEFyHqbpj2kd0UITPsxJLgApU85eRlb9b0sETKCOztlnTg6qq062Lcbf6Q==","signatures":[{"sig":"MEQCIHMmg8pjILewGG8ttn8M677+HEFcnuIyIY6kliDK8FO4AiAqC3fpow5FHekZesv1elAmvDcIyGf/UNg4ReqomHxhpA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":560143},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260119234107.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/78d285b7c48948b86f6f5021f463829e/kubb-fabric-core-0.0.0-canary-20260119234107.tgz","_integrity":"sha512-8edzcZDreaXtU5HjNKy+rUydR1mLGEFyHqbpj2kd0UITPsxJLgApU85eRlb9b0sETKCOztlnTg6qq062Lcbf6Q==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260119234107_1768866072328_0.4805820551934048","host":"s3://npm-registry-packages-npm-production"}},"0.11.6":{"name":"@kubb/fabric-core","version":"0.11.6","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.11.6","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"af8d637c9ab166116557bf0c2d45f59ce2dd0955","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.11.6.tgz","fileCount":133,"integrity":"sha512-C0+y75itwcDef5rtwArFZ97OD6B7Msh/qGPZKCAiYw5HqmfNRMIXk5/rgIj4JxQEAgVrXZXtAT/aGPsHTt3wJQ==","signatures":[{"sig":"MEQCIAbrexZY7T4JG2JRkgvoHSKud6kz8VPniDlWdT2o1dhiAiAZWpLy+TqoDt26mBrVVRCjXS80lV/fMYYWL4m07ren4A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":560122},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.11.6.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/8ccb603156386a839ae0e30cca7f971b/kubb-fabric-core-0.11.6.tgz","_integrity":"sha512-C0+y75itwcDef5rtwArFZ97OD6B7Msh/qGPZKCAiYw5HqmfNRMIXk5/rgIj4JxQEAgVrXZXtAT/aGPsHTt3wJQ==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.11.6_1768866185538_0.9138342369182444","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260119235341":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260119235341","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260119235341","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"c9c38acda4189c7eb3e5a8bfe06d90b6c84b9b9e","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260119235341.tgz","fileCount":133,"integrity":"sha512-OlEaQwqCf48H9oN+srzXTMMF5mi7oyzxvI4Pv6xfV2j4K7KxIJS0x2qKQoIcCX7mivyFAbQUPmVkPhGA8iZLTA==","signatures":[{"sig":"MEQCIGEPpUa1aTA2nGG8jvwMPNxu2I8awOtBtLoj+uTIbNTVAiBf13nINo0TQxYn1JUC4LispBaA81Y508fJemO2wHOZvw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":560143},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260119235341.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/685c53a1e5744290873c4c849be38eec/kubb-fabric-core-0.0.0-canary-20260119235341.tgz","_integrity":"sha512-OlEaQwqCf48H9oN+srzXTMMF5mi7oyzxvI4Pv6xfV2j4K7KxIJS0x2qKQoIcCX7mivyFAbQUPmVkPhGA8iZLTA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260119235341_1768866826564_0.5275574889879218","host":"s3://npm-registry-packages-npm-production"}},"0.11.7":{"name":"@kubb/fabric-core","version":"0.11.7","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.11.7","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"414eb054ac645247acf8ca34a41ab5b86f80cca5","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.11.7.tgz","fileCount":133,"integrity":"sha512-TLsGKrhz9iFQDbfbeUEaLGd8oKo70+vderNB+T66mk65enzXELsHRSuBX5yFAesUF3FnWbnl5niozyfQJZxlBg==","signatures":[{"sig":"MEUCIQDaULBe2c1QTJqaL85hy1TuOXRx6RVTtwwR2uNI8KdKPAIgYZCtxhDq3BOLepQXwWHK1PhpZ3ghd1C4lO+QQn0ThWY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":560122},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.11.7.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/a4d4874ecd052f8035d4b2ecdac0471a/kubb-fabric-core-0.11.7.tgz","_integrity":"sha512-TLsGKrhz9iFQDbfbeUEaLGd8oKo70+vderNB+T66mk65enzXELsHRSuBX5yFAesUF3FnWbnl5niozyfQJZxlBg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.8","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.11.7_1768866887199_0.26251438895424384","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260120131713":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260120131713","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260120131713","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"10249be1d1a54bd3beab4be933c24ed02b089d48","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260120131713.tgz","fileCount":139,"integrity":"sha512-fACNBJdle8e9dsSHoY7alENGhrnHhlZVVTUD2TkKsPtmQPC7VwSTicjVorswE9hn2XeEJugXq3ifiLMq841+6A==","signatures":[{"sig":"MEUCIFORCRTuhiX+W2EJ9lWSy6SuiPSQE2qQatP4gKrJ4R3EAiEAswbhdc4cBFBfFqrTe9ASCyWkFxAtQ5uUamFpbNPKdlU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":596310},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260120131713.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/3a62198eb63a4a4e0101c529981302bd/kubb-fabric-core-0.0.0-canary-20260120131713.tgz","_integrity":"sha512-fACNBJdle8e9dsSHoY7alENGhrnHhlZVVTUD2TkKsPtmQPC7VwSTicjVorswE9hn2XeEJugXq3ifiLMq841+6A==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","signal-exit":"^4.1.0","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.9","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260120131713_1768915038266_0.567797071009176","host":"s3://npm-registry-packages-npm-production"}},"0.11.8":{"name":"@kubb/fabric-core","version":"0.11.8","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.11.8","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"fd9df589fbf25373b13f3c57a6316604fa6ced62","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.11.8.tgz","fileCount":139,"integrity":"sha512-++kJf7NpkiZcu+wODiUUWc2H9Zj8D6JHdMLtpq1PElGcjpNNDGPh2rFRnJgUwP/FJ60lde0Q+M4Qpsed5G5Zyg==","signatures":[{"sig":"MEQCIB+8Mh4ocWW0vC4dqpR0bsNVNyE7VLTeg/RmuPHfBCbQAiBwtAChquWRSyaLWhHRZSX/+ec0tb+OMyNfUBd42eWOgA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":596289},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.11.8.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/8914520c68d201cd31b38e327fded386/kubb-fabric-core-0.11.8.tgz","_integrity":"sha512-++kJf7NpkiZcu+wODiUUWc2H9Zj8D6JHdMLtpq1PElGcjpNNDGPh2rFRnJgUwP/FJ60lde0Q+M4Qpsed5G5Zyg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","signal-exit":"^4.1.0","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.9","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.11.8_1768915473785_0.9029661958528732","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260120224442":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260120224442","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260120224442","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"8e9ea5f0c610b3d93caf4f8211ba29e25a0b267d","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260120224442.tgz","fileCount":143,"integrity":"sha512-6SEofwHmI9aYzPWAAgcSAGoaywHR+CwaX6xh9rGZb00CatUz+TpUsS1MMK+q5daz6VZNlHxkaQG1QuroXhdZRQ==","signatures":[{"sig":"MEUCIQClNLaHJK4C+4yZMjgea8Hs4rIaT6dUMKaCr9rub6KgWQIgeTgSNlpBGLNa8ywtBD83cpt4+pCd/xE8W45Hmo2P7d8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":619976},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260120224442.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/cd5263743429c7ea544236cf6d0fd701/kubb-fabric-core-0.0.0-canary-20260120224442.tgz","_integrity":"sha512-6SEofwHmI9aYzPWAAgcSAGoaywHR+CwaX6xh9rGZb00CatUz+TpUsS1MMK+q5daz6VZNlHxkaQG1QuroXhdZRQ==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","signal-exit":"^4.1.0","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.9","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260120224442_1768949088030_0.2864884645483614","host":"s3://npm-registry-packages-npm-production"}},"0.12.0":{"name":"@kubb/fabric-core","version":"0.12.0","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.12.0","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"6e7ead1eef69e97960036b9d7f0b817645e3eb87","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.12.0.tgz","fileCount":143,"integrity":"sha512-uT1JPIB9e46a22BG64UemFWDVi3rex2CCYNHUOiV1fVq85YHrvIG1ZXr4hNxGl1kS73g0eOwC+fQRuedVzozog==","signatures":[{"sig":"MEYCIQCwx0Y/qQuc/x76BZe3vCX46oCxcJ6nIuoRKFZggwtCAwIhAN3QOqP9QAWbKDqyfqa80x4kAitxBrBig05ZcUlJMy/K","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":619955},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.12.0.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/bb5913e1841a1dc30f49a19b4a733f7b/kubb-fabric-core-0.12.0.tgz","_integrity":"sha512-uT1JPIB9e46a22BG64UemFWDVi3rex2CCYNHUOiV1fVq85YHrvIG1ZXr4hNxGl1kS73g0eOwC+fQRuedVzozog==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","signal-exit":"^4.1.0","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.9","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.12.0_1768949283523_0.9285152081514749","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260122222629":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260122222629","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260122222629","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"223cf8d9b8b4d747a49dee784c94cdc222b2553b","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260122222629.tgz","fileCount":143,"integrity":"sha512-hq2eMdNw1OAWsJsAU2+mRuydim2eLN64FO+3qAo8bC4zwpg/ZHPj+uIbhjduu6hXauRTJvLuw+fQVXVq3EUDWQ==","signatures":[{"sig":"MEUCICqe2810BlB9x9XSiabdh241gzlnhDCbMw5drmzOP/jFAiEA1gN7/0bcR1XIAPYj84FNnzbLAFqnpxxfVpnGNwd48bU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.0.0-canary-20260122222629","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":604968},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260122222629.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/b75811cc58194575afec33bca9ff5a9d/kubb-fabric-core-0.0.0-canary-20260122222629.tgz","_integrity":"sha512-hq2eMdNw1OAWsJsAU2+mRuydim2eLN64FO+3qAo8bC4zwpg/ZHPj+uIbhjduu6hXauRTJvLuw+fQVXVq3EUDWQ==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","remeda":"^2.33.4","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","signal-exit":"^4.1.0","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.9","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260122222629_1769120796571_0.645526996716804","host":"s3://npm-registry-packages-npm-production"}},"0.12.1":{"name":"@kubb/fabric-core","version":"0.12.1","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.12.1","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"3098425acf41a326930fd919209430ae087b1fa3","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.12.1.tgz","fileCount":143,"integrity":"sha512-//E/esmYcNzAmFcooqzYQ8POWtb11zvt9MSAsbxFBu6P6XPf2SZUUSbFyoSKR6CHrHbuICcT2q8Q3e3WlGQ4Kg==","signatures":[{"sig":"MEUCIQDs/+duW2jlLsbB0UfjnoJJP55YAsX+NTsKJoptMqjBVQIgKMG+T0wX0YiJUw1tog15sj0vNlSspRnBbaZR0+R/8Og=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.12.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":604947},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.12.1.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/b6ee565aaee79252f54be1d37407b509/kubb-fabric-core-0.12.1.tgz","_integrity":"sha512-//E/esmYcNzAmFcooqzYQ8POWtb11zvt9MSAsbxFBu6P6XPf2SZUUSbFyoSKR6CHrHbuICcT2q8Q3e3WlGQ4Kg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"ws":"^8.19.0","remeda":"^2.33.4","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","signal-exit":"^4.1.0","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.9","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.12.1_1769120858131_0.9988573992404637","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260122224942":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260122224942","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260122224942","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"5102276e42015f44cb0317cd50b54d35718a085f","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260122224942.tgz","fileCount":143,"integrity":"sha512-qqq0rWELOhkBRSCmmr2AZe01sLxNIa/xqy7G3LJJTPfrN1b1aA5woANupGKPnoyjUrxyopYhP1BiwsaXLTQC3g==","signatures":[{"sig":"MEQCID5PqZwnY9YOzf47KyWIZd0nvd8y86/lVXMIZj4vWnjxAiB22DBrDqYdGLLXzzuMusQXLYcnhOygQC91nqezHFyhHw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.0.0-canary-20260122224942","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":605067},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260122224942.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/3f39f850f09724fc95cdaa3a2178c17a/kubb-fabric-core-0.0.0-canary-20260122224942.tgz","_integrity":"sha512-qqq0rWELOhkBRSCmmr2AZe01sLxNIa/xqy7G3LJJTPfrN1b1aA5woANupGKPnoyjUrxyopYhP1BiwsaXLTQC3g==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"ws":"^8.19.0","remeda":"^2.33.4","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","signal-exit":"^4.1.0","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.9","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260122224942_1769122189303_0.24565356520199977","host":"s3://npm-registry-packages-npm-production"}},"0.12.2":{"name":"@kubb/fabric-core","version":"0.12.2","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.12.2","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"7b5d8a896f539b64633b104caafedb248cffb1c9","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.12.2.tgz","fileCount":143,"integrity":"sha512-zfxZkNbxzaAbpjyWkyRGqCuXeX/pMizORQtbHkC3wXeFdNv64ZS25pmASkATaLcvOETSMrJNWmQsnFlsqIJWZA==","signatures":[{"sig":"MEQCIB6GwQlVfs+RCeNUD+SEnDoagbkfF4Mq16R8NEtBWNiLAiB8J3Gw5ZRQ3Y7/FpJuO3vWm2PSMcv+JdJZb+JEqRlQrQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.12.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":605046},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.12.2.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/d491dac337329fde53408b580190d744/kubb-fabric-core-0.12.2.tgz","_integrity":"sha512-zfxZkNbxzaAbpjyWkyRGqCuXeX/pMizORQtbHkC3wXeFdNv64ZS25pmASkATaLcvOETSMrJNWmQsnFlsqIJWZA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"ws":"^8.19.0","remeda":"^2.33.4","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","signal-exit":"^4.1.0","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.9","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.12.2_1769122264704_0.13559075228684936","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260122225800":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260122225800","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260122225800","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"afdde9a8b221fb6b76fefbc4e33516216497327c","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260122225800.tgz","fileCount":143,"integrity":"sha512-l/t6WlqU/iX3TuI5xgaALFn91qjoXvtaoYHJzkzfHcBk4nlLGkb6X+NwUUeeWTBlCptUJE/hBANAJzCkNS9ZZw==","signatures":[{"sig":"MEUCIQDdkfK62WPVTStgxGQCIRo9Ulb5RTLHnEeDGovGf1j9zAIgJ6O0p6wUMEHQ8uwZXQmrcquuBXL5qzVbvQGoZW4j7KI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.0.0-canary-20260122225800","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":605136},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260122225800.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/ecdac6330984c2262dd9331b3fac77ee/kubb-fabric-core-0.0.0-canary-20260122225800.tgz","_integrity":"sha512-l/t6WlqU/iX3TuI5xgaALFn91qjoXvtaoYHJzkzfHcBk4nlLGkb6X+NwUUeeWTBlCptUJE/hBANAJzCkNS9ZZw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"ws":"^8.19.0","remeda":"^2.33.4","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","signal-exit":"^4.1.0","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.9","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260122225800_1769122686872_0.049841068388344345","host":"s3://npm-registry-packages-npm-production"}},"0.12.3":{"name":"@kubb/fabric-core","version":"0.12.3","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.12.3","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"86eeec24d86118086bf416e0f5116d45cf793cf9","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.12.3.tgz","fileCount":143,"integrity":"sha512-XYd9Bbfo81hS5W4j/rsOg1I/BSi7cH5grpbw8Ijqzxlgo2jtqVIt919N9MXr9ek+Kfx/8OmJJ5JWQ6UowqwX9A==","signatures":[{"sig":"MEUCIC60wXZZaVInHcXxsRE3ZsNrmyf0Pev/1YoeeHSTBN5+AiEAvNu2oAv01o8ngDszUpqZpd0KzkM+eEr2+vrJuH4sfAw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.12.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":605115},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.12.3.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/695b82f4d0e00331d5ec0cef10ea3708/kubb-fabric-core-0.12.3.tgz","_integrity":"sha512-XYd9Bbfo81hS5W4j/rsOg1I/BSi7cH5grpbw8Ijqzxlgo2jtqVIt919N9MXr9ek+Kfx/8OmJJ5JWQ6UowqwX9A==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"ws":"^8.19.0","remeda":"^2.33.4","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","signal-exit":"^4.1.0","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.9","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.12.3_1769122764226_0.8937415495518577","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260122230441":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260122230441","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260122230441","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"a94607f6b4f9104c5907f9f2213904eb16f8dd2c","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260122230441.tgz","fileCount":143,"integrity":"sha512-nGWXfVSHP2j//AhR5ttiv+OshP0osW5n91segf+QcTDn2k6a2y95LgwxIRHZu4Z7ifEjUEifyfZpiNg4hNZ8Mw==","signatures":[{"sig":"MEUCIQDnILGyXt7FQkXBmCPzlRyo+3ftk5EPHoOqbKkp6byV4gIgF0NflTxloXcpx66J5NvPS6u21O+gvfad9ofxBuxfk2I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.0.0-canary-20260122230441","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":605136},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260122230441.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/8c31395ba7f739da89ced597dfae0788/kubb-fabric-core-0.0.0-canary-20260122230441.tgz","_integrity":"sha512-nGWXfVSHP2j//AhR5ttiv+OshP0osW5n91segf+QcTDn2k6a2y95LgwxIRHZu4Z7ifEjUEifyfZpiNg4hNZ8Mw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"ws":"^8.19.0","remeda":"^2.33.4","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","signal-exit":"^4.1.0","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.9","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260122230441_1769123087188_0.21407629266623673","host":"s3://npm-registry-packages-npm-production"}},"0.12.4":{"name":"@kubb/fabric-core","version":"0.12.4","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.12.4","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"44e1c1de0b3cb0050ddff3c3c09efbe9d725cfb6","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.12.4.tgz","fileCount":143,"integrity":"sha512-NfKc9XyQta2/rI+G33/jBULgvHKvm/IL1d8RKcTPOjoFNskraIXmE/gL9t9V7Xl5pSkv0r9MrA8zzpAgtPzWPQ==","signatures":[{"sig":"MEUCIDnr1zwX4y59IRXxTrsnqjA62/R0HfYSvn8bXHYw5x8IAiEA6ci7daChvli8P1oHPlIZTvmzlSXvLcTzKToOgUxfkDo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.12.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":605115},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.12.4.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/b3a19a52cd330ed8bb197d1888a05924/kubb-fabric-core-0.12.4.tgz","_integrity":"sha512-NfKc9XyQta2/rI+G33/jBULgvHKvm/IL1d8RKcTPOjoFNskraIXmE/gL9t9V7Xl5pSkv0r9MrA8zzpAgtPzWPQ==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"ws":"^8.19.0","remeda":"^2.33.4","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","signal-exit":"^4.1.0","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.9","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.12.4_1769123150642_0.5850729771435179","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260125214607":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260125214607","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260125214607","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"124993c3b1998c4ac063a2e9b653eb2f2a77fb57","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260125214607.tgz","fileCount":143,"integrity":"sha512-b2SfbpG7LQUOc7Kx/HkoebcwOPfdfdCVjZMDSYXh1Q9UYlF2TQPxuw2FJHm/z8ZdUaOFVOYdtigE0TkuR+X5Fg==","signatures":[{"sig":"MEYCIQDZd6rjHCroD6iI/mow9icRcPFXPWGyYh7Yv9JQpSazlAIhAMI277mxTG9UAM7ngd2OvKmFHHywSEjMus5vcbYFrQh2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.0.0-canary-20260125214607","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":643635},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260125214607.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/29d5634a6da1752e277a4c703a6e3d0d/kubb-fabric-core-0.0.0-canary-20260125214607.tgz","_integrity":"sha512-b2SfbpG7LQUOc7Kx/HkoebcwOPfdfdCVjZMDSYXh1Q9UYlF2TQPxuw2FJHm/z8ZdUaOFVOYdtigE0TkuR+X5Fg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"ws":"^8.19.0","remeda":"^2.33.4","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","signal-exit":"^4.1.0","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.9","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260125214607_1769377572890_0.6334864332736623","host":"s3://npm-registry-packages-npm-production"}},"0.12.5":{"name":"@kubb/fabric-core","version":"0.12.5","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.12.5","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"0811b1922f84df30cc4a04fc3e7548966fb3328b","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.12.5.tgz","fileCount":143,"integrity":"sha512-WJARnj4b8W3LnNlUZG401EHPlR9AdeF7/HGIOA/hIjgQA4FGUAX2z59KrmBSHFXjHmhcxAAVjfMj7qICaxm7yw==","signatures":[{"sig":"MEUCIQD6NSPZCvDgvioYhxQAuiIVHsGtr9uLSdzRr/i2p37VlQIgfMqXwiE0pmGgI/ULVHRnZfdWz3XjB+t7IBxmg6NB0pY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.12.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":643614},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.12.5.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/2e7bbd22c87196ad29e55c7b897fcc27/kubb-fabric-core-0.12.5.tgz","_integrity":"sha512-WJARnj4b8W3LnNlUZG401EHPlR9AdeF7/HGIOA/hIjgQA4FGUAX2z59KrmBSHFXjHmhcxAAVjfMj7qICaxm7yw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"ws":"^8.19.0","remeda":"^2.33.4","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","signal-exit":"^4.1.0","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.9","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.12.5_1769377649813_0.10206933289459008","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260127135553":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260127135553","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260127135553","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"db7fc5ad9b0c4147454ae2e9cfda8cfa0b950a07","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260127135553.tgz","fileCount":143,"integrity":"sha512-7j6hkko2PUe03owfbsPOaQ7H5oFsIh6a0bNZynlYZyjCyHOHst+FOJs8qZrRkNYPMdDVTGSqVqvGqXpRPE764Q==","signatures":[{"sig":"MEYCIQCWy4Vxvt0BMwxkVuu4ImkgcZ2irK+S+iFpp6WcNwYDwAIhALUm4zhsjiptpx++Pb/ppZS2jEQivEi2MXqe3qGXb/HQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.0.0-canary-20260127135553","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":643805},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260127135553.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/9fc873122828f13ca5c9516af639331d/kubb-fabric-core-0.0.0-canary-20260127135553.tgz","_integrity":"sha512-7j6hkko2PUe03owfbsPOaQ7H5oFsIh6a0bNZynlYZyjCyHOHst+FOJs8qZrRkNYPMdDVTGSqVqvGqXpRPE764Q==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"ws":"^8.19.0","remeda":"^2.33.4","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","signal-exit":"^4.1.0","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.9","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260127135553_1769522159358_0.479294510159066","host":"s3://npm-registry-packages-npm-production"}},"0.12.6":{"name":"@kubb/fabric-core","version":"0.12.6","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.12.6","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"885c797e2cf85b2c7cd678aa60ffd5da852dad03","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.12.6.tgz","fileCount":143,"integrity":"sha512-vcp2kIWb1WNzRKN0SIuDa7i5qLuWyPz80WhMorQIe4/vRCdRS+wusYF4++bRZd0gy7ADLeXcxu4x/gWfDXz0zg==","signatures":[{"sig":"MEUCIQDHr7YlqMjKyEb0nPQ5XdOQTev4Io1IfacIJ/0kwIIxIgIgWFTswy/ZLFat84lE6Pa20VxRWuqdTocGSuhod0sOBR0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.12.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":643784},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.12.6.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/7a48900f4909220b22bf9b1b95661a49/kubb-fabric-core-0.12.6.tgz","_integrity":"sha512-vcp2kIWb1WNzRKN0SIuDa7i5qLuWyPz80WhMorQIe4/vRCdRS+wusYF4++bRZd0gy7ADLeXcxu4x/gWfDXz0zg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"ws":"^8.19.0","remeda":"^2.33.4","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","signal-exit":"^4.1.0","serve-handler":"^6.1.6","@clack/prompts":"1.0.0-alpha.9","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.12.6_1769522228545_0.36490677701208973","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260130072457":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260130072457","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260130072457","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"e80a353b1de8bb573ecb868593b8c1e452516346","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260130072457.tgz","fileCount":143,"integrity":"sha512-yXMaWQb1uEYKueQEofW8OlF/DoFfPHEXXGWi36ulwM5QRjbB80yxgyrd8uW9daE7bD4YqWaWXXt7PfCxvNjkHw==","signatures":[{"sig":"MEQCID6rznr0l8qRGRT/xHjsfQNdDFf30uy86AoJbkPmBZ/DAiAvV0a64FFSoorPtlVmdkHX6o5HE5fgL3C07r6wP8gi0A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.0.0-canary-20260130072457","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":644979},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260130072457.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/9c43bbc50f9a0c9aed0bf029ceed85f5/kubb-fabric-core-0.0.0-canary-20260130072457.tgz","_integrity":"sha512-yXMaWQb1uEYKueQEofW8OlF/DoFfPHEXXGWi36ulwM5QRjbB80yxgyrd8uW9daE7bD4YqWaWXXt7PfCxvNjkHw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"ws":"^8.19.0","remeda":"^2.33.4","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","signal-exit":"^4.1.0","serve-handler":"^6.1.6","@clack/prompts":"^1.0.0","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260130072457_1769757904726_0.2087389650184659","host":"s3://npm-registry-packages-npm-production"}},"0.12.7":{"name":"@kubb/fabric-core","version":"0.12.7","keywords":["typescript","plugins","plugin-system","code-generator","codegen","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.12.7","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"c902fa8e9b290c5cb53c038af27403aad79e9216","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.12.7.tgz","fileCount":143,"integrity":"sha512-lVLJKXiKoaQUGUIfJS+h/xPIZCZOuAMVuT87CrH4QpXWVAdQRb1fAf1cZtJBS98y1IzRUeMS3uZJlBRmKc1fNg==","signatures":[{"sig":"MEQCIELpTQluu04urkFg/jIE3AoOLHjK+fYDw6B5QKffqjwhAiBRBOVXyJzzt3O2UlV04GsazTGEJKdg80OkRcZ6cVYJ/w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.12.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":644958},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.12.7.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/e07543031727cdf30b0b1ccf50337afd/kubb-fabric-core-0.12.7.tgz","_integrity":"sha512-lVLJKXiKoaQUGUIfJS+h/xPIZCZOuAMVuT87CrH4QpXWVAdQRb1fAf1cZtJBS98y1IzRUeMS3uZJlBRmKc1fNg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"ws":"^8.19.0","remeda":"^2.33.4","p-limit":"^7.2.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","signal-exit":"^4.1.0","serve-handler":"^6.1.6","@clack/prompts":"^1.0.0","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.12.7_1769757968803_0.9788434716707668","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260204193236":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260204193236","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260204193236","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"f6fe2caa72ab6571b1afded3d48e931d50abbff1","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260204193236.tgz","fileCount":143,"integrity":"sha512-Az+3ojJvjmh4r5IrqGgass2PFrFmKyg8F7qtYrSg5tUIDyubno1IijYL7DekLfqcnVefsTt7FuhGRr0QaAbtKA==","signatures":[{"sig":"MEUCIQCy0KUMvNcrZ/xb7vuK9oyGiuAo3yYkr4qf4B8LAEfKYAIgaOcjgYy4I9QapD/OSujCSssAavTeP+JA33r1Nnd8MUQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.0.0-canary-20260204193236","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":645435},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260204193236.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/4b5480d9104c58a9f16c63cc18f82eda/kubb-fabric-core-0.0.0-canary-20260204193236.tgz","_integrity":"sha512-Az+3ojJvjmh4r5IrqGgass2PFrFmKyg8F7qtYrSg5tUIDyubno1IijYL7DekLfqcnVefsTt7FuhGRr0QaAbtKA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"ws":"^8.19.0","remeda":"^2.33.4","p-limit":"^7.3.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","signal-exit":"^4.1.0","serve-handler":"^6.1.6","@clack/prompts":"^1.0.0","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260204193236_1770233563706_0.7527693391086798","host":"s3://npm-registry-packages-npm-production"}},"0.12.8":{"name":"@kubb/fabric-core","version":"0.12.8","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.12.8","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"09704291ba7ab151a9c669238b2329bdf84bc185","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.12.8.tgz","fileCount":143,"integrity":"sha512-ft78CeTWO84pTQSIrRrQvgs4VI0RUsOzDPlVgGNrLWubvsha/pDQp8CAL6SPEMDrmFwh3te5gfV0JUSZ8//Z1g==","signatures":[{"sig":"MEQCICZ28Qs2Wnu1jw31yyCfit20V0KrmU+OB3eU/BQha2cLAiA2kWupG6bRZDU1WdehvjisbXM2essKVFJvRh37Lw98Jg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.12.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":645414},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.12.8.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/c70a8a5aa45b738fbcd7aac1ca4dad1d/kubb-fabric-core-0.12.8.tgz","_integrity":"sha512-ft78CeTWO84pTQSIrRrQvgs4VI0RUsOzDPlVgGNrLWubvsha/pDQp8CAL6SPEMDrmFwh3te5gfV0JUSZ8//Z1g==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"ws":"^8.19.0","remeda":"^2.33.4","p-limit":"^7.3.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","signal-exit":"^4.1.0","serve-handler":"^6.1.6","@clack/prompts":"^1.0.0","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.12.8_1770233761218_0.9519846070006808","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260204201041":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260204201041","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260204201041","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"6a22cea0a0f4502a442dba2158d975a6f5e8e9a1","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260204201041.tgz","fileCount":143,"integrity":"sha512-rhDh8FacDXXKitX8usdtfrkQheIrfvA1kfQpEBjbcGy3CX4sl2eh2SK8T+AVtFqk3kTEHga1YNX6EZKuHSIPLw==","signatures":[{"sig":"MEUCIBl+PvpP3X36dLStMCRzMGd/pxlEssTa6M9NCDe8dBAhAiEAoj2ANoIJaopAnGZJkisjeINHj6IiDne+Ghy1OsmnGG4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.0.0-canary-20260204201041","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":645280},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260204201041.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/43ab4647e02024743492f55ca12f83d0/kubb-fabric-core-0.0.0-canary-20260204201041.tgz","_integrity":"sha512-rhDh8FacDXXKitX8usdtfrkQheIrfvA1kfQpEBjbcGy3CX4sl2eh2SK8T+AVtFqk3kTEHga1YNX6EZKuHSIPLw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"ws":"^8.19.0","remeda":"^2.33.4","p-limit":"^7.3.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","signal-exit":"^4.1.0","serve-handler":"^6.1.6","@clack/prompts":"^1.0.0","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260204201041_1770235847150_0.07171444717917397","host":"s3://npm-registry-packages-npm-production"}},"0.12.9":{"name":"@kubb/fabric-core","version":"0.12.9","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.12.9","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"e0967858c0394687fe9a95bac989d844d33409f8","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.12.9.tgz","fileCount":143,"integrity":"sha512-L0mL7I6DCTRR5jIZ8GyeurPnpu2s4wvOeVpkK6gW4eHs5AAmIbCFryx9xgEItIyAxDZ0hK9kmLtL6SQDMLhgfA==","signatures":[{"sig":"MEQCIHFidZYY0NVy3O/l6eOOq36V7KEd6icRptOLJ4bFS/KXAiBgvPbW4HyFgYkc5g2t8WXqCL7iBSRZIKHVfWuylJlTuw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.12.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":645259},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.12.9.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/d609521a0b12dd67c1887411837eadb4/kubb-fabric-core-0.12.9.tgz","_integrity":"sha512-L0mL7I6DCTRR5jIZ8GyeurPnpu2s4wvOeVpkK6gW4eHs5AAmIbCFryx9xgEItIyAxDZ0hK9kmLtL6SQDMLhgfA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"ws":"^8.19.0","remeda":"^2.33.4","p-limit":"^7.3.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","signal-exit":"^4.1.0","serve-handler":"^6.1.6","@clack/prompts":"^1.0.0","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.12.9_1770235928817_0.07898756188155387","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260205203830":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260205203830","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260205203830","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"acb9ba1dea480b16a74d9aaa36f67d0cde700701","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260205203830.tgz","fileCount":142,"integrity":"sha512-GbVLAptm53prTyu71xdjIV9LavwlIzT17gNb/eaWqX6BvoaCYsSOoAh+YIusGR1nbTKuv3TahcRhgbKmjI3rRg==","signatures":[{"sig":"MEYCIQCEqbL3p7x5HSxVGT0raNuVAEdtujrHXFQgWLX29k8JfgIhAIYlqTFMT/16Fr1HcVXJxoZNgWzjsWhdH/mu3JBA+ZIE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.0.0-canary-20260205203830","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":645445},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260205203830.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/612c28d1322d1e2818c2cc228f5532ce/kubb-fabric-core-0.0.0-canary-20260205203830.tgz","_integrity":"sha512-GbVLAptm53prTyu71xdjIV9LavwlIzT17gNb/eaWqX6BvoaCYsSOoAh+YIusGR1nbTKuv3TahcRhgbKmjI3rRg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"ws":"^8.19.0","remeda":"^2.33.5","p-limit":"^7.3.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","signal-exit":"^4.1.0","serve-handler":"^6.1.6","@clack/prompts":"^1.0.0","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260205203830_1770323916178_0.3040748904378905","host":"s3://npm-registry-packages-npm-production"}},"0.12.10":{"name":"@kubb/fabric-core","version":"0.12.10","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.12.10","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"2f3471b86f663ef517cb3cb4d3d7da03ac4f8fb7","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.12.10.tgz","fileCount":142,"integrity":"sha512-DdeqH9TswOee1xjwzdyANhvb1qBNGLrV3zfFE+squ1KsltJbiCBrpz0/3aJBRIHFUfu9UJYIpvB7N9mYw9F//Q==","signatures":[{"sig":"MEUCIE+5ReSBFTVhcx53LcfH/OfKxU/WRb9viQzLbmpc4GR9AiEAhlcPq0MnKrBbLTZjWjHEFORoen8hhW4e539M/mKETjA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.12.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":645425},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.12.10.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/1857109d552a3e2cbf24526c325a7636/kubb-fabric-core-0.12.10.tgz","_integrity":"sha512-DdeqH9TswOee1xjwzdyANhvb1qBNGLrV3zfFE+squ1KsltJbiCBrpz0/3aJBRIHFUfu9UJYIpvB7N9mYw9F//Q==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"ws":"^8.19.0","remeda":"^2.33.5","p-limit":"^7.3.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","signal-exit":"^4.1.0","serve-handler":"^6.1.6","@clack/prompts":"^1.0.0","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.12.10_1770324021824_0.5175977442055519","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260206231629":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260206231629","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260206231629","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"b000affac4718d1d6c86be59d727b1adfd9072e9","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260206231629.tgz","fileCount":142,"integrity":"sha512-0ThxgIerVW+7Ra8oGxK3bD1CotKXiiY/mL7LfqYAw2pml3RUL8cbiJeSCSVhDC4s+Yrs1+wtcq/5rDY0DPVWtg==","signatures":[{"sig":"MEQCIBpF8Nq/0Ex2pJyLuk4HJIfs0Z1uKIlCoRM0Mzlpn3pbAiAOOpsSrQj2Y1X7VOplkgTDVrTmVx5aFBfhQ/3vPyQLNg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.0.0-canary-20260206231629","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":638161},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260206231629.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/1e4c39c92f59cfb74ce42a1964453d8e/kubb-fabric-core-0.0.0-canary-20260206231629.tgz","_integrity":"sha512-0ThxgIerVW+7Ra8oGxK3bD1CotKXiiY/mL7LfqYAw2pml3RUL8cbiJeSCSVhDC4s+Yrs1+wtcq/5rDY0DPVWtg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"ws":"^8.19.0","remeda":"^2.33.5","p-limit":"^7.3.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","signal-exit":"^4.1.0","serve-handler":"^6.1.6","@clack/prompts":"^1.0.0","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260206231629_1770419797308_0.6734785715759528","host":"s3://npm-registry-packages-npm-production"}},"0.12.11":{"name":"@kubb/fabric-core","version":"0.12.11","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.12.11","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"e017e34d6e623dc9b682d917a6c21b79e297e82a","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.12.11.tgz","fileCount":142,"integrity":"sha512-RjWEwdglJFc9s4Ph+A2CX1bUAPFhIH9KkRldoUv3VOsmfMpgFKncQIgHYLFU9W0hcGQjvWMkOyU0qxKKcRvQ8Q==","signatures":[{"sig":"MEUCIEUP4fzdG2axSI0IvHBRD2KBLrDgpuH/u/UMmbtAsuUGAiEA70i7CJJ+laGLzCZhbwJZwkBClpIDEjgNpj8xo7IcdU0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.12.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":638141},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.12.11.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"npx rimraf ./dist","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/856f8dee3cd9b828dd0249a57b60b785/kubb-fabric-core-0.12.11.tgz","_integrity":"sha512-RjWEwdglJFc9s4Ph+A2CX1bUAPFhIH9KkRldoUv3VOsmfMpgFKncQIgHYLFU9W0hcGQjvWMkOyU0qxKKcRvQ8Q==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"ws":"^8.19.0","remeda":"^2.33.5","p-limit":"^7.3.0","fs-extra":"^11.3.3","picocolors":"^1.1.1","typescript":"5.9.3","signal-exit":"^4.1.0","serve-handler":"^6.1.6","@clack/prompts":"^1.0.0","natural-orderby":"^5.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/ws":"^8.18.1","@types/fs-extra":"^11.0.4","@types/serve-handler":"^6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.12.11_1770419963258_0.5549669550045631","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260224225746":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260224225746","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260224225746","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"5f702de10628bfb6b752072da89b8d5b63f5e43e","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260224225746.tgz","fileCount":142,"integrity":"sha512-7K789LZeRiMeqqzaY5npc6vkq0AUT4Db9Lreli1CzgE+IAH/wMZkaQ8SnjuFLbBY07PdBirPkhcIwhxc8VZ3CA==","signatures":[{"sig":"MEYCIQDbVzIsQS+EXYSvutsLu/jq5vvXwk/1RYdpFuJZremx9wIhAMRT17Z0y4NcyOSLOvGHDD0f4PxS0FvVzbUDiXLJAney","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.0.0-canary-20260224225746","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":597909},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260224225746.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"node -e \"require('fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/84c64209c2fc1fa10607cf49261ee778/kubb-fabric-core-0.0.0-canary-20260224225746.tgz","_integrity":"sha512-7K789LZeRiMeqqzaY5npc6vkq0AUT4Db9Lreli1CzgE+IAH/wMZkaQ8SnjuFLbBY07PdBirPkhcIwhxc8VZ3CA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"remeda":"^2.33.6","p-limit":"^7.3.0","typescript":"5.9.3","@clack/prompts":"^1.0.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260224225746_1771973872368_0.8909424087245748","host":"s3://npm-registry-packages-npm-production"}},"0.13.0":{"name":"@kubb/fabric-core","version":"0.13.0","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.13.0","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"1efaaf0b980641c833426e4b5ee419a057bdb558","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.13.0.tgz","fileCount":142,"integrity":"sha512-Ppoa275vnGOdiMhfM53bqK6pLbJES6XSHAWfxPgUtDZ1guwSltS300huzsWq2yLDD+MK0GlUFAIgL1mrdoV27Q==","signatures":[{"sig":"MEQCIGnUQH3nzZZXQBsa9SQqlQgAA0H1yQctq2x+5126vtKPAiAym7WZKi+fe8V1aiVPouPDGCvS4gcO7N7m5/1WDAOcRg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.13.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":597888},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.13.0.tgz","types":"./dist/index.d.cts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"node -e \"require('fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/8d7d91f36b83a88f484a9260fab8972f/kubb-fabric-core-0.13.0.tgz","_integrity":"sha512-Ppoa275vnGOdiMhfM53bqK6pLbJES6XSHAWfxPgUtDZ1guwSltS300huzsWq2yLDD+MK0GlUFAIgL1mrdoV27Q==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"remeda":"^2.33.6","p-limit":"^7.3.0","typescript":"5.9.3","@clack/prompts":"^1.0.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.13.0_1771974186816_0.7458571748426679","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260225003930":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260225003930","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260225003930","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"a2ac96423b5076fc668af042a4f99e61f340090a","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260225003930.tgz","fileCount":137,"integrity":"sha512-Y79OtAsXM0V6e4He3bxHBXjzyRX5Qy8K/S8VLGOcWWB2FumoGVxNsxF8parcGdQ5ba8X6UYcfdgrhgUMFV6reg==","signatures":[{"sig":"MEUCIQDRVDgGJuvFOnEk7NDE8TQmlXmzrvxxt6j5x/69S28lsQIgCRTbEV1WZOm/nPXkPdF1uM7GnFGY3fVlZK4rRCH2KMw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.0.0-canary-20260225003930","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":558027},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260225003930.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"node -e \"require('fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/4c6ee9464090b9d2e6687403ae09d5a5/kubb-fabric-core-0.0.0-canary-20260225003930.tgz","_integrity":"sha512-Y79OtAsXM0V6e4He3bxHBXjzyRX5Qy8K/S8VLGOcWWB2FumoGVxNsxF8parcGdQ5ba8X6UYcfdgrhgUMFV6reg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"remeda":"^2.33.6","p-limit":"^7.3.0","typescript":"5.9.3","@clack/prompts":"^1.0.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260225003930_1771979975642_0.6524409448238537","host":"s3://npm-registry-packages-npm-production"}},"0.13.1":{"name":"@kubb/fabric-core","version":"0.13.1","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.13.1","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"6192bc6361c589897bb0dbcd663c984bca130813","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.13.1.tgz","fileCount":137,"integrity":"sha512-pJg6mMmrCkwyemVqln2mhu1cLegQA7WZP5WsBF6AS+QAiNA9Y9NOI/q+8biMx6ZMBFJZ47elqD7JgiIxmhwXHA==","signatures":[{"sig":"MEYCIQCBdB2DrDnBqAKBl7F8/DUX61a1EKdWfBHEkDOUCIL/LQIhAOfSr3CmuwIdonV1kNWU58FApMxDihyX2R0bpj+P6V9F","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.13.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":558006},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.13.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"node -e \"require('fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/b86171785faf12527ff08b15c30ca51b/kubb-fabric-core-0.13.1.tgz","_integrity":"sha512-pJg6mMmrCkwyemVqln2mhu1cLegQA7WZP5WsBF6AS+QAiNA9Y9NOI/q+8biMx6ZMBFJZ47elqD7JgiIxmhwXHA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"remeda":"^2.33.6","p-limit":"^7.3.0","typescript":"5.9.3","@clack/prompts":"^1.0.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.13.1_1771980028990_0.2768808488068266","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260225103528":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260225103528","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260225103528","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"f653f32b769932fac1e36a35a4f13872c1484a68","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260225103528.tgz","fileCount":137,"integrity":"sha512-ezeUzn0RUVyY6j8k0GduFlkjnJXoOnyF7t/CooHwzsokSKR0PUGB17e1RP4/xJAWlWN41iyCPfXV5TGqvnP39A==","signatures":[{"sig":"MEUCIQCXq9LEvCx+EaUCGJSD5L+yAIhfoWIPlaQgeLN2SeI/rgIgb17kqwoNbXJiG/sNIl4RPiiNZt6zFk3aQulDpNX56ug=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.0.0-canary-20260225103528","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":561253},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260225103528.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"node -e \"require('fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/31ca59df53a02db61c65f941575661de/kubb-fabric-core-0.0.0-canary-20260225103528.tgz","_integrity":"sha512-ezeUzn0RUVyY6j8k0GduFlkjnJXoOnyF7t/CooHwzsokSKR0PUGB17e1RP4/xJAWlWN41iyCPfXV5TGqvnP39A==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"remeda":"^2.33.6","p-limit":"^7.3.0","typescript":"5.9.3","@clack/prompts":"^1.0.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260225103528_1772015734089_0.19416188913715637","host":"s3://npm-registry-packages-npm-production"}},"0.13.2":{"name":"@kubb/fabric-core","version":"0.13.2","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.13.2","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"f72bee297eca13b32eac978d7899ab8a3daa082b","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.13.2.tgz","fileCount":137,"integrity":"sha512-xVWC8ayxXQCnX9DPcDBVgbC3iC3A1cM19Ayakh37Lvjv9e0zxSIlkelxa6rPlZH2+Je6q3efdzN/+8tF5ZEN2Q==","signatures":[{"sig":"MEYCIQD2bn9JB2/NGOPvPT+hhIfrT+dXiIxOR74ELarNAwxhdQIhAJcX27tgZq6Uh1+AuIksB+rDaymVYaInC++YezyXGKgN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.13.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":561232},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.13.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"node -e \"require('fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/4206e57fad34c2d920898ee8af69c47c/kubb-fabric-core-0.13.2.tgz","_integrity":"sha512-xVWC8ayxXQCnX9DPcDBVgbC3iC3A1cM19Ayakh37Lvjv9e0zxSIlkelxa6rPlZH2+Je6q3efdzN/+8tF5ZEN2Q==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"remeda":"^2.33.6","p-limit":"^7.3.0","typescript":"5.9.3","@clack/prompts":"^1.0.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.13.2_1772015898712_0.05649404143577397","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260303123843":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260303123843","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260303123843","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"9fa129ed6e94f91ebd1a39ba93cefd082b129346","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260303123843.tgz","fileCount":99,"integrity":"sha512-xwpGuONiYu/iUugajyVB8tymqI6wPM/ervG5L/3l3eLkRI6icUA4L15tfYMW1p8/Oiyjh887XHgtVfcpUBDJ5w==","signatures":[{"sig":"MEUCIA/VeWqJude5vHBt7BHrvUAFlwztSiV6R6rSzIr7cUfnAiEAhTo0Gu71o4B/ATzRSsCalybxBlJ5Kwe6pVs6aEg0QnA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.0.0-canary-20260303123843","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":540748},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260303123843.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"node -e \"require('fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/f085461fa2ef4f7f466fdf2c7e91fa4a/kubb-fabric-core-0.0.0-canary-20260303123843.tgz","_integrity":"sha512-xwpGuONiYu/iUugajyVB8tymqI6wPM/ervG5L/3l3eLkRI6icUA4L15tfYMW1p8/Oiyjh887XHgtVfcpUBDJ5w==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"remeda":"^2.33.6","p-limit":"^7.3.0","typescript":"5.9.3","@clack/prompts":"^1.0.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260303123843_1772541533761_0.47604990520987966","host":"s3://npm-registry-packages-npm-production"}},"0.13.3":{"name":"@kubb/fabric-core","version":"0.13.3","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.13.3","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"6652ad627c3a6a764a27359e7589e39ce40c5d29","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.13.3.tgz","fileCount":99,"integrity":"sha512-vWjvXnA1kSIMMxCNhYipL+eXRWFUJ+hN5Jt95ktAwbv+kgllOOSIyOnMRo77rz0lzrU5Smhi2VCILiaPnPLkfQ==","signatures":[{"sig":"MEYCIQCcnDvEab56qg2FRB5KDp0/t9bLryWswTaTjxGMFrt97QIhAK9uKA/51S9I3jpTYWzGDvg5xfTfP9Cz+t5OCf8yAhBM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.13.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":540727},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.13.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"node -e \"require('fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/78d11eccc9ccdb3057c4080fe4c63343/kubb-fabric-core-0.13.3.tgz","_integrity":"sha512-vWjvXnA1kSIMMxCNhYipL+eXRWFUJ+hN5Jt95ktAwbv+kgllOOSIyOnMRo77rz0lzrU5Smhi2VCILiaPnPLkfQ==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"remeda":"^2.33.6","p-limit":"^7.3.0","typescript":"5.9.3","@clack/prompts":"^1.0.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.13.3_1772541590546_0.12791572837393272","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260318113808":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260318113808","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260318113808","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"8434a9e1431174ff8762ab37f8c2fe9e490bc0fb","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260318113808.tgz","fileCount":99,"integrity":"sha512-JM+GBiEvG69krHpO3Bi87xLCgmPYnLvyoaYnFyVTzLo4lTBOqiAZwbsZJZzAupULDFlyJDRxrvBwLuXzhIqGgA==","signatures":[{"sig":"MEUCIQCIM4lXBF55rkfdoPS17bwFk5BUWw6cj+J17pwT0g6IfQIgIjmunBjIFpDG9iBe1I0H6X5Fkc26IzoYfr96+zDT1tA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.0.0-canary-20260318113808","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":541640},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260318113808.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"node -e \"require('fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/c872dfe1dbf60441ec5ddc67221d0b62/kubb-fabric-core-0.0.0-canary-20260318113808.tgz","_integrity":"sha512-JM+GBiEvG69krHpO3Bi87xLCgmPYnLvyoaYnFyVTzLo4lTBOqiAZwbsZJZzAupULDFlyJDRxrvBwLuXzhIqGgA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","directories":{},"sideEffects":false,"_nodeVersion":"20.20.1","dependencies":{"remeda":"^2.33.6","p-limit":"^7.3.0","typescript":"5.9.3","@clack/prompts":"^1.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260318113808_1773833894796_0.09988394090596064","host":"s3://npm-registry-packages-npm-production"}},"0.14.0":{"name":"@kubb/fabric-core","version":"0.14.0","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.14.0","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"4b577849d69d469b45d4f832d1a3899490778515","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.14.0.tgz","fileCount":99,"integrity":"sha512-j4bG8RlOIkKLENHsTuD1oKuyjzAgBBOprXsBkpQ2l2XVzc84hQzMShP6CE6D4VSM+5jF2g3FhCz7YjAc6DQnqg==","signatures":[{"sig":"MEYCIQCVmcTsRD7HOAOtgKVdsZItw/dZccARY61bgFSFJliudQIhAJb3pvwHSNFnT9l6MNbSOcMDIkJRIPuLL0cKbEqB+g+x","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.14.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":541619},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.14.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"node -e \"require('fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/37f16788a4ad1f2fc97ff48797668718/kubb-fabric-core-0.14.0.tgz","_integrity":"sha512-j4bG8RlOIkKLENHsTuD1oKuyjzAgBBOprXsBkpQ2l2XVzc84hQzMShP6CE6D4VSM+5jF2g3FhCz7YjAc6DQnqg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","directories":{},"sideEffects":false,"_nodeVersion":"20.20.1","dependencies":{"remeda":"^2.33.6","p-limit":"^7.3.0","typescript":"5.9.3","@clack/prompts":"^1.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.14.0_1773834074111_0.19566433712165243","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260324165736":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260324165736","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260324165736","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"d24323dff172ae5fd49ee8234ad15c92dc5c5baa","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260324165736.tgz","fileCount":99,"integrity":"sha512-ocTJIbE/gWJK1S/+9n1NH1iMh0gc74FafZwww6Sdb35TxID0TdSuqvxVJfe87voEyAjOZmFHs9vodRL0oR0dVA==","signatures":[{"sig":"MEUCIBnrlTdMIqwZ2OACeRp3wVjVPAcl7QmInTunnBXz1/XeAiEAlY0sArmj76QEavLNQOQakhQgQkZYkf55mh1x/8Uyv9Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.0.0-canary-20260324165736","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":541694},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260324165736.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"node -e \"require('fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/8e86dd722a1468ddb3d263fed3ecdd11/kubb-fabric-core-0.0.0-canary-20260324165736.tgz","_integrity":"sha512-ocTJIbE/gWJK1S/+9n1NH1iMh0gc74FafZwww6Sdb35TxID0TdSuqvxVJfe87voEyAjOZmFHs9vodRL0oR0dVA==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","directories":{},"sideEffects":false,"_nodeVersion":"20.20.1","dependencies":{"remeda":"^2.33.6","p-limit":"^7.3.0","typescript":"5.9.3","@clack/prompts":"^1.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260324165736_1774371462298_0.4239514654090344","host":"s3://npm-registry-packages-npm-production"}},"0.15.0":{"name":"@kubb/fabric-core","version":"0.15.0","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.15.0","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"b8964d5d2283311587e6798acd753e06b3a122d9","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.15.0.tgz","fileCount":99,"integrity":"sha512-BzuMH6hF+Bw/KHTovudXCqGRohOkKX6SiWJKGLlEQ3lNo2qt/QLfRIVo41Oay9BMIWaejflZBYLJKgrfoPScVw==","signatures":[{"sig":"MEQCICOnzkmDPpCzyJ42Ly+/f5PO08WPGyydYrN7MnyYZpnnAiAm2f5wGxp1IQ46kdc28G7I/86aMB3GUlJkWpcBmtkU4Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.15.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":541673},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.15.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"node -e \"require('fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/80ea0515533b8a2db6179a1c7c487a35/kubb-fabric-core-0.15.0.tgz","_integrity":"sha512-BzuMH6hF+Bw/KHTovudXCqGRohOkKX6SiWJKGLlEQ3lNo2qt/QLfRIVo41Oay9BMIWaejflZBYLJKgrfoPScVw==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","directories":{},"sideEffects":false,"_nodeVersion":"20.20.1","dependencies":{"remeda":"^2.33.6","p-limit":"^7.3.0","typescript":"5.9.3","@clack/prompts":"^1.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.15.0_1774371574529_0.1810853973332387","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260324172357":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260324172357","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260324172357","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"104d6a45799d503ea1b9c0bea9fa8d6761a1fa81","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260324172357.tgz","fileCount":99,"integrity":"sha512-6w+bZd6VmeDSMvWOuMOiKmB7QL3I+xoah9UqpEiqlM/BtAg9hLj5rvaZgse8rbXpiwyL58AMkKuCqIufYMAUSg==","signatures":[{"sig":"MEUCIAGrK07CL2fA12PUtGYwgOTFOxUIgJwfQIKl6WZ/ZPuKAiEA/rbwm3pwzgpMpDSpdCRwz2HiDRP4mE/eCHW6fZM4N/A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.0.0-canary-20260324172357","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":541694},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260324172357.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"node -e \"require('fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/b6ce7edc0ed5c1e9ac5befa3736d2a99/kubb-fabric-core-0.0.0-canary-20260324172357.tgz","_integrity":"sha512-6w+bZd6VmeDSMvWOuMOiKmB7QL3I+xoah9UqpEiqlM/BtAg9hLj5rvaZgse8rbXpiwyL58AMkKuCqIufYMAUSg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","directories":{},"sideEffects":false,"_nodeVersion":"20.20.1","dependencies":{"remeda":"^2.33.6","p-limit":"^7.3.0","typescript":"5.9.3","@clack/prompts":"^1.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260324172357_1774373043287_0.3469968135165571","host":"s3://npm-registry-packages-npm-production"}},"0.15.1":{"name":"@kubb/fabric-core","version":"0.15.1","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.15.1","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"c30a24c5c6743e5149f1c6287974465b8d31e048","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.15.1.tgz","fileCount":99,"integrity":"sha512-SN3BV7fOdcwnDm/WTg3cmsK/6AioWqROZw3UUcwZyQWuktfY6T76JWDY3eBVrWJHATeF3wG1io2GWSUu1ro0Lg==","signatures":[{"sig":"MEUCIB4IprQlr9R2JZGvZBP+e1RLRF10cDmhCuXGgx/LSnyIAiEA7dYshghY2pN/OaOFiNwYOeOgXbvJPyXVQTjro7CJ7Lk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.15.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":541673},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.15.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"node -e \"require('fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/6b0bde06868b6de6181f6e3d6a472ecc/kubb-fabric-core-0.15.1.tgz","_integrity":"sha512-SN3BV7fOdcwnDm/WTg3cmsK/6AioWqROZw3UUcwZyQWuktfY6T76JWDY3eBVrWJHATeF3wG1io2GWSUu1ro0Lg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","directories":{},"sideEffects":false,"_nodeVersion":"20.20.1","dependencies":{"remeda":"^2.33.6","p-limit":"^7.3.0","typescript":"5.9.3","@clack/prompts":"^1.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.15.1_1774373148695_0.26100323559189653","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260325142153":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260325142153","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260325142153","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"0498a7340ca0a4429a59a702384ac046673a9d9b","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260325142153.tgz","fileCount":99,"integrity":"sha512-GfbFIJaPYNmq/2KK5G8nkBRNsnmXTfc1MCtuEt9OE8rrXUuG5H3lX0TLhbBd8eOxZPRuaFeZ6gaqNSrSlX63lg==","signatures":[{"sig":"MEUCIQD9mpQHJvhaG6jdzcmrG5fR6JjNa6oHASZpexbplxHQvgIgGbB3/baBBxexRwXCv0DRGoPSqsnjRfrQ4go0f1gV4K8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.0.0-canary-20260325142153","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":541788},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260325142153.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"node -e \"require('fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/4a69e0b1e995476a72c0ac10fb512ea4/kubb-fabric-core-0.0.0-canary-20260325142153.tgz","_integrity":"sha512-GfbFIJaPYNmq/2KK5G8nkBRNsnmXTfc1MCtuEt9OE8rrXUuG5H3lX0TLhbBd8eOxZPRuaFeZ6gaqNSrSlX63lg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","directories":{},"sideEffects":false,"_nodeVersion":"20.20.1","dependencies":{"remeda":"^2.33.6","p-limit":"^7.3.0","typescript":"5.9.3","@clack/prompts":"^1.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260325142153_1774448520194_0.02325138871259025","host":"s3://npm-registry-packages-npm-production"}},"0.15.2":{"name":"@kubb/fabric-core","version":"0.15.2","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.15.2","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"5a90164a8837e4c2db852f9295f931558492776b","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.15.2.tgz","fileCount":99,"integrity":"sha512-82o15fWzIE0lE+LWMsUhjif+KoRvLCTO4ArxfpHivEwbtN8hLazTqJ77ZWw0FwMkfML6zJMFPYIbpp1KFWVpMg==","signatures":[{"sig":"MEQCIDPziv8K8+aNSDbelV3ZTtcl3idyYJVUhz9LGNYIS6+vAiAM6AuHzqEssif12ilbdAtXr0eAlSmh+ud7WgOHPNVspw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.15.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":541767},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.15.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"node -e \"require('fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/4bd98ca19bcc81ee92fcb404f7d949a0/kubb-fabric-core-0.15.2.tgz","_integrity":"sha512-82o15fWzIE0lE+LWMsUhjif+KoRvLCTO4ArxfpHivEwbtN8hLazTqJ77ZWw0FwMkfML6zJMFPYIbpp1KFWVpMg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","directories":{},"sideEffects":false,"_nodeVersion":"20.20.1","dependencies":{"remeda":"^2.33.6","p-limit":"^7.3.0","typescript":"5.9.3","@clack/prompts":"^1.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.15.2_1774869352175_0.28196483977804165","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-canary-20260406195308":{"name":"@kubb/fabric-core","version":"0.0.0-canary-20260406195308","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.0.0-canary-20260406195308","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"c9dae7609c3c7e5dc89a335f30ac1a72a09c244e","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.0.0-canary-20260406195308.tgz","fileCount":99,"integrity":"sha512-xxori1RfOBJfUfGpmLGFpJgPv4PjsWGRBZhNfTdZ1dFFIengJc7F7MNZ+0LGQoHMcS/OzTaTeWLFm/TgY/JdAQ==","signatures":[{"sig":"MEUCIQCq15+MtfY7BiI0zIAEM0VyDu/9BCCIfClB1OAkr41C7gIgTCLDuyRh+KGueuQYBQMCMtsvKrGJNl39e3jcFjtxExw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.0.0-canary-20260406195308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":576724},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.0.0-canary-20260406195308.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"node -e \"require('fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/0f4d2cfd753bf5097b54cbb1d469264e/kubb-fabric-core-0.0.0-canary-20260406195308.tgz","_integrity":"sha512-xxori1RfOBJfUfGpmLGFpJgPv4PjsWGRBZhNfTdZ1dFFIengJc7F7MNZ+0LGQoHMcS/OzTaTeWLFm/TgY/JdAQ==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","directories":{},"sideEffects":false,"_nodeVersion":"20.20.2","dependencies":{"remeda":"^2.33.6","p-limit":"^7.3.0","typescript":"5.9.3","@clack/prompts":"^1.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.0.0-canary-20260406195308_1775505193971_0.6627991021783946","host":"s3://npm-registry-packages-npm-production"}},"0.16.0":{"name":"@kubb/fabric-core","version":"0.16.0","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"author":{"name":"stijnvanhulle"},"license":"MIT","_id":"@kubb/fabric-core@0.16.0","maintainers":[{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"}],"homepage":"https://github.com/kubb-labs/fabric#readme","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"dist":{"shasum":"057e8dc68cd14940016703e2b82239a761d4c217","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.16.0.tgz","fileCount":99,"integrity":"sha512-Eu8SvlBlcGMToh5yWnMnZtHr9yj4UBuylnATdQy5Tb3CO/cikytUdT7aadEH8QcdyHbfevG0LJaHnj9cOB3qhg==","signatures":[{"sig":"MEUCIFhiR3foIBXy7h/cQd9wwQnzZxkhPGAMtNfqGJNlWrcDAiEAn48YdSaZJhWOqhRbLsTA9AMgp4xvRg5qKb+6trJZsss=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.16.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":576703},"main":"./dist/index.cjs","type":"module","_from":"file:kubb-fabric-core-0.16.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./package.json":"./package.json","./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"}},"scripts":{"lint":"pnpm biome lint .","test":"vitest --passWithNoTests","build":"tsdown && size-limit","clean":"node -e \"require('fs').rmSync('./dist', {recursive:true,force:true})\"","start":"tsdown --watch ./src","release":"pnpm publish --no-git-check","lint:fix":"pnpm biome lint --fix --unsafe .","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check"},"_npmUser":{"name":"stijnvanhulle","email":"stijn.vanhulle@outlook.com"},"_resolved":"/tmp/6f646b31f7f8a81d1a6ee1264ac1690b/kubb-fabric-core-0.16.0.tgz","_integrity":"sha512-Eu8SvlBlcGMToh5yWnMnZtHr9yj4UBuylnATdQy5Tb3CO/cikytUdT7aadEH8QcdyHbfevG0LJaHnj9cOB3qhg==","repository":{"url":"git+https://github.com/kubb-labs/fabric.git","type":"git","directory":"packages/fabric-core"},"size-limit":[{"gzip":true,"path":"./dist/*.js","limit":"510 KiB"}],"_npmVersion":"10.8.2","description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","directories":{},"sideEffects":false,"_nodeVersion":"20.20.2","dependencies":{"remeda":"^2.33.6","p-limit":"^7.3.0","typescript":"5.9.3","@clack/prompts":"^1.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"typesVersions":{"*":{"types":["./dist/types.d.ts"],"parsers":["./dist/parsers.d.ts"],"plugins":["./dist/plugins.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/fabric-core_0.16.0_1775505319399_0.26529356790185843","host":"s3://npm-registry-packages-npm-production"}},"0.16.1":{"name":"@kubb/fabric-core","version":"0.16.1","description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"repository":{"type":"git","url":"git+https://github.com/kubb-labs/fabric.git","directory":"packages/fabric-core"},"license":"MIT","author":{"name":"stijnvanhulle"},"sideEffects":false,"type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./parsers":{"import":"./dist/parsers.js","require":"./dist/parsers.cjs"},"./parsers/typescript":{"import":"./dist/parsers/typescript.js","require":"./dist/parsers/typescript.cjs"},"./plugins":{"import":"./dist/plugins.js","require":"./dist/plugins.cjs"},"./types":{"import":"./dist/types.js","require":"./dist/types.cjs"},"./package.json":"./package.json"},"main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","typesVersions":{"*":{"parsers":["./dist/parsers.d.ts"],"parsers/typescript":["./dist/parsers/typescript.d.ts"],"plugins":["./dist/plugins.d.ts"],"types":["./dist/types.d.ts"]}},"size-limit":[{"path":"./dist/*.js","limit":"510 KiB","gzip":true}],"dependencies":{"@clack/prompts":"^1.1.0","p-limit":"^7.3.0","remeda":"^2.33.6","typescript":"5.9.3"},"devDependencies":{},"engines":{"node":">=20"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"build":"tsdown && size-limit","clean":"node -e \"require('fs').rmSync('./dist', {recursive:true,force:true})\"","lint":"pnpm biome lint .","lint:fix":"pnpm biome lint --fix --unsafe .","release":"pnpm publish --no-git-check","release:canary":"bash ../../.github/canary.sh && node ../../scripts/build.js canary && pnpm publish --no-git-check","start":"tsdown --watch ./src","test":"vitest --passWithNoTests","typecheck":"tsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false"},"_id":"@kubb/fabric-core@0.16.1","bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"homepage":"https://github.com/kubb-labs/fabric#readme","_integrity":"sha512-VgkNriS9slaYv8HpGEtsc6VaCGwGlQb9xMCnSHegLSNZ9mY0LYBRI89UZnqOyVgQExYVYJO5Q6i8NZHNf2kBbg==","_resolved":"/tmp/c080396fa325f1b7f5a041fbce122e59/kubb-fabric-core-0.16.1.tgz","_from":"file:kubb-fabric-core-0.16.1.tgz","_nodeVersion":"20.20.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-VgkNriS9slaYv8HpGEtsc6VaCGwGlQb9xMCnSHegLSNZ9mY0LYBRI89UZnqOyVgQExYVYJO5Q6i8NZHNf2kBbg==","shasum":"2dd3bb6d2e2253a0e117cbd864f8046028280439","tarball":"https://registry.npmjs.org/@kubb/fabric-core/-/fabric-core-0.16.1.tgz","fileCount":99,"unpackedSize":576703,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kubb%2ffabric-core@0.16.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIE2zUuikH5LTcBHkDAD52qRTcnFuZ3j2BGlm5d2Ln0LdAiBraO+PtsoWcCC/I8pvJAqbHSQpT+Lu0cA9822am9SYzg=="}]},"_npmUser":{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"},"directories":{},"maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fabric-core_0.16.1_1785803654880_0.4456589124146233"},"_hasShrinkwrap":false}},"time":{"created":"2025-10-20T15:36:03.042Z","modified":"2026-08-04T00:34:15.357Z","0.0.0":"2025-10-20T15:36:03.365Z","0.0.0-canary-20251020201500":"2025-10-20T20:15:14.916Z","0.0.0-canary-20251021081843":"2025-10-21T08:18:52.637Z","0.0.0-canary-20251021082254":"2025-10-21T08:23:04.344Z","0.0.0-canary-20251021083045":"2025-10-21T08:30:52.191Z","0.0.1":"2025-10-21T09:19:21.903Z","0.0.0-canary-20251021103113":"2025-10-21T10:31:22.903Z","0.1.0":"2025-10-21T10:36:01.299Z","0.0.0-canary-20251021135548":"2025-10-21T13:55:58.690Z","0.0.0-canary-20251021142537":"2025-10-21T14:25:43.651Z","0.1.1":"2025-10-21T14:27:43.506Z","0.0.0-canary-20251021145629":"2025-10-21T14:56:38.104Z","0.0.0-canary-20251021185909":"2025-10-21T18:59:18.402Z","0.0.0-canary-20251022151827":"2025-10-22T15:18:37.743Z","0.1.2":"2025-10-22T15:20:17.198Z","0.0.0-canary-20251022200241":"2025-10-22T20:02:47.175Z","0.1.3":"2025-10-22T20:04:48.633Z","0.0.0-canary-20251023113231":"2025-10-23T11:32:39.976Z","0.1.4":"2025-10-23T11:56:01.128Z","0.0.0-canary-20251023132618":"2025-10-23T13:26:28.294Z","0.0.0-canary-20251023134048":"2025-10-23T13:40:57.632Z","0.1.5":"2025-10-23T13:42:07.225Z","0.0.0-canary-20251023181422":"2025-10-23T18:14:27.650Z","0.0.0-canary-20251024075548":"2025-10-24T07:56:06.483Z","0.1.6":"2025-10-24T08:04:46.865Z","0.0.0-canary-20251024103955":"2025-10-24T10:40:00.435Z","0.1.7":"2025-10-24T10:41:35.634Z","0.0.0-canary-20251024133602":"2025-10-24T13:36:09.094Z","0.1.8":"2025-10-24T13:39:08.936Z","0.0.0-canary-20251024144419":"2025-10-24T14:44:28.506Z","0.2.0":"2025-10-24T15:00:17.391Z","0.0.0-canary-20251027095849":"2025-10-27T09:58:56.054Z","0.2.1":"2025-10-27T10:11:54.223Z","0.0.0-canary-20251027104221":"2025-10-27T10:42:31.759Z","0.2.2":"2025-10-27T10:44:00.963Z","0.0.0-canary-20251027114144":"2025-10-27T11:41:51.822Z","0.2.3":"2025-10-27T11:54:40.136Z","0.0.0-canary-20251028075021":"2025-10-28T07:50:29.304Z","0.2.4":"2025-10-28T08:05:36.932Z","0.0.0-canary-20251028095056":"2025-10-28T09:51:05.032Z","0.2.5":"2025-10-28T09:54:46.012Z","0.0.0-canary-20251028102336":"2025-10-28T10:23:48.127Z","0.2.6":"2025-10-28T10:26:45.929Z","0.0.0-canary-20251028105216":"2025-10-28T10:52:22.798Z","0.2.7":"2025-10-28T10:54:27.401Z","0.0.0-canary-20251028111014":"2025-10-28T11:10:21.110Z","0.2.8":"2025-10-28T11:14:40.381Z","0.0.0-canary-20251028163134":"2025-10-28T16:31:44.256Z","0.2.9":"2025-10-28T16:33:13.338Z","0.0.0-canary-20251028165141":"2025-10-28T16:51:51.399Z","0.2.10":"2025-10-28T16:53:07.171Z","0.0.0-canary-20251029073222":"2025-10-29T07:32:28.884Z","0.2.11":"2025-10-29T07:34:27.516Z","0.0.0-canary-20251029094317":"2025-10-29T09:43:24.806Z","0.2.12":"2025-10-29T09:45:43.230Z","0.0.0-canary-20251029104847":"2025-10-29T10:48:54.235Z","0.2.13":"2025-10-29T10:59:05.459Z","0.0.0-canary-20251030134404":"2025-10-30T13:44:12.472Z","0.2.14":"2025-10-30T13:47:28.798Z","0.0.0-canary-20251104092721":"2025-11-04T09:27:27.927Z","0.2.15":"2025-11-04T09:31:04.973Z","0.0.0-canary-20251104185429":"2025-11-04T18:54:34.564Z","0.2.16":"2025-11-04T19:01:13.645Z","0.0.0-canary-20251104203134":"2025-11-04T20:31:38.592Z","0.2.17":"2025-11-04T20:33:43.551Z","0.0.0-canary-20251104204752":"2025-11-04T20:48:01.350Z","0.2.18":"2025-11-04T20:48:56.916Z","0.0.0-canary-20251104220151":"2025-11-04T22:02:00.762Z","0.2.19":"2025-11-04T22:02:57.099Z","0.0.0-canary-20251107084703":"2025-11-07T08:47:12.148Z","0.3.0":"2025-11-07T09:01:53.484Z","0.0.0-canary-20251107102106":"2025-11-07T10:21:14.305Z","0.3.1":"2025-11-07T10:54:16.145Z","0.0.0-canary-20251112231948":"2025-11-12T23:19:54.681Z","0.4.0":"2025-11-12T23:21:23.514Z","0.0.0-canary-20251120204340":"2025-11-20T20:43:45.206Z","0.4.1":"2025-11-20T20:49:08.906Z","0.0.0-canary-20251120210455":"2025-11-20T21:04:59.889Z","0.5.0":"2025-11-20T21:08:48.688Z","0.0.0-canary-20251120215725":"2025-11-20T21:57:31.154Z","0.5.1":"2025-11-20T21:59:38.535Z","0.0.0-canary-20251121133424":"2025-11-21T13:34:29.109Z","0.5.2":"2025-11-21T13:39:22.591Z","0.0.0-canary-20251126084918":"2025-11-26T08:49:22.417Z","0.5.3":"2025-11-26T09:03:03.223Z","0.0.0-canary-20251205093336":"2025-12-05T09:33:43.738Z","0.5.4":"2025-12-05T09:42:24.772Z","0.5.5":"2025-12-15T12:42:16.048Z","0.0.0-canary-20251215181926":"2025-12-15T18:19:31.873Z","0.6.0":"2025-12-15T18:24:08.149Z","0.0.0-canary-20251217095301":"2025-12-17T09:53:05.910Z","0.7.0":"2025-12-17T09:55:23.847Z","0.0.0-canary-20251217214857":"2025-12-17T21:49:02.823Z","0.7.1":"2025-12-17T21:50:33.092Z","0.0.0-canary-20251219135802":"2025-12-19T13:58:06.213Z","0.7.2":"2025-12-19T13:59:54.733Z","0.0.0-canary-20251219212751":"2025-12-19T21:27:56.755Z","0.7.3":"2025-12-19T21:28:48.972Z","0.0.0-canary-20251219213837":"2025-12-19T21:38:41.655Z","0.7.4":"2025-12-19T21:39:45.952Z","0.0.0-canary-20251230235043":"2025-12-30T23:50:48.568Z","0.8.0":"2025-12-30T23:53:34.804Z","0.0.0-canary-20260106145836":"2026-01-06T14:58:41.288Z","0.9.0":"2026-01-06T15:02:30.043Z","0.0.0-canary-20260106155808":"2026-01-06T15:58:14.836Z","0.9.1":"2026-01-06T16:00:31.572Z","0.0.0-canary-20260106212330":"2026-01-06T21:23:36.074Z","0.9.2":"2026-01-06T21:24:35.934Z","0.0.0-canary-20260111001327":"2026-01-11T00:13:32.902Z","0.9.3":"2026-01-11T00:15:31.029Z","0.0.0-canary-20260111130736":"2026-01-11T13:07:45.455Z","0.9.4":"2026-01-11T13:09:24.811Z","0.0.0-canary-20260112115803":"2026-01-12T11:58:08.527Z","0.9.5":"2026-01-12T12:02:40.217Z","0.0.0-canary-20260113205926":"2026-01-13T20:59:32.657Z","0.0.0-canary-20260113211954":"2026-01-13T21:19:59.085Z","0.0.0-canary-20260113220653":"2026-01-13T22:06:58.576Z","0.0.0-canary-20260113220755":"2026-01-13T22:07:59.371Z","0.10.0":"2026-01-13T22:08:55.188Z","0.0.0-canary-20260116154240":"2026-01-16T15:42:44.936Z","0.11.0":"2026-01-16T15:43:49.344Z","0.0.0-canary-20260116155411":"2026-01-16T15:54:16.954Z","0.11.1":"2026-01-16T16:00:28.766Z","0.0.0-canary-20260116161034":"2026-01-16T16:10:39.456Z","0.11.2":"2026-01-16T16:12:51.955Z","0.0.0-canary-20260116162455":"2026-01-16T16:25:00.023Z","0.11.3":"2026-01-16T16:26:03.203Z","0.0.0-canary-20260119123254":"2026-01-19T12:33:00.629Z","0.11.4":"2026-01-19T12:41:54.110Z","0.0.0-canary-20260119195208":"2026-01-19T19:52:13.445Z","0.11.5":"2026-01-19T19:55:38.844Z","0.0.0-canary-20260119234107":"2026-01-19T23:41:12.496Z","0.11.6":"2026-01-19T23:43:05.683Z","0.0.0-canary-20260119235341":"2026-01-19T23:53:46.756Z","0.11.7":"2026-01-19T23:54:47.360Z","0.0.0-canary-20260120131713":"2026-01-20T13:17:18.428Z","0.11.8":"2026-01-20T13:24:33.999Z","0.0.0-canary-20260120224442":"2026-01-20T22:44:48.178Z","0.12.0":"2026-01-20T22:48:03.694Z","0.0.0-canary-20260122222629":"2026-01-22T22:26:36.717Z","0.12.1":"2026-01-22T22:27:38.346Z","0.0.0-canary-20260122224942":"2026-01-22T22:49:49.475Z","0.12.2":"2026-01-22T22:51:04.895Z","0.0.0-canary-20260122225800":"2026-01-22T22:58:07.095Z","0.12.3":"2026-01-22T22:59:24.427Z","0.0.0-canary-20260122230441":"2026-01-22T23:04:47.386Z","0.12.4":"2026-01-22T23:05:50.828Z","0.0.0-canary-20260125214607":"2026-01-25T21:46:13.074Z","0.12.5":"2026-01-25T21:47:30.013Z","0.0.0-canary-20260127135553":"2026-01-27T13:55:59.558Z","0.12.6":"2026-01-27T13:57:08.725Z","0.0.0-canary-20260130072457":"2026-01-30T07:25:04.911Z","0.12.7":"2026-01-30T07:26:09.006Z","0.0.0-canary-20260204193236":"2026-02-04T19:32:43.881Z","0.12.8":"2026-02-04T19:36:01.362Z","0.0.0-canary-20260204201041":"2026-02-04T20:10:47.316Z","0.12.9":"2026-02-04T20:12:09.037Z","0.0.0-canary-20260205203830":"2026-02-05T20:38:36.379Z","0.12.10":"2026-02-05T20:40:22.008Z","0.0.0-canary-20260206231629":"2026-02-06T23:16:37.476Z","0.12.11":"2026-02-06T23:19:23.494Z","0.0.0-canary-20260224225746":"2026-02-24T22:57:52.595Z","0.13.0":"2026-02-24T23:03:07.022Z","0.0.0-canary-20260225003930":"2026-02-25T00:39:35.812Z","0.13.1":"2026-02-25T00:40:29.200Z","0.0.0-canary-20260225103528":"2026-02-25T10:35:34.237Z","0.13.2":"2026-02-25T10:38:18.866Z","0.0.0-canary-20260303123843":"2026-03-03T12:38:53.949Z","0.13.3":"2026-03-03T12:39:50.729Z","0.0.0-canary-20260318113808":"2026-03-18T11:38:14.952Z","0.14.0":"2026-03-18T11:41:14.291Z","0.0.0-canary-20260324165736":"2026-03-24T16:57:42.460Z","0.15.0":"2026-03-24T16:59:34.669Z","0.0.0-canary-20260324172357":"2026-03-24T17:24:03.566Z","0.15.1":"2026-03-24T17:25:48.902Z","0.0.0-canary-20260325142153":"2026-03-25T14:22:00.416Z","0.15.2":"2026-03-30T11:15:52.392Z","0.0.0-canary-20260406195308":"2026-04-06T19:53:14.107Z","0.16.0":"2026-04-06T19:55:19.558Z","0.16.1":"2026-08-04T00:34:15.037Z"},"bugs":{"url":"https://github.com/kubb-labs/fabric/issues"},"author":{"name":"stijnvanhulle"},"license":"MIT","homepage":"https://github.com/kubb-labs/fabric#readme","keywords":["codegen","code-generator","typescript","file-system","ast","parser","plugin-system","plugins","fabric","openapi","swagger","kubb"],"repository":{"type":"git","url":"git+https://github.com/kubb-labs/fabric.git","directory":"packages/fabric-core"},"description":"Core functionality for Kubb's fabric - A language-agnostic toolkit providing the foundation for plugin-based code generation with TypeScript support","maintainers":[{"name":"stijnvanhulle","email":"stijn@stijnvanhulle.be"}],"readme":"<div align=\"center\">\n  <a href=\"https://kubb.dev/fabric\" target=\"_blank\" rel=\"noopener noreferrer\">\n    <img width=\"180\" src=\"https://raw.githubusercontent.com/kubb-labs/fabric/main/assets/logo.png\" alt=\"Fabric logo\">\n  </a>\n\n\n[![npm version][npm-version-src]][npm-version-href]\n[![npm downloads][npm-downloads-src]][npm-downloads-href]\n[![Coverage][coverage-src]][coverage-href]\n[![License][license-src]][license-href]\n[![Sponsors][sponsors-src]][sponsors-href]\n<h4>\n<a href=\"https://kubb.dev/fabric\" target=\"_blank\">Documentation</a>\n<span> · </span>\n<a href=\"https://github.com/kubb-labs/fabric/issues/\" target=\"_blank\">Report Bug</a>\n<span> · </span>\n<a href=\"https://github.com/kubb-labs/fabric/issues/\" target=\"_blank\">Request Feature</a>\n</h4>\n</div>\n\n<br />\n\n## Features\n- Language-agnostic toolkit for generating code and files using JSX and TypeScript.\n- Works with Node.js 20+ and Bun.\n- Plugin ecosystem with fsPlugin, barrelPlugin, loggerPlugin, and reactPlugin.\n- Parser system for TypeScript, TSX, and custom file formats.\n- Event-driven architecture for file generation lifecycle.\n- Built-in debugging utilities and progress tracking.\n- And so much more ...\n\n## Supporting Fabric\n\nFabric uses an MIT-licensed open source project with its ongoing development made possible entirely by the support of Sponsors. If you would like to become a sponsor, please consider:\n\n- [Become a Sponsor on GitHub](https://github.com/sponsors/stijnvanhulle)\n\n<p align=\"center\">\n  <a href=\"https://github.com/sponsors/stijnvanhulle\">\n    <img src=\"https://raw.githubusercontent.com/stijnvanhulle/sponsors/main/sponsors.svg\" alt=\"My sponsors\" />\n  </a>\n</p>\n\n## Contributors [![Contributors][contributors-src]][contributors-href]\n\n<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->\n<!-- prettier-ignore-start -->\n<!-- markdownlint-disable -->\n\n<!-- markdownlint-restore -->\n<!-- prettier-ignore-end -->\n\n<!-- ALL-CONTRIBUTORS-LIST:END -->\n<!-- prettier-ignore-start -->\n<!-- markdownlint-disable -->\n\n<!-- markdownlint-restore -->\n<!-- prettier-ignore-end -->\n\n<!-- ALL-CONTRIBUTORS-LIST:END -->\n\n## Star History\n\n<a href=\"https://star-history.com/#kubb-labs/fabric&Date\">\n  <picture>\n    <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://api.star-history.com/svg?repos=kubb-labs/fabric&type=Date&theme=dark\" />\n    <source media=\"(prefers-color-scheme: light)\" srcset=\"https://api.star-history.com/svg?repos=kubb-labs/fabric&type=Date\" />\n    <img alt=\"Star History Chart\" src=\"https://api.star-history.com/svg?repos=kubb-labs/fabric&type=Date\" />\n  </picture>\n</a>\n\n\n<!-- Badges -->\n\n[npm-version-src]: https://img.shields.io/npm/v/@kubb/fabric-core?flat&colorA=18181B&colorB=f58517\n[npm-version-href]: https://npmjs.com/package/@kubb/fabric-core\n[npm-downloads-src]: https://img.shields.io/npm/dm/@kubb/fabric-core?flat&colorA=18181B&colorB=f58517\n[npm-downloads-href]: https://npmjs.com/package/@kubb/fabric-core\n[license-src]: https://img.shields.io/github/license/kubb-labs/fabric.svg?flat&colorA=18181B&colorB=f58517\n[license-href]: https://github.com/kubb-labs/fabric/blob/main/LICENSE\n[build-src]: https://img.shields.io/github/actions/workflow/status/kubb-labs/fabric/ci.yaml?style=flat&colorA=18181B&colorB=f58517\n[build-href]: https://www.npmjs.com/package/@kubb/fabric-core\n[minified-src]: https://img.shields.io/bundlephobia/min/@kubb/fabric-core?style=flat&colorA=18181B&colorB=f58517\n[minified-href]: https://www.npmjs.com/package/@kubb/fabric-core\n[coverage-src]: https://img.shields.io/codecov/c/github/kubb-labs/fabric?style=flat&colorA=18181B&colorB=f58517\n[coverage-href]: https://www.npmjs.com/package/@kubb/fabric-core\n[contributors-src]: https://img.shields.io/github/contributors/kubb-labs/fabric?style=flat&colorA=18181B&colorB=f58517&label=%20\n[contributors-href]: #contributors-\n[sponsors-src]: https://img.shields.io/github/sponsors/stijnvanhulle?style=flat&colorA=18181B&colorB=f58517\n[sponsors-href]: https://github.com/sponsors/stijnvanhulle/\n","readmeFilename":"README.md"}