{"_id":"@apical-ts/craft","_rev":"65-e1d104bb894d38cb3ca71a86f9e8d253","name":"@apical-ts/craft","dist-tags":{"latest":"0.26.1"},"versions":{"0.0.19":{"name":"@apical-ts/craft","version":"0.0.19","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.0.19","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"dist/index.js"},"dist":{"shasum":"782d615851fd34682747a5a4a32f1b323e5ac4cb","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.0.19.tgz","fileCount":18,"integrity":"sha512-hZADO6sevgb2g29rqd3bDu6JHwM9NAYt8NVACOkSKPd/h+oUW7Y0BcOLJ4BzwzNVcZzY0mJm0EfzSwsxydVAwg==","signatures":[{"sig":"MEUCIQD3yi01hN+cZt3QZEU195T0XMyj7pyAg35k0eawS/CLpwIgD+2O/CH8m/2AI4piCZL7R+pu6eWOC0qlQqjuJxnkxa8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5153709},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.0.19.tgz","engines":{"node":">=22.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md","lint:check":"eslint src","format:check":"prettier --check .","release:major":"pnpm version major && git push && git push --tags","release:minor":"pnpm version minor && git push && git push --tags","release:patch":"pnpm version patch && git push && git push --tags","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --generate-client --generate-server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts","generate:examples":"node dist/index.js generate -i examples/examples.yaml -o examples/generated --generate-server --generate-client","typecheck:examples":"tsc -p examples/tsconfig.examples.json"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/b9a2111216d7f91e9a63e41ca0dba350/apical-ts-craft-0.0.19.tgz","_integrity":"sha512-hZADO6sevgb2g29rqd3bDu6JHwM9NAYt8NVACOkSKPd/h+oUW7Y0BcOLJ4BzwzNVcZzY0mJm0EfzSwsxydVAwg==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zod":"^4.0.0","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.0.19_1756809582971_0.6009512914220609","host":"s3://npm-registry-packages-npm-production"}},"0.0.20":{"name":"@apical-ts/craft","version":"0.0.20","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.0.20","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"dist/index.js"},"dist":{"shasum":"5db44762a763b02889c9b7af761c5bda9ee770b4","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.0.20.tgz","fileCount":18,"integrity":"sha512-iUnI59DxF5cI43nnnDf/inNNczr/iqAtDVlZLsciZJwIYERFw9siVqrOBm0PslxtbnHV1MdeCg+Gw9NWH+GeCw==","signatures":[{"sig":"MEUCIQCetP2bBCGjhMS5knRpNHX/+pQngWlH8njTyGdFytdRSAIgAR14DapjHt0y8wW19BQqyNr05QuErP/fnBaJqoYLcBw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5153709},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.0.20.tgz","engines":{"node":">=22.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md","lint:check":"eslint src","format:check":"prettier --check .","release:major":"pnpm version major && git push && git push --tags","release:minor":"pnpm version minor && git push && git push --tags","release:patch":"pnpm version patch && git push && git push --tags","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --generate-client --generate-server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts","generate:examples":"node dist/index.js generate -i examples/examples.yaml -o examples/generated --generate-server --generate-client","typecheck:examples":"tsc -p examples/tsconfig.examples.json"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/4466acfd27bf02411cc67040d0e153dd/apical-ts-craft-0.0.20.tgz","_integrity":"sha512-iUnI59DxF5cI43nnnDf/inNNczr/iqAtDVlZLsciZJwIYERFw9siVqrOBm0PslxtbnHV1MdeCg+Gw9NWH+GeCw==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zod":"^4.0.0","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.0.20_1756810384828_0.40971102495634626","host":"s3://npm-registry-packages-npm-production"}},"0.0.22":{"name":"@apical-ts/craft","version":"0.0.22","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.0.22","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"0b77063c39fef36292f9dda5ebb044c1028d5478","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.0.22.tgz","fileCount":19,"integrity":"sha512-cAHerpOoBdF3/acvI/dxB4wzeWC6fy4BaOc1EPvdDQSY5c6U2ykgD+HpRc8IxjsSsmGNFXF2UCJurkLwRvh54A==","signatures":[{"sig":"MEUCIEse6U/u4MWHSQ/kZkiihQuhS4JJq8BHTOAQNfGBRRZbAiEAsj3DY6cU5Ph9NQOFVT2EY7K/mZcz828cLiJNM1XN7Dg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5153701},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.0.22.tgz","engines":{"node":">=22.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf examples/generated tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --generate-client --generate-server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/ec8529c05705cea5f9ace1bcd27b969a/apical-ts-craft-0.0.22.tgz","_integrity":"sha512-cAHerpOoBdF3/acvI/dxB4wzeWC6fy4BaOc1EPvdDQSY5c6U2ykgD+HpRc8IxjsSsmGNFXF2UCJurkLwRvh54A==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zod":"^4.0.0","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.0.22_1756850086983_0.5397809062119023","host":"s3://npm-registry-packages-npm-production"}},"0.0.23":{"name":"@apical-ts/craft","version":"0.0.23","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.0.23","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"6b369c815eed017324b856589ddd500586efd9b2","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.0.23.tgz","fileCount":19,"integrity":"sha512-qmKGR6eir/4rqC2bPcACWbjRE9jkSRu6ohUFT/Huz5DdATp07c+kcKoR2lux3iL4ni+Jsgqun5Moq2WwrD7WIQ==","signatures":[{"sig":"MEUCIBieHq/nIhZ5nqZJKnlop5pYTtmv154I02vbJmnytFbZAiEAurwCNrOKwz5rtzmbZMiKZ4+41sGD9H2maAPx9O4zdRw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5115069},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.0.23.tgz","engines":{"node":">=22.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf examples/generated tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --generate-client --generate-server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/30a977f9ceb1c044dba06468f78e7cfc/apical-ts-craft-0.0.23.tgz","_integrity":"sha512-qmKGR6eir/4rqC2bPcACWbjRE9jkSRu6ohUFT/Huz5DdATp07c+kcKoR2lux3iL4ni+Jsgqun5Moq2WwrD7WIQ==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zod":"^4.0.0","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.0.23_1756889424235_0.3081707294414606","host":"s3://npm-registry-packages-npm-production"}},"0.0.24":{"name":"@apical-ts/craft","version":"0.0.24","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.0.24","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"9ec2ab8c0f2bb8649630d2fd9871c318da68f58d","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.0.24.tgz","fileCount":19,"integrity":"sha512-GNAiueUtgW3Oz+cN5+LFUFyElVZ9RxqkjIMai1qiMuO5M6xp7Cnel2flTVu3XCEresfygzzZZL6XqDS0REA7Cg==","signatures":[{"sig":"MEUCIFBo0ugfFl4orOOHzxSErtABze5VfT5VKxKhMhNCGGhiAiEAkv3ls6Ude4cC446H7WZ6YoINTfeF4F2Vh/mduEGypY0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5115990},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.0.24.tgz","engines":{"node":">=22.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf examples/generated tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --generate-client --generate-server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/d30bbdecc7aaafcf1783b4ed32e5cec8/apical-ts-craft-0.0.24.tgz","_integrity":"sha512-GNAiueUtgW3Oz+cN5+LFUFyElVZ9RxqkjIMai1qiMuO5M6xp7Cnel2flTVu3XCEresfygzzZZL6XqDS0REA7Cg==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zod":"^4.0.0","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.0.24_1756902141336_0.5589240061706093","host":"s3://npm-registry-packages-npm-production"}},"0.0.25":{"name":"@apical-ts/craft","version":"0.0.25","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.0.25","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"e98b1721ba5d7c6d897a80b36999d65dac05195e","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.0.25.tgz","fileCount":19,"integrity":"sha512-NO7XAKuzwRFvmLD7T1yNVMk++XHM+O4n32Ied4Ge8HmKW06WA8/w7FJfNHJEZbRouIGyWXQHgYlPXih0B27kcA==","signatures":[{"sig":"MEUCIQDeWtY2SIqLbernr4bdTuD2iA5T1FFWVbbXGKR/oG10kgIgcg/H7qNPXbl95+7Rg7FHl3+8s6d+AIRbfOYaQJS/D2I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5115990},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.0.25.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf examples/generated tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --generate-client --generate-server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/45b94909fe05b7baf6b64d774736e15d/apical-ts-craft-0.0.25.tgz","_integrity":"sha512-NO7XAKuzwRFvmLD7T1yNVMk++XHM+O4n32Ied4Ge8HmKW06WA8/w7FJfNHJEZbRouIGyWXQHgYlPXih0B27kcA==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zod":"^4.0.0","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.0.25_1756908150040_0.4790477801587907","host":"s3://npm-registry-packages-npm-production"}},"0.0.26":{"name":"@apical-ts/craft","version":"0.0.26","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.0.26","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"ae7915b6dd3ccd034f4ac057c79dcb68a5b9b856","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.0.26.tgz","fileCount":5,"integrity":"sha512-/jXUvL7sGwxY/iLVpQ5IAXzUEbgtgIzlW9xwCrRE89GFk9kzR6FMHy5x2KN5uPT0lZRMtDnzH0xsUOqIlKJQGg==","signatures":[{"sig":"MEUCIQDCNSCswHPyY964aLQHCtsQdo7cafHN1Q1WiSfn6G4YQAIgJ3yzYb5HgIRxrR4gQgt4RNkGyA7eIUMR5dAeJfZaE5s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":141161},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.0.26.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --generate-client --generate-server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/373f522e0828622d73429c1a7c1071a6/apical-ts-craft-0.0.26.tgz","_integrity":"sha512-/jXUvL7sGwxY/iLVpQ5IAXzUEbgtgIzlW9xwCrRE89GFk9kzR6FMHy5x2KN5uPT0lZRMtDnzH0xsUOqIlKJQGg==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zod":"^4.0.0","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.0.26_1757081460562_0.2356486599317993","host":"s3://npm-registry-packages-npm-production"}},"0.0.28":{"name":"@apical-ts/craft","version":"0.0.28","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.0.28","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"db51c6967922f2c7b9e3dd50d33c39e011749045","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.0.28.tgz","fileCount":5,"integrity":"sha512-RQakoBfRFB8taOMnvgrWv5lEYWga4HU/mxFhqTQDBnH/IYJSCc4/5lY5pusQCO5u7O90/OybCLJq0J9lr/a2Hg==","signatures":[{"sig":"MEYCIQC/zvwvHkSAziJAveOkTxu0H9KNM+QFRRfTzHs9BFl9XQIhAL6jrFbDJaL2aspbRJy3YcqnDbSztSP0+QqHMNIERlMi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146226},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.0.28.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --generate-client --generate-server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/d3ba320816dc5b095cf686d428e53609/apical-ts-craft-0.0.28.tgz","_integrity":"sha512-RQakoBfRFB8taOMnvgrWv5lEYWga4HU/mxFhqTQDBnH/IYJSCc4/5lY5pusQCO5u7O90/OybCLJq0J9lr/a2Hg==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zod":"^4.0.0","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.0.28_1757111133468_0.19773651929296676","host":"s3://npm-registry-packages-npm-production"}},"0.0.29":{"name":"@apical-ts/craft","version":"0.0.29","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.0.29","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"b6e6e79756e951483cf427a7258b4dcd7d96fb75","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.0.29.tgz","fileCount":5,"integrity":"sha512-3f6VMsqxy3jwIgJsDxvjDyqVVCodVgDHlYc3K643e+qyziiSJPNw+6CZCuiP1YkEIB1+/tEkivK8KwhD4SlHAw==","signatures":[{"sig":"MEUCIQDGCbSZ39AGBWyfNvBV5byFtdL4OK3PRekxQvfXlZe1HwIgTM3q3Mcd5Dp6pF2QfWfgehH+YFAsRg2T16TC+/DiCeo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146225},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.0.29.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --generate-client --generate-server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/78bac24c2a16c07c4a4d74983f6ceed7/apical-ts-craft-0.0.29.tgz","_integrity":"sha512-3f6VMsqxy3jwIgJsDxvjDyqVVCodVgDHlYc3K643e+qyziiSJPNw+6CZCuiP1YkEIB1+/tEkivK8KwhD4SlHAw==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zod":"^4.0.0","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.0.29_1757138272706_0.40710040663231073","host":"s3://npm-registry-packages-npm-production"}},"0.0.30":{"name":"@apical-ts/craft","version":"0.0.30","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.0.30","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"504da8c90ce725a7d3a4fafbfb23b24c8ef2ca34","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.0.30.tgz","fileCount":5,"integrity":"sha512-VTSvQYLTLOVRHAoMn3V8XMnF8ZrhqzJ/byno1BASfb27C8m4nTHqZmRkn1R6KPQgYYVYLv+cKkM3jSO+sW1tsA==","signatures":[{"sig":"MEUCIQCReLQBrk1LJaae+cjM6ObuhlxFzThYNGwO4kexMTeLdwIgImkDvmnAux0ZOz/LFSu8bjcm/fmW/zjJfUkqQB9fuEo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146731},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.0.30.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --generate-client --generate-server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/73b54728621d150c9d706495c6575816/apical-ts-craft-0.0.30.tgz","_integrity":"sha512-VTSvQYLTLOVRHAoMn3V8XMnF8ZrhqzJ/byno1BASfb27C8m4nTHqZmRkn1R6KPQgYYVYLv+cKkM3jSO+sW1tsA==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zod":"^4.0.0","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.0.30_1757175189375_0.028684696037170943","host":"s3://npm-registry-packages-npm-production"}},"0.0.31":{"name":"@apical-ts/craft","version":"0.0.31","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.0.31","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"b103a59881a0511d10bf0b3c336aa497f35bc647","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.0.31.tgz","fileCount":5,"integrity":"sha512-JQoQKRtXpBX+gcOx4pr+Z3HkhRk8fqZX3N5vJtcSOPDns5LndvAaw8ZWoOK/cDikOyYmLMRqhz3BXySl8H4vow==","signatures":[{"sig":"MEUCIQCTlAfodGVpYCZJARGBIl7ri20AnPZmZJXUV5tnKLH6swIgTb+k2nGyqttCtNv/Y9dj5GSlM2kj1bnWb9+IOfeC8W4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147151},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.0.31.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --generate-client --generate-server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/a17c35217893eb0d66259c5900d259a8/apical-ts-craft-0.0.31.tgz","_integrity":"sha512-JQoQKRtXpBX+gcOx4pr+Z3HkhRk8fqZX3N5vJtcSOPDns5LndvAaw8ZWoOK/cDikOyYmLMRqhz3BXySl8H4vow==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zod":"^4.0.0","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.0.31_1757413276543_0.2913716026470483","host":"s3://npm-registry-packages-npm-production"}},"0.0.32":{"name":"@apical-ts/craft","version":"0.0.32","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.0.32","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"5d9b9b590fe7c0df9ebd5de9cd812dd3dafee175","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.0.32.tgz","fileCount":5,"integrity":"sha512-JGPkw67CKtHkWzG7EIOz4uCyHf22aeoxGPalx7yUisyFt16RTF3HVbMB7SftY6MKeaekGoPGL9airSZ1p9s+Ww==","signatures":[{"sig":"MEQCIDBpZMzRMS9QC0Yl8KaCP2Rzb3LPF+YkFvJNV386OeA7AiBIin2hngvjt0tLjicsq0a3ARwjVAVTCqmOQqu3EBw5og==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":157285},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.0.32.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --generate-client --generate-server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/9ab12f950ec4050f9a63ce1e1b955333/apical-ts-craft-0.0.32.tgz","_integrity":"sha512-JGPkw67CKtHkWzG7EIOz4uCyHf22aeoxGPalx7yUisyFt16RTF3HVbMB7SftY6MKeaekGoPGL9airSZ1p9s+Ww==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.0.32_1758006498903_0.8720840119246895","host":"s3://npm-registry-packages-npm-production"}},"0.0.33":{"name":"@apical-ts/craft","version":"0.0.33","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.0.33","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"b7bc0c91bf7a2ccc90ef54e11b3eb7150d94d1f3","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.0.33.tgz","fileCount":5,"integrity":"sha512-Pe6Ztm9qMUlM9YfUWh7R/0g8349/OpcEOukXxYEYPoc3LrFAsHo+kECwcenkcgE4dF77ennJo/bYRfV47u469w==","signatures":[{"sig":"MEUCIGeckZKfox2C5ZfTdmlPaJdW92x+Gs+pA3mzj1IbsC97AiEApeG6oEiP23u5gAkqqgT+u1zUDOWqfZXz09T9dG0EFkI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":160546},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.0.33.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --generate-client --generate-server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/c864d0ecce59f910178f3acddc9c0503/apical-ts-craft-0.0.33.tgz","_integrity":"sha512-Pe6Ztm9qMUlM9YfUWh7R/0g8349/OpcEOukXxYEYPoc3LrFAsHo+kECwcenkcgE4dF77ennJo/bYRfV47u469w==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.0.33_1758020629676_0.3751311295578108","host":"s3://npm-registry-packages-npm-production"}},"0.0.34":{"name":"@apical-ts/craft","version":"0.0.34","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.0.34","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"837fcc1ab8144ba3f199394886b98754708177f8","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.0.34.tgz","fileCount":5,"integrity":"sha512-0ljvTdecA+7Y00OYzR4gVFfNjcIjCYUGIAcf1+fRTI5Vsi7wUQ1y5UH8h1hD5UakfzRaU1aRWWvH+OCvjVXb+A==","signatures":[{"sig":"MEUCIQD7fkdiginJovEabBz5Od3iFtFAaWoRML3JGEfgvbHz0AIgYrl0K/20BKLAxO8952p1LZ/KZqwKxlJXp36H1D36jgg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":161950},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.0.34.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --generate-client --generate-server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/1bb1d72ada28abd7b2a2a32a168f0450/apical-ts-craft-0.0.34.tgz","_integrity":"sha512-0ljvTdecA+7Y00OYzR4gVFfNjcIjCYUGIAcf1+fRTI5Vsi7wUQ1y5UH8h1hD5UakfzRaU1aRWWvH+OCvjVXb+A==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.0.34_1758022911626_0.5810401671291698","host":"s3://npm-registry-packages-npm-production"}},"0.0.35":{"name":"@apical-ts/craft","version":"0.0.35","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.0.35","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"27df389cb0abf21889df3e10100431566123cd21","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.0.35.tgz","fileCount":5,"integrity":"sha512-8qHQz84B/hNGDjy2tLR26QWHDSWqsq+7mhRCspWWzrgJWrTCZdJ+CEZEotpT9kVhiqgp7i3Nt5tALYvdrV+Q8w==","signatures":[{"sig":"MEUCIQDRKgoBrb294YibDb8BAZe+Il+WxyAN7ht4TxmTok01FgIgd126PsDvj/2++UcwzJGuUkwp358Y/7SHTZbK7t5GuNg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":162344},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.0.35.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --generate-client --generate-server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/5662123bc40c07f3b76bf3f49f8f0095/apical-ts-craft-0.0.35.tgz","_integrity":"sha512-8qHQz84B/hNGDjy2tLR26QWHDSWqsq+7mhRCspWWzrgJWrTCZdJ+CEZEotpT9kVhiqgp7i3Nt5tALYvdrV+Q8w==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.0.35_1758048561740_0.12062537010159113","host":"s3://npm-registry-packages-npm-production"}},"0.0.36":{"name":"@apical-ts/craft","version":"0.0.36","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.0.36","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"25403c4bd79b223b3bd5f4d66dd6274f2ec74323","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.0.36.tgz","fileCount":5,"integrity":"sha512-IOns4XgzDGH8WLFa38UQZVNeZy3unEvqWclNwvLhAg5JFLRfkBeowljtCUmIYQ+4IbfIopq15c3IUUjwMWWSFg==","signatures":[{"sig":"MEYCIQDcWCzojUC0l++KDBt7ANFG2Hw59waLOopAoEkFq5lfYwIhAPyJldoY23fitURKBKWomA1Xt917kZPErf1bkHAx0ERG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":162028},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.0.36.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --generate-client --generate-server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/0f2cbeae6a828beabe62ee2934216763/apical-ts-craft-0.0.36.tgz","_integrity":"sha512-IOns4XgzDGH8WLFa38UQZVNeZy3unEvqWclNwvLhAg5JFLRfkBeowljtCUmIYQ+4IbfIopq15c3IUUjwMWWSFg==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.19.0","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.0.36_1758093347522_0.5400758651644884","host":"s3://npm-registry-packages-npm-production"}},"0.0.37":{"name":"@apical-ts/craft","version":"0.0.37","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.0.37","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"fd24d10210b82d849c7428dcdb13a3bd57135f67","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.0.37.tgz","fileCount":5,"integrity":"sha512-qtpINxSFmwWHwrGRk8XC+uWLqu73hWmWJTYtRBNQ17Vz9Ye3/i5IYDnN9L2FpNPuqpcwppzlgMOAHsOcoJ9zvg==","signatures":[{"sig":"MEQCIGfoZR/xYzbkB03VO4I2l53VgwIf5WW6DxQ35hU5ikjEAiAvKYSTUDyFUQ1mXa+vP65kP20DGzSzhQnt+Wc2W6UGTA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":162196},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.0.37.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --generate-client --generate-server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/eb14ba1a06a8051845fd7b6d530c31c4/apical-ts-craft-0.0.37.tgz","_integrity":"sha512-qtpINxSFmwWHwrGRk8XC+uWLqu73hWmWJTYtRBNQ17Vz9Ye3/i5IYDnN9L2FpNPuqpcwppzlgMOAHsOcoJ9zvg==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.19.0","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.0.37_1758104103818_0.4464725877300906","host":"s3://npm-registry-packages-npm-production"}},"0.0.38":{"name":"@apical-ts/craft","version":"0.0.38","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.0.38","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"e06fc0624a562ef6630dcea27581705d3c3cba79","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.0.38.tgz","fileCount":5,"integrity":"sha512-YTMlqx7WClsgfcOUzAMbym0V+/V4ije8RZqqK65CW4rth7x9769tzPzSunlQgVKL52fuI6qfh8EfOL8Uwi7XVg==","signatures":[{"sig":"MEUCIHMOtzFZOODnF8TIIT0ntuw83lVBi9uIYTLHk87Jco9eAiEA+lbQJErnxKvV9gjzEQpnn9f33UkHDVVE9UGYaqzD4ic=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":162256},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.0.38.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --generate-client --generate-server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/4c2d6fe3e0aff7976452cd921a2bb0a8/apical-ts-craft-0.0.38.tgz","_integrity":"sha512-YTMlqx7WClsgfcOUzAMbym0V+/V4ije8RZqqK65CW4rth7x9769tzPzSunlQgVKL52fuI6qfh8EfOL8Uwi7XVg==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.19.0","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.0.38_1758105716796_0.6330825721301925","host":"s3://npm-registry-packages-npm-production"}},"0.0.40":{"name":"@apical-ts/craft","version":"0.0.40","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.0.40","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"6d483884014a6646d42570b7a136d011b78e7228","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.0.40.tgz","fileCount":5,"integrity":"sha512-1hOHIp6thZ5hNhyB/UnHFNP0Zm5kXQGAcf9lh4AtbncD79+wdzsypMUQv/KPAF16dY/NGvRhsT89KJLojfJe+Q==","signatures":[{"sig":"MEQCIHXHqral57XuLB8FSjXJCxmIpQz8ojyc3O5LlA+ZAb+uAiA0eQO34hLEXCO3ju45bpXavJYdE60z3/BCR9YFU3bupw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":161630},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.0.40.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --generate-client --generate-server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/e04b3c2724ee2e5d69bbce8ede710d8b/apical-ts-craft-0.0.40.tgz","_integrity":"sha512-1hOHIp6thZ5hNhyB/UnHFNP0Zm5kXQGAcf9lh4AtbncD79+wdzsypMUQv/KPAF16dY/NGvRhsT89KJLojfJe+Q==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.19.0","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.0.40_1758228663689_0.1779472192200322","host":"s3://npm-registry-packages-npm-production"}},"0.0.41":{"name":"@apical-ts/craft","version":"0.0.41","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.0.41","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"54cc8e94bee0cda477fb511deec021f1cc9fe0e9","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.0.41.tgz","fileCount":5,"integrity":"sha512-hsNxJs1SGNzqucN7ypPry5wyeOtg96cHrF1QqPPuNFzBlKb756oMCscD1V1D5fHB1cp4WP+vz5p5h1nVp+VCTw==","signatures":[{"sig":"MEYCIQD0IeyI8u8vJOt1DpfT/xa/nV0N/Z0plf0u5YpIdVR8GgIhAIR51A/b+Ct8LWENGCqgC2ocFks5nU3cJAmCbvlHp+fO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":161897},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.0.41.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --generate-client --generate-server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/9b1b3af4c839a81f2dc1f7e8a0c4431f/apical-ts-craft-0.0.41.tgz","_integrity":"sha512-hsNxJs1SGNzqucN7ypPry5wyeOtg96cHrF1QqPPuNFzBlKb756oMCscD1V1D5fHB1cp4WP+vz5p5h1nVp+VCTw==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.19.0","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.0.41_1758473989150_0.6117545610798008","host":"s3://npm-registry-packages-npm-production"}},"0.0.42":{"name":"@apical-ts/craft","version":"0.0.42","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.0.42","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"94c00b145895424698aa300dcc1d318ed234e0b3","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.0.42.tgz","fileCount":5,"integrity":"sha512-rAiOkIwZWOrKmunK7WTCLRbURVYaA9MTUVefs9v/P82MNlct1TKFzv5ukvDgtLfjUK/6dlvIUUp09MheHs9RCg==","signatures":[{"sig":"MEQCID15ox+7e0m7ZXIi268LqzfVQWJVaK+ZfRchfu5p589lAiBohozUyh85TKMgiecwRNoWII1jUsJeQQ/84GjBvHlVUw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":165648},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.0.42.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --generate-client --generate-server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/3d338ab22eba44c7297ccd140c6f9fd7/apical-ts-craft-0.0.42.tgz","_integrity":"sha512-rAiOkIwZWOrKmunK7WTCLRbURVYaA9MTUVefs9v/P82MNlct1TKFzv5ukvDgtLfjUK/6dlvIUUp09MheHs9RCg==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.19.0","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.0.42_1758577365125_0.4747401223331431","host":"s3://npm-registry-packages-npm-production"}},"0.0.43":{"name":"@apical-ts/craft","version":"0.0.43","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.0.43","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"1ea2b474ac8806e3d1bf0f05433f4bfc5cc5b712","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.0.43.tgz","fileCount":5,"integrity":"sha512-UFlMPv2kMH520ndb6L5B1iiXrVKNmw5AVO1KXGF2iS4ojV/U1/qJxwCBr05fjY3KqfIgk9x0Jw/HoWUvOJzaIw==","signatures":[{"sig":"MEUCIQDmXsP7CAiVcwjvlREUetPCCyVA9nzwjMLXoAaTU7O1wwIgKCiVKemXQ+a9Ar6wC1883C7NULCCOlhQ3Cog+rQDyw0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":165161},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.0.43.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --generate-client --generate-server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/7c0ea8d1f232507ada6969fea249fef7/apical-ts-craft-0.0.43.tgz","_integrity":"sha512-UFlMPv2kMH520ndb6L5B1iiXrVKNmw5AVO1KXGF2iS4ojV/U1/qJxwCBr05fjY3KqfIgk9x0Jw/HoWUvOJzaIw==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.19.0","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.0.43_1758646153037_0.5563209498159605","host":"s3://npm-registry-packages-npm-production"}},"0.1.0":{"name":"@apical-ts/craft","version":"0.1.0","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.1.0","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"f4a9136d76d10a22b6a74dcc89bb9f5fafd43b9a","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.1.0.tgz","fileCount":5,"integrity":"sha512-3c5HvUvnLW8vY/Wa65Vd6VnbkiKul86La7vAqFD15XTw79K5FvZV2Y5S0BfiXh2Vh/XJVIqH8iC2XtZOPJ/Wvg==","signatures":[{"sig":"MEUCIQC+OFqJyOf2Sa7aG32AWBzfLZTUMrk4Iz1fxr7/PyPNgQIgWVxfXgFa0wTwnW14TYbjMkHxDCdcJdEuifZ9MSGVSXo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":165398},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.1.0.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/ea66ddd2dafe74a18d4d8a161a4e58ff/apical-ts-craft-0.1.0.tgz","_integrity":"sha512-3c5HvUvnLW8vY/Wa65Vd6VnbkiKul86La7vAqFD15XTw79K5FvZV2Y5S0BfiXh2Vh/XJVIqH8iC2XtZOPJ/Wvg==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.19.0","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.1.0_1758702597410_0.1797474668515351","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"@apical-ts/craft","version":"0.2.0","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.2.0","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"cca23d87105e518d8b498b7241f670d8dc653019","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.2.0.tgz","fileCount":5,"integrity":"sha512-U8VRCk4bZH4XUDNlskLRlhK3Xthep8pDPcjx3JjsKbLHbAxpt2tu3IVLDQPMUdCiAJZzVSZqRRlQIXQLExhkdQ==","signatures":[{"sig":"MEYCIQCNvgYllHuAkZ+gLYJ8GQFK+xylhrRJ/Wk7FfbUKXcT7gIhAOENif+HVivpUb5M8o+kGtdVH5b3797TIe4g4hajVOKv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":166777},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.2.0.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/5e2dc8d6452f473e8dcbfc47c94a77dd/apical-ts-craft-0.2.0.tgz","_integrity":"sha512-U8VRCk4bZH4XUDNlskLRlhK3Xthep8pDPcjx3JjsKbLHbAxpt2tu3IVLDQPMUdCiAJZzVSZqRRlQIXQLExhkdQ==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.19.0","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.2.0_1758983693176_0.47490571465583264","host":"s3://npm-registry-packages-npm-production"}},"0.3.0":{"name":"@apical-ts/craft","version":"0.3.0","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.3.0","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"527cbd0354fd1a6a8be9c09d0a8cfb62e0eed744","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.3.0.tgz","fileCount":5,"integrity":"sha512-iY0rDH1xm449PzntMRu8bpHSJcqojaT+zcCLCA1ynvlaMrIkQn/bu4XyK8wP0njyTw2xAQDu+hnePRIg1a/ctA==","signatures":[{"sig":"MEYCIQCaQXRMBmzVIUcbgAijTv8JxSNb264VCarvdZfuS/iovwIhAK6Ys1TLfMc18zlCnxmoBz55gz9QiBlwlviLTIG92K33","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":169861},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.3.0.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/0a054edc88e9545f7a8eca1378e03142/apical-ts-craft-0.3.0.tgz","_integrity":"sha512-iY0rDH1xm449PzntMRu8bpHSJcqojaT+zcCLCA1ynvlaMrIkQn/bu4XyK8wP0njyTw2xAQDu+hnePRIg1a/ctA==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.19.0","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.3.0_1758987014218_0.942901084400547","host":"s3://npm-registry-packages-npm-production"}},"0.3.1":{"name":"@apical-ts/craft","version":"0.3.1","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.3.1","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"0831f5aea71cbe62dc85750760b7d2e50a60174f","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.3.1.tgz","fileCount":5,"integrity":"sha512-wiTYsTy0rvHbXl5jr/qXCGBqIsGiZV8sr4nay3H6J5pwozz3nLr63kZuzFjuVoohi5w8Pn15D4/k1alWd74t/Q==","signatures":[{"sig":"MEUCIQCZfJKVhPiSgSsjTW0CDckiTrYUOhHYZ9tzOY2PdZvsAQIgDa9Pd/ohTbIV/7Q9fOdbI4NGKesqFJ3y5qzf/DrsLk4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":170137},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.3.1.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/e34653da421f5e022d85ef8971da560c/apical-ts-craft-0.3.1.tgz","_integrity":"sha512-wiTYsTy0rvHbXl5jr/qXCGBqIsGiZV8sr4nay3H6J5pwozz3nLr63kZuzFjuVoohi5w8Pn15D4/k1alWd74t/Q==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.19.0","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.3.1_1758987957556_0.10082475314134642","host":"s3://npm-registry-packages-npm-production"}},"0.4.0":{"name":"@apical-ts/craft","version":"0.4.0","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.4.0","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"bbf453be2cc0dbbe5822fd4fbb2608e53389d66c","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.4.0.tgz","fileCount":5,"integrity":"sha512-qPPPyX3jHbwrVbwDe4XOBEpfYK5u+RD8VcNs0j70FVpQzECclxcjSgCDy/ww/tLwbSI/Rqm895j5R8QLq22G2w==","signatures":[{"sig":"MEYCIQCr2hWcSzUCCGXkf2lXDsBglewCWE0OH7p2k8QUEeMzxgIhANqCzGR/S5vOUJJ09np9jRE5TzRa4JwBwKVdXLecm4OI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":178703},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.4.0.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/ab803897eabb1f8e639bf7d40b036db1/apical-ts-craft-0.4.0.tgz","_integrity":"sha512-qPPPyX3jHbwrVbwDe4XOBEpfYK5u+RD8VcNs0j70FVpQzECclxcjSgCDy/ww/tLwbSI/Rqm895j5R8QLq22G2w==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.19.0","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.4.0_1759050159106_0.8444674732493627","host":"s3://npm-registry-packages-npm-production"}},"0.5.0":{"name":"@apical-ts/craft","version":"0.5.0","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.5.0","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"9ba670adf2f0915805fdf135d23127e9b0996032","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.5.0.tgz","fileCount":5,"integrity":"sha512-qMFhDM3r8h9YcM9lvoixQg5XTkYhzE8dGt8OFcP+nWxOm1ttQuU0suAu3d0WBPIUVeVFcVRJHZPqeeaFubx9+A==","signatures":[{"sig":"MEUCIQDLAntMhX67B9ufmvwb/C+jVJ8rJOtN5yzSzeH0Ho3+7QIgdOP8LnUlZXQNokBpWIp/ns/1iay117pN+KBl9nyKlxk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":180319},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.5.0.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/228c9692d9e6935c3d4d1a0d47772d05/apical-ts-craft-0.5.0.tgz","_integrity":"sha512-qMFhDM3r8h9YcM9lvoixQg5XTkYhzE8dGt8OFcP+nWxOm1ttQuU0suAu3d0WBPIUVeVFcVRJHZPqeeaFubx9+A==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.19.0","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.5.0_1759251041040_0.29623533771276467","host":"s3://npm-registry-packages-npm-production"}},"0.5.1":{"name":"@apical-ts/craft","version":"0.5.1","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.5.1","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"aad4eba47ff84ff81e5657d2a86a5581b88634e9","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.5.1.tgz","fileCount":5,"integrity":"sha512-AwsxXgl0TOMFDX59J32vjiNpb7vGYjOj/k/BuCp2gzR6b5yUbEWcZzwoU42l+xqRTPvkj5gl8e6x3jvuHRwkbw==","signatures":[{"sig":"MEUCIQDR5ICkK9B899Qh4Ghu/eJpc2prZScn71p19WvvdRcPAQIgTOho0R9cGh5oIMHv5DcDGA0ioBkOnE7v5UUBEZybFNw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":180349},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.5.1.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/5b455e35596f3925ba28f48e779717fa/apical-ts-craft-0.5.1.tgz","_integrity":"sha512-AwsxXgl0TOMFDX59J32vjiNpb7vGYjOj/k/BuCp2gzR6b5yUbEWcZzwoU42l+xqRTPvkj5gl8e6x3jvuHRwkbw==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.19.0","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.5.1_1759255005520_0.5043673667727591","host":"s3://npm-registry-packages-npm-production"}},"0.6.0":{"name":"@apical-ts/craft","version":"0.6.0","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.6.0","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"deef0e511ad65c6138405eafa142c297d7f5f695","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.6.0.tgz","fileCount":5,"integrity":"sha512-q4H1WgItjnMjNHUhQdDKcdLeNrkUMHljX37JC+Cadu4gk4dFTTeAy2CZ1Lxk53vnlEoB8pueAr+brkipr2nESw==","signatures":[{"sig":"MEQCIEpf/RNl+lzdaqXOguBkpWiBSSHD/Cb9hQBBAC6MMH/mAiBrdH/QTL+bD87R273MW+1FTCnhRZPnoRVSHjPXrYAvfw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":191930},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.6.0.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/bca4706978256a259a872cc51e08d8ac/apical-ts-craft-0.6.0.tgz","_integrity":"sha512-q4H1WgItjnMjNHUhQdDKcdLeNrkUMHljX37JC+Cadu4gk4dFTTeAy2CZ1Lxk53vnlEoB8pueAr+brkipr2nESw==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.19.0","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.6.0_1759733049672_0.7972248041193344","host":"s3://npm-registry-packages-npm-production"}},"0.7.0":{"name":"@apical-ts/craft","version":"0.7.0","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.7.0","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"75a9a5b55580d786d9eb13edc332c536b5c929ed","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.7.0.tgz","fileCount":5,"integrity":"sha512-93u5Th64cAsaPZmD0QsKPvYAddW+CqVADTUlMwpk8vsGuh2Arc3FVOWGTVnFU2V4A5rnlpichpgMD2Q3ycMtUQ==","signatures":[{"sig":"MEYCIQD5xdpqrK49Bk//N+JEwWzv61YlZxLCxt9MGzMEPEuK7AIhANPoWbmgYy0Ubd0hM4qPUhKB5mrV+HpDSUJsnOd7POW4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193170},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.7.0.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/66573220798876f7ec0cb6a85b26ede0/apical-ts-craft-0.7.0.tgz","_integrity":"sha512-93u5Th64cAsaPZmD0QsKPvYAddW+CqVADTUlMwpk8vsGuh2Arc3FVOWGTVnFU2V4A5rnlpichpgMD2Q3ycMtUQ==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.19.0","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.7.0_1759739607783_0.4586125015858338","host":"s3://npm-registry-packages-npm-production"}},"0.7.1":{"name":"@apical-ts/craft","version":"0.7.1","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.7.1","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"88b094cc51377be4ac067444244d0ff301bd24db","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.7.1.tgz","fileCount":5,"integrity":"sha512-0WKQZWCjlWa7AXZA2s4kU30aD1resjZo7KaOVtbjQwwtUEgwFTFMu17rh3B8f3IGRpK3SF9UFY3BirXB4yWS9w==","signatures":[{"sig":"MEUCIQCEvkuezToGHpBO9h085vfyHr7LpqQLLLANErh2e6xVCgIgHk2r2EqTYtCwVpnIF/Mxbc3p5sw5htwIbTSI+CuMm9U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193212},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.7.1.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/7be7164c659204e6996bf4899127535d/apical-ts-craft-0.7.1.tgz","_integrity":"sha512-0WKQZWCjlWa7AXZA2s4kU30aD1resjZo7KaOVtbjQwwtUEgwFTFMu17rh3B8f3IGRpK3SF9UFY3BirXB4yWS9w==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.19.0","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.7.1_1759780095792_0.19513196295354152","host":"s3://npm-registry-packages-npm-production"}},"0.7.2":{"name":"@apical-ts/craft","version":"0.7.2","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.7.2","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"f87e8b94b25cd32a1f8e0a403a30f2c3fcdca64e","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.7.2.tgz","fileCount":5,"integrity":"sha512-yDXRWGhoFvrQxn0PuC3RrMqmbQSxkmml/NiVdH0KIerE+hvX6Pyxtn7YVxDG7mAo13oQSYrzN6+qNe5ejXgzNA==","signatures":[{"sig":"MEYCIQDqcCP2ph2oPyIgG/YH7WC/MwEDUKUzxkn0YEU+epxl0gIhAPr403IYn40j7oZ9Nce9ai8E6136fVBOWfcMOEKQBKY0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193217},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.7.2.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/6ac9e448a251fb7dbb09b862970bce8b/apical-ts-craft-0.7.2.tgz","_integrity":"sha512-yDXRWGhoFvrQxn0PuC3RrMqmbQSxkmml/NiVdH0KIerE+hvX6Pyxtn7YVxDG7mAo13oQSYrzN6+qNe5ejXgzNA==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.19.0","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.7.2_1759931119112_0.06621247325277557","host":"s3://npm-registry-packages-npm-production"}},"0.7.3":{"name":"@apical-ts/craft","version":"0.7.3","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.7.3","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"67fb06cba7965cbb9114de522c409bb5d40fbb08","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.7.3.tgz","fileCount":5,"integrity":"sha512-VyYqhX06kvRk+90uVncWXu6jEny5dq7ahI5FMvq/TT4bflGVfAeNy0SVdMZ25axlehSAY2GHPe/n8efal1P6eQ==","signatures":[{"sig":"MEYCIQCPdx5MTfMlXqUREQ0JmN64DfUjhiCSTF52hG70j1mfvgIhALu1StKMJuxk6cuXARit41L0foXRpCn5btwOp3v6LYb2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193319},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.7.3.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/5eb62b0ca38e7a4fed7620f2ec29e23e/apical-ts-craft-0.7.3.tgz","_integrity":"sha512-VyYqhX06kvRk+90uVncWXu6jEny5dq7ahI5FMvq/TT4bflGVfAeNy0SVdMZ25axlehSAY2GHPe/n8efal1P6eQ==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.3","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.19.0","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.0","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^3.2.4","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^3.2.4","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.7.3_1761558399935_0.7079810157778141","host":"s3://npm-registry-packages-npm-production"}},"0.8.0":{"name":"@apical-ts/craft","version":"0.8.0","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.8.0","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"9fe6a4edb683e74f8d12bbb24efa1d18ddd88180","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.8.0.tgz","fileCount":5,"integrity":"sha512-Wo5b5Zvk7DyJyDQz/NW10laSbZIB6xo7ICpb3skMDv10QenWXV9TvxE3P4B67uj6ROEFEyhzkytLaneRNPZoyQ==","signatures":[{"sig":"MEUCIAc11t8pivaGTIeCPnNoxHiT0KHU/PBDNLA6T7OGKZl6AiEAi/4ImUIUCNGTscIe48E9s4V4NRC2IFaKZsUVCCaj5O0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":199180},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.8.0.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsc --noEmit","typecheck:tests":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/8fac2f98d469e4550459c5a9afa9a0bb/apical-ts-craft-0.8.0.tgz","_integrity":"sha512-Wo5b5Zvk7DyJyDQz/NW10laSbZIB6xo7ICpb3skMDv10QenWXV9TvxE3P4B67uj6ROEFEyhzkytLaneRNPZoyQ==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.7.0","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.1","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^4.0.16","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.0.16","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.8.0_1766749280984_0.009193809067790548","host":"s3://npm-registry-packages-npm-production"}},"0.9.0":{"name":"@apical-ts/craft","version":"0.9.0","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.9.0","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"788a7a7d2f673e44b3146853420676058e568e0f","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.9.0.tgz","fileCount":5,"integrity":"sha512-c+mOJvWpIo7IUTjQxEgowmEONPbB5v0PGZya+TF35j/TvjBiSKnOLwSov8ESyFP9SKQ6YNzJE+zf/1IHUBNLLg==","signatures":[{"sig":"MEUCIQCM8sWIHjQx1pqlo9M1ILtNu66OTnh8xknjnqIindInrAIgZCCMZR/YhQbpTTg/m2uTEVIEWZIIY+yP3ekp9eKDFeQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":208470},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.9.0.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsc --noEmit","typecheck:tests":"tsc --noEmit -p tsconfig.tests.json","typecheck:generated":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/e7238c47bebb5d5e6c95b838334503ad/apical-ts-craft-0.9.0.tgz","_integrity":"sha512-c+mOJvWpIo7IUTjQxEgowmEONPbB5v0PGZya+TF35j/TvjBiSKnOLwSov8ESyFP9SKQ6YNzJE+zf/1IHUBNLLg==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.7.0","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.1","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^4.0.16","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.0.16","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.9.0_1767347969466_0.2922643426439191","host":"s3://npm-registry-packages-npm-production"}},"0.10.0":{"name":"@apical-ts/craft","version":"0.10.0","keywords":["openapi","typescript","client","generator","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.10.0","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"6d47f6c1477994356387f7af2d19271169973800","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.10.0.tgz","fileCount":5,"integrity":"sha512-wRQOUI7V0uLH+uHHiDeENg4jr12agJX7I846czet8g93LsBj6m1V4ZApXbxV2HdYVQyQnE3qRyxC1KB+E2UNrg==","signatures":[{"sig":"MEUCIQD0dokMT1CCi42xMEcqfayTrVepc1mQBK1PPTnQJ+MFLAIgC+m7nBAj5vElwZJ17E0HyZcI2VxDGik//gC412Mnch8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.10.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":209354},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.10.0.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","build:docs":"embedme README.md && prettier --write README.md","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsc --noEmit","typecheck:tests":"tsc --noEmit -p tsconfig.tests.json","typecheck:generated":"vitest run tests/integrations/typecheck.test.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/e62e95e4c78eb2e89c6a88ea655cf014/apical-ts-craft-0.10.0.tgz","_integrity":"sha512-wRQOUI7V0uLH+uHHiDeENg4jr12agJX7I846czet8g93LsBj6m1V4ZApXbxV2HdYVQyQnE3qRyxC1KB+E2UNrg==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.7.0","description":"Generates fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.1","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^4.0.16","embedme":"^1.22.1","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@types/js-yaml":"^4.0.9","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.0.16","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0","@types/swagger2openapi":"^7.0.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.10.0_1767641031515_0.7712209116218178","host":"s3://npm-registry-packages-npm-production"}},"0.11.0":{"name":"@apical-ts/craft","version":"0.11.0","keywords":["openapi","typescript","client","server","generator","cli","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.11.0","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"ddf4fce2a8d1de70baa2b99b234cfc823abf3bb4","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.11.0.tgz","fileCount":4,"integrity":"sha512-VfSxxbtVm/chuVKADvOsY5QMT7jHW+0H6yWgVeAQb8scfob9fBwQARd3CzJds20KCiE1DsSwr3ICIYkPsZlcQw==","signatures":[{"sig":"MEUCIQCMjI/ZguE8Hwuhsaeua4EjMvd4bsAdT4wZVp6IhHUDpQIgTOjmY55T+JGsSINj2lui0AR3hQpylxm1tzjHt3YG/AA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.11.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3847},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.11.0.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsc --noEmit","typecheck:tests":"tsc --noEmit -p tsconfig.tests.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/1f308bba5f1dc030981b62599c5b92a2/apical-ts-craft-0.11.0.tgz","_integrity":"sha512-VfSxxbtVm/chuVKADvOsY5QMT7jHW+0H6yWgVeAQb8scfob9fBwQARd3CzJds20KCiE1DsSwr3ICIYkPsZlcQw==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.7.0","description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.1.8","commander":"^14.0.0","openapi3-ts":"^4.3.0","@apical-ts/core-utils":"0.11.0","@apical-ts/route-generator":"0.11.0","@apical-ts/client-generator":"0.11.0","@apical-ts/server-generator":"0.11.0","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^4.0.16","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.0.16","@stoplight/prism-cli":"^5.14.2","@pagopa/eslint-config":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.11.0_1767781999255_0.3016082194027758","host":"s3://npm-registry-packages-npm-production"}},"0.11.2":{"name":"@apical-ts/craft","version":"0.11.2","keywords":["openapi","typescript","client","server","generator","cli","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.11.2","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"43987a6ddb2a06339b684d231218d4c25266c9ff","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.11.2.tgz","fileCount":10,"integrity":"sha512-04VEXMpHlahOfvi79GxnoDicHrMh3S49/XvA7KtamhT3uz5txQBugSMO+dGJkopdRtEXRqQceChCyYnv8my8dg==","signatures":[{"sig":"MEQCIExYlUfKH470sU+Dc18Q7HCLyS39VubPNqOs9iJlTK0jAiAQN4hR8SiFA4jDHyQJ6cm6c1QFn/mMTTdhyxHscVNyDQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.11.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":650597},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.11.2.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsc --noEmit","typecheck:tests":"tsc --noEmit -p tsconfig.tests.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/69cee3b950e1a42bc45bf5e8cb7876ab/apical-ts-craft-0.11.2.tgz","_integrity":"sha512-04VEXMpHlahOfvi79GxnoDicHrMh3S49/XvA7KtamhT3uz5txQBugSMO+dGJkopdRtEXRqQceChCyYnv8my8dg==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.7.0","description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.1","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^4.0.16","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.0.16","@stoplight/prism-cli":"^5.14.2","@apical-ts/core-utils":"0.11.0","@pagopa/eslint-config":"^5.0.0","@apical-ts/route-generator":"0.11.0","@apical-ts/client-generator":"0.11.0","@apical-ts/server-generator":"0.11.0"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.11.2_1767785382029_0.6264013889796674","host":"s3://npm-registry-packages-npm-production"}},"0.12.0":{"name":"@apical-ts/craft","version":"0.12.0","keywords":["openapi","typescript","client","server","generator","cli","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.12.0","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"cc24ae8bfbd8428b3f1da594a34ffefad2c83c0c","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.12.0.tgz","fileCount":10,"integrity":"sha512-uFgXnELe3sGM9AodwWezLohzm6SIBqPc7SmKeY9Wrz0gzftihqCwqWBcaAlGM9+YVFeDvf7qlgjTrovbEHkclg==","signatures":[{"sig":"MEUCIQC7Vg7uLzrk+XGN8GcLPS6F762u+AqlXYwneCTrx7+ddwIgXl9riPBoIX9FXgjCaugmw773T/Vz9Fez/HkWfRF1At8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.12.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":651958},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.12.0.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsc --noEmit","typecheck:tests":"tsc --noEmit -p tsconfig.tests.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/610daaf1351b8ae3d8834736850c2219/apical-ts-craft-0.12.0.tgz","_integrity":"sha512-uFgXnELe3sGM9AodwWezLohzm6SIBqPc7SmKeY9Wrz0gzftihqCwqWBcaAlGM9+YVFeDvf7qlgjTrovbEHkclg==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.7.0","description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.1","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","vitest":"^4.0.16","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","typescript":"~5.9.2","@types/node":"^22.16.2","@types/express":"^5.0.3","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.0.16","@stoplight/prism-cli":"^5.14.2","@apical-ts/core-utils":"0.11.0","@pagopa/eslint-config":"^5.0.0","@apical-ts/route-generator":"0.11.0","@apical-ts/client-generator":"0.11.0","@apical-ts/server-generator":"0.11.0"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.12.0_1767787739106_0.6552378551283904","host":"s3://npm-registry-packages-npm-production"}},"0.13.0":{"name":"@apical-ts/craft","version":"0.13.0","keywords":["openapi","typescript","client","server","generator","cli","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.13.0","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"98b85094d431e5bc5cd4d144702a9288d358343b","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.13.0.tgz","fileCount":10,"integrity":"sha512-Kz3jEbnpcSx+KYDrh2fWwilJVfSHNjA6F8ryEZAtgGldh34Dte0btSvuAIiGLDX+wA4bSG1BU/37gb/mmdwmiA==","signatures":[{"sig":"MEYCIQDzxLJwmEBuxsnACiKHOyg3+bZVxfOMFqw9tNI6qVjGXQIhAImp4EWJvYs4GKO2ps7CV6qjeQNw1xi8g4UC/mwBvYoc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.13.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":654541},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.13.0.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsgo --noEmit","typecheck:tests":"tsgo --noEmit -p tsconfig.tests.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/6388915a681273b6a6330e0476cce8e0/apical-ts-craft-0.13.0.tgz","_integrity":"sha512-Kz3jEbnpcSx+KYDrh2fWwilJVfSHNjA6F8ryEZAtgGldh34Dte0btSvuAIiGLDX+wA4bSG1BU/37gb/mmdwmiA==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.7.0","description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.1.8","js-yaml":"^4.1.1","p-limit":"^7.1.0","commander":"^14.0.0","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^14.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","vitest":"^4.0.16","express":"^5.1.0","prettier":"3.6.2","supertest":"^7.1.4","@types/node":"^22.16.2","@types/express":"^5.0.3","@tsconfig/node22":"^22.0.2","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.0.16","@stoplight/prism-cli":"^5.14.2","@apical-ts/core-utils":"0.11.0","@apical-ts/route-generator":"0.11.0","@typescript/native-preview":"^7.0.0-dev.20260109.1","@apical-ts/client-generator":"0.11.0","@apical-ts/server-generator":"0.11.0"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.13.0_1767976207128_0.1633490072129684","host":"s3://npm-registry-packages-npm-production"}},"0.13.1":{"name":"@apical-ts/craft","version":"0.13.1","keywords":["openapi","typescript","client","server","generator","cli","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.13.1","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"a85faf3295edd3f20834a9aa3cfdd735a8c595a5","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.13.1.tgz","fileCount":10,"integrity":"sha512-czQ/2OCWxPyhkrLrmECgqXiSLjsnVpiZrX9otZe5R037aLGYRC9IPJWIl4THTfvBTOEtXpNytNlAFgnIxKsBZw==","signatures":[{"sig":"MEUCIBp7k1Ruq7YvkzNcoKBeSyW87Eu1iLP++Oj5NUfvP9zxAiEAjpCyVXvu66FSaj/j7hhC7S0cO+VhL5MSiDdKY2rO5s0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.13.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":658415},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.13.1.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsgo --noEmit","typecheck:tests":"tsgo --noEmit -p tsconfig.tests.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/734f805b890f21af5e41a161ae4fdf4f/apical-ts-craft-0.13.1.tgz","_integrity":"sha512-czQ/2OCWxPyhkrLrmECgqXiSLjsnVpiZrX9otZe5R037aLGYRC9IPJWIl4THTfvBTOEtXpNytNlAFgnIxKsBZw==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.8.0","description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.3.6","js-yaml":"^4.1.1","p-limit":"^7.1.0","commander":"^14.0.2","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^15.2.2"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^4.0.18","express":"^5.2.1","prettier":"3.8.1","supertest":"^7.1.4","@types/node":"^22.16.2","@types/express":"^5.0.3","@tsconfig/node22":"^22.0.5","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.0.18","@stoplight/prism-cli":"^5.14.2","@apical-ts/core-utils":"0.12.1","@apical-ts/route-generator":"0.11.2","@typescript/native-preview":"^7.0.0-dev.20260124.1","@apical-ts/client-generator":"0.11.3","@apical-ts/server-generator":"0.11.2"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.13.1_1769299479105_0.6473005408206212","host":"s3://npm-registry-packages-npm-production"}},"0.14.0":{"name":"@apical-ts/craft","version":"0.14.0","keywords":["openapi","typescript","client","server","generator","cli","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.14.0","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"1911cb3ca3b155bf6eccd4cbc274925158f85ca5","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.14.0.tgz","fileCount":10,"integrity":"sha512-24+O7XQP9erJR7oePrWZsi/SORx9iWWq5OfeXUoTCPmPA+8LrOqhUpWhQxi4t8BxoUAUu2caTNlox1X88oOn8A==","signatures":[{"sig":"MEYCIQDrB2kJjaJKuqQu3keNCG3oOa7wiuyt7/4sXBWMjoIu4QIhAJ0XJrE6Jb2ncnTRsQyOevw9j5EO5fOBzdxqO81Dy3LU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":670361},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.14.0.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsgo --noEmit","typecheck:tests":"tsgo --noEmit -p tsconfig.tests.json"},"_npmUser":{"name":"gunzip","email":"danilo.spinelli@pagopa.it"},"_resolved":"/tmp/6395f93d1151ce3185c987c1da589eb2/apical-ts-craft-0.14.0.tgz","_integrity":"sha512-24+O7XQP9erJR7oePrWZsi/SORx9iWWq5OfeXUoTCPmPA+8LrOqhUpWhQxi4t8BxoUAUu2caTNlox1X88oOn8A==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"10.9.4","description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.22.1","dependencies":{"zod":"^4.3.6","js-yaml":"^4.1.1","p-limit":"^7.1.0","commander":"^14.0.2","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^15.2.2"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^4.0.18","express":"^5.2.1","prettier":"3.8.1","supertest":"^7.1.4","@types/node":"^22.16.2","@types/express":"^5.0.3","@tsconfig/node22":"^22.0.5","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.0.18","@stoplight/prism-cli":"^5.14.2","@apical-ts/core-utils":"0.13.0","@apical-ts/route-generator":"0.12.0","@typescript/native-preview":"^7.0.0-dev.20260124.1","@apical-ts/client-generator":"0.12.0","@apical-ts/server-generator":"0.12.0"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.14.0_1773736208398_0.6658028064318422","host":"s3://npm-registry-packages-npm-production"}},"0.16.0":{"name":"@apical-ts/craft","version":"0.16.0","keywords":["openapi","typescript","client","server","generator","cli","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.16.0","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"0574e2b0968210e0df1555b43f28d4e638b82e65","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.16.0.tgz","fileCount":10,"integrity":"sha512-Id/3TjuBh9RfuDQzzDnCHOysPjxH8owJPm6P0ZMlRGSYfI5jdJYsL2SjiEC7OUP78NnZOgdAmilo2ygrk/s/Vw==","signatures":[{"sig":"MEYCIQCIBB2ItoloP3RsIg8rT2cpgtV2yBAFbovcz1XtoLWAUAIhALQse1wObcDaRgzzs8ye2K+/22fr+KQ7KeIxxjT/EkDA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.16.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":674958},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.16.0.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"lint":"eslint --fix src","test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","format":"prettier --write .","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","lint:check":"eslint src","format:check":"prettier --check .","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsgo --noEmit","typecheck:tests":"tsgo --noEmit -p tsconfig.tests.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/7ff0736d3666e0c3549470dde1c4c02d/apical-ts-craft-0.16.0.tgz","_integrity":"sha512-Id/3TjuBh9RfuDQzzDnCHOysPjxH8owJPm6P0ZMlRGSYfI5jdJYsL2SjiEC7OUP78NnZOgdAmilo2ygrk/s/Vw==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.11.1","description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"zod":"^4.3.6","js-yaml":"^4.1.1","p-limit":"^7.1.0","commander":"^14.0.2","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^15.2.2"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.1","vitest":"^4.1.0","express":"^5.2.1","prettier":"3.8.1","supertest":"^7.1.4","@types/node":"^22.16.2","@types/express":"^5.0.3","@tsconfig/node22":"^22.0.5","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.1.0","@stoplight/prism-cli":"^5.14.2","@apical-ts/core-utils":"0.14.0","@apical-ts/route-generator":"0.12.1","@typescript/native-preview":"^7.0.0-dev.20260124.1","@apical-ts/client-generator":"0.12.1","@apical-ts/server-generator":"0.12.1"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.16.0_1773748683729_0.5106521149475642","host":"s3://npm-registry-packages-npm-production"}},"0.16.1":{"name":"@apical-ts/craft","version":"0.16.1","keywords":["openapi","typescript","client","server","generator","cli","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.16.1","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"c6b8c6767a3e0acad2c5ddbe49dc57b05ec00db7","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.16.1.tgz","fileCount":10,"integrity":"sha512-tUMHcBn3KzCalKRJEaDopEgPBQuO4LiZJvpOSa6GsaGH6kUnKjM2l0ti0tDY4vqsDkQ3EaGhR2loDwA1UyFvGg==","signatures":[{"sig":"MEQCIBjVAZu9GvbIWAz8NRS+G2Z+5c/FvLJ3Udk9xQubbiXlAiBCf0wGbPRlJr37vUZFij1WM39kk58EhJQ50hjJeCmmAA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.16.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":677363},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.16.1.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsgo --noEmit","typecheck:tests":"tsgo --noEmit -p tsconfig.tests.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/0fbcfe5ea21c8fde1dee8aa643dfc7f5/apical-ts-craft-0.16.1.tgz","_integrity":"sha512-tUMHcBn3KzCalKRJEaDopEgPBQuO4LiZJvpOSa6GsaGH6kUnKjM2l0ti0tDY4vqsDkQ3EaGhR2loDwA1UyFvGg==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.12.1","description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"js-yaml":"^4.1.1","p-limit":"^7.1.1","commander":"^14.0.2","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^15.2.2"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.3.6","tsup":"^8.5.1","vite":"^7.3.2","vitest":"^4.1.4","express":"^5.2.1","supertest":"^7.1.4","@types/node":"^22.16.2","@types/express":"^5.0.3","@tsconfig/node22":"^22.0.5","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.1.4","@stoplight/prism-cli":"^5.14.2","@apical-ts/core-utils":"0.15.1","@apical-ts/route-generator":"0.12.3","@typescript/native-preview":"^7.0.0-dev.20260124.1","@apical-ts/client-generator":"0.12.3","@apical-ts/server-generator":"0.12.3"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.16.1_1776112308744_0.5175292749522229","host":"s3://npm-registry-packages-npm-production"}},"0.17.0":{"name":"@apical-ts/craft","version":"0.17.0","keywords":["openapi","typescript","client","server","generator","cli","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.17.0","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"e98bd8fe9d35cb747aa4c0af5ec9f6557bc85e09","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.17.0.tgz","fileCount":10,"integrity":"sha512-4KFVwEtgytsZK3RiWOVLk6ZFIKTJjW0QbN9d1as81I+ZQ/JsxuFEoDGRXdVnzrPfx8RyxW0e4rsW9zDpXBCgJQ==","signatures":[{"sig":"MEQCIG+6J4BsgGEGyiduJoagCmoTsn6moS9wvEL1GxV9GADsAiADSBtwcq1gYMmZGdELjuPDjrQWLQioGknJddzT2UVtyQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.17.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":681251},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.17.0.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsgo --noEmit","typecheck:tests":"tsgo --noEmit -p tsconfig.tests.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/f3818544271ef283a0e139dc00383b70/apical-ts-craft-0.17.0.tgz","_integrity":"sha512-4KFVwEtgytsZK3RiWOVLk6ZFIKTJjW0QbN9d1as81I+ZQ/JsxuFEoDGRXdVnzrPfx8RyxW0e4rsW9zDpXBCgJQ==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.12.1","description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"js-yaml":"^4.1.1","p-limit":"^7.1.1","commander":"^14.0.2","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^15.2.2"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.3.6","tsup":"^8.5.1","vite":"^7.3.2","vitest":"^4.1.4","express":"^5.2.1","supertest":"^7.1.4","@types/node":"^22.16.2","@types/express":"^5.0.3","@tsconfig/node22":"^22.0.5","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.1.4","@stoplight/prism-cli":"^5.14.2","@apical-ts/core-utils":"0.16.0","@apical-ts/route-generator":"0.13.0","@typescript/native-preview":"^7.0.0-dev.20260124.1","@apical-ts/client-generator":"0.12.5","@apical-ts/server-generator":"0.13.0"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.17.0_1776115907505_0.6797626052563723","host":"s3://npm-registry-packages-npm-production"}},"0.18.0":{"name":"@apical-ts/craft","version":"0.18.0","keywords":["openapi","typescript","client","server","generator","cli","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.18.0","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"771b7ffca9c7d2f5f43bead5eabd3992969ee70a","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.18.0.tgz","fileCount":10,"integrity":"sha512-JtZhiO6LTjuNWdd5fp6W5oogU1R+5Okh3HGvLs1uuHF4f3vBaTkHLnFvH55BENhJ8hxCDYtARZkyKVuhOYsLTg==","signatures":[{"sig":"MEQCID3VyEFPFiLKQ+251EnBPFOEofq50JRn7exAYBK3hWktAiAA8Sh+imrQwfvCAFr3KC0OmX9ZOxCcGrsE9IIpnpzKkQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.18.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":682049},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.18.0.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsgo --noEmit","typecheck:tests":"tsgo --noEmit -p tsconfig.tests.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/46e084eeeafa55d60f770d6898e102a8/apical-ts-craft-0.18.0.tgz","_integrity":"sha512-JtZhiO6LTjuNWdd5fp6W5oogU1R+5Okh3HGvLs1uuHF4f3vBaTkHLnFvH55BENhJ8hxCDYtARZkyKVuhOYsLTg==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.12.1","description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"js-yaml":"^4.1.1","p-limit":"^7.1.1","commander":"^14.0.2","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^15.2.2"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.3.6","tsup":"^8.5.1","vite":"^7.3.2","vitest":"^4.1.4","express":"^5.2.1","supertest":"^7.1.4","@types/node":"^22.16.2","@types/express":"^5.0.3","@tsconfig/node22":"^22.0.5","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.1.4","@stoplight/prism-cli":"^5.14.2","@apical-ts/core-utils":"0.17.0","@apical-ts/route-generator":"0.13.1","@typescript/native-preview":"^7.0.0-dev.20260124.1","@apical-ts/client-generator":"0.12.6","@apical-ts/server-generator":"0.13.1"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.18.0_1776117938665_0.14487902932575514","host":"s3://npm-registry-packages-npm-production"}},"0.19.0":{"name":"@apical-ts/craft","version":"0.19.0","keywords":["openapi","typescript","client","server","generator","cli","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.19.0","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"0ca1e27c5f8769b2b41cc3f603f728505b871241","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.19.0.tgz","fileCount":10,"integrity":"sha512-mlThnBgDbT3Cu711TMDQ6KZNQXQU3/WTNfI4D1Kb8YjCmkVI4sqyChGQP5LhpLFAhJyISJcs6PZcM1YAk4fA3g==","signatures":[{"sig":"MEQCIGpCbHhepcBku06BXpGmvyZEW6hSzudhV1zNl5ENtfEqAiAYeP24EoF5YjPsTdII+sEeX65JfAXtRdW3WkZavSJXNA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.19.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":682464},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.19.0.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsgo --noEmit","typecheck:tests":"tsgo --noEmit -p tsconfig.tests.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/ce7ef21301ec104d993092e70e67f8bc/apical-ts-craft-0.19.0.tgz","_integrity":"sha512-mlThnBgDbT3Cu711TMDQ6KZNQXQU3/WTNfI4D1Kb8YjCmkVI4sqyChGQP5LhpLFAhJyISJcs6PZcM1YAk4fA3g==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.12.1","description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"js-yaml":"^4.1.1","p-limit":"^7.1.1","commander":"^14.0.2","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^15.2.2"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.3.6","tsup":"^8.5.1","vite":"^7.3.2","vitest":"^4.1.4","express":"^5.2.1","supertest":"^7.1.4","@types/node":"^22.16.2","@types/express":"^5.0.3","@tsconfig/node22":"^22.0.5","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.1.4","@stoplight/prism-cli":"^5.14.2","@apical-ts/core-utils":"0.18.0","@apical-ts/route-generator":"0.13.2","@typescript/native-preview":"^7.0.0-dev.20260124.1","@apical-ts/client-generator":"0.13.0","@apical-ts/server-generator":"0.13.2"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.19.0_1776374327964_0.036488401935640846","host":"s3://npm-registry-packages-npm-production"}},"0.20.0":{"name":"@apical-ts/craft","version":"0.20.0","keywords":["openapi","typescript","client","server","generator","cli","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.20.0","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"b0cdbd997819de030bfde14032bdd2a1e3e2e018","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.20.0.tgz","fileCount":10,"integrity":"sha512-dOnXNvDb5UJyTz5hxxA86B+O8Ba+cQ+6chfWJHpKA2yd4WhbW9eVHODotyecW0iVwa8S7l5gcS3fDhRSPtdCgg==","signatures":[{"sig":"MEUCIQCCA3pnkpwRTYUWTyeMk8zLZI/t9PDZ4345NjiHSPb84AIgMLNVTm2Wknh/QdM9SzNj8JvYjUNMdZUrkcqT1W1aZCs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.20.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":771083},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.20.0.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsgo --noEmit","typecheck:tests":"tsgo --noEmit -p tsconfig.tests.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/ba04e22bde65aa9ae95829a4cbbd7d50/apical-ts-craft-0.20.0.tgz","_integrity":"sha512-dOnXNvDb5UJyTz5hxxA86B+O8Ba+cQ+6chfWJHpKA2yd4WhbW9eVHODotyecW0iVwa8S7l5gcS3fDhRSPtdCgg==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.13.0","description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"js-yaml":"^4.1.1","p-limit":"^7.1.1","commander":"^14.0.2","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^15.2.2"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.3.6","tsup":"^8.5.1","vite":"^7.3.2","vitest":"^4.1.4","express":"^5.2.1","supertest":"^7.1.4","@types/node":"^22.16.2","@types/express":"^5.0.3","@tsconfig/node22":"^22.0.5","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.1.4","@stoplight/prism-cli":"^5.14.2","@apical-ts/core-utils":"0.19.0","@apical-ts/route-generator":"0.14.0","@typescript/native-preview":"^7.0.0-dev.20260124.1","@apical-ts/client-generator":"0.14.0","@apical-ts/server-generator":"0.14.0"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.20.0_1777501885160_0.4649957884626785","host":"s3://npm-registry-packages-npm-production"}},"0.20.1":{"name":"@apical-ts/craft","version":"0.20.1","keywords":["openapi","typescript","client","server","generator","cli","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.20.1","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"7218206a289f496351caea9180a0c8ad11c0a218","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.20.1.tgz","fileCount":10,"integrity":"sha512-Ga7rzx0czpy4Mc14HV9MTRR8vL4S236DzUvCSbzqR2xPWfB+VjrXMdlBpRQwrWN4bqSyoWEeTLRpHeiX092D6w==","signatures":[{"sig":"MEUCIQC8cFjHiiGizHYyCz2QsdNUIGeHauBJX5fWn/OhhNmK7wIgUDrvaWEayezg1bU4wshcd1/GHKILDJmxeUtwIe4Y7cs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.20.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":787361},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.20.1.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsgo --noEmit","typecheck:tests":"tsgo --noEmit -p tsconfig.tests.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/142c620a7264cf06d8dccd3c9af2d407/apical-ts-craft-0.20.1.tgz","_integrity":"sha512-Ga7rzx0czpy4Mc14HV9MTRR8vL4S236DzUvCSbzqR2xPWfB+VjrXMdlBpRQwrWN4bqSyoWEeTLRpHeiX092D6w==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.13.0","description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"js-yaml":"^4.1.1","p-limit":"^7.1.1","commander":"^14.0.2","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^15.2.2"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.3.6","tsup":"^8.5.1","vite":"^7.3.2","vitest":"^4.1.4","express":"^5.2.1","supertest":"^7.1.4","@types/node":"^22.16.2","@types/express":"^5.0.3","@tsconfig/node22":"^22.0.5","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.1.4","@stoplight/prism-cli":"^5.14.2","@apical-ts/core-utils":"0.19.1","@apical-ts/route-generator":"0.14.1","@typescript/native-preview":"^7.0.0-dev.20260124.1","@apical-ts/client-generator":"0.14.1","@apical-ts/server-generator":"0.14.1"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.20.1_1777556872556_0.13306402930585026","host":"s3://npm-registry-packages-npm-production"}},"0.20.2":{"name":"@apical-ts/craft","version":"0.20.2","keywords":["openapi","typescript","client","server","generator","cli","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.20.2","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"c5f95f65b41f9e65b4cf2b76458957524bee0467","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.20.2.tgz","fileCount":10,"integrity":"sha512-tN/1DY16+n1L8l/t5Xr+8+wPueewEpmGdmh+37rNhO1SVqgTjutT2SFjTrMn0NbRxBvDYMuap/dh4XsulXarQA==","signatures":[{"sig":"MEQCIBkUSwyU5Q0mlBn1K34EivoLmNJJtA16UDSAdDfYHTkNAiAFKvv5desiylzDPXQWEXistYKQxODH/cvuPtDB4cAwJQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.20.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":787363},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.20.2.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsgo --noEmit","typecheck:tests":"tsgo --noEmit -p tsconfig.tests.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/6348345f8c19b280cd490ec7a8a1f4c1/apical-ts-craft-0.20.2.tgz","_integrity":"sha512-tN/1DY16+n1L8l/t5Xr+8+wPueewEpmGdmh+37rNhO1SVqgTjutT2SFjTrMn0NbRxBvDYMuap/dh4XsulXarQA==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.13.0","description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"js-yaml":"^4.1.1","p-limit":"^7.1.1","commander":"^14.0.2","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^15.2.2"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.3.6","tsup":"^8.5.1","vite":"^7.3.2","vitest":"^4.1.4","express":"^5.2.1","supertest":"^7.1.4","@types/node":"^22.16.2","@types/express":"^5.0.3","@tsconfig/node22":"^22.0.5","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.1.4","@stoplight/prism-cli":"^5.14.2","@apical-ts/core-utils":"0.19.1","@apical-ts/route-generator":"0.14.1","@typescript/native-preview":"^7.0.0-dev.20260124.1","@apical-ts/client-generator":"0.14.1","@apical-ts/server-generator":"0.14.1"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.20.2_1777559535116_0.5317069941636765","host":"s3://npm-registry-packages-npm-production"}},"0.21.0":{"name":"@apical-ts/craft","version":"0.21.0","keywords":["openapi","typescript","client","server","generator","cli","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.21.0","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"2e1977439dfd6940e77d2de650aa1d858831f943","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.21.0.tgz","fileCount":10,"integrity":"sha512-XzdM++0foPAtgZdozJ75nKw8v8TJ1cjZPAHscsNyQBU7qZN2VZFXO7f/BDWmM843hk2FEio3WOlHn1ZKPBJCjA==","signatures":[{"sig":"MEUCIQCeSm1mJaGTd2HjJ/RFRyRNMrKBg4h5uGP6w/IHdFqqlAIgCZLvqq+b5CsymoCBSZJ/cCiEGjw2zCq1r5Uolf8FYcQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.21.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":818150},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.21.0.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsgo --noEmit","typecheck:tests":"tsgo --noEmit -p tsconfig.tests.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/d10a6d605b91acbeb1bffd02b25fe6db/apical-ts-craft-0.21.0.tgz","_integrity":"sha512-XzdM++0foPAtgZdozJ75nKw8v8TJ1cjZPAHscsNyQBU7qZN2VZFXO7f/BDWmM843hk2FEio3WOlHn1ZKPBJCjA==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.13.0","description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"js-yaml":"^4.1.1","p-limit":"^7.1.1","commander":"^14.0.2","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^15.2.2"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.3.6","tsup":"^8.5.1","vite":"^7.3.2","vitest":"^4.1.4","express":"^5.2.1","supertest":"^7.1.4","@types/node":"^22.16.2","@types/express":"^5.0.3","@tsconfig/node22":"^22.0.5","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.1.4","@stoplight/prism-cli":"^5.14.2","@apical-ts/core-utils":"0.19.1","@apical-ts/route-generator":"0.14.1","@typescript/native-preview":"^7.0.0-dev.20260124.1","@apical-ts/client-generator":"0.14.1","@apical-ts/server-generator":"0.14.1"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.21.0_1777741840870_0.024269414858951954","host":"s3://npm-registry-packages-npm-production"}},"0.21.1":{"name":"@apical-ts/craft","version":"0.21.1","keywords":["openapi","typescript","client","server","generator","cli","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.21.1","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"22ff776751e1c257af33fbf8ba6482448af42d19","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.21.1.tgz","fileCount":10,"integrity":"sha512-0T599+iE91k/Cg1oNLx6tNR+0dvTRU2+1agl3XLhmue6q2XhwC8j3Rxzi0Stbm0W2fsAK5Ip/WB1jULQaEQsSA==","signatures":[{"sig":"MEYCIQDdD0zk9ttjNv//afMUC3cHn8Imx8snOWJD0JhQkanfpQIhAKsJdvNxOHnpg4mbsfO/Ex8GVoGLppory82BU5o5V9iW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.21.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":824041},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.21.1.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsgo --noEmit","typecheck:tests":"tsgo --noEmit -p tsconfig.tests.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/5d33ee8f3a361ec13305eaa319edff9e/apical-ts-craft-0.21.1.tgz","_integrity":"sha512-0T599+iE91k/Cg1oNLx6tNR+0dvTRU2+1agl3XLhmue6q2XhwC8j3Rxzi0Stbm0W2fsAK5Ip/WB1jULQaEQsSA==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.13.0","description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"js-yaml":"^4.1.1","p-limit":"^7.1.1","commander":"^14.0.2","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^15.2.2"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.3.6","tsup":"^8.5.1","vite":"^7.3.2","vitest":"^4.1.4","express":"^5.2.1","supertest":"^7.1.4","@types/node":"^22.16.2","@types/express":"^5.0.3","@tsconfig/node22":"^22.0.5","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.1.4","@stoplight/prism-cli":"^5.14.2","@apical-ts/core-utils":"0.19.2","@apical-ts/route-generator":"0.14.2","@typescript/native-preview":"^7.0.0-dev.20260124.1","@apical-ts/client-generator":"0.14.2","@apical-ts/server-generator":"0.14.2"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.21.1_1777843360895_0.6386357547477206","host":"s3://npm-registry-packages-npm-production"}},"0.21.2":{"name":"@apical-ts/craft","version":"0.21.2","keywords":["openapi","typescript","client","server","generator","cli","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.21.2","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"efbd9f640dbd20a3bd82dec0448fa640762238ba","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.21.2.tgz","fileCount":10,"integrity":"sha512-4Xt9b3k+aAx85zZ7v9bRg5YGVo6wgTLgPjRwBkNjqop+5gui7ndfcKiScKfXyfURtraxLbX9cIhGIuh/wgzlkA==","signatures":[{"sig":"MEUCIHX1Mw2TLA/rt5qlc0U0K+apW7vIvD8QOpCGuGeIIhxAAiEAlWojEya5MrvktnYrtdiPbmGTq2hphQSICX75cd3O6SI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.21.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":823807},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.21.2.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsgo --noEmit","typecheck:tests":"tsgo --noEmit -p tsconfig.tests.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/a298ca25881f0a3c32d5ff50de141c4b/apical-ts-craft-0.21.2.tgz","_integrity":"sha512-4Xt9b3k+aAx85zZ7v9bRg5YGVo6wgTLgPjRwBkNjqop+5gui7ndfcKiScKfXyfURtraxLbX9cIhGIuh/wgzlkA==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.13.0","description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"js-yaml":"^4.1.1","p-limit":"^7.1.1","commander":"^14.0.2","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^15.2.2"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.3.6","tsup":"^8.5.1","vite":"^7.3.2","vitest":"^4.1.4","express":"^5.2.1","supertest":"^7.1.4","@types/node":"^22.16.2","@types/express":"^5.0.3","@tsconfig/node22":"^22.0.5","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.1.4","@stoplight/prism-cli":"^5.14.2","@apical-ts/core-utils":"0.19.2","@apical-ts/route-generator":"0.14.2","@typescript/native-preview":"^7.0.0-dev.20260124.1","@apical-ts/client-generator":"0.14.2","@apical-ts/server-generator":"0.14.2"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.21.2_1777887630831_0.11753039650406971","host":"s3://npm-registry-packages-npm-production"}},"0.22.0":{"name":"@apical-ts/craft","version":"0.22.0","keywords":["openapi","typescript","client","server","generator","cli","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.22.0","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://github.com/gunzip/apical-ts#readme","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"108dff04b363b125ddafbaa6830316babdf4fb26","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.22.0.tgz","fileCount":10,"integrity":"sha512-isEneTU1iRcv5yNtjt+8m1BYAhjhlAGrZ+K3PKOyzZNX48MsNIgJsMmsoQ2/08ooQOP7wLovaYODA17/S/shmg==","signatures":[{"sig":"MEYCIQCIiUO0YhOqCOOT55RqhwQiiScdcKi8m23tD6z2pLoEngIhAKUgzI8pHpTGM6aknU3qihFq1p/CyzpkDNNvfKIObNqU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.22.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":825468},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.22.0.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsgo --noEmit","typecheck:tests":"tsgo --noEmit -p tsconfig.tests.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/9c679670c29f95d7a1af8e95be4e4fa9/apical-ts-craft-0.22.0.tgz","_integrity":"sha512-isEneTU1iRcv5yNtjt+8m1BYAhjhlAGrZ+K3PKOyzZNX48MsNIgJsMmsoQ2/08ooQOP7wLovaYODA17/S/shmg==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.14.0","description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"js-yaml":"^4.1.1","p-limit":"^7.1.1","commander":"^14.0.2","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^15.2.2"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.3.6","tsup":"^8.5.1","vite":"^7.3.2","vitest":"^4.1.4","express":"^5.2.1","supertest":"^7.1.4","@types/node":"^22.16.2","@types/express":"^5.0.3","@tsconfig/node22":"^22.0.5","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.1.4","@stoplight/prism-cli":"^5.14.2","@apical-ts/core-utils":"0.20.0","@apical-ts/route-generator":"0.15.0","@typescript/native-preview":"^7.0.0-dev.20260124.1","@apical-ts/client-generator":"0.14.3","@apical-ts/server-generator":"0.14.3"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.22.0_1778167477242_0.8820621689330075","host":"s3://npm-registry-packages-npm-production"}},"0.22.1":{"name":"@apical-ts/craft","version":"0.22.1","keywords":["openapi","typescript","client","server","generator","cli","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.22.1","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://gunzip.github.io/apical-ts/","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"4164ac07e0e25ca997b8458a720e24c9c63e5d14","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.22.1.tgz","fileCount":10,"integrity":"sha512-AEzd4Fcuyw57ir4hSQI4XSGcOmS+A4SBkn1h1zc5h9SNHiLHi1Lj0j+kewu4j/DDdyBjVc9LaebbnuU0A/ZLyg==","signatures":[{"sig":"MEYCIQDeJx7Pk5lmbaS0/iLAcTR2opgTCVvIByQWMcepaPB49gIhAP9wjjGaOHkPy2cOK2VBCw2kErqgniPrv6kq+JOvt1bu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.22.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":825521},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.22.1.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsgo --noEmit","typecheck:tests":"tsgo --noEmit -p tsconfig.tests.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/2f80577bd0db300b2262f02ee501e655/apical-ts-craft-0.22.1.tgz","_integrity":"sha512-AEzd4Fcuyw57ir4hSQI4XSGcOmS+A4SBkn1h1zc5h9SNHiLHi1Lj0j+kewu4j/DDdyBjVc9LaebbnuU0A/ZLyg==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.14.1","description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"js-yaml":"^4.1.1","p-limit":"^7.1.1","commander":"^14.0.2","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^15.2.2"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.3.6","tsup":"^8.5.1","vite":"^7.3.3","vitest":"^4.1.5","express":"^5.2.1","supertest":"^7.1.4","@types/node":"^22.16.2","@types/express":"^5.0.3","@tsconfig/node22":"^22.0.5","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.1.4","@stoplight/prism-cli":"^5.14.2","@apical-ts/core-utils":"0.20.0","@apical-ts/route-generator":"0.15.0","@typescript/native-preview":"^7.0.0-dev.20260124.1","@apical-ts/client-generator":"0.14.3","@apical-ts/server-generator":"0.14.3"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.22.1_1778483806934_0.3992489256975871","host":"s3://npm-registry-packages-npm-production"}},"0.23.0":{"name":"@apical-ts/craft","version":"0.23.0","keywords":["openapi","typescript","client","server","generator","cli","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.23.0","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://gunzip.github.io/apical-ts/","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"5efe70b1bac59b84f41cde53311a771c91807a21","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.23.0.tgz","fileCount":10,"integrity":"sha512-kdeYlIawdJw3qY/pEQWH4mduMJwVFXleF3g4QgdI+GL+Fvdye37NeWFQrT9echZdAzVmILc27ssFNXwPP7eYEA==","signatures":[{"sig":"MEYCIQD1VY7BeoNELAPeI8NuImvejPE49igd+X6uPr2FkWPWZwIhAIAynwyY/9fOWfgZMUoTot3VFsnWRwPpRy3bkM6S3d0Z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.23.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":855043},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.23.0.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsgo --noEmit","typecheck:tests":"tsgo --noEmit -p tsconfig.tests.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/9efe43200ba2defb1d24ff2a2ef2faa8/apical-ts-craft-0.23.0.tgz","_integrity":"sha512-kdeYlIawdJw3qY/pEQWH4mduMJwVFXleF3g4QgdI+GL+Fvdye37NeWFQrT9echZdAzVmILc27ssFNXwPP7eYEA==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.14.1","description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"js-yaml":"^4.1.1","p-limit":"^7.1.1","commander":"^14.0.2","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^15.2.2"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.3.6","tsup":"^8.5.1","vite":"^7.3.3","vitest":"^4.1.5","express":"^5.2.1","supertest":"^7.1.4","@types/node":"^22.16.2","@types/express":"^5.0.3","@tsconfig/node22":"^22.0.5","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.1.4","@stoplight/prism-cli":"^5.14.2","@apical-ts/core-utils":"0.21.0","@apical-ts/route-generator":"0.15.1","@typescript/native-preview":"^7.0.0-dev.20260124.1","@apical-ts/client-generator":"0.14.4","@apical-ts/server-generator":"0.14.4"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.23.0_1778827976011_0.3722572740109569","host":"s3://npm-registry-packages-npm-production"}},"0.23.1":{"name":"@apical-ts/craft","version":"0.23.1","keywords":["openapi","typescript","client","server","generator","cli","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.23.1","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://gunzip.github.io/apical-ts/","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"c0b3e4cc985aa25911774da17e6fdc8a58ef817e","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.23.1.tgz","fileCount":10,"integrity":"sha512-dZJ1/T8RDjLJ3jqXv+OvLVh1PW1gyKelHIlypq6BLYcxzX+u1bJIP+1g9FgCeFsifq8T59Iwz492jbyfoj5Chw==","signatures":[{"sig":"MEUCIQDMPnp27XtxYxIVc0mALvaxVoGYZwskL+dQGQnAFvOYrAIgZXmtym2ZDIlHYOpFqcnNO4AmwgbkqBw1lHuoupwZE6k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.23.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":855043},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.23.1.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsgo --noEmit","typecheck:tests":"tsgo --noEmit -p tsconfig.tests.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/611e21969c9a47262a713205ad5bd858/apical-ts-craft-0.23.1.tgz","_integrity":"sha512-dZJ1/T8RDjLJ3jqXv+OvLVh1PW1gyKelHIlypq6BLYcxzX+u1bJIP+1g9FgCeFsifq8T59Iwz492jbyfoj5Chw==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.14.1","description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"js-yaml":"^4.1.1","p-limit":"^7.1.1","commander":"^14.0.2","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^15.2.2"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.4.3","tsup":"^8.5.1","vite":"^7.3.3","vitest":"^4.1.5","express":"^5.2.1","supertest":"^7.1.4","@types/node":"^22.16.2","@types/express":"^5.0.3","@tsconfig/node22":"^22.0.5","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.1.4","@stoplight/prism-cli":"^5.14.2","@apical-ts/core-utils":"0.21.1","@apical-ts/route-generator":"0.15.2","@typescript/native-preview":"^7.0.0-dev.20260124.1","@apical-ts/client-generator":"0.14.5","@apical-ts/server-generator":"0.14.5"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.23.1_1778829523690_0.8347949410188051","host":"s3://npm-registry-packages-npm-production"}},"0.24.0":{"name":"@apical-ts/craft","version":"0.24.0","keywords":["openapi","typescript","client","server","generator","cli","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.24.0","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://gunzip.github.io/apical-ts/","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"92f952d3aaf979d62884eafb7a9b56ea1949f30f","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.24.0.tgz","fileCount":10,"integrity":"sha512-8izbBFVRS3Gs27YndpnDJoGB0ro/5AvjafLnixsO2VJ8sTTt+lsvfp18vy5yW2UuvhyfADam3Su7e6HRCkFYaw==","signatures":[{"sig":"MEYCIQCg78+PDyBUuvskvkFj3pJvbu3xou3VgPTqXoYz7J8TDgIhAObcyqCmpuWLX8RmkF3cDTC4Mcv4Db6OitLp85ykP/Eq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.24.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":890102},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.24.0.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsgo --noEmit","typecheck:tests":"tsgo --noEmit -p tsconfig.tests.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/f0cdf6b62c95d8e41fb5f91ad3fed02e/apical-ts-craft-0.24.0.tgz","_integrity":"sha512-8izbBFVRS3Gs27YndpnDJoGB0ro/5AvjafLnixsO2VJ8sTTt+lsvfp18vy5yW2UuvhyfADam3Su7e6HRCkFYaw==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.14.1","description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"js-yaml":"^4.1.1","p-limit":"^7.1.1","commander":"^14.0.2","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^15.2.2"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.4.3","tsup":"^8.5.1","vite":"^7.3.3","vitest":"^4.1.5","express":"^5.2.1","supertest":"^7.1.4","@types/node":"^22.16.2","@types/express":"^5.0.3","@tsconfig/node22":"^22.0.5","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.1.4","@stoplight/prism-cli":"^5.14.2","@apical-ts/core-utils":"0.22.0","@apical-ts/route-generator":"0.15.3","@typescript/native-preview":"^7.0.0-dev.20260124.1","@apical-ts/client-generator":"0.14.6","@apical-ts/server-generator":"0.14.6"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.24.0_1778847959815_0.9741156414357333","host":"s3://npm-registry-packages-npm-production"}},"0.24.1":{"name":"@apical-ts/craft","version":"0.24.1","keywords":["openapi","typescript","client","server","generator","cli","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.24.1","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://gunzip.github.io/apical-ts/","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"0413f05193e673b91cc2d60f14b02abcc196a6f6","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.24.1.tgz","fileCount":10,"integrity":"sha512-R/x5dFXnzNB9PWDf9oWEEfdj/qF1rSUZXXMPVSXB8CIixismAKXvAfUIyb44dgSeG0+XNyp+pwvOsO9tvzkWdw==","signatures":[{"sig":"MEUCIGRNOKzVSK0LhLC96IlJNGvGezC0fB7KJDZtmOyp18a0AiEA0f61PLQxfFw7zVDV0ontpfyWKfCB2GPoqh/tI9MlAIs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.24.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":907905},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.24.1.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsgo --noEmit","typecheck:tests":"tsgo --noEmit -p tsconfig.tests.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/9b0412f90c282a77d3057a43704fa3a1/apical-ts-craft-0.24.1.tgz","_integrity":"sha512-R/x5dFXnzNB9PWDf9oWEEfdj/qF1rSUZXXMPVSXB8CIixismAKXvAfUIyb44dgSeG0+XNyp+pwvOsO9tvzkWdw==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.14.1","description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"js-yaml":"^4.1.1","p-limit":"^7.1.1","commander":"^14.0.2","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^15.2.2"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.4.3","tsup":"^8.5.1","vite":"^7.3.3","vitest":"^4.1.5","express":"^5.2.1","supertest":"^7.1.4","@types/node":"^22.16.2","@types/express":"^5.0.3","@tsconfig/node22":"^22.0.5","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.1.4","@stoplight/prism-cli":"^5.14.2","@apical-ts/core-utils":"0.22.1","@apical-ts/route-generator":"0.15.4","@typescript/native-preview":"^7.0.0-dev.20260124.1","@apical-ts/client-generator":"0.14.7","@apical-ts/server-generator":"0.14.7"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.24.1_1778862462897_0.15420650724013174","host":"s3://npm-registry-packages-npm-production"}},"0.24.2":{"name":"@apical-ts/craft","version":"0.24.2","keywords":["openapi","typescript","client","server","generator","cli","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.24.2","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://gunzip.github.io/apical-ts/","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"8a6a57e1cd4eb6bb5a65e085677417aaae5a2aae","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.24.2.tgz","fileCount":10,"integrity":"sha512-8Arb2F0nNYEdMayuuWerp17Vj4or5RLj3gSGShGpSu1Wytx3p7KQo77GE13AD7fTOibBGqJE8V/2VSxvp7WUEg==","signatures":[{"sig":"MEUCIDRw4YlnINGpSasgqo8k4++IQJXFkjQuc2xqnsCXp6WEAiEA9wpqPrBhjN/2a8o6lD5t4Yn/dBWWdVjoJaid/QZzmDc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.24.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":908108},"main":"dist/index.js","type":"module","_from":"file:apical-ts-craft-0.24.2.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"test":"vitest run","build":"tsup","clean":"rm -rf tests/integrations/generated","start":"node dist/index.js","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","test:coverage":"vitest --coverage","generate:tests":"node dist/index.js generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsgo --noEmit","typecheck:tests":"tsgo --noEmit -p tsconfig.tests.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/e79f2b83f2e8acc6b5f49411841e2efc/apical-ts-craft-0.24.2.tgz","_integrity":"sha512-8Arb2F0nNYEdMayuuWerp17Vj4or5RLj3gSGShGpSu1Wytx3p7KQo77GE13AD7fTOibBGqJE8V/2VSxvp7WUEg==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.14.1","description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"js-yaml":"^4.1.1","p-limit":"^7.1.1","commander":"^14.0.2","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^15.2.2"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.4.3","tsup":"^8.5.1","vite":"^7.3.3","vitest":"^4.1.5","express":"^5.2.1","supertest":"^7.1.4","@types/node":"^22.16.2","@types/express":"^5.0.3","@tsconfig/node22":"^22.0.5","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.1.4","@stoplight/prism-cli":"^5.14.2","@apical-ts/core-utils":"0.22.2","@apical-ts/route-generator":"0.15.5","@typescript/native-preview":"^7.0.0-dev.20260124.1","@apical-ts/client-generator":"0.14.8","@apical-ts/server-generator":"0.14.8"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.24.2_1778863755650_0.6610715156019371","host":"s3://npm-registry-packages-npm-production"}},"0.24.3":{"name":"@apical-ts/craft","version":"0.24.3","keywords":["openapi","typescript","client","server","generator","cli","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.24.3","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://gunzip.github.io/apical-ts/","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"ecaa7780fc9744970a106816cf5c5d2b3d795b9a","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.24.3.tgz","fileCount":9,"integrity":"sha512-g6+//BmdHeErvgeH6fzU4QSTao6xLJFBSBeyjn9VhO6Kgvl96aoAPIfOKUa3RIe2NunKQoJjNPEMlOsA2RD93g==","signatures":[{"sig":"MEUCIQCUK5hZ4+WPXnz7rXNfbqp2+IaE46njc6kknVy3CmMW3QIgNu+w0EPa71TB6yXARF6aysFJ5zy2B+pK1kUzgl434JQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.24.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":852105},"main":"dist/index.mjs","type":"module","_from":"file:apical-ts-craft-0.24.3.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"test":"vitest run","build":"tsdown --config-loader native","clean":"rm -rf tests/integrations/generated","start":"node dist/index.mjs","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","test:coverage":"vitest --coverage","generate:tests":"node dist/index.mjs generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsgo --noEmit","typecheck:tests":"tsgo --noEmit -p tsconfig.tests.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/89052f6d20c79ab2a2921727bf4130cf/apical-ts-craft-0.24.3.tgz","_integrity":"sha512-g6+//BmdHeErvgeH6fzU4QSTao6xLJFBSBeyjn9VhO6Kgvl96aoAPIfOKUa3RIe2NunKQoJjNPEMlOsA2RD93g==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.14.1","description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"js-yaml":"^4.1.1","p-limit":"^7.1.1","commander":"^14.0.2","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^15.2.2"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.4.3","vite":"^7.3.3","tsdown":"^0.22.0","vitest":"^4.1.5","express":"^5.2.1","supertest":"^7.1.4","@types/node":"^22.16.2","@types/express":"^5.0.3","@tsconfig/node22":"^22.0.5","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.1.4","@stoplight/prism-cli":"^5.14.2","@apical-ts/core-utils":"0.22.3","@apical-ts/route-generator":"0.15.6","@typescript/native-preview":"^7.0.0-dev.20260124.1","@apical-ts/client-generator":"0.14.9","@apical-ts/server-generator":"0.14.9"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.24.3_1779049338629_0.5553158246340548","host":"s3://npm-registry-packages-npm-production"}},"0.25.0":{"name":"@apical-ts/craft","version":"0.25.0","keywords":["openapi","typescript","client","server","generator","cli","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.25.0","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://gunzip.github.io/apical-ts/","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"680a15da4d708b6bdc1562a221b93e5a63a821e5","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.25.0.tgz","fileCount":9,"integrity":"sha512-W8ImcPCyf/fAPK+FNZjCx2NaxiH+XvMfn76L1YY5o8ZOdNMEx69vf4AmyKZX/NL2l39/RipHfXwrqjAkIGtLhA==","signatures":[{"sig":"MEUCIQDwT67mZmKuQdGTj91fBW7iZ3OgnTp7fb/Gcv5a8a29pwIgAsepa0tUvLRB8nWqCoHCjMeiG0ZDnoPtcZdvFOgpHTo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.25.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":859903},"main":"dist/index.mjs","type":"module","_from":"file:apical-ts-craft-0.25.0.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"test":"vitest run","build":"tsdown --config-loader native","clean":"rm -rf tests/integrations/generated","start":"node dist/index.mjs","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","test:coverage":"vitest --coverage","generate:tests":"node dist/index.mjs generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsgo --noEmit","typecheck:tests":"tsgo --noEmit -p tsconfig.tests.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/d988eb12d3f00c4f38c2a47d2cc74cfc/apical-ts-craft-0.25.0.tgz","_integrity":"sha512-W8ImcPCyf/fAPK+FNZjCx2NaxiH+XvMfn76L1YY5o8ZOdNMEx69vf4AmyKZX/NL2l39/RipHfXwrqjAkIGtLhA==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.14.1","description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"js-yaml":"^4.1.1","p-limit":"^7.1.1","commander":"^14.0.2","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^15.2.2"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.4.3","vite":"^7.3.3","tsdown":"^0.22.0","vitest":"^4.1.5","express":"^5.2.1","supertest":"^7.1.4","@types/node":"^22.16.2","@types/express":"^5.0.3","@tsconfig/node22":"^22.0.5","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.1.4","@stoplight/prism-cli":"^5.14.2","@apical-ts/core-utils":"0.22.3","@standard-schema/spec":"^1.0.0","@apical-ts/route-generator":"0.15.6","@typescript/native-preview":"^7.0.0-dev.20260124.1","@apical-ts/client-generator":"0.14.9","@apical-ts/server-generator":"0.14.9"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.25.0_1779220218210_0.32586871870213474","host":"s3://npm-registry-packages-npm-production"}},"0.26.0":{"name":"@apical-ts/craft","version":"0.26.0","keywords":["openapi","typescript","client","server","generator","cli","zod"],"author":{"name":"gunzip"},"license":"MIT","_id":"@apical-ts/craft@0.26.0","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"homepage":"https://gunzip.github.io/apical-ts/","bugs":{"url":"https://github.com/gunzip/apical-ts/issues"},"bin":{"craft":"bin/craft.js"},"dist":{"shasum":"cd81f6941cf50b8490a0e1cb7b5fc553953eb329","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.26.0.tgz","fileCount":9,"integrity":"sha512-defXKE2i8UXkP2JeY1c5wwY9HMHkdW2KhFahAGKIUBC39jmYBJOkZYICnCb+MqEwTP58qTbCIfx+7SxBuf8E7Q==","signatures":[{"sig":"MEUCIBXfeH9HjzKXBcIrSUz4LGh1l9By2JuY5ubZc7fzddo2AiEA6SjWont9U8mfM3+HZ6PplSDfdAdy4iPLufrkHqI4AQk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.26.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":902568},"main":"dist/index.mjs","type":"module","_from":"file:apical-ts-craft-0.26.0.tgz","engines":{"node":">=20.0.0"},"private":false,"scripts":{"test":"vitest run","build":"tsdown --config-loader native","clean":"rm -rf tests/integrations/generated","start":"node dist/index.mjs","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","test:coverage":"vitest --coverage","generate:tests":"node dist/index.mjs generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsgo --noEmit","typecheck:tests":"tsgo --noEmit -p tsconfig.tests.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"_resolved":"/tmp/863bf8a81d1e43aa916a98340c37abe4/apical-ts-craft-0.26.0.tgz","_integrity":"sha512-defXKE2i8UXkP2JeY1c5wwY9HMHkdW2KhFahAGKIUBC39jmYBJOkZYICnCb+MqEwTP58qTbCIfx+7SxBuf8E7Q==","repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"_npmVersion":"11.15.0","description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"js-yaml":"^4.1.1","p-limit":"^7.1.1","commander":"^14.0.2","openapi3-ts":"^4.3.0","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^15.2.2"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.4.3","vite":"^7.3.3","tsdown":"^0.22.0","vitest":"^4.1.5","express":"^5.2.1","supertest":"^7.1.4","@types/node":"^22.16.2","@types/express":"^5.0.3","@tsconfig/node22":"^22.0.5","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^4.1.4","@stoplight/prism-cli":"^5.14.2","@apical-ts/core-utils":"0.23.0","@standard-schema/spec":"^1.0.0","@apical-ts/route-generator":"0.16.0","@typescript/native-preview":"^7.0.0-dev.20260124.1","@apical-ts/client-generator":"0.15.0","@apical-ts/server-generator":"0.14.10"},"_npmOperationalInternal":{"tmp":"tmp/craft_0.26.0_1779361723510_0.4739016601991941","host":"s3://npm-registry-packages-npm-production"}},"0.26.1":{"_id":"@apical-ts/craft@0.26.1","bin":{"craft":"./bin/craft.js"},"dist":{"shasum":"bf7f9b3942d62227f578aac8d56045d22803a92f","tarball":"https://registry.npmjs.org/@apical-ts/craft/-/craft-0.26.1.tgz","fileCount":9,"integrity":"sha512-SYLraoSgqcLry0SwNv/AL7XuM9kXGpSAGXRVbE9GP+VZ2fWTHduH7zCzh5Dj4Na3guQSBJoo3vhBXOPd9wBGHA==","signatures":[{"sig":"MEUCIQCMBNdmfwPcBiGt3KaUW7VLaw21tT0X55IK14pG01wI8AIgYwOG+6+ABLPWQXa/4q4B/5FK0/AS9IH35GyT9i/MO1Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFcWg1xOqJgD1Kle97so9jzGROD05TvfHFR14r2jc6Y7AiEAxV7ennc63GWnmUR/nBRdh52/rcS+V2/r0ARks2n/K6M="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apical-ts%2fcraft@0.26.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":903966},"main":"dist/index.mjs","name":"@apical-ts/craft","type":"module","author":"gunzip","engines":{"node":">=20.0.0"},"license":"MIT","private":false,"scripts":{"test":"vitest run","build":"tsdown --config-loader native","clean":"rm -rf tests/integrations/generated","start":"node dist/index.mjs","typecheck":"pnpm typecheck:code && pnpm typecheck:tests","test:coverage":"vitest --coverage","generate:tests":"node dist/index.mjs generate -i tests/integrations/fixtures/test.yaml -o tests/integrations/generated --client --server","typecheck:code":"tsc --noEmit","typecheck:tests":"tsc --noEmit -p tsconfig.tests.json"},"version":"0.26.1","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:247adbc4-b814-4ab3-944b-83acba8fd34f"}},"homepage":"https://gunzip.github.io/apical-ts/","keywords":["openapi","typescript","client","server","generator","cli","zod"],"repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","directories":{},"maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"dependencies":{"js-yaml":"^4.3.2","p-limit":"^7.3.2","commander":"^14.0.3","openapi3-ts":"^4.6.1","swagger2openapi":"^7.0.8","@apidevtools/json-schema-ref-parser":"^15.5.2"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.5.4","vite":"^8.2.2","tsdown":"^0.22.14","vitest":"^5.0.0","express":"^5.2.1","supertest":"^7.2.2","typescript":"^7.0.2","@types/node":"^22.20.1","@types/express":"^5.0.6","@tsconfig/node22":"^22.0.6","@types/supertest":"^6.0.3","@vitest/coverage-v8":"^5.0.0","@stoplight/prism-cli":"^5.16.0","@apical-ts/core-utils":"0.23.1","@standard-schema/spec":"^1.1.0","@apical-ts/route-generator":"0.16.1","@apical-ts/client-generator":"0.15.1","@apical-ts/server-generator":"0.14.11"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/craft_0.26.1_1788990239657_0.6809528691090809"}}},"time":{"created":"2025-09-02T10:39:42.862Z","modified":"2026-09-09T21:44:00.138Z","0.0.19":"2025-09-02T10:39:43.252Z","0.0.20":"2025-09-02T10:53:05.066Z","0.0.22":"2025-09-02T21:54:47.234Z","0.0.23":"2025-09-03T08:50:24.447Z","0.0.24":"2025-09-03T12:22:21.572Z","0.0.25":"2025-09-03T14:02:30.284Z","0.0.26":"2025-09-05T14:11:00.779Z","0.0.28":"2025-09-05T22:25:33.702Z","0.0.29":"2025-09-06T05:57:52.915Z","0.0.30":"2025-09-06T16:13:09.574Z","0.0.31":"2025-09-09T10:21:16.758Z","0.0.32":"2025-09-16T07:08:19.085Z","0.0.33":"2025-09-16T11:03:49.864Z","0.0.34":"2025-09-16T11:41:51.817Z","0.0.35":"2025-09-16T18:49:21.948Z","0.0.36":"2025-09-17T07:15:47.690Z","0.0.37":"2025-09-17T10:15:04.008Z","0.0.38":"2025-09-17T10:41:56.978Z","0.0.40":"2025-09-18T20:51:03.889Z","0.0.41":"2025-09-21T16:59:49.343Z","0.0.42":"2025-09-22T21:42:45.340Z","0.0.43":"2025-09-23T16:49:13.247Z","0.1.0":"2025-09-24T08:29:57.581Z","0.2.0":"2025-09-27T14:34:53.373Z","0.3.0":"2025-09-27T15:30:14.434Z","0.3.1":"2025-09-27T15:45:57.776Z","0.4.0":"2025-09-28T09:02:39.291Z","0.5.0":"2025-09-30T16:50:41.231Z","0.5.1":"2025-09-30T17:56:45.692Z","0.6.0":"2025-10-06T06:44:09.881Z","0.7.0":"2025-10-06T08:33:27.969Z","0.7.1":"2025-10-06T19:48:15.983Z","0.7.2":"2025-10-08T13:45:19.303Z","0.7.3":"2025-10-27T09:46:40.162Z","0.8.0":"2025-12-26T11:41:21.135Z","0.9.0":"2026-01-02T09:59:29.634Z","0.10.0":"2026-01-05T19:23:51.661Z","0.11.0":"2026-01-07T10:33:19.394Z","0.11.2":"2026-01-07T11:29:42.175Z","0.12.0":"2026-01-07T12:08:59.280Z","0.13.0":"2026-01-09T16:30:07.293Z","0.13.1":"2026-01-25T00:04:39.303Z","0.14.0":"2026-03-17T08:30:08.547Z","0.16.0":"2026-03-17T11:58:03.912Z","0.16.1":"2026-04-13T20:31:48.906Z","0.17.0":"2026-04-13T21:31:47.731Z","0.18.0":"2026-04-13T22:05:38.871Z","0.19.0":"2026-04-16T21:18:48.219Z","0.20.0":"2026-04-29T22:31:25.399Z","0.20.1":"2026-04-30T13:47:52.751Z","0.20.2":"2026-04-30T14:32:15.335Z","0.21.0":"2026-05-02T17:10:41.121Z","0.21.1":"2026-05-03T21:22:41.068Z","0.21.2":"2026-05-04T09:40:31.003Z","0.22.0":"2026-05-07T15:24:37.444Z","0.22.1":"2026-05-11T07:16:47.119Z","0.23.0":"2026-05-15T06:52:56.184Z","0.23.1":"2026-05-15T07:18:43.886Z","0.24.0":"2026-05-15T12:25:59.975Z","0.24.1":"2026-05-15T16:27:43.046Z","0.24.2":"2026-05-15T16:49:15.863Z","0.24.3":"2026-05-17T20:22:18.854Z","0.25.0":"2026-05-19T19:50:18.407Z","0.26.0":"2026-05-21T11:08:43.736Z","0.26.1":"2026-09-09T21:43:59.745Z"},"author":"gunzip","license":"MIT","homepage":"https://gunzip.github.io/apical-ts/","keywords":["openapi","typescript","client","server","generator","cli","zod"],"repository":{"url":"git+https://github.com/gunzip/apical-ts.git","type":"git"},"description":"CLI tool for generating fully-typed Zod v4 schemas and type-safe TypeScript REST API clients and server from OpenAPI 2.0, 3.0.x, and 3.1.x specifications.","maintainers":[{"name":"gunzip","email":"danilo.spinelli@pagopa.it"}],"readme":"# @apical-ts/craft - Yet Another OpenAPI to TypeScript Generator\n\n✨ Effortlessly turn your OpenAPI specifications into **fully-typed Zod v4\nschemas** ready for runtime (client or server) validation and TypeScript\ndevelopment.\n\nNeed a **client**? 🚀 Instantly generate a type-safe, low-footprint,\noperation-based REST API client alongside your schemas.\n\nNeed to **validate server requests and return typed responses**? 🛡️ We've got\nyou covered with built-in support for request and response validation using Zod\nschemas.\n\nSee https://gunzip.github.io/apical-ts/ for more information.\n\n## CLI\n\n```bash\nnpx @apical-ts/craft generate -i https://petstore.swagger.io/v2/swagger.json -o ./generated --client --server\n```\n\n## Contract-first integrations\n\nApical TS can generate different layers from the same OpenAPI contract,\ndepending on how much framework glue you want to write yourself and how much you\nwant to derive later.\n\n| Output     | Best for                                              | Example                         |\n| ---------- | ----------------------------------------------------- | ------------------------------- |\n| `--server` | explicit, wrapper-based server integrations           | `examples/express`              |\n| `--routes` | metadata-driven generators and dynamic adapters       | `examples/hono`                 |\n| `--client` | typed frontend/API consumers and secondary generators | `examples/tanstack-query-hooks` |\n\n`--client` and `--server` also emit `routes/`, so the same contract can feed\nmock handlers, frontend hooks, or custom framework adapters without re-modeling\npaths, params, or responses for each integration.\n\nSee the examples in [`examples/`](./examples/), especially `express`, `hono`,\n`msw-mock-server`, and `tanstack-query-hooks`.\n","readmeFilename":""}