{"versions":{"1.1.0":{"name":"@n8n/json-schema-to-zod","version":"1.1.0","description":"Converts JSON schema objects into Zod schemas","types":"./dist/types/index.d.ts","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","exports":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"keywords":["zod","json","schema","converter","cli"],"author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"contributors":[{"name":"Chen","url":"https://github.com/werifu"},{"name":"Nuno Carduso","url":"https://github.com/ncardoso-barracuda"},{"name":"Lars Strojny","url":"https://github.com/lstrojny"},{"name":"Navtoj Chahal","url":"https://github.com/navtoj"},{"name":"Ben McCann","url":"https://github.com/benmccann"},{"name":"Dmitry Zakharov","url":"https://github.com/DZakh"},{"name":"Michel Turpin","url":"https://github.com/grimly"},{"name":"David Barratt","url":"https://github.com/davidbarratt"},{"name":"pevisscher","url":"https://github.com/pevisscher"},{"name":"Aidin Abedi","url":"https://github.com/aidinabedi"},{"name":"Brett Zamir","url":"https://github.com/brettz9"},{"name":"n8n","url":"https://github.com/n8n-io"}],"license":"SEE LICENSE IN LICENSE.md","repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"peerDependencies":{"zod":"^3.0.0"},"devDependencies":{"@types/json-schema":"^7.0.15","zod":"3.23.8"},"homepage":"https://n8n.io","scripts":{"clean":"rimraf dist .turbo","typecheck":"tsc --noEmit","dev":"tsc -w","format":"biome format --write src","format:check":"biome ci src","lint":"eslint . --quiet","lintfix":"eslint . --fix","build:types":"tsc -p tsconfig.types.json","build:cjs":"tsc -p tsconfig.cjs.json && node postcjs.js","build:esm":"tsc -p tsconfig.esm.json && node postesm.js","build":"rimraf ./dist && pnpm run build:types && pnpm run build:cjs && pnpm run build:esm","dry":"pnpm run build && pnpm pub --dry-run","test":"jest","test:watch":"jest --watch"},"_id":"@n8n/json-schema-to-zod@1.1.0","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-HfL3jq5NSb0Mng56QCfUnzD09F4wxWR543jYJZ+XBQpb0f9B102r6K3qEtdXVTs1mwHVnxz5KBaesqipFYPjww==","_resolved":"/tmp/83e38fec7c6a81d6b7fcbe0d189da841/n8n-json-schema-to-zod-1.1.0.tgz","_from":"file:n8n-json-schema-to-zod-1.1.0.tgz","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-HfL3jq5NSb0Mng56QCfUnzD09F4wxWR543jYJZ+XBQpb0f9B102r6K3qEtdXVTs1mwHVnxz5KBaesqipFYPjww==","shasum":"d59ecf5f0c90c560b8b09374ea3efafc2dd5b84e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@n8n/json-schema-to-zod/-/json-schema-to-zod-1.1.0.tgz","fileCount":84,"unpackedSize":70869,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fjson-schema-to-zod@1.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGunULUNPyH+R2yxJ+3irMRnOjMg9F0a68Iv9wyde2xEAiEAugAyMsn+S6brQCLAOJPZD0E8oefI8+aMMX5Uaky/vco="}],"size":14744},"_npmUser":{"name":"anonymous","email":"jan@n8n.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"alex@grozav.com"},{"name":"anonymous","email":"ivov.src@gmail.com"},{"name":"anonymous","email":"milorad.filipovic19@gmail.com"},{"name":"anonymous","email":"npm@netroy.in"},{"name":"anonymous","email":"jan@n8n.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-to-zod_1.1.0_1729766000219_0.06272062774132947"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-24T10:33:20.493Z","publish_time":1729766000493,"_source_registry_name":"default"},"1.2.0":{"name":"@n8n/json-schema-to-zod","version":"1.2.0","description":"Converts JSON schema objects into Zod schemas","types":"./dist/types/index.d.ts","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","exports":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"keywords":["zod","json","schema","converter","cli"],"author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"contributors":[{"name":"Chen","url":"https://github.com/werifu"},{"name":"Nuno Carduso","url":"https://github.com/ncardoso-barracuda"},{"name":"Lars Strojny","url":"https://github.com/lstrojny"},{"name":"Navtoj Chahal","url":"https://github.com/navtoj"},{"name":"Ben McCann","url":"https://github.com/benmccann"},{"name":"Dmitry Zakharov","url":"https://github.com/DZakh"},{"name":"Michel Turpin","url":"https://github.com/grimly"},{"name":"David Barratt","url":"https://github.com/davidbarratt"},{"name":"pevisscher","url":"https://github.com/pevisscher"},{"name":"Aidin Abedi","url":"https://github.com/aidinabedi"},{"name":"Brett Zamir","url":"https://github.com/brettz9"},{"name":"n8n","url":"https://github.com/n8n-io"}],"license":"SEE LICENSE IN LICENSE.md","repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"peerDependencies":{"zod":"^3.0.0"},"devDependencies":{"@types/json-schema":"^7.0.15","zod":"3.23.8"},"homepage":"https://n8n.io","scripts":{"clean":"rimraf dist .turbo","typecheck":"tsc --noEmit","dev":"tsc -w","format":"biome format --write src","format:check":"biome ci src","lint":"eslint . --quiet","lintfix":"eslint . --fix","build:types":"tsc -p tsconfig.types.json","build:cjs":"tsc -p tsconfig.cjs.json && node postcjs.js","build:esm":"tsc -p tsconfig.esm.json && node postesm.js","build":"rimraf ./dist && pnpm run build:types && pnpm run build:cjs && pnpm run build:esm","dry":"pnpm run build && pnpm pub --dry-run","test":"jest","test:watch":"jest --watch"},"_id":"@n8n/json-schema-to-zod@1.2.0","readmeFilename":"README.md","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-MkriLl+sM0QyCM9QvsaHm/VCEBCPTboGCRo0iCuNVutqTFC8KEEiYJpicwh1dUi72BatC6JTVy9V0WbVKanscA==","_resolved":"/tmp/716f9c85121c24693794695fc76317c9/n8n-json-schema-to-zod-1.2.0.tgz","_from":"file:n8n-json-schema-to-zod-1.2.0.tgz","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-MkriLl+sM0QyCM9QvsaHm/VCEBCPTboGCRo0iCuNVutqTFC8KEEiYJpicwh1dUi72BatC6JTVy9V0WbVKanscA==","shasum":"430b59a1879f8fe3e079392922e8d5aaeb50ac9c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@n8n/json-schema-to-zod/-/json-schema-to-zod-1.2.0.tgz","fileCount":84,"unpackedSize":71518,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fjson-schema-to-zod@1.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHIHrENXcbx2QC/e3pLHcBHoVxUMewi6bmBd86FcCbk+AiEAjqOiMyTVunYMAJeCb1QQ+CY+emLc0dxmHFS5Funbov0="}],"size":14832},"_npmUser":{"name":"anonymous","email":"jan@n8n.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"alex@grozav.com"},{"name":"anonymous","email":"milorad.filipovic19@gmail.com"},{"name":"anonymous","email":"ivov.src@gmail.com"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"npm@netroy.in"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-schema-to-zod_1.2.0_1733318338554_0.08377004164157698"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-04T13:18:58.754Z","publish_time":1733318338754,"_source_registry_name":"default"},"1.3.0":{"name":"@n8n/json-schema-to-zod","version":"1.3.0","description":"Converts JSON schema objects into Zod schemas","types":"./dist/types/index.d.ts","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","exports":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"keywords":["zod","json","schema","converter","cli"],"author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"contributors":[{"name":"Chen","url":"https://github.com/werifu"},{"name":"Nuno Carduso","url":"https://github.com/ncardoso-barracuda"},{"name":"Lars Strojny","url":"https://github.com/lstrojny"},{"name":"Navtoj Chahal","url":"https://github.com/navtoj"},{"name":"Ben McCann","url":"https://github.com/benmccann"},{"name":"Dmitry Zakharov","url":"https://github.com/DZakh"},{"name":"Michel Turpin","url":"https://github.com/grimly"},{"name":"David Barratt","url":"https://github.com/davidbarratt"},{"name":"pevisscher","url":"https://github.com/pevisscher"},{"name":"Aidin Abedi","url":"https://github.com/aidinabedi"},{"name":"Brett Zamir","url":"https://github.com/brettz9"},{"name":"n8n","url":"https://github.com/n8n-io"}],"license":"SEE LICENSE IN LICENSE.md","repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"peerDependencies":{"zod":"^3.0.0"},"devDependencies":{"@types/json-schema":"^7.0.15","zod":"3.24.1","@n8n/typescript-config":"1.2.0"},"homepage":"https://n8n.io","scripts":{"clean":"rimraf dist .turbo","typecheck":"tsc --noEmit","dev":"tsc -w","format":"biome format --write src","format:check":"biome ci src","lint":"eslint . --quiet","lintfix":"eslint . --fix","build:types":"tsc -p tsconfig.types.json","build:cjs":"tsc -p tsconfig.cjs.json && node postcjs.js","build:esm":"tsc -p tsconfig.esm.json && node postesm.js","build":"rimraf ./dist && pnpm run build:types && pnpm run build:cjs && pnpm run build:esm","dry":"pnpm run build && pnpm pub --dry-run","test":"jest","test:watch":"jest --watch"},"_id":"@n8n/json-schema-to-zod@1.3.0","readmeFilename":"README.md","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-HGMLvkoU3YybYxP1/igSBmMzYabp49q8RHbqJVraA5t8iNtZRxc+7CiPCzq6ZGjhLgB+3z6a+NvfkzU8fqdm3Q==","_resolved":"/tmp/cadc91a5efb0aafa6fb375b8d2bdb1df/n8n-json-schema-to-zod-1.3.0.tgz","_from":"file:n8n-json-schema-to-zod-1.3.0.tgz","_nodeVersion":"20.18.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-HGMLvkoU3YybYxP1/igSBmMzYabp49q8RHbqJVraA5t8iNtZRxc+7CiPCzq6ZGjhLgB+3z6a+NvfkzU8fqdm3Q==","shasum":"ec7269d45416ee7fc696735eed3098568ab24a70","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@n8n/json-schema-to-zod/-/json-schema-to-zod-1.3.0.tgz","fileCount":84,"unpackedSize":71605,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fjson-schema-to-zod@1.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDQ1amP+fM4cM0CS9EUtAin7nWNVKLEN8oFgFtN3gjfgAiAQ9vEuNlRNPYlaB8EOKIL1GPyP4g2JeImoUBl6AsFznw=="}],"size":14860},"_npmUser":{"name":"anonymous","email":"jan@n8n.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"alex@grozav.com"},{"name":"anonymous","email":"milorad.filipovic19@gmail.com"},{"name":"anonymous","email":"ivov.src@gmail.com"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"npm@netroy.in"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/json-schema-to-zod_1.3.0_1741024266536_0.5173158818562589"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-03T17:51:06.804Z","publish_time":1741024266804,"_source_registry_name":"default"},"1.4.0":{"name":"@n8n/json-schema-to-zod","version":"1.4.0","description":"Converts JSON schema objects into Zod schemas","types":"./dist/types/index.d.ts","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","exports":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"keywords":["zod","json","schema","converter","cli"],"author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"contributors":[{"name":"Chen","url":"https://github.com/werifu"},{"name":"Nuno Carduso","url":"https://github.com/ncardoso-barracuda"},{"name":"Lars Strojny","url":"https://github.com/lstrojny"},{"name":"Navtoj Chahal","url":"https://github.com/navtoj"},{"name":"Ben McCann","url":"https://github.com/benmccann"},{"name":"Dmitry Zakharov","url":"https://github.com/DZakh"},{"name":"Michel Turpin","url":"https://github.com/grimly"},{"name":"David Barratt","url":"https://github.com/davidbarratt"},{"name":"pevisscher","url":"https://github.com/pevisscher"},{"name":"Aidin Abedi","url":"https://github.com/aidinabedi"},{"name":"Brett Zamir","url":"https://github.com/brettz9"},{"name":"n8n","url":"https://github.com/n8n-io"}],"license":"SEE LICENSE IN LICENSE.md","repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"peerDependencies":{"zod":"^3.0.0"},"devDependencies":{"@types/json-schema":"^7.0.15","zod":"3.25.67","@n8n/typescript-config":"1.2.0"},"homepage":"https://n8n.io","scripts":{"clean":"rimraf dist .turbo","typecheck":"tsc --noEmit","dev":"tsc -w","format":"biome format --write src","format:check":"biome ci src","lint":"eslint src --quiet","lintfix":"eslint src --fix","build:types":"tsc -p tsconfig.types.json","build:cjs":"tsc -p tsconfig.cjs.json && node postcjs.cjs","build:esm":"tsc -p tsconfig.esm.json && node postesm.cjs","build":"rimraf ./dist && pnpm run build:types && pnpm run build:cjs && pnpm run build:esm","dry":"pnpm run build && pnpm pub --dry-run","test":"jest","test:watch":"jest --watch"},"_id":"@n8n/json-schema-to-zod@1.4.0","readmeFilename":"README.md","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-z9+xq9BCYBIWpjCji9YdABZgkNpcqyPcIufMVbt2mgi2Tg7ulZ604+UU2MfnyRBHOHeEsiNx6tn3MNztHtY/Vg==","_resolved":"/tmp/6c3f43ad98c1997ece86bfa2da308600/n8n-json-schema-to-zod-1.4.0.tgz","_from":"file:n8n-json-schema-to-zod-1.4.0.tgz","_nodeVersion":"22.16.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-z9+xq9BCYBIWpjCji9YdABZgkNpcqyPcIufMVbt2mgi2Tg7ulZ604+UU2MfnyRBHOHeEsiNx6tn3MNztHtY/Vg==","shasum":"0a2845d7d01eb7e1d959e7641e04a8458971d4e6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@n8n/json-schema-to-zod/-/json-schema-to-zod-1.4.0.tgz","fileCount":84,"unpackedSize":71821,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fjson-schema-to-zod@1.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFOJ9jmRznbHzTtcEdl/143WPIdtQ1NR6+BRUSGMjtKIAiBMGFEsmh7sNrJtmCssMngCrRMYV0u9aI71yYzbAjmpZA=="}],"size":14949},"_npmUser":{"name":"anonymous","email":"jan@n8n.io","actor":{"name":"jan_n8n_io","email":"jan@n8n.io","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"alex@grozav.com"},{"name":"anonymous","email":"milorad.filipovic19@gmail.com"},{"name":"anonymous","email":"ivov.src@gmail.com"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"npm@netroy.in"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/json-schema-to-zod_1.4.0_1751287229217_0.33261547260810764"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-30T12:40:29.429Z","publish_time":1751287229429,"_source_registry_name":"default"},"1.5.0":{"name":"@n8n/json-schema-to-zod","version":"1.5.0","description":"Converts JSON schema objects into Zod schemas","types":"./dist/types/index.d.ts","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","exports":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"keywords":["zod","json","schema","converter","cli"],"author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"contributors":[{"name":"Chen","url":"https://github.com/werifu"},{"name":"Nuno Carduso","url":"https://github.com/ncardoso-barracuda"},{"name":"Lars Strojny","url":"https://github.com/lstrojny"},{"name":"Navtoj Chahal","url":"https://github.com/navtoj"},{"name":"Ben McCann","url":"https://github.com/benmccann"},{"name":"Dmitry Zakharov","url":"https://github.com/DZakh"},{"name":"Michel Turpin","url":"https://github.com/grimly"},{"name":"David Barratt","url":"https://github.com/davidbarratt"},{"name":"pevisscher","url":"https://github.com/pevisscher"},{"name":"Aidin Abedi","url":"https://github.com/aidinabedi"},{"name":"Brett Zamir","url":"https://github.com/brettz9"},{"name":"n8n","url":"https://github.com/n8n-io"}],"license":"SEE LICENSE IN LICENSE.md","repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"peerDependencies":{"zod":"^3.0.0"},"devDependencies":{"@types/json-schema":"^7.0.15","zod":"3.25.67","@n8n/typescript-config":"1.3.0"},"homepage":"https://n8n.io","scripts":{"clean":"rimraf dist .turbo","typecheck":"tsc --noEmit","dev":"tsc -w","format":"biome format --write src","format:check":"biome ci src","lint":"eslint src --quiet","lint:fix":"eslint src --fix","build:types":"tsc -p tsconfig.types.json","build:cjs":"tsc -p tsconfig.cjs.json && node postcjs.cjs","build:esm":"tsc -p tsconfig.esm.json && node postesm.cjs","build":"rimraf ./dist && pnpm run build:types && pnpm run build:cjs && pnpm run build:esm","dry":"pnpm run build && pnpm pub --dry-run","test":"jest","test:watch":"jest --watch"},"_id":"@n8n/json-schema-to-zod@1.5.0","readmeFilename":"README.md","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-ETxXsPWsxTn8Ida21Z+PIhZSkEaJGaKXkHAV3YnzeHtQRRD9EV7dWhN7mTdoZQXLXja19e7UrFbyd7hkZ3vkZA==","_resolved":"/tmp/19aa5bfa80694f129c0b664332ec2286/n8n-json-schema-to-zod-1.5.0.tgz","_from":"file:n8n-json-schema-to-zod-1.5.0.tgz","_nodeVersion":"22.17.1","_npmVersion":"10.9.2","dist":{"integrity":"sha512-ETxXsPWsxTn8Ida21Z+PIhZSkEaJGaKXkHAV3YnzeHtQRRD9EV7dWhN7mTdoZQXLXja19e7UrFbyd7hkZ3vkZA==","shasum":"fa7b11d5d1b468ab59468eca5d03c2182a488cae","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@n8n/json-schema-to-zod/-/json-schema-to-zod-1.5.0.tgz","fileCount":84,"unpackedSize":71822,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fjson-schema-to-zod@1.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCLQEGR/JiurYkdjSafHPh779te8ze0QnR25iIpqTVbuwIhAJzTe/2TMwDaTkcEY+L9ne0tAXYhy7eoZd2i/+qh+4fU"}],"size":14950},"_npmUser":{"name":"anonymous","email":"jan@n8n.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"alex@grozav.com"},{"name":"anonymous","email":"milorad.filipovic19@gmail.com"},{"name":"anonymous","email":"ivov.src@gmail.com"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/json-schema-to-zod_1.5.0_1753713582577_0.13119406660822963"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-28T14:39:42.743Z","publish_time":1753713582743,"_source_registry_name":"default"},"1.6.0":{"name":"@n8n/json-schema-to-zod","version":"1.6.0","description":"Converts JSON schema objects into Zod schemas","types":"./dist/types/index.d.ts","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","exports":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"keywords":["zod","json","schema","converter","cli"],"author":{"name":"Jan Oberhauser","email":"jan@n8n.io"},"contributors":[{"name":"Chen","url":"https://github.com/werifu"},{"name":"Nuno Carduso","url":"https://github.com/ncardoso-barracuda"},{"name":"Lars Strojny","url":"https://github.com/lstrojny"},{"name":"Navtoj Chahal","url":"https://github.com/navtoj"},{"name":"Ben McCann","url":"https://github.com/benmccann"},{"name":"Dmitry Zakharov","url":"https://github.com/DZakh"},{"name":"Michel Turpin","url":"https://github.com/grimly"},{"name":"David Barratt","url":"https://github.com/davidbarratt"},{"name":"pevisscher","url":"https://github.com/pevisscher"},{"name":"Aidin Abedi","url":"https://github.com/aidinabedi"},{"name":"Brett Zamir","url":"https://github.com/brettz9"},{"name":"n8n","url":"https://github.com/n8n-io"}],"license":"SEE LICENSE IN LICENSE.md","repository":{"type":"git","url":"git+https://github.com/n8n-io/n8n.git"},"peerDependencies":{"zod":"^3.0.0"},"devDependencies":{"@types/json-schema":"^7.0.15","zod":"3.25.67","@n8n/typescript-config":"1.3.0"},"homepage":"https://n8n.io","scripts":{"clean":"rimraf dist .turbo","typecheck":"tsc --noEmit","dev":"tsc -w","format":"biome format --write src","format:check":"biome ci src","lint":"eslint src --quiet","lint:fix":"eslint src --fix","build:types":"tsc -p tsconfig.types.json","build:cjs":"tsc -p tsconfig.cjs.json && node postcjs.cjs","build:esm":"tsc -p tsconfig.esm.json && node postesm.cjs","build":"rimraf ./dist && pnpm run build:types && pnpm run build:cjs && pnpm run build:esm","dry":"pnpm run build && pnpm pub --dry-run","test":"jest","test:unit":"jest","test:watch":"jest --watch"},"_id":"@n8n/json-schema-to-zod@1.6.0","bugs":{"url":"https://github.com/n8n-io/n8n/issues"},"_integrity":"sha512-5AryA/GdX0U0+Qx2u3S14vME9ZK4ubS+rOC2MYlRDtRPCalBMGd5heVzU+W5o95JWAm4XQL/s0PZGM9a1xEhHg==","_resolved":"/tmp/949e77d62fff227f40e219c845f63421/n8n-json-schema-to-zod-1.6.0.tgz","_from":"file:n8n-json-schema-to-zod-1.6.0.tgz","_nodeVersion":"22.21.1","_npmVersion":"10.9.4","dist":{"integrity":"sha512-5AryA/GdX0U0+Qx2u3S14vME9ZK4ubS+rOC2MYlRDtRPCalBMGd5heVzU+W5o95JWAm4XQL/s0PZGM9a1xEhHg==","shasum":"6bc933056e8d273e897cebe52012ca0f92d96627","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@n8n/json-schema-to-zod/-/json-schema-to-zod-1.6.0.tgz","fileCount":84,"unpackedSize":71847,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@n8n%2fjson-schema-to-zod@1.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEOHSboEAG0Yicpy0bH0Dfx0o73z49VPFWAn2vmmSXYTAiAwVMmmaReSTCQe5GN53MZp4/j8cdm7rtd/JBU1JU8SRA=="}],"size":14956},"_npmUser":{"name":"anonymous","email":"jan@n8n.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"alex@grozav.com"},{"name":"anonymous","email":"milorad.filipovic19@gmail.com"},{"name":"anonymous","email":"ivov.src@gmail.com"},{"name":"anonymous","email":"jan@n8n.io"},{"name":"anonymous","email":"cornelius.suermann+npm@gmail.com"},{"name":"anonymous","email":"jp@n8n.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/json-schema-to-zod_1.6.0_1763995407755_0.7834142944550331"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-24T14:43:27.921Z","publish_time":1763995407921,"_source_registry_name":"default"}},"dist-tags":{"latest":"1.6.0","rc":"1.5.0"},"name":"@n8n/json-schema-to-zod","time":{"created":"2024-10-24T10:35:12.725Z","modified":"2026-02-11T10:46:45.138Z","1.1.0":"2024-10-24T10:33:20.493Z","1.2.0":"2024-12-04T13:18:58.754Z","1.3.0":"2025-03-03T17:51:06.804Z","1.4.0":"2025-06-30T12:40:29.429Z","1.5.0":"2025-07-28T14:39:42.743Z","1.6.0":"2025-11-24T14:43:27.921Z"},"readme":"# Json-Schema-to-Zod\n\nA package to convert JSON schema (draft 4+) objects into Zod schemas in the form of Zod objects at runtime.\n\n## Installation\n\n```sh\nnpm install @n8n/json-schema-to-zod\n```\n\n### Simple example\n\n```typescript\nimport { jsonSchemaToZod } from \"json-schema-to-zod\";\n\nconst jsonSchema = {\n  type: \"object\",\n  properties: {\n    hello: {\n      type: \"string\",\n    },\n  },\n};\n\nconst zodSchema = jsonSchemaToZod(myObject);\n```\n\n### Overriding a parser\n\nYou can pass a function to the `overrideParser` option, which represents a function that receives the current schema node and the reference object, and should return a zod object when it wants to replace a default output. If the default output should be used for the node just return undefined.\n\n## Acknowledgements\n\nThis is a fork of [`json-schema-to-zod`](https://github.com/StefanTerdell/json-schema-to-zod).","users":{}}