{"_id":"@shotstack/schemas","_rev":"91-a634c20dfe8152d56159c1a7e79c46df","name":"@shotstack/schemas","dist-tags":{"html5-poc":"1.11.0-html5.1","latest":"1.19.0"},"versions":{"1.0.1":{"name":"@shotstack/schemas","version":"1.0.1","keywords":["shotstack","video","api","openapi","schema","typescript"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.0.1","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"1b6f28e1b452cbbb7d658a7a264d796829713b5a","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.0.1.tgz","fileCount":5,"integrity":"sha512-ZVICSPNX0TH4rTUQLwpfNeH71VYVN4CC7aK9vEktCzc9nT5V6ZRf7NZlAeWS3CORRccN0xg3Faoe2wl7AeSV0A==","signatures":[{"sig":"MEUCIBh12Dj5tWL30TPBxe/bfrSJ0x13ajgypwjbfLccQYpPAiEA4O/uhkOxADEhQYZnZ7xlq/RgXV0tmH8U2EY0XPlPTTU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":447602},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"841d246d76d484d225795cbec4080861e2a60698","scripts":{"test":"tsc --noEmit","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').copyFileSync('src/index.ts','dist/index.d.ts')\"","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"js-yaml":"^3.14.1"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@apidevtools/swagger-cli":"^4.0.4"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.0.1_1766363317688_0.6203739876889411","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"@shotstack/schemas","version":"1.1.0","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.1.0","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"936129368f41979ac63c403668b9f52d014aa1d5","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.1.0.tgz","fileCount":6,"integrity":"sha512-2eBW2LUQt0uzh4u9I3PQX/+KyHm1UUOLuYG6tCwAuWxHdj+FPUSAqIwm8TuTdFSWvmuJ2jFs5rm15aIjUQiBoQ==","signatures":[{"sig":"MEYCIQDzWkv69QLUM99vprNOAfmmEDe3bKqUrKlUEqDy7zMhSQIhAJZOFjD39NkVAjSrfVBlalfnRFUDFVtTmCWYqkK2+NY2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":536522},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","default":"./dist/zod/zod.gen.js"}},"gitHead":"649ec07f3cb4575ca997fbcbbb38b06f17706d59","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').copyFileSync('src/index.ts','dist/index.d.ts')\"","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.1.0_1766457171959_0.563794265392703","host":"s3://npm-registry-packages-npm-production"}},"1.1.1":{"name":"@shotstack/schemas","version":"1.1.1","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.1.1","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"d1f819e5c92447d3e77fa6f4ba83c2fd0cd2a2b6","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.1.1.tgz","fileCount":9,"integrity":"sha512-BfvSaeBgXBDlo8PeMcMeq5cka5kJxGHcwynIXAuheRRnmCFKYlA+dl5g3uTY1VFpFgATDk+32rndlgtkqXtK5g==","signatures":[{"sig":"MEUCICM2xQJoRcXYRbmxghrtgNWJUfKzkKJQLEhjffRr78gZAiEA9T0ypFFlXZLWw6znBYuPxJl1FWfD3ve+zYzB4axoj48=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2413112},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","default":"./dist/zod/zod.gen.js"}},"gitHead":"649ec07f3cb4575ca997fbcbbb38b06f17706d59","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"tsc --declaration --emitDeclarationOnly false --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.1.1_1766457928063_0.7888925272212464","host":"s3://npm-registry-packages-npm-production"}},"1.1.2":{"name":"@shotstack/schemas","version":"1.1.2","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.1.2","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"ea8246591eb7585477963b83bc714ff3e38eefa2","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.1.2.tgz","fileCount":10,"integrity":"sha512-OQMKvUgn1jpX7L/sy3xn7Vpe3bjCMYdUMdZMdLLmpNBO4ja787ZidVi5Vc2l81M2a/k6o6PiSNBaWyrSrsRKbQ==","signatures":[{"sig":"MEUCIBgakIH3aeLUa/D7F4QP1EEq5m3sNBg19xJw6hke4rO0AiEAkaCDEvMQcagvxK2Rkv7GFQ+t/usixwyA8mZnq7nmjRc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2522153},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"649ec07f3cb4575ca997fbcbbb38b06f17706d59","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.1.2_1766458121795_0.7891730750874655","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"@shotstack/schemas","version":"1.3.0","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.3.0","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"bda8627d541372990e4a06a4e4ff2ead7f45ce60","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.3.0.tgz","fileCount":10,"integrity":"sha512-WMoc1e6uTnr86xxLxxXSnAsIlWTpU+mJ+aKXFUWyMgp8WBQQKcl5j/vD+Fn7+2IBpj1EBCO9VmCFr0IloqN51g==","signatures":[{"sig":"MEMCIC7YdtuKvwFi/sda8788bflkEPtJ8VpYcBlE+g854uFXAh8P5UeYfPctvvXn4fXBUkES5KnHGnGlvHw3LppfdE/x","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2623843},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"295bbf22d5f7a072a36f3b49336560073d03f67d","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.3.0_1766538585856_0.25780015288222424","host":"s3://npm-registry-packages-npm-production"}},"1.3.1":{"name":"@shotstack/schemas","version":"1.3.1","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.3.1","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"4d7f58a569607d98ab80a42b0870f42bcf538df2","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.3.1.tgz","fileCount":10,"integrity":"sha512-dd9nkVJy60Sq3fXBoCrUObKUvPisG1OWZVsajUO0h13iWUCOESz42OlowJeu6BnJbn5QzncKysqR9ayNvMnOtA==","signatures":[{"sig":"MEUCIEPmd7YF8jsQ1y7XHyCEZ+xGg0ELGbAFANh3TZS15NdPAiEAucm9wLxyEruU2H5Ba/O+DVsBlBbp3ZsvM3OXbO9hBAk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2619539},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"96b7d4db2b9c17be4687f2ca861cd00eeff2990f","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.3.1_1766712992100_0.375105178568524","host":"s3://npm-registry-packages-npm-production"}},"1.3.2":{"name":"@shotstack/schemas","version":"1.3.2","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.3.2","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"30302679cb1ced45de6f54429369b30fa62b6eb9","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.3.2.tgz","fileCount":10,"integrity":"sha512-Xiv1HwiJ46UJOxviPLhl4UpDxIuu0P+CgWZ/cHIfX+bSTnRNNpusSsIjP9ewkQd3UHbP3gQtUPNcnyDx2NCT+w==","signatures":[{"sig":"MEYCIQCPVQ/BVxbuwYrdKMZ8JhsEYqM3agmFrfFGZfl3NctEBgIhAOBwFjmLCORNbrXKmaGLuwgpaJEi4+MkmcAkl42nVpgO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2620553},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"69489e3173cc68c0f89a636ee7059587eed5170a","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.3.2_1766776170562_0.4295748443859537","host":"s3://npm-registry-packages-npm-production"}},"1.3.3":{"name":"@shotstack/schemas","version":"1.3.3","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.3.3","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"a7c3c1f2cd0e866b974b42159470b5e3175d154a","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.3.3.tgz","fileCount":10,"integrity":"sha512-lcrEhQosBn9JIkec3ctc1IcfJDn6CWLajwMU4Q76qKnGDAi4ygqAKO5H+qYsw2alrXn+8Q7xioTIoqudG2cBAQ==","signatures":[{"sig":"MEUCIGFkNtYiwxRk/IFBxg3RsKk2AHTTEYclte09zHrimPTOAiEAjAq261A6vTYVdt9QaYHtpF2owcNE8NdLRDBxd+8ezbs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2590968},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"7dc38175558d8f6724554b1d9fc72d4680c03430","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.3.3_1766893070433_0.9364900671981837","host":"s3://npm-registry-packages-npm-production"}},"1.3.4":{"name":"@shotstack/schemas","version":"1.3.4","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.3.4","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"6a4fee7fe707c2704c89f10316ce3034b5d321d2","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.3.4.tgz","fileCount":10,"integrity":"sha512-yZE0PYQ+wI3nUbSaTwJ8SA0t3ft1CJW+brYE1jeRsX5MLsj7pzdk+2azia4o2dw+U3a3XIF6ScThJOyaP/9a4Q==","signatures":[{"sig":"MEYCIQDl0DnF2EMEGYDLNuHFKozVc7MS3O5U9p+T2dG+L21NhAIhANWKgzmiFPncEJdAtYqRgC/h/duVSdDQESODLh+OOyC1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2608680},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"7dc38175558d8f6724554b1d9fc72d4680c03430","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.3.4_1766985876813_0.27393367974650396","host":"s3://npm-registry-packages-npm-production"}},"1.3.5":{"name":"@shotstack/schemas","version":"1.3.5","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.3.5","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"16bc5f52205d9e8c21b340333ff4f9b79c77e612","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.3.5.tgz","fileCount":10,"integrity":"sha512-+om3RLVtmjPwgNZyGWAitC48yWdju1W3xp7qBH2b9fcH2n4EoQphQtnluOGGDmTF6y3qq/fH+GdvPqTjEi4Qsw==","signatures":[{"sig":"MEUCIAr9ntCmBUppPXT51i/XJMFGniTDnltOwmUlsz1UlYOQAiEAtST0nhRjP9hmtMOVQE+wkzSGDk0lxUbMZL/0nXmlfz8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2603682},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"afcd9403997a8ec93db2a9df95633c18a69cd53f","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.3.5_1767091261277_0.10745048721194883","host":"s3://npm-registry-packages-npm-production"}},"1.3.6":{"name":"@shotstack/schemas","version":"1.3.6","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.3.6","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"d777958a2e247261581777f5a37d94b5cbc51342","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.3.6.tgz","fileCount":10,"integrity":"sha512-xUAuXRRJVzh3Jur8+i+1yxCIyoYvN01jjzrNmaCiYP3mYLzw7oKruJmoOfB9XLds+VPG3LwKHN/xyCaqqEFoRQ==","signatures":[{"sig":"MEUCIQDZbFpDmtM/2XqVunzxzogaUD/Uildq1y2ggm0JgxMbngIgDan85KtPbqX8uhgNY/rAr5SE/yGHYnDc2hXJgisi5R0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3174139},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"01ea74f3daf9e9db4a97af56cfceb60068ff03e5","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.3.6_1767145919729_0.4061666610186727","host":"s3://npm-registry-packages-npm-production"}},"1.3.8":{"name":"@shotstack/schemas","version":"1.3.8","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.3.8","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"50000cbc5a9aab184a69e8548d0668c0af37ff5d","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.3.8.tgz","fileCount":10,"integrity":"sha512-5Gok5DJ4Boxn5k/756mWImcDj3g/Vpew0Se2f1jSjjfNb3ox9Ao1rdtRlhtpj2XH5l28+46rH11VmGafYaQOfA==","signatures":[{"sig":"MEQCIC0P3Nftssw8qdcqRdhHvEpbUFnmCosfifEzhI7hLNdlAiAUn00CYxIvBcMRd2DxafA6L5A12mUVhWMrIAQTDhp8sg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3227402},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"01ea74f3daf9e9db4a97af56cfceb60068ff03e5","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.3.8_1767175341389_0.1189235316670958","host":"s3://npm-registry-packages-npm-production"}},"1.3.9":{"name":"@shotstack/schemas","version":"1.3.9","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.3.9","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"f206b7dc674cbef4b64a20d9dda81200f1b665f1","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.3.9.tgz","fileCount":10,"integrity":"sha512-I52Q2ZuDMlvB5S7VwO0cNQ2UIAoRgbkDdtnIeHitOAvihdDzwkmwfq/lAe6dNP7SjsuSS5IPmwW7yhh19JOprA==","signatures":[{"sig":"MEQCIAwcYDRO9jEGCUV44Zfb/hDA4lZ3LL8vEhfeMFMJPCjUAiBHcbIuYfLJ0PB6fJ4iLH1b0OMXgsEYGyO1vBM78C1RhA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3228237},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"6f0785a8187c532a9d5cf84ddd3aa7f98f0fd497","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.3.9_1767210608334_0.5075341493323897","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"@shotstack/schemas","version":"1.4.0","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.4.0","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"4c7464171c4ec8ef29346ab4f8f9de0442991e75","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.4.0.tgz","fileCount":10,"integrity":"sha512-yCe1syRBt1KGKLzQjUjYU1CV2xZQAklRd2Y2ANbvyjuDvcUNXME7H/anTFkOmAaBeRFpaTv9bQy0+y4P9c7K5w==","signatures":[{"sig":"MEUCIQDsp8hd0aJVRJkCWh6qQczXv5yNhk9ChZMaW5JFtHTAgQIgb7qpd3B3SbHpyW3fuCzVGM8iSoKB5DHePxFMH2YKrVM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3239554},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"a04270a1908d889769dcb6f3e3e2196dcaa8cb2c","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.4.0_1767253363409_0.5007406356296102","host":"s3://npm-registry-packages-npm-production"}},"1.4.1":{"name":"@shotstack/schemas","version":"1.4.1","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.4.1","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"e1c235306c5e1099fbb5649cff2cf3629086e489","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.4.1.tgz","fileCount":10,"integrity":"sha512-QiR6+z00N34XPo5hOplp3BPDrZJKdqYEl1em2IiSJpo/9rANfvicCcX/30aQj7n6N41CX4/fASl8ylXplq5KVw==","signatures":[{"sig":"MEUCIQDYj8CMaeFZYEaMHho/u4Ei01cXpzLLU0ruCcU5HHPxhwIgYHRdUr2EHE7py2z1nXDN8S/xO/JaGdJzqR9rz9XhawU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3219569},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"ef6131d5a4474f0783b583c6a5aa3120b102a27d","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.4.1_1767326041365_0.18614118922339973","host":"s3://npm-registry-packages-npm-production"}},"1.4.2":{"name":"@shotstack/schemas","version":"1.4.2","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.4.2","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"33f6fea8a60c6a6655d6b4483b8ba85a3855fa61","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.4.2.tgz","fileCount":10,"integrity":"sha512-xBtiJPpVXsmz9US9ypJPnIcMafUGphGBS5EJby4++kdHAAEmrdNBGl3bsj4ei/EXM9YkYGsDPKD4JGGCfHA+SA==","signatures":[{"sig":"MEUCIAsnkcPU08X/M4gk1M7pDpWQSeth5Us+iZLG2q5gKpkwAiEA7uLVckIBL8Y9zeunonb/om556r3eQ0otrb7O+GsRJTs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3280413},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"c665a1c4bc61aec480fc6deecbb26ef601929f5d","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.4.2_1767880984646_0.4435806639524136","host":"s3://npm-registry-packages-npm-production"}},"1.4.3":{"name":"@shotstack/schemas","version":"1.4.3","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.4.3","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"35110347c08bcf4cd0fb40b202e947639e2b1725","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.4.3.tgz","fileCount":10,"integrity":"sha512-41b9NYC45nZoeOHI6Z3Uosf6WItAPr0G7eGIkDD4QhgFFV2toh3kni7e4z5wquIL1O1tbvEc4bbSWOYTqry8Lg==","signatures":[{"sig":"MEQCIBJJSkUBw1e3If8qavpxAfOhPiwhgd+PQDIq97Z/sgQpAiAd/2R7hyBSzT6D+dpv150V/Q7buukGxsdzC/36gEqFBg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3279326},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"0ab993164757526bef460c698c3da88f1cfbf0ef","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.4.3_1767966146963_0.4293421452141706","host":"s3://npm-registry-packages-npm-production"}},"1.4.4":{"name":"@shotstack/schemas","version":"1.4.4","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.4.4","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"5f998ce4bace2c9569c653fa98f50e247fc36f37","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.4.4.tgz","fileCount":10,"integrity":"sha512-LKp0LE35A9BeP6j5WzKTSnjwvRuuGdfoE3vru2m35XQ8r00T02koOcMq3mQuI10rS+bPxPkqyyq/h+zmS0+XCA==","signatures":[{"sig":"MEYCIQC+G74EOhOEjTcmMtUiie+Iurzilm6HTBvtsGDz4iBEYAIhAMYDRAEKZ80nurD7mlcw8LLuxN5skNfwbudiYB6t1yEQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3251007},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"29af201f9f2aa548d441adeda687e411d0be55d2","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.4.4_1767997094743_0.3236681223896847","host":"s3://npm-registry-packages-npm-production"}},"1.4.5":{"name":"@shotstack/schemas","version":"1.4.5","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.4.5","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"b3e5a340ebaf0563d422bcb9a32b218dc8e635b2","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.4.5.tgz","fileCount":10,"integrity":"sha512-heDlC7w+kT3IXpKUE9Dd1UxWlmRqyr/0oQd6j/4kbU62DMmKWw+LkkxLiLhgwICvYJKLM2Qsc1Yaih/ga9pdRQ==","signatures":[{"sig":"MEQCIE8RyZiJsyhf0tQSoW0wzLMWre55/S0yw85oyVNOAYVYAiBWGjVwuHUcsCLD5pQM9WBqsG2iUNV3zeRzVrP4tVyPKQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3247681},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"51e442e5fc4d9f725b9d7357b26449279480d613","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.4.5_1768215958490_0.3215360276846755","host":"s3://npm-registry-packages-npm-production"}},"1.4.6":{"name":"@shotstack/schemas","version":"1.4.6","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.4.6","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"d55ef3aa886c66e7491223e6a8862425d3692879","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.4.6.tgz","fileCount":10,"integrity":"sha512-K/zPQAZPnJ+wEGy4B3IsvHkCbiKQDGJ7OBU2NGpeyC5L3iKSlV/lp3Tobzb5/w2dwguqUdd2SZOonHrzRwDg0g==","signatures":[{"sig":"MEUCIQDw4H7EdyTQ6qLu6asi76O0foXClE2Ie0GEkGxyn/T9ZQIgX6rkRp2dwhlH23cCHxvc5QrW7OwXh5epHkdEoIamsSM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3246524},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"e181a2859f741764c8cdb76f8a23c29d47a3b7d1","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.4.6_1768354051899_0.2765416595675563","host":"s3://npm-registry-packages-npm-production"}},"1.4.7":{"name":"@shotstack/schemas","version":"1.4.7","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.4.7","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"793a7e5836b4bf7a7b17e9154ebcf220ff86c419","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.4.7.tgz","fileCount":10,"integrity":"sha512-OVSGEgD4pxijaaOSKOPLiTzrieF5QP8JrD25qOox9G/09F+B5mYf7obSDPDchW761qeOkTeMKRa2zQo6Lr3Pgw==","signatures":[{"sig":"MEYCIQCIPaRj3mCzX3PrkLMd2Ndqt3GY6hNELJMNBkGd8f3eggIhAJIQf9rVgLzrkICM2d+nrmgQjJ0nEovKZO+kAOjqgKh8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3246179},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"eca356c5e54e1d653a7d77ab874eb661807eaa3b","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.4.7_1768360953531_0.6525822859284314","host":"s3://npm-registry-packages-npm-production"}},"1.4.8":{"name":"@shotstack/schemas","version":"1.4.8","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.4.8","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"f273c1bf975c873cd85e5580d0ee1a86de5d7979","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.4.8.tgz","fileCount":10,"integrity":"sha512-HsuAOqKuTK3sTidUe9ZdAl5vr1/cb/QH3aL4LvOD6l67GNPY7QU250jHvLjD+Cc2FEz9ffhb0C9KKbICMIKc4A==","signatures":[{"sig":"MEUCIA0JUSSB3zUQ5sCpsr3Ox2NBvJFGUvf7I1R2XdGmQBPaAiEA9JdCqQoBXhHRjpcGTJhs88ol3aP9IKdOpWCAzd19tYI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3246113},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"eca356c5e54e1d653a7d77ab874eb661807eaa3b","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.4.8_1768406619053_0.5489930861950634","host":"s3://npm-registry-packages-npm-production"}},"1.5.0":{"name":"@shotstack/schemas","version":"1.5.0","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.5.0","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"4b09df27c7a67d84045e8258364336699aa975d5","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.5.0.tgz","fileCount":10,"integrity":"sha512-UWudIFrDgr93cpkE0S0STTfgb+VS2XYY/YE20NObTvQuIYTRA2Cc3mVREk97ih46KFBUP0WRQLl4FBwa945MPw==","signatures":[{"sig":"MEUCIDsquzrFpWsOIW5+TAxJIIxUxIylr9EDnPmurtE1+qajAiEAi+VuTmUI4KlfJaCzFCoZS0MuUXmjI5QkO0e2SSb/aHI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3352276},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"d37c2cbdf56e5766d36744e1ade3fe4bafdb5bbf","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run fix:discriminator && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","test:all":"node --test tests/","test:e2e":"node --test tests/e2e/","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:enums":"node --test tests/enum-validation.test.cjs","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","test:strict":"node --test tests/strict-mode.test.cjs","test:unions":"node --test tests/discriminated-unions.test.cjs","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.5.0_1769394575139_0.3287665290866759","host":"s3://npm-registry-packages-npm-production"}},"1.5.1":{"name":"@shotstack/schemas","version":"1.5.1","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.5.1","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"7f8e46ac96e7487aafabbf0584abad6d09f71dcd","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.5.1.tgz","fileCount":10,"integrity":"sha512-qa18Dz68UgbiKuMrCfu90NAv12aFXm2k8qtXueqX2aJJePgS1Y13UVO41adH29VeaEiUriT1iO8eIzVMuFUjhg==","signatures":[{"sig":"MEUCIQCNX6Qc674CuP7XJcSTtegWR3PbSeoRoSnVrfnsuwPJyQIgHGjVbo5vKyXClTMEycGRnCm7VD0q/X3Vw/GI3Y9O+lg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3366084},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"d90feddb9470c1e7b1284822ca86157e07a7cb8f","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run fix:discriminator && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","test:all":"node --test tests/","test:e2e":"node --test tests/e2e/","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:enums":"node --test tests/enum-validation.test.cjs","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","test:strict":"node --test tests/strict-mode.test.cjs","test:unions":"node --test tests/discriminated-unions.test.cjs","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.5.1_1769396916187_0.5896423557275496","host":"s3://npm-registry-packages-npm-production"}},"1.5.2":{"name":"@shotstack/schemas","version":"1.5.2","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.5.2","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"70a49847a2cfefdba7cafd87e53f5a9044d348a5","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.5.2.tgz","fileCount":10,"integrity":"sha512-+glCeuFB6xrPF63uasGTVDi9m42q8hFQbKBtRt8TOLlH69etBVTxza6os1Ia8HW59FZeePwT760dDgNRx1lJxQ==","signatures":[{"sig":"MEYCIQCiF7NAkavkML3cMT8BHb15dp+3BG+0JVrvQmuzTHNi1QIhALceHf1SzGHfe1QVLrdYKwF82l+a6EcNsPns4IrH6Sj7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3377515},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"d90feddb9470c1e7b1284822ca86157e07a7cb8f","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run fix:discriminator && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","test:all":"node --test tests/","test:e2e":"node --test tests/e2e/","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:enums":"node --test tests/enum-validation.test.cjs","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","test:strict":"node --test tests/strict-mode.test.cjs","test:unions":"node --test tests/discriminated-unions.test.cjs","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.5.2_1769467012298_0.16029511025085275","host":"s3://npm-registry-packages-npm-production"}},"1.5.3":{"name":"@shotstack/schemas","version":"1.5.3","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.5.3","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"c9850c0993d108cfe1add196b22dd7c1fff2f54b","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.5.3.tgz","fileCount":10,"integrity":"sha512-GFNoL/0WmMcleWjeNDok5XWKuIVAq2Deh+RmWEUchmZSrlj1gQIH5yBs4ER8fEZGI5OUjfIinokMqy5Z5hVY+Q==","signatures":[{"sig":"MEQCIEL+mbnyW7IuD8QTkzeHrraGQWFdhpum56nynfp4cqICAiAN81Zl1T8xuhebCs9c4DzbhyticzIEFTNy4Cx1pbhAsQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3628803},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"27054dcc4aa9215d280b213ce01c4f50e64a20b3","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.5.3_1769532544859_0.34670933712803764","host":"s3://npm-registry-packages-npm-production"}},"1.5.4":{"name":"@shotstack/schemas","version":"1.5.4","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.5.4","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"038f577ec19071d9b3c98b3b223ecb928c7c0191","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.5.4.tgz","fileCount":10,"integrity":"sha512-TSfOdIAadusXRLNgqd0vZoE1AowbTj2CEsBnGOMXCT0A62y4H5FA/j9C0vk8BHExulamF+FR0ByI34WxbKfsSw==","signatures":[{"sig":"MEQCIASVIql+0xloeFISRuD7mFCvKjbuL+Bkp9nj35my1Cx/AiAtsf2686//pNLDUOOubv6x+TrdlTT0fPe40iO82DwaDQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3643097},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"27054dcc4aa9215d280b213ce01c4f50e64a20b3","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.5.4_1769717749141_0.010784614834675743","host":"s3://npm-registry-packages-npm-production"}},"1.5.5":{"name":"@shotstack/schemas","version":"1.5.5","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.5.5","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"57e7c1bf27814fe7f1fb000a28dba139e3f21570","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.5.5.tgz","fileCount":10,"integrity":"sha512-idprJ/eoq11yn1BoDo5j0Ugw/uOJPXuIHXAO6P7LcPtcmelLrNxFIu+vN544jDUT9tZk1Z+N3SdJgHEyWSCdUQ==","signatures":[{"sig":"MEUCIHUwnGEonfStOHOHeKWRNA1IXQBy7p70dC2sMn6VCg+MAiEAoCbGdFUOC+lLSUKInz6wMg+UsRaByNReKiOqVkCW0Js=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4950500},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"9769b2b92731deabab60b0e03ad51f1a1e494a25","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.5.5_1770116147756_0.3493217257344843","host":"s3://npm-registry-packages-npm-production"}},"1.5.6":{"name":"@shotstack/schemas","version":"1.5.6","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.5.6","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"24f41706328804e23e07af439327fe5fb6af86b8","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.5.6.tgz","fileCount":10,"integrity":"sha512-+7MMUG5+xYdPkq1QmFYxJfNlzyKsbkM/TOne6VOHqB1//0+QOuvxi6QCNFR7ecBgIlIZCUs2tGUGYS6mUwKPeg==","signatures":[{"sig":"MEUCIQCtRtFR3Myq76Yugqsg/wdnG4HNgEW0AWJrZ1wqekfxNwIgDGTJQOl+BUyaLahlTsJVKd4AJ+P53GDjFryBMLb0Nas=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4862742},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"c3632b2895342c0f79ab585a53bbc8f5262062c9","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.5.6_1770116809420_0.0433481398100346","host":"s3://npm-registry-packages-npm-production"}},"1.5.7":{"name":"@shotstack/schemas","version":"1.5.7","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.5.7","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"045e8bedcea5feff924491ce10aa85c051199f33","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.5.7.tgz","fileCount":10,"integrity":"sha512-l7sOTfUQPoF5q082qsGRj6emfuzCViaCh3PzeNvzb/yJyZeUBfc4EBUt9Pcd1XEghcIGcElPdlw4j+I/4cFC4Q==","signatures":[{"sig":"MEUCIQChB/MLw+J6EJLE3/8ORIyTiQUCFzVYpGHJDZAbJ1vedQIgLbFDTXJvjUn+GmbEs5XV+LgwC0qcHFaG1QPVvWxFF3k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5346110},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"e819d8432dd66cf6464980f21e7d3539766aee76","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.5.7_1770695384150_0.5025118167224498","host":"s3://npm-registry-packages-npm-production"}},"1.5.8":{"name":"@shotstack/schemas","version":"1.5.8","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.5.8","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"34d9a515d98f1a054c98fd9743dc073ca9bac0ff","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.5.8.tgz","fileCount":10,"integrity":"sha512-t0YijtW2OA1MzrZITdVPowsIlufL2Aqa49zWvZWTOqD4yFOPOA4y2RUvCetc7LvzoRwTiZaCWmfiSg0MYTGaMg==","signatures":[{"sig":"MEYCIQCKcJMMxmEFeClXnwYZVKuSLFAkPTdhSg5gTnbNQS8v7gIhAPs8Tr5BEuyhQS8PkW/RClSoRycugu371jJ08dIqanMN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5357865},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"f255523972875f4a361118cb35af74dbd5864fde","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.5.8_1770886609902_0.17087644853719652","host":"s3://npm-registry-packages-npm-production"}},"1.5.9":{"name":"@shotstack/schemas","version":"1.5.9","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.5.9","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"ded82cf2c03075c78d6932e1f9fe6afed9c1a2cb","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.5.9.tgz","fileCount":10,"integrity":"sha512-7b7gEmGlgIhoSi36hfYBaxYQCsM8KJBrnQGcdDiaGVivvIIOz5zXTfAbVvpFmapsqgsSreOeMC+E53FxsOFSrg==","signatures":[{"sig":"MEUCIDTyjKmdLrZfBUO8R0Rj4vQ29r9sAkQcVKLkFE/01CtWAiEAjn3FYzJEPr2wI9an403B9oa85rN2z8P5LmFfNuQlSZs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5361168},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"5e640f15a71301ee3f4390d5e75ba43217ea64d0","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.5.9_1770887460055_0.8399909804032661","host":"s3://npm-registry-packages-npm-production"}},"1.6.0":{"name":"@shotstack/schemas","version":"1.6.0","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.6.0","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"b05e16dc4c3a3e29196d516c25b6fb534a136489","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.6.0.tgz","fileCount":10,"integrity":"sha512-fW0lBhmKm5Q/J21D5hCQlgXPC9FKY3yYfhO/EOaN/ZJXNrEBygRT0p08QAjqe+SPkwOdfgt8PEBUoLPotGlLSw==","signatures":[{"sig":"MEUCIEgRtJ5AbY67BIyvyIVGcwTcMWl6XxrPX5u5dRFq3YaXAiEAyMLlM9Bfa8klHQxvqfjH1LS+xykZaJFpIATDMdjIyo0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5361274},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"}},"gitHead":"8006d5f85bc8b11e462b7c3f9d419c62190f2977","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.6.0_1770893446061_0.2504740804214203","host":"s3://npm-registry-packages-npm-production"}},"1.7.0":{"name":"@shotstack/schemas","version":"1.7.0","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.7.0","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"1627d2bf0afe4d4693db269b1f677632166d3ade","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.7.0.tgz","fileCount":94,"integrity":"sha512-6UC58SC9XwS7QKYm7XzuEYR0hyUfCgzuEmM9iiRjZPfCi/4hEMZvf/S/8T6wIpi4dD+HKicjsVd/oqLrw9077g==","signatures":[{"sig":"MEUCIBt0r0pHESXF6FxH/i8R/hBSCvw1Jjc9P2FdxlVtbH/vAiEA6x1UxWnZ8Hk6ZUq3fbuORE4+2URTThn9LoqG0r10Szs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6200022},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"67956a16858222ec727a41a85e76874c595c9c7e","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run generate:json-schema && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"dazer","email":"derkzomer@gmail.com"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.19.0","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.7.0_1771068500626_0.5914902409774505","host":"s3://npm-registry-packages-npm-production"}},"1.7.1":{"name":"@shotstack/schemas","version":"1.7.1","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.7.1","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"d80344ee52c2609b72789ad63143b3d8af39236c","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.7.1.tgz","fileCount":99,"integrity":"sha512-WklpMeysT5OBcsb6fpen8dwoSFCeHat9HmLiGWyCiDbANhOpN+Q05yXk+mw7o6F5PDVXvSqlg4Pmvezh2RE0qA==","signatures":[{"sig":"MEUCIQC1tLRnmzhdLwYVECD+v1CBBe/hTBgCpVhFBQ+QhGbVKgIgeWGcmGiwoKU36+oDWGnzSyIGylG3ZV45qxqUQjhOKMc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6265648},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"ca49ff15ce373452cd91f9caac87f7218df5b09e","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run generate:json-schema && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"dazer","email":"derkzomer@gmail.com"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.19.0","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.7.1_1771366493107_0.961189708947026","host":"s3://npm-registry-packages-npm-production"}},"1.8.2":{"name":"@shotstack/schemas","version":"1.8.2","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.8.2","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"de138d9583ad16e9043953a1318089a8331f1de7","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.8.2.tgz","fileCount":79,"integrity":"sha512-UK2WSKkTeGAKP7/iwom/c3Odh1TYFDr7wPkRK1anTfxPp9ow+cwx0Od2l5gqYNGzBu1tQ8MkGeTUZ/xwUR7J1g==","signatures":[{"sig":"MEUCIQDBA9ah/4wCUluHCK/KP+eC3E0fs6ikZGi43ES3v/rtmgIgRNzl44+5t/T4pVheu3E1LUHSnR5uOH41jb7mWOneRIU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5448593},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"eed7bb79a9228e05856655229428096867065d24","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run generate:json-schema && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.8.2_1771969938478_0.8893551572887299","host":"s3://npm-registry-packages-npm-production"}},"1.8.3":{"name":"@shotstack/schemas","version":"1.8.3","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.8.3","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"b00bbbee1de6d502365888f8466a1547e2459fd3","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.8.3.tgz","fileCount":99,"integrity":"sha512-LVAowLehdJEDKcie1F+RRQxCNe6/1viF5nkIb906d9Ht8JidexWds+uno9uQ8eQVuF5eh5tMU1HsfGytKuFi6Q==","signatures":[{"sig":"MEUCIHtCt4ErbhZbeyRWtduC563o4dVtkd4OLMTofaZqm7YmAiEAqpB8leMhu5izOCNvkt4DEfUDgjjHj8Qv16YmbdzWMJs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6262852},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"eed7bb79a9228e05856655229428096867065d24","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run generate:json-schema && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.8.3_1771970811473_0.5306301264878996","host":"s3://npm-registry-packages-npm-production"}},"1.8.4":{"name":"@shotstack/schemas","version":"1.8.4","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.8.4","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"018515ff4a702c18ff2f6ac4d1300f05032d2d45","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.8.4.tgz","fileCount":79,"integrity":"sha512-NOTfEMWgKLWGXgC/0w0L9oJKAh3wpXymSwYvqy0xOPMQLGvlQAclkzutxXyZoGccpweG4jdn58ytTIf4zgSUlw==","signatures":[{"sig":"MEUCICdi0ODG6VryegPjT2uC54ZohL7RGiB8Bx76yK6tNBrIAiEA6BBf1y5NUY/Zl9QmacFXIWvaWZ2zKSnXUfWKKSZJmq8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5476828},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"b5a64387282ba3279ddc57a2e7f4ea24135a56ec","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run generate:json-schema && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.8.4_1772398053002_0.2305022125106726","host":"s3://npm-registry-packages-npm-production"}},"1.8.5":{"name":"@shotstack/schemas","version":"1.8.5","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.8.5","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"f96b176760a74c65218f09265dffd3be8ea26b12","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.8.5.tgz","fileCount":99,"integrity":"sha512-zSp3odkFZtTWnS2DHQcDS5bj/nT5r9QztDWABpJ7T+KD2MglwBXKfFZYQIjqtT2nlcNzgZ0se2Q+1PBJLWBeyA==","signatures":[{"sig":"MEYCIQC4ZZUWo8c36gBXwgcIKqlRYHt0orvzRpLDhqPzqs2AGAIhAIwcmbwQhYTP+2nyoYywtF2AdBCkQcBd4Gbs/TxunsQ/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6291087},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"444f336b72a0a66ab2cdbc6d74f6aa9fedc82c4f","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run generate:json-schema && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.8.5_1772401363472_0.6611422226071897","host":"s3://npm-registry-packages-npm-production"}},"1.8.6":{"name":"@shotstack/schemas","version":"1.8.6","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.8.6","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"4004f40017c806d8767b03710adac3cc41db0a0d","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.8.6.tgz","fileCount":99,"integrity":"sha512-6A0eJwixU/HbJaxE9PSy0MjBOz/IU0X7EVj06Ii4DYGXrzsz0Bbf4EPyFpIwtf+HqD+2Q5q6/45s+K8AYvtjnw==","signatures":[{"sig":"MEUCIQDJ+VDguQl1VkPkSzxdTIzE/ZM5PMnA/0IYyKkmMdQ2PwIgSw7KmWr9VdZDkKB1BFBNSP3gZh6IxqyP+d+BJf8dr90=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6312027},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"54954b7df4557f718c269524f7f5fed7be6a0e53","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run generate:json-schema && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.8.6_1772405397672_0.9700850130222147","host":"s3://npm-registry-packages-npm-production"}},"1.8.7":{"name":"@shotstack/schemas","version":"1.8.7","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.8.7","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://bitbucket.org/shotstack/oas-api-definition/issues"},"dist":{"shasum":"0f1cf1b5debf18cdc9ec0a4a753e97acedd9393f","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.8.7.tgz","fileCount":98,"integrity":"sha512-R/y0HMT3qOoIiP4w54RdboJSeFH8S4e+1dkN9CK2NEtTxJJUkT6HbEaDi6LNKyC31asMzr0cCK586RDZkZ+q8Q==","signatures":[{"sig":"MEYCIQCspGsukIwJZWsXkVYn9CWA6A+tWCd8Qm72bdjhsK39sAIhAOXe7QhnrrP+jvDhdiJ326vInKXBhDM4iMUxmLF9/6di","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6268972},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"e6d29a5ebb006e4138f46f128c4903264a90fff5","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"npm run clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && npm run bundle && npm run generate:types && npm run generate:zod && npm run fix:discriminator && npm run compile:zod && npm run generate:json-schema && npm run copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","compile:zod":"npm run compile:zod:cjs && npm run compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"npm run build && npm run test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"ommar","email":"ommar@shotstack.io"},"repository":{"url":"git+ssh://git@bitbucket.org/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.8.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"20.18.1","dependencies":{"zod":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@apidevtools/swagger-cli":"^4.0.4"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.8.7_1772544619668_0.6975628575955604","host":"s3://npm-registry-packages-npm-production"}},"1.9.0":{"name":"@shotstack/schemas","version":"1.9.0","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.9.0","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"0f9bdc8714ab60f3aa326412ad8e18a3e20e8d60","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.9.0.tgz","fileCount":98,"integrity":"sha512-ESF0bNm63NPPvohL0UFRlJFiHm2PDx9TfDYY/gi5qhvHLWfqf/ijr5chRK4XNOZZJHD2jg6sZ+Z6U6EEnrlG+A==","signatures":[{"sig":"MEYCIQDukRiXFymzPwZWHLKVulYCcTAS4QE3FogtSFO+Obd9rQIhAIOg+Qb0pLLSUiOnoUQ7zuPy/eIF615x1ReS92XpVCQt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6346889},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"8cb851b3687a942c5c6efa97834caeddf4547954","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.9.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.9.0_1773309983088_0.22297671340126413","host":"s3://npm-registry-packages-npm-production"}},"1.9.1":{"name":"@shotstack/schemas","version":"1.9.1","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.9.1","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"7a45fd67b2250b7fed9c2127ef26eceddc28491e","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.9.1.tgz","fileCount":98,"integrity":"sha512-ubLGWg+GRPafBiiPcI9bx0MmK4yGR44+qPWko+yItr9EvTV5ZNfud3mv+2atrN0yv2iRmtdRoHy1VLgRKNVOlw==","signatures":[{"sig":"MEQCIBQMMQZNz/pK4eE77clA+4YbT1kfQzNjsbxoMVm7f+boAiBPbDUd+V51rK8r/irt+yFTiuPHqUZeHc5JR7Rhe8BDNA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.9.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6345976},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"bd5dd51a82090c35a68bb5e76b8e7d8f243b7a72","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.9.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.9.1_1773414680415_0.7888236955655608","host":"s3://npm-registry-packages-npm-production"}},"1.9.2":{"name":"@shotstack/schemas","version":"1.9.2","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.9.2","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"ce373679d16e6970768c55a1f098dcf67b62ed43","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.9.2.tgz","fileCount":98,"integrity":"sha512-zRyyQdjx1S6A1RR7+3RFUwlmnoQWBmY9i+WO+JHQMmFrjFRB+PmWI+MSyn5suRF1igNRRmRg3DjXCXDCnJWMjA==","signatures":[{"sig":"MEUCIAKWKbukNP3w104On1Jkn3zBuh+YLrFdKynUXXEhwRT5AiEA/f45qMRJ9adJrW6UkHqfIsiyOlylDR52mm5UTz1NswI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.9.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6331239},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"ff8e6e387a76f5457e6e3b0f17c26fa7aeb8609e","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.9.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.9.2_1773626927678_0.5743468593313021","host":"s3://npm-registry-packages-npm-production"}},"1.9.3":{"name":"@shotstack/schemas","version":"1.9.3","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.9.3","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"7244f421e61cd2045058ba8adff8f5e17e033dd9","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.9.3.tgz","fileCount":98,"integrity":"sha512-WoR2g+DIlzDumWSgxRvGGVtE0InKvnAyWSh3JRCvpBDEJZTVr3BMqJGoZq+Fl2bnGWZcNiLK2V3kcaF9hLMGHw==","signatures":[{"sig":"MEUCIQCIryo34Dvt94mqSMeR6inWMpsO9GbCS9vugFgXDdBEyQIgcLJVzk3bWO/R/Gr1jZm+xVpBsLNtY2rh8PSh1VVQI8s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.9.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6348287},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"d7e52437ee67e5fa02022be86c35e2fbc8984c7a","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.9.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.9.3_1773631199716_0.24942368989795272","host":"s3://npm-registry-packages-npm-production"}},"1.9.4":{"name":"@shotstack/schemas","version":"1.9.4","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.9.4","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"36f61fe377421cc73b088adfea8bd4e8aed5c4cc","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.9.4.tgz","fileCount":98,"integrity":"sha512-cP8xxynRfiYhxFTihdulBPXTjjmj962SlQ7hs2SLfebIFq2pKHh520sc1Vhn1G0tVTAK19bxvDK4qR7m5lrpNw==","signatures":[{"sig":"MEYCIQCkECDC0Zs/V57H24RVMsQr79Qwvat1TFWywbMgy76djgIhALWHqJ/0CzaBvZvZZGMuhkhlpC5vFfk0Jt/FLHlxp8mi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.9.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6347795},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"e4a2ac707cabd8ab014daa96b440310cb58a4eef","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.9.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.9.4_1774519908683_0.2875257490345988","host":"s3://npm-registry-packages-npm-production"}},"1.9.5":{"name":"@shotstack/schemas","version":"1.9.5","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.9.5","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"ff78a6c61231e6d131a17f4a2137ed083c73ebd5","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.9.5.tgz","fileCount":98,"integrity":"sha512-svL8QidRsog3IdyiK4LMGqHuWF7EZF83xDCyI1qQQAtC+sgc5sPyvIBl9RnvvK7eQHKupdvW+QFpUoMbHMEe6Q==","signatures":[{"sig":"MEYCIQDI1wJOn+brewlVcbHPOGpw9BnC6NlUHTSP9NzBag4QXAIhAIK9/nWEgmTh7FIFv5VpN8OMbch0GVvt7sN/KuQRtU1Z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.9.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6369378},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"2111b2f40967998e7d751f347c6b909be152c65f","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.9.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.9.5_1774521007148_0.526104140805931","host":"s3://npm-registry-packages-npm-production"}},"1.9.6":{"name":"@shotstack/schemas","version":"1.9.6","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.9.6","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"3a849d3f4d71f2e33d80fe0653160a7f104269cf","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.9.6.tgz","fileCount":98,"integrity":"sha512-vy8rcn/ZPHWFmemfzUtkCZ2/033/3IqjKFwjg2xsaeqdBfZou+CvybgVui/1uF7TcjGeukSPe0coaWkTi8plZQ==","signatures":[{"sig":"MEQCIHnx/8xpaejtNlgvCih2dy9FvQa704oBxXyVdtdD+kb2AiBSATNvf4cBbzFGSOrDWzSoetV/Y1shTUXOEh5ghlm+ZA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.9.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6368224},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"d4f39ff17df51150571b7bb5423547def0d7d2b3","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.9.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.9.6_1774884731633_0.8611621676748016","host":"s3://npm-registry-packages-npm-production"}},"1.9.7":{"name":"@shotstack/schemas","version":"1.9.7","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.9.7","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"08c4b2e9a432df88b3f62e44c033d74bb1b9c3bf","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.9.7.tgz","fileCount":78,"integrity":"sha512-NgwZbLtTjrY+X18O9/1RIUH77K9jOqwGPHmNsFCU/TJSBy5Z90DAULuH/52HcQLK1oFZgkNfqVFzhmEI/dgTig==","signatures":[{"sig":"MEQCIBAq06ROwg0JqFlHerNsaLmkpqD2lSdAfPuOVdxVXRZuAiAk3hjgHC28jH9GEOi4glvloikBOEis3tvaidlJBlc3fg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.9.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5394303},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"4a1ab397750ead6ac613379c249edc8da8bbc16f","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.9.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.9.7_1775070181167_0.369496995338916","host":"s3://npm-registry-packages-npm-production"}},"1.9.8":{"name":"@shotstack/schemas","version":"1.9.8","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.9.8","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"daa19cc787bd56bcd1500302fa4d0b0b76dc4ba4","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.9.8.tgz","fileCount":78,"integrity":"sha512-TNXiiz7jsjpgDAxCnVSBvEj4ppKrBqe10ejsumIE7koZ2Onxd/Quru03jNST/On2NDuYxQXh7IwnWgt8P+OATQ==","signatures":[{"sig":"MEUCIQCEkzqkt62E9sdvIItQAQdpVbH/KF3VYpO2GLATblV/gQIgPjoPAJZcDrX84pUhfwv/2g6MOCrY6p3F3QrTo7toQzc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.9.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5246910},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"66bf824e8f122f3d6980e4296c86c4d02511af51","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.11.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.9.8_1775140109427_0.05072291333028556","host":"s3://npm-registry-packages-npm-production"}},"1.9.9":{"name":"@shotstack/schemas","version":"1.9.9","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.9.9","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"9bd546f1f4c11bdaf0ed9b315a637d223dd4b6ca","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.9.9.tgz","fileCount":78,"integrity":"sha512-hs92J/0NGUTDOx66x4PxCieRa+gya6b2FwktJlOpFK2/sLPYxVbwkzevOyazpbem42V4NWmrXZt8zEZEyMhUow==","signatures":[{"sig":"MEQCICmxXa55MEA1hYj9Cf0A/+xc5/aJAaZraUO8xzRotgF+AiB92JT6VAiI/thqW6rjph3OdwRDtOgv+0Hv9240PMiMsw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.9.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5250112},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"2a4beca11d131c912ecde95b807413a2f03e6c1a","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.11.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.9.9_1775140219020_0.9831841264891945","host":"s3://npm-registry-packages-npm-production"}},"1.9.10":{"name":"@shotstack/schemas","version":"1.9.10","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.9.10","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"9c8a425c555ef5283d561600d821a673dbc4ed02","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.9.10.tgz","fileCount":78,"integrity":"sha512-7tvSaebHfBQ4KzKBkEnU/AFIMQONH6y/xNzDtzsff5u94ZlR1xLin6bPtx2ky8ioKzvbAwLtnbRTIC6tGrNV6Q==","signatures":[{"sig":"MEYCIQD/n2EjQ6wGl2WmssJ7bFD+qybKwjnsCxzEOPGlRzB/HgIhAJADaCdPW+bVfb+WtbJUaBKot71dpQ1JLOh5Vt/v4upw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.9.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5248740},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"7995a37dc1bba02ccc0abadf8140929ebbbeddee","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.9.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.9.10_1775223321828_0.7945844833987681","host":"s3://npm-registry-packages-npm-production"}},"1.9.11":{"name":"@shotstack/schemas","version":"1.9.11","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.9.11","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"9a1aa387d49be1bb80abdc7b2bb71e11382f114d","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.9.11.tgz","fileCount":78,"integrity":"sha512-J6Yd9faYXgkeTZMDO98qcyl807VFi54z/UFSosYZg3gInP0wygQFh9BDULCChFPNQrXjvivzLaMPY7Kqxw9nHA==","signatures":[{"sig":"MEQCIHBFbbYMcXxbHQHlq8fhoNrGrSpJLK300fco8svvObLaAiBKdZbmk/w42MIF4fdjDZr6hboTRNBmUrQkkvFUrThFYQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.9.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5250810},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"aac69dd98b78396e425cd04d30772573478590d2","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.11.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.9.11_1775588772416_0.6642484512550857","host":"s3://npm-registry-packages-npm-production"}},"1.9.12":{"name":"@shotstack/schemas","version":"1.9.12","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.9.12","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"31f1c48d863c066fd35f57152640fc8f4975cc50","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.9.12.tgz","fileCount":78,"integrity":"sha512-A7jiTxgt1C/IKLXDQfAoGehFhhVd/71QU4zxDVoGLzEV+YO3ZjvgW8nCgExZOf26/3W2BDiAvb2pfloCfMsd+Q==","signatures":[{"sig":"MEQCICEVJmteWIoITvY3/J+PWM4QUxDB6QPcMlBiv0r5Z3HwAiBm8GHae1n8VUi50xTKddglYn+CMIUb/dD0xyAiZqYtEg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.9.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5251095},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"5262223bbb2956c23fc6c2566a3dbdb0ecc397d6","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.11.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.9.12_1775615621351_0.23163781346548595","host":"s3://npm-registry-packages-npm-production"}},"1.10.0":{"name":"@shotstack/schemas","version":"1.10.0","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.10.0","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"e796831801db9bf01ef50599d5207b7cb33fe064","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.10.0.tgz","fileCount":78,"integrity":"sha512-/4Dvx9fAfn3HoaCNsSyzhyHqGMWEdqUeoWZhXrt6Yk32HG6KGWHRI14EfVTRBqxiLxDxSRyvLJYlCBuOyMa1pg==","signatures":[{"sig":"MEUCIQDfAVZuU99eZU/Migyc77dlbCaKDowTTJcjUbiqqtWp5QIgRWNFGulHREDViq86EPZA3jVPVZxFNI6C6aFdSa1ijA0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.10.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5251095},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"815e946cc8d6d8178010a50f1e657f0ff05149bc","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.11.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.10.0_1775621241580_0.9410752805552562","host":"s3://npm-registry-packages-npm-production"}},"1.10.1":{"name":"@shotstack/schemas","version":"1.10.1","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.10.1","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"45ed66c1aa69b19639d22f195f85165ce3315284","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.10.1.tgz","fileCount":78,"integrity":"sha512-niAyJchRhAo4CeE2Q8LnhXeiELE+8y2HUvpw7SHd4Shm/zyKPUMEeP2KeLOyNXbcw7KdBrOunm3pTfQjU+6mLA==","signatures":[{"sig":"MEUCIQD5DOQfgcpnXd6I71Cn1jsCfBoekMhzkz5ZzrcDryhg9AIgIf86TA2ZYgAbthSG2fCvmtEm42H+wFu8hCUoZEBpqtY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.10.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5251095},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"d80fb276985a19f6d53b7110f5ed8ce1fd4c2aa2","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.11.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.10.1_1775622277588_0.9093096325816354","host":"s3://npm-registry-packages-npm-production"}},"1.10.2":{"name":"@shotstack/schemas","version":"1.10.2","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.10.2","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"41b23082be8579c1241031f4b4737ed2dc60b88f","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.10.2.tgz","fileCount":78,"integrity":"sha512-cB5QONr8UoUlraYxh7+dIvyXDs7nQ/H8iCe9OPxpdM5uhR9HusTMoEP9rp3wEr+tQBRxKB2alUVtopQc97Sc5A==","signatures":[{"sig":"MEQCICRP6iEbThhT+wDC6/fgVu42SsX6byjbYHiNu9QJSuVPAiBI0fN3Bm0oZYMYzl8Rb9X9A8SguwikwC4jBVmmsgX16A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.10.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5251095},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"a45233fec67f2b8d5fd2e046569e6bd758d37770","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.11.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.10.2_1775623020307_0.9340947696454718","host":"s3://npm-registry-packages-npm-production"}},"1.10.3":{"name":"@shotstack/schemas","version":"1.10.3","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.10.3","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"6c89df4ac422a7f096f29836de04fd573b021264","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.10.3.tgz","fileCount":78,"integrity":"sha512-sn1W1DsjB81oyaaEMStkNS++HLPv5NNWfgCfhIwGM4AuzOep9La/RDCM7pashtmWzCADyJKsBXkauo1A3g+U1Q==","signatures":[{"sig":"MEUCIQCRhhF8hAjFAm0SaoGGO/VbILf29R2hYCKf3BRLwfwpuwIgBclwGg2MSaq4bD2vZIt7qyeSsozsNjAOzKjdqFAAN5s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.10.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5251095},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"f7419f6b16a905491e4fc24b7dec94a42c200a42","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.11.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.10.3_1775625108128_0.25935335241590485","host":"s3://npm-registry-packages-npm-production"}},"1.10.4":{"name":"@shotstack/schemas","version":"1.10.4","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.10.4","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"003f76733b6b49d28c2f025f9ca3aa918d9153c2","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.10.4.tgz","fileCount":78,"integrity":"sha512-GlXo41S1+kpM6rMePYT8xlK/hFFSkHLuHsfwHZeDns5RsG9kuGyc5fa1WfWrbHO1QPH8ymbOsXXI2jkBKAJw3w==","signatures":[{"sig":"MEQCIGCcAYBgEB1rcL4owjUcR6Y9uW04gQoLWbLTSJwAtMMVAiAmCNy5HVWoN4uW0iEOul6EbdiZf8UMBO57HQcYR+GF7A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.10.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5251095},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"ec4e373c677e1aa2a2c867a5d474871fbbd03136","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.11.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.10.4_1775626419383_0.9807464803067887","host":"s3://npm-registry-packages-npm-production"}},"1.10.5":{"name":"@shotstack/schemas","version":"1.10.5","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.10.5","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"e95842f29f0691012ecef3669dcacca72535cf9b","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.10.5.tgz","fileCount":78,"integrity":"sha512-eH6DakL24zD8axQctM0bnPV/VxTKp8wdQdhmKEBWlT54VdgrojjE8TyDyiToOGjBZsO9AnG1RAn9RrrWHCLkYA==","signatures":[{"sig":"MEUCIDtI6PBu8YehJtIORhtwNGaz+g6RWEvsrnJjLppbGFoSAiEA9GhXBgVg+y24fks+qfgbv2Otm+fb9YZC9tXfjwyh+8o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.10.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5251095},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"665db5cf2e70acd575ba031397e8a62b67c4c299","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.11.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.10.5_1775627387691_0.23617592327799852","host":"s3://npm-registry-packages-npm-production"}},"1.10.6":{"name":"@shotstack/schemas","version":"1.10.6","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.10.6","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"f728fe96c91329b18a03e20022099d86eba19872","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.10.6.tgz","fileCount":78,"integrity":"sha512-roW4xbCHKtwv2Z4wsezmvYWvXsQdxZ3hgzM1myqClRpOUoca1DO9FGiyMFmXVkfgj8nLsHUvwwAAdZ6SWMmx4g==","signatures":[{"sig":"MEYCIQD/6SuGMyxEzhfOO7fXmRQD7RbE0fZihlrS71FbzjbaKwIhALIrp78lcDzd/A/C18ka7xixV7y+aQXvnM4VX5qid/Qo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.10.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5251095},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"a3222fa757faf5e4c4aa04232295cafcb6ba3976","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.11.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.10.6_1775627785652_0.4722178272687494","host":"s3://npm-registry-packages-npm-production"}},"1.10.7":{"name":"@shotstack/schemas","version":"1.10.7","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.10.7","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"268d337b455b23624c7567abdfed9f6605a8f378","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.10.7.tgz","fileCount":78,"integrity":"sha512-/v+m6jT1bM7wBXEaq4h6WQqiSUiury9Jb+QysqJKOkGLdODqEFRxM8g3GkRPwSiLckZfBaSxSdl7mnrjhGtucg==","signatures":[{"sig":"MEUCIQCkpom7mu1yJlaMu1YtEzGKXou54elyTJzC+nAIpXMwQgIgB4wYSVeCytslKUlsqnu/YsIAi6gapdl1TVR4AYDRubc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.10.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5262684},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"01adefccaa281543f24383ce92ee3f1199745192","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.11.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.10.7_1775880299086_0.4326989715885574","host":"s3://npm-registry-packages-npm-production"}},"1.10.8":{"name":"@shotstack/schemas","version":"1.10.8","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.10.8","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"265abfdc2403796079b7e5195397b46f7f7d8e38","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.10.8.tgz","fileCount":78,"integrity":"sha512-7EDQmXQVycfserlYTX9Rv6tDcpVRXJEzwfaG+6Jooorln4eGimPJ+fD6XcmFi/VIPG8qjc6HEVJXGWipf+m5JQ==","signatures":[{"sig":"MEUCIAcD6kJFj7VfvPXHBhJdVSnLoK6Five+d1TmrRFD9vvRAiEApMcg80s/8GOGzUxcSVrjKMgtORPIGQOAZKPod5MDJnA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.10.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5262352},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"2709e6624d5ee76c0c86fa4b3dfd50be72455ddd","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.11.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.10.8_1776216543266_0.8545718202775188","host":"s3://npm-registry-packages-npm-production"}},"1.10.9":{"name":"@shotstack/schemas","version":"1.10.9","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.10.9","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"b9cbec8c496d7f0d3db5d9494385e4dbcd3b257b","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.10.9.tgz","fileCount":78,"integrity":"sha512-r8QVJRzT9pJB93goyG94hiAA6407h+RTXnXHy2Yj5rTmezU/j0LDJAte08W3x0aRZwVMj/S4MJibaPzCD5JY8g==","signatures":[{"sig":"MEQCIGiIQc3EY8waoc+zI2xrjzBgLDRbOSaKBJTeDFeoGcTxAiAqPcGNUGqUzYMbkj5lfiCSJZ/YExQ3N7pTGekKtxt9IQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.10.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5267695},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"204d35de5f527421e9462ddbd2af1a2366eebf1e","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.11.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.10.9_1776223045194_0.789417502334661","host":"s3://npm-registry-packages-npm-production"}},"1.10.10":{"name":"@shotstack/schemas","version":"1.10.10","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.10.10","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"449e4f6a3d01d3d4d4d42259d5c05db75884ea89","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.10.10.tgz","fileCount":78,"integrity":"sha512-YPfo+5QNJnRz1E3oxzkjplbSNrUUp1MeaRGRQSWatymj2AGBtlX4xxjSBKNujJCtME+iiQDyG/MztLFvSQYYpQ==","signatures":[{"sig":"MEUCIQCG21Dl9TcrGxPQmOgC7xP0aSilUctGGiV1XQ3WpP0pLgIgRft3bw8OwL+jONjiSDTubnbQnc/xY4owM927FWX08og=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.10.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5267696},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"2a502361ad9fdfe8129a7ef0033ec5a7a9ab6ccf","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.11.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.10.10_1778064652660_0.7759279562633794","host":"s3://npm-registry-packages-npm-production"}},"1.11.0-html5.0":{"name":"@shotstack/schemas","version":"1.11.0-html5.0","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.11.0-html5.0","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"06306aef82c16575319d26bdd00321a5cc6e39ec","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.11.0-html5.0.tgz","fileCount":78,"integrity":"sha512-sFXSSkB+EPtOiokclnLG/rAeMLIuLm+wHnljiAP0tpciBH/lWUXe04tFeNhHph27gX8ZxAPeh2mKsKWKcNQUbQ==","signatures":[{"sig":"MEUCIQC7qfAOaJU4sVf6K1qx2v7TF2F0cN3oFfqkPdSQ6SnJlAIgCUd8+C3zQGImhhCnGqVnoUB7DePYSp1VNYaWNax16ug=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5300225},"main":"dist/index.js","type":"module","_from":"file:shotstack-schemas-1.11.0-html5.0.tgz","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"dazer","email":"derkzomer@gmail.com"},"_resolved":"/private/var/folders/qq/ggq93r4n11x9bpt9qjfw5wn40000gn/T/4f970811c07b28e14cc31d839d1b5781/shotstack-schemas-1.11.0-html5.0.tgz","_integrity":"sha512-sFXSSkB+EPtOiokclnLG/rAeMLIuLm+wHnljiAP0tpciBH/lWUXe04tFeNhHph27gX8ZxAPeh2mKsKWKcNQUbQ==","repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.9.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.11.0-html5.0_1778418429764_0.9297466157297951","host":"s3://npm-registry-packages-npm-production"}},"1.11.0-html5.1":{"name":"@shotstack/schemas","version":"1.11.0-html5.1","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.11.0-html5.1","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"7ba49a1b3b2f335d98dc186e78bd28368010e9c9","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.11.0-html5.1.tgz","fileCount":78,"integrity":"sha512-6jknHfSzR9QfmQCIRA3o2ukCFsi66o6UMX9HIQ1HlJJK1y9QAcfS/sIWpvepYgdQhS07/qca9oJC9IeGqdVo/w==","signatures":[{"sig":"MEYCIQDcnt8m4lLQW38WQwuwlPmnY5f/GNWrTb6+koN9GoQdUAIhAL72L+42d4lCAi6acxMK8S48lUUt6v5B6SaB4RnCTM2E","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5298869},"main":"dist/index.js","type":"module","_from":"file:shotstack-schemas-1.11.0-html5.1.tgz","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"dazer","email":"derkzomer@gmail.com"},"_resolved":"/private/var/folders/qq/ggq93r4n11x9bpt9qjfw5wn40000gn/T/4e39a71db514387d78500c4867a7a65b/shotstack-schemas-1.11.0-html5.1.tgz","_integrity":"sha512-6jknHfSzR9QfmQCIRA3o2ukCFsi66o6UMX9HIQ1HlJJK1y9QAcfS/sIWpvepYgdQhS07/qca9oJC9IeGqdVo/w==","repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"10.9.2","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"22.14.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.11.0-html5.1_1778420730027_0.4481343787905063","host":"s3://npm-registry-packages-npm-production"}},"1.11.0":{"name":"@shotstack/schemas","version":"1.11.0","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.11.0","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"9005617909d0fd267665e7bd9694ec4093edc8dc","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.11.0.tgz","fileCount":78,"integrity":"sha512-04rFn/hK1yvLTrROTPs1nosxXDpbXCd55aD3xn0ANxNu6b0noc8u2ScjQxRt19QhZOZtt4DCTxxu/QEkSH925A==","signatures":[{"sig":"MEQCIBs2UNeGrrKaxbVCqTIilVeqTGbmDlCzDtAUewP3uCdkAiA9FD1A4urjxTZpasigS8lCQJB/Su+oTx/JFdC+8GjLTg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.11.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5286636},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"85d191e138131d7ce250c5429518492d47399e81","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.11.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.11.0_1778580223113_0.19735959085781452","host":"s3://npm-registry-packages-npm-production"}},"1.12.0":{"name":"@shotstack/schemas","version":"1.12.0","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.12.0","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"16448dcd52c190ad49e0b6d9d50f96ceb185a561","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.12.0.tgz","fileCount":78,"integrity":"sha512-M709YCOZs6fk33ZndN9AZ/SCTim/4k9qTH+fiPt68oMjyhG5DDNQU2lurod5E0OnVAy1JxnU6VISi2x977rSCQ==","signatures":[{"sig":"MEYCIQCznkQK8F3PrRKZjzhaBpeVuIY5HwPe5Ao3cjg4ixUpjgIhANP/mhzkbgMkP3TKooQaPMAvH9shGW0Yahkp/ReVHamU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.12.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5291545},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"93a3a6ea6dc5b9f3b25ae2a6827e4b4f9e1469ce","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.12.1","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.12.0_1779098552406_0.7882489619874957","host":"s3://npm-registry-packages-npm-production"}},"1.12.1":{"name":"@shotstack/schemas","version":"1.12.1","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.12.1","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"d93fe42a401c889e5005a00827085fc1365a2b17","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.12.1.tgz","fileCount":78,"integrity":"sha512-jh7hXNYM/dwXLXBnxllAeFmpZfhFlx3S4HpFYDjBow08ziuLOt1fTurK0l6fSC7+6XtEJEMXQI1/VY8RPtd2DA==","signatures":[{"sig":"MEUCIGocRodqd/jMSV1HesUF86rcoQr1IaHpjAT0KTgBBvaLAiEA4Cpf66ePJ7DXBUHyxCoWc28Yf65uhToD9/14ElIXEE4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.12.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5291904},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"128638bae5a2ea9f7cf764a4c4ae84b201ef097c","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.12.1","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.12.1_1779131629458_0.6966474319560012","host":"s3://npm-registry-packages-npm-production"}},"1.12.2":{"name":"@shotstack/schemas","version":"1.12.2","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.12.2","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"d1c05470a8b1a788ac1c3cc5c8997b4bd6a1b922","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.12.2.tgz","fileCount":78,"integrity":"sha512-t3AxoQEmV050VCR2Ej+IqKCjbhEIp+nCHx78G5RT53Fdw/eFCl5b99XP2u9K2iIcci498ksuFZEp4vJtpAsoOg==","signatures":[{"sig":"MEQCIC6yoXa5xtpESbLphKM4515cCKem86Pgg0Ut1nh4tQnIAiANvTg55a0a0mhNju4/czCPGd3pifbz+cNKnbV9Wihk/g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.12.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5310303},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"e894f09e17496754a8a8d8ee71228f5994547af7","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.12.1","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.12.2_1779370623693_0.39794892532864834","host":"s3://npm-registry-packages-npm-production"}},"1.13.0":{"name":"@shotstack/schemas","version":"1.13.0","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.13.0","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"83c2be06ca8d9f85fcca765f7f999725bf91c097","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.13.0.tgz","fileCount":78,"integrity":"sha512-1MzbFxkbRDwEJvPeFDCXfUWWaVKKgZumPWE48Cz+mCWzD2fU17SB4CoTD43v1FID80oSkDAsS76WwoB4P+05TQ==","signatures":[{"sig":"MEUCIQD0FbCpNPSrC4wQ6R/Ip+a3DzOLC6r3cQLxQERiR1vGfgIgIXLVNf+9tY0MiPNPEER61fbaTjz50wYaNV5H7Hxas94=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.13.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5392834},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"57ab67e85e52ed7fadc084f3ceda2ef0f662bcb6","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.13.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.13.0_1780334499955_0.377459135956816","host":"s3://npm-registry-packages-npm-production"}},"1.13.1":{"name":"@shotstack/schemas","version":"1.13.1","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.13.1","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"a519930e3bd23bf568ebe2656b1296499e4226db","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.13.1.tgz","fileCount":78,"integrity":"sha512-cORMGDniuvwJkI7wEqLKRAuqATaMsdB/Y6jUeSR7a3RQhH2rw/3tOyfYKwZixDM46N29NUHnjQrAyIBcRIIbHw==","signatures":[{"sig":"MEUCIFQuy5aYvAwVX6Lu59XjrTuwQXV5rsaZqFJG3lTkZk6OAiEAi11dkydnqnVBCylxfUR3sYPsbgzDEMNwIS8DE/0r6Uo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.13.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5395866},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"8dcc804b394b1a1dcf4e40725afbb4b84989ed4b","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.13.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.13.1_1781029230360_0.4173333679418949","host":"s3://npm-registry-packages-npm-production"}},"1.13.2":{"name":"@shotstack/schemas","version":"1.13.2","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.13.2","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"60ca6e23fb62ba1b5b8fb4f6d816f403b2b32320","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.13.2.tgz","fileCount":78,"integrity":"sha512-MtSaq/rlVRtvh8YTHxH2J9U8SbZP+YR416HCRx7bR89lLCgEGDGZvZj2+KV2RRiFXp7ncmeSjFyA6KF7A1r7zQ==","signatures":[{"sig":"MEQCIBRPdm19AQhXkOF4et+2D1hRfiSVMvIdAVTCr4J94MhTAiBiNlWPO0aCaSzxfoc1K6T8U+9D0Sw7srWfGgiQ5aUHfg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.13.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5402369},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"bc7dc30b99f44a7d628079eecfc6a21d21cf4d52","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.13.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.13.2_1781631644393_0.9545442026085169","host":"s3://npm-registry-packages-npm-production"}},"1.13.3":{"name":"@shotstack/schemas","version":"1.13.3","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.13.3","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"a77423479457f6dbc72f2538d1b9c11cce2487ce","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.13.3.tgz","fileCount":78,"integrity":"sha512-UwWWiBBdvuYknnSmJeWMx3/GiWbygjnx53/orYl0MnF189p0+evu8hPaKq8VyH48Uw9jXHgizTQh7bI+MyVfjw==","signatures":[{"sig":"MEUCIHB9hDtpRkgDAdTid1H31uo+x1sCnIiDdWNZ7urBqtooAiEA3iDNLyAnnGgTPg5TylY9DcioZkyqn7J90QhIli3agG8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.13.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5396275},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"1456dc1ea70c0db19918e4c2b1434b40df820681","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.13.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.17.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.13.3_1782932918271_0.06893691113961431","host":"s3://npm-registry-packages-npm-production"}},"1.14.0":{"name":"@shotstack/schemas","version":"1.14.0","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.14.0","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"6bd2fc578ac5ee536360fcd915f7a91ca9db0e2d","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.14.0.tgz","fileCount":78,"integrity":"sha512-1nPcq/xPGncL/7u4TKBUst/7o5H+8+ClepzmnU5ElhYjti1KkWvlG4wuT597xMMVjbxF4bhnO6RdTFcW6JS5uQ==","signatures":[{"sig":"MEUCIArin+fJVUT3Wwmi0yyaAPRKqLMHCjkM8fnmdz9LSFGdAiEAgIM/1nsNTffOVi+Gxoc17aERBHli/HdBa3r0bagfNWU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.14.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5512194},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"7a7252d0fb09aa070a66c517bcf8ed1557091363","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.16.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.18.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.14.0_1783305753834_0.3346754844825022","host":"s3://npm-registry-packages-npm-production"}},"1.14.1":{"name":"@shotstack/schemas","version":"1.14.1","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.14.1","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"8cb2fe5488562497a3c436583537a7cf9aa1667b","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.14.1.tgz","fileCount":78,"integrity":"sha512-c2N3ZZdmR+pFI+0e6nE88jbI/F4ZuMNbhxdDFUDkaDZvKH4Bl1PZROJ4/zjpxIg5CexawNxbZcP/K9nPPMa4eg==","signatures":[{"sig":"MEQCIAMoO4Xnjzi2G7tcbUNjhOLgiqZK6CuNKcNf4vZuOfqeAiBgofyoV3jK/sHb67MO5kpEHOiAY1h0PTMl9osMhmdrfw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.14.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5515128},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"84288b612c83c52b4549d6f30abcdfc9c0f05103","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.16.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.18.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.14.1_1784296247967_0.5462240845579422","host":"s3://npm-registry-packages-npm-production"}},"1.15.0":{"name":"@shotstack/schemas","version":"1.15.0","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.15.0","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"59a589ced5b8a9b433c686fee6b36420199a60cb","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.15.0.tgz","fileCount":14,"integrity":"sha512-4wyOdEarxR3xb1SCLddBl3h5pk2kOqO0yh6wbxVMHYGoOw5OpKnGvf8FUaIGQw+SCD4lUmqTOauzBGGvS5xo6w==","signatures":[{"sig":"MEQCIAWSo5orSLnqytkhDZ2hMPjNjsj2mtIo0BHiXtFCRq5OAiAmqlFkUSNZtjWsAnrqchUieq2JzBtM7LflBgBe/vq/5w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.15.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4839717},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"5e61d56e64bd1c2126f50a9b4f819c5133716a84","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.16.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.18.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.15.0_1786438052606_0.3112657141017281","host":"s3://npm-registry-packages-npm-production"}},"1.15.1":{"name":"@shotstack/schemas","version":"1.15.1","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.15.1","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"b6b3e05f99625ae7fd0aad4e0fa64dbc2c32face","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.15.1.tgz","fileCount":14,"integrity":"sha512-M7KV2mdSnQfLmtyUcm+H7DC/eE6eDzKvoSLHSiRAceoi9WeuP3y5DMAwTNakCSH7baco1rm1CgDOEv/wNJvUpg==","signatures":[{"sig":"MEYCIQCKwwDbzezLDlyLHdtdqPkIxkGMJVIc8F1d1yDkFxU+RwIhAJRjyuhl4ys5lmEfea852ea4Rq4w6xuzS0MvXJ0FBF7c","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.15.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5051005},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"17b99f56502f9cb9cc6096e16d00c084a18f2e34","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.16.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.18.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.15.1_1786445558038_0.3338563188028789","host":"s3://npm-registry-packages-npm-production"}},"1.16.0":{"name":"@shotstack/schemas","version":"1.16.0","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.16.0","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"4b40b985ccb1abb4b5ce1c692d681a976f0e21aa","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.16.0.tgz","fileCount":14,"integrity":"sha512-JPO9GUKnkdswtM66G1o4jP5iFfapSFMmdkH2npcgfyBOnY0GnyvOjUWMKJGSxA/ebcefnZY2U5DEBWJCiIZlvQ==","signatures":[{"sig":"MEUCIQCxCA8vxz8+4oNzAa56vAy7Bvpu6UNin9DeGVdbZxw6kgIgII8t6q3TamfHsq4OLIGOvgz7rhtJxOSIKgK7sih3eTM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.16.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":4990486},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"7876961893d09f54c59e4fc2c1c800a2c8922286","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.16.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.18.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.16.0_1786537759816_0.2186559771066694","host":"s3://npm-registry-packages-npm-production"}},"1.17.0":{"name":"@shotstack/schemas","version":"1.17.0","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.17.0","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"d0924ad672ed2b27db7f8eebca5c670886f7c6b5","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.17.0.tgz","fileCount":14,"integrity":"sha512-ilFAJcO8vZ9X/vC0uri8ZX+cM1BMnvx0cnUiU4sdVbPmJVdN0uta2XBL1rYWC1G/0GZUSZc9/ql0EwDSk0n4mw==","signatures":[{"sig":"MEUCIQCNZUrAd2Y//uhl+E2RujzifIH0BZmGSvf2RS9vxIVA5QIgMZgxWAJNk7diE+7O0lQ0s87nwDxT8K0XYp+n5PdCowg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.17.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5007386},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"387aafdb94c9b7f295231aaa579cd4ca928ca906","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.17.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.19.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.17.0_1786742017989_0.1647635333365851","host":"s3://npm-registry-packages-npm-production"}},"1.18.0":{"name":"@shotstack/schemas","version":"1.18.0","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.18.0","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"279a616a1087729bdb7dac1fd3871dfab9cd63c3","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.18.0.tgz","fileCount":14,"integrity":"sha512-Fh9dxIzBqLyWf6jc1pCvpQDdk8OFRO+y1zka5D5gBlUWn2Zih4p7MH1SxsVCMFqkyfQ32D1TpjRD/3roEAIN5g==","signatures":[{"sig":"MEUCIEkGOgGoC7AD32ydZpKMXLCuSh0RHMUQ6Jvjo0xXRkKXAiEA20nPpa5qna3i2EdfWhmmkuoDTkgxnRvVfpYHOsQJiZc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.18.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5037840},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"905d5b8f4527893d8d87ef589c499765b9ac3efb","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.17.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.19.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.18.0_1787564041406_0.822916062415147","host":"s3://npm-registry-packages-npm-production"}},"1.18.1":{"name":"@shotstack/schemas","version":"1.18.1","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.18.1","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"b197678274576cc5c18a4b692f5ae0767d0c6d0b","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.18.1.tgz","fileCount":14,"integrity":"sha512-tieyXrXDK3D7NjApmksDeyQkNYMgC3yLa4GUU6rY160vOdJmgNwH562vqSUU42wf+H5cU1FF5UXrjOZdeMJWqA==","signatures":[{"sig":"MEQCIBaAPMPIeAzFblwcRK1cbj9d7SvVjVN+h93Qna9vC6OBAiB2UyTuyN2b5BL6szgC5H6PuHthsNeIIySk0LtJtAKpKg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.18.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5041144},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"07958d9e9e9fba60073e8ddbc028439f27d28260","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.17.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.19.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.18.1_1787996494811_0.0818955468116016","host":"s3://npm-registry-packages-npm-production"}},"1.18.2":{"name":"@shotstack/schemas","version":"1.18.2","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.18.2","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"b9131d977f3f5ec78b209a1842cdf78c77149c3b","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.18.2.tgz","fileCount":14,"integrity":"sha512-cynavrjE2W0fWJof7v+uWqWTwzOJb6J744NyZrL+jd5uYTKivuf6Zb38vHJGmBkulqkE8cher5bIVZO/aPaMKg==","signatures":[{"sig":"MEUCIHGVud3ZYlfvw15R+0NejFJXEGvyDXrthcbokAsEFh5KAiEAgjG3+MjqA3ferkiyW5yShMLZQC1IxdGkc5Xl3umh6Mk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.18.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5051882},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"1414d80b7e684afa7fb41cb5de2f8b3a5134668f","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.17.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.19.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.18.2_1788263326670_0.597733113959348","host":"s3://npm-registry-packages-npm-production"}},"1.18.3":{"name":"@shotstack/schemas","version":"1.18.3","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.18.3","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"90aec9e8e7dc12f7b43ded4d3ea4b156f6ceef15","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.18.3.tgz","fileCount":14,"integrity":"sha512-EGAlsm8/kS18s4jy44J71N5NMtQeZnVwzlOUMaVE10jaSWEdXytNofuy1z623UG71Kq1yo+VMWT54ZqKMEhAbg==","signatures":[{"sig":"MEUCIQClCIFBFtLTqCZChr8I5gWbOdcIWIH08DtAK7Ut85OArAIgekey2+iOmRVP9I2Bifblp7N9NvacqPdxlVupLXx+QeI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.18.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5052068},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"cd259acaadfc57d201074bae0788d50bcd909cf8","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.17.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.19.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.18.3_1788426030651_0.18333515439084902","host":"s3://npm-registry-packages-npm-production"}},"1.18.4":{"name":"@shotstack/schemas","version":"1.18.4","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"author":{"name":"Shotstack"},"license":"MIT","_id":"@shotstack/schemas@1.18.4","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"homepage":"https://github.com/shotstack/oas-api-definition","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"88636dbd3dd0aee159b38c6bfb7120e6001e3be4","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.18.4.tgz","fileCount":14,"integrity":"sha512-8rNHX7myb3RiV/tSdD+HuEQcsaA3+33KTp6oJGbMk3HQj49v6etSSO5OAU6Mk7nZIXFacXYDKDDf4JaoZnW13Q==","signatures":[{"sig":"MEYCIQCVPXVeaseJVChGhwRlmDHxOKk/IsNxIDBQLCEXyfhBjgIhANt/uDwUs5tRch7XmMLJvMA7fi9Bir1PZTR588UT2l9/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIEznSXuYhEOy1LH2IvYtBWfqk5Lu3WA9A1jUQRtKX0NHAiEA0lRR4hY9SPo5K9VOl4Y+WgPnaDXH/g4vHgmFd6wo2B0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.18.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5053837},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"0eb96e10c55c8cb2bdaea4b3a08fa6cc71588813","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.19.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"_nodeVersion":"24.21.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/schemas_1.18.4_1790333443472_0.3814395315972219","host":"s3://npm-registry-packages-npm-production"}},"1.19.0":{"_id":"@shotstack/schemas@1.19.0","bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"dist":{"shasum":"37112f032737075297ff241adf127eca1807e42c","tarball":"https://registry.npmjs.org/@shotstack/schemas/-/schemas-1.19.0.tgz","fileCount":14,"integrity":"sha512-j9VXLg5FqH8nP+72k7SGJlHDWyuwZv74N6WJoXcgW7VW4Epdx7T/q2FUmuMPYvvJej5dwmksto1kMEw33PesOg==","signatures":[{"sig":"MEUCIQDQst6/8Z6DP2GPT6HwTEINA2njB+QCZnpIiB1+Vii+8QIgK8EfBy0U3HQHsia+y6BbYj2fLRiY0vgJc6juw/FWvFg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC0EOiFB/s8bydP3lXh7uj29Oq1Bhae6+9WwynSmdx7pAIgV8B15eB/hVc2EEFecmx3RalIkYRswaJzjnqAL6wcNEI="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@shotstack%2fschemas@1.19.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5057725},"main":"dist/index.js","name":"@shotstack/schemas","type":"module","types":"dist/index.d.ts","author":{"name":"Shotstack"},"engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./zod":{"types":"./dist/zod/zod.gen.d.ts","import":"./dist/zod/zod.gen.js","require":"./dist/zod/zod.gen.cjs"},"./json":{"types":"./dist/json-schema/index.d.ts","import":"./dist/json-schema/index.js","require":"./dist/json-schema/index.cjs"}},"gitHead":"183cf937a7cb5ae88cfb8ba7b56c15a5e1a0283d","license":"MIT","scripts":{"test":"tsc --noEmit --skipLibCheck","build":"pnpm clean && node -e \"require('fs').mkdirSync('dist',{recursive:true})\" && pnpm bundle && pnpm generate:types && pnpm generate:zod && pnpm fix:discriminator && pnpm compile:zod && pnpm generate:json-schema && pnpm copy:index","clean":"node -e \"fs=require('fs');if(fs.existsSync('dist'))fs.rmSync('dist',{recursive:true})\"","start":"cross-env ./build-docs.sh && http-server build/docs/ -o -c-1","bundle":"swagger-cli bundle api.oas3.yaml -o dist/api.bundled.json -t json","build:docs":"cross-env ./build-docs.sh","build:sdks":"cross-env ./build-sdks.sh","copy:index":"node -e \"require('fs').writeFileSync('dist/index.d.ts','export type * from \\\"./schema\\\";');require('fs').writeFileSync('dist/index.js','// Type-only package\\nexport {};');\"","test:smoke":"node tests/smoke.cjs","compile:zod":"pnpm compile:zod:cjs && pnpm compile:zod:esm","deploy:docs":"aws s3 sync build/docs/ s3://shotstack.io/docs/api","generate:zod":"openapi-ts","generate:types":"openapi-typescript dist/api.bundled.json -o dist/schema.d.ts --default-non-nullable=false","prepublishOnly":"node scripts/publish-guard.cjs && pnpm build && pnpm test","compile:zod:cjs":"tsc --declaration false --module commonjs --moduleResolution node --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts && node -e \"require('fs').renameSync('dist/zod/zod.gen.js','dist/zod/zod.gen.cjs')\"","compile:zod:esm":"tsc --declaration --module nodenext --moduleResolution nodenext --target ES2022 --outDir dist/zod --skipLibCheck dist/zod/zod.gen.ts","fix:discriminator":"node scripts/fix-discriminator.cjs","generate:json-schema":"node scripts/generate-json-schema.cjs"},"version":"1.19.0","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2b2194dd-2d00-43be-a3ee-d5d2f19f36c5"}},"homepage":"https://github.com/shotstack/oas-api-definition","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"_npmVersion":"11.19.0","description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","directories":{},"maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"_nodeVersion":"24.21.0","dependencies":{"zod":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.2","tsx":"^4.21.0","cross-env":"^7.0.3","typescript":"^5.7.2","http-server":"^14.1.0","widdershins":"^4.0.1","semantic-release":"^25.0.3","openapi-typescript":"^7.4.4","@hey-api/openapi-ts":"^0.89.2","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^13.1.5","@apidevtools/swagger-cli":"^4.0.4","@semantic-release/github":"^12.0.6","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.1.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/schemas_1.19.0_1790333718026_0.544607292078483"}}},"time":{"created":"2025-12-22T00:28:37.611Z","modified":"2026-09-25T10:55:18.470Z","1.0.0":"2025-12-22T00:21:46.666Z","1.0.1":"2025-12-22T00:28:37.827Z","1.1.0":"2025-12-23T02:32:52.131Z","1.1.1":"2025-12-23T02:45:28.302Z","1.1.2":"2025-12-23T02:48:42.030Z","1.3.0":"2025-12-24T01:09:46.107Z","1.3.1":"2025-12-26T01:36:32.266Z","1.3.2":"2025-12-26T19:09:30.773Z","1.3.3":"2025-12-28T03:37:50.652Z","1.3.4":"2025-12-29T05:24:37.026Z","1.3.5":"2025-12-30T10:41:01.522Z","1.3.6":"2025-12-31T01:51:59.914Z","1.3.8":"2025-12-31T10:02:21.566Z","1.3.9":"2025-12-31T19:50:08.528Z","1.4.0":"2026-01-01T07:42:43.637Z","1.4.1":"2026-01-02T03:54:01.542Z","1.4.2":"2026-01-08T14:03:04.862Z","1.4.3":"2026-01-09T13:42:27.148Z","1.4.4":"2026-01-09T22:18:14.955Z","1.4.5":"2026-01-12T11:05:58.689Z","1.4.6":"2026-01-14T01:27:32.102Z","1.4.7":"2026-01-14T03:22:33.737Z","1.4.8":"2026-01-14T16:03:39.261Z","1.5.0":"2026-01-26T02:29:35.338Z","1.5.1":"2026-01-26T03:08:36.417Z","1.5.2":"2026-01-26T22:36:52.496Z","1.5.3":"2026-01-27T16:49:05.279Z","1.5.4":"2026-01-29T20:15:49.343Z","1.5.5":"2026-02-03T10:55:47.932Z","1.5.6":"2026-02-03T11:06:49.619Z","1.5.7":"2026-02-10T03:49:44.401Z","1.5.8":"2026-02-12T08:56:50.072Z","1.5.9":"2026-02-12T09:11:00.267Z","1.6.0":"2026-02-12T10:50:46.212Z","1.7.0":"2026-02-14T11:28:20.805Z","1.7.1":"2026-02-17T22:14:53.282Z","1.8.2":"2026-02-24T21:52:18.697Z","1.8.3":"2026-02-24T22:06:51.663Z","1.8.4":"2026-03-01T20:47:33.320Z","1.8.5":"2026-03-01T21:42:43.684Z","1.8.6":"2026-03-01T22:49:57.922Z","1.8.7":"2026-03-03T13:30:19.893Z","1.9.0":"2026-03-12T10:06:23.265Z","1.9.1":"2026-03-13T15:11:20.649Z","1.9.2":"2026-03-16T02:08:47.930Z","1.9.3":"2026-03-16T03:19:59.922Z","1.9.4":"2026-03-26T10:11:48.858Z","1.9.5":"2026-03-26T10:30:07.307Z","1.9.6":"2026-03-30T15:32:11.824Z","1.9.7":"2026-04-01T19:03:01.384Z","1.9.8":"2026-04-02T14:28:29.647Z","1.9.9":"2026-04-02T14:30:19.197Z","1.9.10":"2026-04-03T13:35:22.012Z","1.9.11":"2026-04-07T19:06:12.611Z","1.9.12":"2026-04-08T02:33:41.588Z","1.10.0":"2026-04-08T04:07:21.835Z","1.10.1":"2026-04-08T04:24:37.767Z","1.10.2":"2026-04-08T04:37:00.538Z","1.10.3":"2026-04-08T05:11:48.414Z","1.10.4":"2026-04-08T05:33:39.572Z","1.10.5":"2026-04-08T05:49:47.989Z","1.10.6":"2026-04-08T05:56:25.867Z","1.10.7":"2026-04-11T04:04:59.245Z","1.10.8":"2026-04-15T01:29:03.508Z","1.10.9":"2026-04-15T03:17:25.345Z","1.10.10":"2026-05-06T10:50:52.878Z","1.11.0-html5.0":"2026-05-10T13:07:09.951Z","1.11.0-html5.1":"2026-05-10T13:45:30.245Z","1.11.0":"2026-05-12T10:03:43.285Z","1.12.0":"2026-05-18T10:02:32.577Z","1.12.1":"2026-05-18T19:13:49.615Z","1.12.2":"2026-05-21T13:37:03.883Z","1.13.0":"2026-06-01T17:21:40.121Z","1.13.1":"2026-06-09T18:20:30.516Z","1.13.2":"2026-06-16T17:40:44.574Z","1.13.3":"2026-07-01T19:08:38.474Z","1.14.0":"2026-07-06T02:42:34.065Z","1.14.1":"2026-07-17T13:50:48.163Z","1.15.0":"2026-08-11T08:47:32.768Z","1.15.1":"2026-08-11T10:52:38.211Z","1.16.0":"2026-08-12T12:29:19.995Z","1.17.0":"2026-08-14T21:13:38.201Z","1.18.0":"2026-08-24T09:34:01.541Z","1.18.1":"2026-08-29T09:41:34.949Z","1.18.2":"2026-09-01T11:48:46.818Z","1.18.3":"2026-09-03T09:00:30.800Z","1.18.4":"2026-09-25T10:50:43.571Z","1.19.0":"2026-09-25T10:55:18.120Z"},"bugs":{"url":"https://github.com/shotstack/oas-api-definition/issues"},"author":{"name":"Shotstack"},"license":"MIT","homepage":"https://github.com/shotstack/oas-api-definition","keywords":["shotstack","video","api","openapi","schema","typescript","zod"],"repository":{"url":"git+https://github.com/shotstack/oas-api-definition.git","type":"git"},"description":"Centralized OpenAPI schemas and TypeScript types for Shotstack API","maintainers":[{"name":"dazer","email":"derkzomer@gmail.com"},{"name":"ommar","email":"ommar@shotstack.io"}],"readme":"# @shotstack/schemas\n\nCentralized OpenAPI schemas and TypeScript types for the Shotstack API\n\n## Installation\n\n```bash\nnpm install @shotstack/schemas zod\n```\n\n## Usage\n\n### TypeScript Types\n\n```typescript\nimport type { components } from '@shotstack/schemas';\n\ntype Edit = components['schemas']['Edit'];\ntype Timeline = components['schemas']['Timeline'];\ntype Clip = components['schemas']['Clip'];\ntype Output = components['schemas']['Output'];\n```\n\n### Zod Schemas\n\n```typescript\nimport { z } from 'zod';\nimport { richTextAssetSchema, editSchema, timelineSchema } from '@shotstack/schemas/zod';\n\nconst result = richTextAssetSchema.safeParse(inputData);\nif (result.success) {\n  console.log(result.data);\n}\n```\n\n### Extending Schemas\n\n```typescript\nimport { z } from 'zod';\nimport { richTextAssetSchema } from '@shotstack/schemas/zod';\n\nconst ExtendedAsset = richTextAssetSchema.extend({\n  customFonts: z.array(z.object({\n    src: z.string().url(),\n    family: z.string(),\n  })).optional(),\n  border: z.object({\n    width: z.number().min(0),\n    color: z.string(),\n  }).optional(),\n});\n\ntype ExtendedAssetType = z.infer<typeof ExtendedAsset>;\n```\n\n### Custom Validation\n\n```typescript\nimport { richTextAnimationSchema } from '@shotstack/schemas/zod';\n\nconst AnimationWithDirection = richTextAnimationSchema.refine(\n  (data) => {\n    if (data.preset === 'slideIn' && !data.direction) {\n      return false;\n    }\n    return true;\n  },\n  { message: 'direction is required for slideIn preset' }\n);\n```\n\n## Available Schemas\n\n- Edit, Timeline, Track, Clip, Output\n- Assets: VideoAsset, ImageAsset, AudioAsset, HtmlAsset, TextAsset, TitleAsset, LumaAsset, CaptionAsset, ShapeAsset, RichTextAsset\n- Destinations: ShotstackDestination, S3Destination, MuxDestination, VimeoDestination, GoogleDriveDestination, GoogleCloudStorageDestination\n- Transforms, Transitions, Fonts, MergeFields, and more\n\n## Development\n\n```bash\npnpm install\npnpm run build\npnpm run test\n```\n\n## License\n\nMIT\n","readmeFilename":"README.md"}