{"_id":"@aotterclam/clam-cms-runtime","_rev":"14-6299881a6f271486fc772245b50c54ed","name":"@aotterclam/clam-cms-runtime","dist-tags":{"latest":"0.0.8-beta.5","beta":"0.0.8-beta.5","alpha":"0.0.9-alpha"},"versions":{"0.0.6-alpha":{"name":"@aotterclam/clam-cms-runtime","version":"0.0.6-alpha","license":"Apache-2.0","_id":"@aotterclam/clam-cms-runtime@0.0.6-alpha","maintainers":[{"name":"guyspy","email":"guyspy@gmail.com"}],"homepage":"https://github.com/AotterClam/clam-cms/tree/main/packages/clam-cms-runtime","bugs":{"url":"https://github.com/AotterClam/clam-cms/issues"},"dist":{"shasum":"5f9faf5d45cdec69b9970611049ff20f60090b9b","tarball":"https://registry.npmjs.org/@aotterclam/clam-cms-runtime/-/clam-cms-runtime-0.0.6-alpha.tgz","fileCount":423,"integrity":"sha512-CL32eU0I3xRF5Hj6Ean1XIXRCX9Xh4citiAIfh70qLpGScQCsSLH0Q6hyCcKG6RpbNe6GT/mcqmdqsdQzZfbFQ==","signatures":[{"sig":"MEUCIFJqb0p1QBC2I983vi+YynC2Loh8ebM7mXx/9c/sRjRBAiEAn7FeCUqBft+7RiTX9y+kW5lcl7RxVa9Jk/U5hzdv+Cc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":501174},"main":"./dist/index.js","type":"module","_from":"file:/private/tmp/clam-pack-check-006-alpha/aotterclam-clam-cms-runtime-0.0.6-alpha.tgz","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"scripts":{"test":"vitest run","build":"tsc -b tsconfig.lib.json","prebuild":"rm -rf dist .tsbuildinfo","typecheck":"tsc --noEmit -p tsconfig.lib.json"},"_npmUser":{"name":"guyspy","email":"guyspy@gmail.com"},"_resolved":"/private/tmp/clam-pack-check-006-alpha/aotterclam-clam-cms-runtime-0.0.6-alpha.tgz","_integrity":"sha512-CL32eU0I3xRF5Hj6Ean1XIXRCX9Xh4citiAIfh70qLpGScQCsSLH0Q6hyCcKG6RpbNe6GT/mcqmdqsdQzZfbFQ==","deprecated":"Renamed: install @aotterclam/clam-mantle and import from @aotterclam/clam-mantle/runtime. See https://github.com/AotterClam/clam-mantle#readme","repository":{"url":"git+https://github.com/AotterClam/clam-cms.git","type":"git","directory":"packages/clam-cms-runtime"},"_npmVersion":"10.8.2","description":"Runtime engine for clam-cms: dispatcher + entry-writer + view executor + content-ops + render pipeline + auth + MCP. Defines the 5 adapter ports (DB / KV / Session / Assets / OAuth). Adapter-agnostic: MUST NOT import D1Database / KVNamespace types.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"zod":"^4.4.2","marked":"^14.1.3","@aotterclam/clam-cms-spec":"0.0.6-alpha"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^4.1.5","typescript":"^5.6.3","@types/node":"^20"},"_npmOperationalInternal":{"tmp":"tmp/clam-cms-runtime_0.0.6-alpha_1778226231533_0.5168850279953174","host":"s3://npm-registry-packages-npm-production"}},"0.0.7-alpha":{"name":"@aotterclam/clam-cms-runtime","version":"0.0.7-alpha","license":"Apache-2.0","_id":"@aotterclam/clam-cms-runtime@0.0.7-alpha","maintainers":[{"name":"guyspy","email":"guyspy@gmail.com"}],"homepage":"https://github.com/AotterClam/clam-cms/tree/main/packages/clam-cms-runtime","bugs":{"url":"https://github.com/AotterClam/clam-cms/issues"},"dist":{"shasum":"018cbbe6c08f88b0611ca9a610b5f2825d424191","tarball":"https://registry.npmjs.org/@aotterclam/clam-cms-runtime/-/clam-cms-runtime-0.0.7-alpha.tgz","fileCount":423,"integrity":"sha512-8BtYwizBvpue22nPwCZ9Vgeq062wQFwP23zBH8JxxDOWXG8S++e+VpDlZJbfUSSMq6hta9UdO2PXkqTaxOP5MQ==","signatures":[{"sig":"MEUCIEAqLYI0sqi9VSySSfXJHl/6Z6Qs/FyLd1TquYQ3jzPsAiEA+7CYZwi/SWxHRnxD9tIbTr11Ufg7iGTX0uE6XPmvZu8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":554492},"main":"./dist/index.js","type":"module","_from":"file:/private/tmp/clam-pack-check-007-alpha-sdk/aotterclam-clam-cms-runtime-0.0.7-alpha.tgz","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"scripts":{"test":"vitest run","build":"tsc -b tsconfig.lib.json","prebuild":"rm -rf dist .tsbuildinfo","typecheck":"tsc --noEmit -p tsconfig.lib.json"},"_npmUser":{"name":"guyspy","email":"guyspy@gmail.com"},"_resolved":"/private/tmp/clam-pack-check-007-alpha-sdk/aotterclam-clam-cms-runtime-0.0.7-alpha.tgz","_integrity":"sha512-8BtYwizBvpue22nPwCZ9Vgeq062wQFwP23zBH8JxxDOWXG8S++e+VpDlZJbfUSSMq6hta9UdO2PXkqTaxOP5MQ==","deprecated":"Renamed: install @aotterclam/clam-mantle and import from @aotterclam/clam-mantle/runtime. See https://github.com/AotterClam/clam-mantle#readme","repository":{"url":"git+https://github.com/AotterClam/clam-cms.git","type":"git","directory":"packages/clam-cms-runtime"},"_npmVersion":"11.6.2","description":"Runtime engine for clam-cms: dispatcher + entry-writer + view executor + content-ops + render pipeline + auth + MCP. Defines adapter-agnostic ports. MUST NOT import D1Database / KVNamespace types.","directories":{},"sideEffects":false,"_nodeVersion":"25.2.1","dependencies":{"zod":"^4.4.2","marked":"^14.1.3","@aotterclam/clam-cms-spec":"0.0.7-alpha"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vitest":"^4.1.5","typescript":"^5.6.3","@types/node":"^20"},"_npmOperationalInternal":{"tmp":"tmp/clam-cms-runtime_0.0.7-alpha_1778393296416_0.3050361144839091","host":"s3://npm-registry-packages-npm-production"}},"0.0.8-alpha":{"name":"@aotterclam/clam-cms-runtime","version":"0.0.8-alpha","license":"Apache-2.0","_id":"@aotterclam/clam-cms-runtime@0.0.8-alpha","maintainers":[{"name":"guyspy","email":"guyspy@gmail.com"}],"homepage":"https://github.com/AotterClam/clam-cms/tree/main/packages/clam-cms-runtime","bugs":{"url":"https://github.com/AotterClam/clam-cms/issues"},"dist":{"shasum":"8617e97ad01ac69c6fb208b8409d84ae496281a4","tarball":"https://registry.npmjs.org/@aotterclam/clam-cms-runtime/-/clam-cms-runtime-0.0.8-alpha.tgz","fileCount":423,"integrity":"sha512-TZHJw6+i1EbsRk+Aqw9418O8hqF1zXxL3KXWUyn6avYUi2sdaVauBwbu7iVTX+Hm5XFHdTCUUIEgVj2wOp5OaA==","signatures":[{"sig":"MEQCICA4B6tRfiD8VwZt5MK6KoJw3vVcjTzVtqJZoeqk39KAAiA2AHaoz2O9HSa7jPbKSYhi4/YARW2lLyR7s/KQRnxu/g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":554681},"main":"./dist/index.js","type":"module","_from":"file:aotterclam-clam-cms-runtime-0.0.8-alpha.tgz","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"scripts":{"test":"vitest run","build":"tsc -b tsconfig.lib.json","prebuild":"rm -rf dist .tsbuildinfo","typecheck":"tsc --noEmit -p tsconfig.lib.json"},"_npmUser":{"name":"guyspy","email":"guyspy@gmail.com"},"_resolved":"/private/var/folders/c5/m1kz_ywx0r7f474rw153jjxr0000gn/T/499b7ea0a5652e1471f1380658acdc07/aotterclam-clam-cms-runtime-0.0.8-alpha.tgz","_integrity":"sha512-TZHJw6+i1EbsRk+Aqw9418O8hqF1zXxL3KXWUyn6avYUi2sdaVauBwbu7iVTX+Hm5XFHdTCUUIEgVj2wOp5OaA==","deprecated":"Renamed: install @aotterclam/clam-mantle and import from @aotterclam/clam-mantle/runtime. See https://github.com/AotterClam/clam-mantle#readme","repository":{"url":"git+https://github.com/AotterClam/clam-cms.git","type":"git","directory":"packages/clam-cms-runtime"},"_npmVersion":"11.9.0","description":"Runtime engine for clam-cms: dispatcher + entry-writer + view executor + content-ops + render pipeline + auth + MCP. Defines adapter-agnostic ports. MUST NOT import D1Database / KVNamespace types.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"zod":"^4.4.2","marked":"^14.1.3","@aotterclam/clam-cms-spec":"0.0.8-alpha"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vitest":"^4.1.5","typescript":"^5.6.3","@types/node":"^20"},"_npmOperationalInternal":{"tmp":"tmp/clam-cms-runtime_0.0.8-alpha_1778596161859_0.3770947098919013","host":"s3://npm-registry-packages-npm-production"}},"0.0.8-beta.1":{"name":"@aotterclam/clam-cms-runtime","version":"0.0.8-beta.1","license":"Apache-2.0","_id":"@aotterclam/clam-cms-runtime@0.0.8-beta.1","maintainers":[{"name":"guyspy","email":"guyspy@gmail.com"}],"homepage":"https://github.com/AotterClam/clam-cms/tree/main/packages/clam-cms-runtime","bugs":{"url":"https://github.com/AotterClam/clam-cms/issues"},"dist":{"shasum":"272c10332e3dfec1330cef4ff6a0acc212fb7a7b","tarball":"https://registry.npmjs.org/@aotterclam/clam-cms-runtime/-/clam-cms-runtime-0.0.8-beta.1.tgz","fileCount":427,"integrity":"sha512-zpPcqlI7FNIScZ4Xn+ep97UyorMLuwDilVuzKtj7E99umCBy28EN9P5EI8Nw7CNxYNtoJ4fpSKuAEY5AH2043w==","signatures":[{"sig":"MEYCIQDo4R1CS+4qO9qhl+VmvRE+zCdQ8ME15TCiKUBn18WMhwIhAJ7ZrBBkUYSh3IMlJt92wYtR/nzaKPrQw2S9MOrwPaEH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":573983},"main":"./dist/index.js","type":"module","_from":"file:/private/tmp/clam-pack-check/aotterclam-clam-cms-runtime-0.0.8-beta.1.tgz","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"scripts":{"test":"vitest run","build":"tsc -b tsconfig.lib.json","prebuild":"rm -rf dist .tsbuildinfo","typecheck":"tsc --noEmit -p tsconfig.lib.json"},"_npmUser":{"name":"guyspy","email":"guyspy@gmail.com"},"_resolved":"/private/tmp/clam-pack-check/aotterclam-clam-cms-runtime-0.0.8-beta.1.tgz","_integrity":"sha512-zpPcqlI7FNIScZ4Xn+ep97UyorMLuwDilVuzKtj7E99umCBy28EN9P5EI8Nw7CNxYNtoJ4fpSKuAEY5AH2043w==","repository":{"url":"git+https://github.com/AotterClam/clam-cms.git","type":"git","directory":"packages/clam-cms-runtime"},"_npmVersion":"10.8.2","description":"Runtime engine for clam-cms: dispatcher + entry-writer + view executor + content-ops + render pipeline + auth + MCP. Defines adapter-agnostic ports. MUST NOT import D1Database / KVNamespace types.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"zod":"^4.4.2","marked":"^14.1.3","@aotterclam/clam-cms-spec":"0.0.8-beta.1"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vitest":"^4.1.5","typescript":"^5.6.3","@types/node":"^20"},"_npmOperationalInternal":{"tmp":"tmp/clam-cms-runtime_0.0.8-beta.1_1778675794944_0.8098347981120697","host":"s3://npm-registry-packages-npm-production"},"deprecated":"Renamed: install @aotterclam/clam-mantle and import from @aotterclam/clam-mantle/runtime. See https://github.com/AotterClam/clam-mantle#readme"},"0.0.8-beta.4":{"name":"@aotterclam/clam-cms-runtime","version":"0.0.8-beta.4","license":"Apache-2.0","_id":"@aotterclam/clam-cms-runtime@0.0.8-beta.4","maintainers":[{"name":"guyspy","email":"guyspy@gmail.com"}],"homepage":"https://github.com/AotterClam/clam-cms/tree/main/packages/clam-cms-runtime","bugs":{"url":"https://github.com/AotterClam/clam-cms/issues"},"dist":{"shasum":"7f8e14bd90e6e3f8ee289f5417ccf4a1b3a905ca","tarball":"https://registry.npmjs.org/@aotterclam/clam-cms-runtime/-/clam-cms-runtime-0.0.8-beta.4.tgz","fileCount":431,"integrity":"sha512-QzP2AZey0paTarSEE6j1sT+Cn9f7WQ1qAs5aAiCc7dDuI5FlihLMQAcJ3UwX/4SXdb2TuYcF8JHA3fKeHttwkg==","signatures":[{"sig":"MEQCIEruxPOap/AQDCQbCIFOdILabqykBnLb1vABY3i83zvXAiAqfCNuYyeVHOa90/YeUwpTnJUV5F0UhncEG8oEccqp/Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":576391},"main":"./dist/index.js","type":"module","_from":"file:aotterclam-clam-cms-runtime-0.0.8-beta.4.tgz","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"scripts":{"test":"vitest run","build":"tsc -b tsconfig.lib.json","prebuild":"rm -rf dist .tsbuildinfo","typecheck":"tsc --noEmit -p tsconfig.lib.json"},"_npmUser":{"name":"guyspy","email":"guyspy@gmail.com"},"_resolved":"/private/tmp/clam-pack-check/aotterclam-clam-cms-runtime-0.0.8-beta.4.tgz","_integrity":"sha512-QzP2AZey0paTarSEE6j1sT+Cn9f7WQ1qAs5aAiCc7dDuI5FlihLMQAcJ3UwX/4SXdb2TuYcF8JHA3fKeHttwkg==","repository":{"url":"git+https://github.com/AotterClam/clam-cms.git","type":"git","directory":"packages/clam-cms-runtime"},"_npmVersion":"10.9.8","description":"Runtime engine for clam-cms: dispatcher + entry-writer + view executor + content-ops + render pipeline + auth + MCP. Defines adapter-agnostic ports. MUST NOT import D1Database / KVNamespace types.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"zod":"^4.4.2","marked":"^14.1.3","@aotterclam/clam-cms-spec":"0.0.8-beta.4"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vitest":"^4.1.5","typescript":"^5.6.3","@types/node":"^22"},"_npmOperationalInternal":{"tmp":"tmp/clam-cms-runtime_0.0.8-beta.4_1778765157633_0.20429383818858549","host":"s3://npm-registry-packages-npm-production"},"deprecated":"Renamed: install @aotterclam/clam-mantle and import from @aotterclam/clam-mantle/runtime. See https://github.com/AotterClam/clam-mantle#readme"},"0.0.8-beta.5":{"name":"@aotterclam/clam-cms-runtime","version":"0.0.8-beta.5","license":"Apache-2.0","_id":"@aotterclam/clam-cms-runtime@0.0.8-beta.5","maintainers":[{"name":"guyspy","email":"guyspy@gmail.com"}],"homepage":"https://github.com/AotterClam/clam-cms/tree/main/packages/clam-cms-runtime","bugs":{"url":"https://github.com/AotterClam/clam-cms/issues"},"dist":{"shasum":"fbcd16161d23cf6290032daf7785e7b4183d33db","tarball":"https://registry.npmjs.org/@aotterclam/clam-cms-runtime/-/clam-cms-runtime-0.0.8-beta.5.tgz","fileCount":431,"integrity":"sha512-zbzGQPCv1MeHU29Wdl0Kj/nkvzEzs3Z8CQOVBRYclHMBYrpDghN1aCkauvwF7eTX3vFFaT1/XczhmcwMLUeCZw==","signatures":[{"sig":"MEQCIHP6wfEuUfjZq3SfjCjmQEqGhVv7AaN86AwtsA98zbAsAiA1j1lz8f38HDBbRhA0F8pvrIqvLa+tiprkW8EPKxV4fg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":576391},"main":"./dist/index.js","type":"module","_from":"file:aotterclam-clam-cms-runtime-0.0.8-beta.5.tgz","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"scripts":{"test":"vitest run","build":"tsc -b tsconfig.lib.json","prebuild":"rm -rf dist .tsbuildinfo","typecheck":"tsc --noEmit -p tsconfig.lib.json"},"_npmUser":{"name":"guyspy","email":"guyspy@gmail.com"},"_resolved":"/private/tmp/clam-pack-check/aotterclam-clam-cms-runtime-0.0.8-beta.5.tgz","_integrity":"sha512-zbzGQPCv1MeHU29Wdl0Kj/nkvzEzs3Z8CQOVBRYclHMBYrpDghN1aCkauvwF7eTX3vFFaT1/XczhmcwMLUeCZw==","repository":{"url":"git+https://github.com/AotterClam/clam-cms.git","type":"git","directory":"packages/clam-cms-runtime"},"_npmVersion":"10.9.8","description":"Runtime engine for clam-cms: dispatcher + entry-writer + view executor + content-ops + render pipeline + auth + MCP. Defines adapter-agnostic ports. MUST NOT import D1Database / KVNamespace types.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"zod":"^4.4.2","marked":"^14.1.3","@aotterclam/clam-cms-spec":"0.0.8-beta.5"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vitest":"^4.1.5","typescript":"^5.6.3","@types/node":"^22"},"_npmOperationalInternal":{"tmp":"tmp/clam-cms-runtime_0.0.8-beta.5_1778766859931_0.15424770057188075","host":"s3://npm-registry-packages-npm-production"},"deprecated":"Renamed: install @aotterclam/clam-mantle and import from @aotterclam/clam-mantle/runtime. See https://github.com/AotterClam/clam-mantle#readme"},"0.0.9-alpha":{"name":"@aotterclam/clam-cms-runtime","version":"0.0.9-alpha","license":"Apache-2.0","_id":"@aotterclam/clam-cms-runtime@0.0.9-alpha","maintainers":[{"name":"guyspy","email":"guyspy@gmail.com"}],"homepage":"https://github.com/AotterClam/clam-cms/tree/main/packages/clam-cms-runtime","bugs":{"url":"https://github.com/AotterClam/clam-cms/issues"},"dist":{"shasum":"f88f7e8a5f0e55632af4ab660e257191b8a23855","tarball":"https://registry.npmjs.org/@aotterclam/clam-cms-runtime/-/clam-cms-runtime-0.0.9-alpha.tgz","fileCount":431,"integrity":"sha512-19CzKfO9+hWUdxeRW/5CnRu4ih7sqD2tosv92nQ8GnLThjJBkyBelgSj3kF6i8tqNichBWbjitztNqlTOBH4bg==","signatures":[{"sig":"MEUCIQDLEuRlrOaBYtcYYif/kExTM5+np8UYuWBkV2urkleIwAIga90c8mv32CjjP+q33MzMLo9qXXPk83BTgr278mKkYCU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":576389},"main":"./dist/index.js","type":"module","_from":"file:aotterclam-clam-cms-runtime-0.0.9-alpha.tgz","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"scripts":{"test":"vitest run","build":"tsc -b tsconfig.lib.json","prebuild":"rm -rf dist .tsbuildinfo","typecheck":"tsc --noEmit -p tsconfig.lib.json"},"_npmUser":{"name":"guyspy","email":"guyspy@gmail.com"},"_resolved":"/private/tmp/clam-pack-check/aotterclam-clam-cms-runtime-0.0.9-alpha.tgz","_integrity":"sha512-19CzKfO9+hWUdxeRW/5CnRu4ih7sqD2tosv92nQ8GnLThjJBkyBelgSj3kF6i8tqNichBWbjitztNqlTOBH4bg==","repository":{"url":"git+https://github.com/AotterClam/clam-cms.git","type":"git","directory":"packages/clam-cms-runtime"},"_npmVersion":"10.9.8","description":"Runtime engine for clam-cms: dispatcher + entry-writer + view executor + content-ops + render pipeline + auth + MCP. Defines adapter-agnostic ports. MUST NOT import D1Database / KVNamespace types.","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"zod":"^4.4.2","marked":"^14.1.3","@aotterclam/clam-cms-spec":"0.0.9-alpha"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vitest":"^4.1.5","typescript":"^5.6.3","@types/node":"^22"},"_npmOperationalInternal":{"tmp":"tmp/clam-cms-runtime_0.0.9-alpha_1778779867436_0.40770620362473475","host":"s3://npm-registry-packages-npm-production"},"deprecated":"Renamed: install @aotterclam/clam-mantle and import from @aotterclam/clam-mantle/runtime. See https://github.com/AotterClam/clam-mantle#readme"}},"time":{"created":"2026-05-08T07:43:51.430Z","modified":"2026-05-16T06:17:25.160Z","0.0.6-alpha":"2026-05-08T07:43:51.703Z","0.0.7-alpha":"2026-05-10T06:08:16.597Z","0.0.8-alpha":"2026-05-12T14:29:22.109Z","0.0.8-beta.1":"2026-05-13T12:36:35.164Z","0.0.8-beta.4":"2026-05-14T13:25:57.898Z","0.0.8-beta.5":"2026-05-14T13:54:20.199Z","0.0.9-alpha":"2026-05-14T17:31:07.689Z"},"bugs":{"url":"https://github.com/AotterClam/clam-cms/issues"},"license":"Apache-2.0","homepage":"https://github.com/AotterClam/clam-cms/tree/main/packages/clam-cms-runtime","repository":{"url":"git+https://github.com/AotterClam/clam-cms.git","type":"git","directory":"packages/clam-cms-runtime"},"description":"Runtime engine for clam-cms: dispatcher + entry-writer + view executor + content-ops + render pipeline + auth + MCP. Defines adapter-agnostic ports. MUST NOT import D1Database / KVNamespace types.","maintainers":[{"name":"guyspy","email":"guyspy@gmail.com"}],"readme":"","readmeFilename":"README.md"}