{"_id":"domco","_rev":"153-916fad9a632a4ad0853ed54afb50cc42","name":"domco","dist-tags":{"next":"0.6.0-next.45","latest":"5.0.2"},"versions":{"0.0.1":{"name":"domco","version":"0.0.1","keywords":["vite-plugin"],"_id":"domco@0.0.1","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"dist":{"shasum":"87d89a2e44a3c950d773f7a072259a526a562d09","tarball":"https://registry.npmjs.org/domco/-/domco-0.0.1.tgz","fileCount":4,"integrity":"sha512-Scx1v+QWWQMo0lrTVgJXTrNHw8HhOVrwIXuextbsLCzK+K28sLP8gmSmtGW3WJn/bjgH0HnFQBkgzXX3xC9iXQ==","signatures":[{"sig":"MEQCIGFQ3mOQPLe11/oi4FurUHjE3NRgqsIec9W+fpseEz0YAiBKjgySNu5PcmXAIHy4LtogW8sW8xXcrXEKN+W6vLQz7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18673},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"gitHead":"b8fc372b420fcae142404c669f360b8f4a325591","scripts":{"dev":"tsup --watch","pub":"bun run build && npm publish --access=public","build":"tsup"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","_npmVersion":"9.6.7","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^4.4.5","esbuild":"^0.19.3","linkedom":"^0.15.3"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^7.2.0","robino":"^0.0.39","prettier":"^3.0.3","bun-types":"latest","@types/web":"^0.0.115","typescript":"^5.2.2","@types/node":"^20.6.3"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.0.1_1695760230405_0.40850428421865237","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"domco","version":"0.0.2","keywords":["vite-plugin"],"_id":"domco@0.0.2","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"dist":{"shasum":"a45eff465f16af24bd119442764ddb5241469a3d","tarball":"https://registry.npmjs.org/domco/-/domco-0.0.2.tgz","fileCount":4,"integrity":"sha512-SG+n2AQ9/5wQP78wGOe+UZ5cUJrBzkYkAGe0OWGo1pwKtTf8ohq8NzJ6eRfgVMt9Tw6PILfdqJ6cgsHvYzn30Q==","signatures":[{"sig":"MEUCIAYHYYD7RzARKbVfo9X+RqA1vabzs3B6AN/yusqQlHHoAiEA9CLNh6RnfQK3k6Znw0KMucmTv5cW2idZzAQkHuikkNU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18655},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"gitHead":"42e393235173ad8c590f60ba671d52554756f4ac","scripts":{"dev":"tsup --watch","pub":"bun run build && npm publish --access=public","build":"tsup"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","_npmVersion":"9.6.7","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^4.4.5","esbuild":"^0.19.3","linkedom":"^0.15.3"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^7.2.0","robino":"^0.0.39","prettier":"^3.0.3","bun-types":"latest","@types/web":"^0.0.115","typescript":"^5.2.2","@types/node":"^20.6.3"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.0.2_1695761634867_0.47344005775857156","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"domco","version":"0.0.3","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.0.3","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"adfb7436eb67697bc2fce50425eea16e56622826","tarball":"https://registry.npmjs.org/domco/-/domco-0.0.3.tgz","fileCount":23,"integrity":"sha512-SbhSpFJVYpW26Ikj2ku6NLz1x1h/00AxpVLb3ltoQ/VAHeB6wXsJjEDU5J8Pb81qLhOAlSGyi8K0ov6CdnldmQ==","signatures":[{"sig":"MEQCIHbFoephGCRlYbzgZEuGDqEOZwmEGXZB31Bx176BMpK2AiBdhQlIfabP0H6vxBsHlSirfxEq7qMq2lnxvK0egbIW1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13905},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"e18c231b9406761002826874b258e1a6e47dfd81","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ./domco","build:copy":"cp package.json ./domco","build:clean":"rm -rf ./domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"The JavaScript Meta-Framework","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^4.4.5","esbuild":"^0.19.3","linkedom":"^0.15.3"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^7.2.0","robino":"^0.0.39","prettier":"^3.0.3","bun-types":"latest","@types/web":"^0.0.115","typescript":"^5.2.2","@types/node":"^20.6.3"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.0.3_1696034833109_0.3452747956331432","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"domco","version":"0.0.4","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.0.4","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"98510c159548600a1897e566166dd1e3a68578e9","tarball":"https://registry.npmjs.org/domco/-/domco-0.0.4.tgz","fileCount":23,"integrity":"sha512-zrYDnM8SAIqrZtblgpzL9AY/anr3RoxknVvWYehm9dzYWHJ9BfHSYhqLZ9P7UpuA3TznLjo18aDwoOO/M0DftQ==","signatures":[{"sig":"MEQCICh/pAOB5SE/2vz9UrHBx/mF0CoP877KPx9vgAcxD8kbAiBGZvOP7mJocraPkGU3kIfbH4HTagYDxmUFt8SeQtlfgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13885},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"e18c231b9406761002826874b258e1a6e47dfd81","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ./domco","build:copy":"cp package.json ./domco","build:clean":"rm -rf ./domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"The JavaScript Meta-Framework","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^4.4.5","esbuild":"^0.19.3","linkedom":"^0.15.3"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.0.39","prettier":"^3.0.3","bun-types":"latest","@types/web":"^0.0.115","typescript":"^5.2.2","@types/node":"^20.6.3"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.0.4_1696035097817_0.6666075963454756","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"domco","version":"0.0.5","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.0.5","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"d9c3e44d44096396b906f39aa9eea0aa82f2f4f8","tarball":"https://registry.npmjs.org/domco/-/domco-0.0.5.tgz","fileCount":23,"integrity":"sha512-dhyqYR6rCv5YHIsXzg4qlAmDCbOZrMqQ6+znAPeve8felX8lYGngw8tdGD5TYfTGptRo1rKyEjjqdfihT9oJmQ==","signatures":[{"sig":"MEQCIFOpwWZqhYLtOLtpqNlu5J6632yzi3wO1/OByLqtoaxZAiA9klHG7Tgu9yNVPnwWDHOnFB3u+U/3mjTGBegFrVtX5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13910},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"1a749ebdb5c8c168e078f933d5bdb5722afca3df","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"A JavaScript Meta-Framework","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^4.4.5","esbuild":"^0.19.3","linkedom":"^0.15.3"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.0.39","prettier":"^3.0.3","bun-types":"latest","@types/web":"^0.0.115","typescript":"^5.2.2","@types/node":"^20.6.3"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.0.5_1696437264758_0.9620005361176547","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"domco","version":"0.0.6","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.0.6","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"a6420f6b7b751e12cfef0d2f21ee3ca8e7988b28","tarball":"https://registry.npmjs.org/domco/-/domco-0.0.6.tgz","fileCount":23,"integrity":"sha512-f8j8RmBUN5A3kByOFOYr0v45NEz8uvVcuLfttByu9q6Mc8ND2QbNTxumgLmJPVndxA6QRJMyv5rf8l2RGdh4Qg==","signatures":[{"sig":"MEQCIA/oRHEz4qAfYxtYHEpup7LxfPRWair7MqCudHisA34PAiArrpaKtNjWBhJpXNDB4bS7ek/QeKIHco1uxyFmG4hzvA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13936},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"aa8387ea6afeb51337929bdc8508047c0209e468","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"A JavaScript Meta-Framework","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^4.4.5","esbuild":"^0.19.3","linkedom":"^0.15.3"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.0.39","prettier":"^3.0.3","bun-types":"latest","@types/web":"^0.0.115","typescript":"^5.2.2","@types/node":"^20.6.3"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.0.6_1696445090091_0.6121211629126628","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"domco","version":"0.0.7","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.0.7","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"e24367b8f09de7c26956f6bb3f18ab0251903afd","tarball":"https://registry.npmjs.org/domco/-/domco-0.0.7.tgz","fileCount":23,"integrity":"sha512-taBYrXgaZMrNhFDQr7piClbrOSsODuWQ8kIH02P8H/AG2f7NIRi5oY9r9b6HWngX2KODXNKlBhXkVOZDVtuh+A==","signatures":[{"sig":"MEYCIQCsrZn0a4Qk/tVqlBxW6dgW1cnwXn5zpDbCZK4VkVHhqwIhAIGBA+OwoPVmsr/D1dYxL8uQ8ZX9bIm1cDLXYlQdZru5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14018},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"aa8387ea6afeb51337929bdc8508047c0209e468","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"A JavaScript Meta-Framework","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^4.4.5","esbuild":"^0.19.3","linkedom":"^0.15.3"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.0.39","prettier":"^3.0.3","bun-types":"latest","@types/web":"^0.0.115","typescript":"^5.2.2","@types/node":"^20.6.3"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.0.7_1696445384016_0.5597048848388053","host":"s3://npm-registry-packages"}},"0.0.8":{"name":"domco","version":"0.0.8","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.0.8","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"2e532f0b9ed48683686aa7949322dd4d43c83000","tarball":"https://registry.npmjs.org/domco/-/domco-0.0.8.tgz","fileCount":23,"integrity":"sha512-rl3Q7IBgkFPs/2CIuzl+jh/pr11j25mT4M2+gBgMwMUEDKKZObeS/tCaaJbdYI4cQCb6HGBbd3IbDVnORo8GWA==","signatures":[{"sig":"MEYCIQCDdeVLTRfcyJ0eS3f4jWIyVRjt0KkypmA9Hwmd5UTeegIhAN+nQ3h8zvbDbFOY/3IErmMPAHgO8K34a2yLhcydpesC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13982},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"aa8387ea6afeb51337929bdc8508047c0209e468","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"A JavaScript Meta-Framework","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^4.4.5","esbuild":"^0.19.3","linkedom":"^0.15.3"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.0.39","prettier":"^3.0.3","bun-types":"latest","@types/web":"^0.0.115","typescript":"^5.2.2","@types/node":"^20.6.3"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.0.8_1696446844488_0.8252464662238044","host":"s3://npm-registry-packages"}},"0.0.9":{"name":"domco","version":"0.0.9","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.0.9","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"559d0eddba5238b8d0aa535876651f8aa75b00da","tarball":"https://registry.npmjs.org/domco/-/domco-0.0.9.tgz","fileCount":23,"integrity":"sha512-zTVZsbp44+uy6xm/qNWQMUbmN+75Xd1I4RmzFE4yA8VCWSydA9lTYqQm5SnxQ27frmsMLjcMVYMAIWhtBpaEFA==","signatures":[{"sig":"MEUCIQCBBVJQg4WBL4gCczfKIbLJxHBzpDjB77e94221gsQfoQIgFqerh1sVW9CuGtyRRJJVGnxa2EHzQayxuhOX0wQCbtI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14100},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"85a3113e54e76fb4faaf7e01fc4a5f82f5696f33","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"A JavaScript Meta-Framework","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^4.4.5","esbuild":"^0.19.3","linkedom":"^0.15.3"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.0.39","prettier":"^3.0.3","bun-types":"latest","@types/web":"^0.0.115","typescript":"^5.2.2","@types/node":"^20.6.3"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.0.9_1696515299826_0.8924856961847785","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"domco","version":"0.1.0","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.1.0","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"422ce09ef805704bf92897a8a809737938801fcd","tarball":"https://registry.npmjs.org/domco/-/domco-0.1.0.tgz","fileCount":25,"integrity":"sha512-M8dWr5W1/qD9G5xZb9IJ7u2dDgSL6dK9JXNKeUYDZcQzBJ4g+z9xa72p28j8qyaf5sCt/zrkMm2YFLvcLI/OsQ==","signatures":[{"sig":"MEYCIQDwaCTKhk005VqVzRbG8Ek9dz/ci+prwh6Aj9GdLyHJCgIhAPC30k63BuE4WUPu/6BnnaGoeQFmHg8FWOW3QM8j4Kan","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23945},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"ed000c77b0dbd7b49fdffdc0c7d8e4ae8d228673","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^4.4.5","esbuild":"^0.19.3","linkedom":"^0.15.3"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.0.39","prettier":"^3.0.3","bun-types":"latest","@types/web":"^0.0.115","typescript":"^5.2.2","@types/node":"^20.6.3"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.1.0_1697203023475_0.8486175045429318","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"domco","version":"0.1.1","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.1.1","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"a9b5050d326018b105483ed4fd4c585086c61269","tarball":"https://registry.npmjs.org/domco/-/domco-0.1.1.tgz","fileCount":25,"integrity":"sha512-qemwwPMWQkRok9RuUj6bkZpfiGwZmGjjX/I80xEEQANs67g50jxIfC13ZNf0nyN53dywv7ESnQRcKFcRGaeTAg==","signatures":[{"sig":"MEYCIQCdS5Vc2BZlxxnePajSLhBuRA7xu2K6LxZt0VDuXrpJ1AIhAP/ZFqag0asbim1HnZUrCLOdh0kVXz9m8x0i2JzHKPxc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24052},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"f931e473a95b1224f27f6b9e641b6b26deef8f6d","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^4.4.5","esbuild":"^0.19.3","linkedom":"^0.15.3"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.0.39","prettier":"^3.0.3","bun-types":"latest","@types/web":"^0.0.115","typescript":"^5.2.2","@types/node":"^20.6.3"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.1.1_1697211907665_0.9069829920210251","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"domco","version":"0.1.2","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.1.2","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"3bd025916e93be3819eb54e2d8e4ea1564fd14a5","tarball":"https://registry.npmjs.org/domco/-/domco-0.1.2.tgz","fileCount":25,"integrity":"sha512-2owjFE7YGkyK6BA8fOE4WLLMsaGtpC2ZzVGXKMPlbypYy1OjquxVpswwT57GeXJKOMeWL+4ZOBA9f5qpQ+F9bg==","signatures":[{"sig":"MEUCIQD1aHNRYqI2p0JtShMk+o5s7YMgH3wnm8OLwsY4SrcGeAIgNFP0hyBWms6LvPEYkurhPGMNjC2ivRf09c0naIrCcP4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24090},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"e4fa3f94950c61b70c63d3a03b77006f3a57ae30","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^4.4.5","esbuild":"^0.19.3","linkedom":"^0.15.3"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.0.39","prettier":"^3.0.3","bun-types":"latest","@types/web":"^0.0.115","typescript":"^5.2.2","@types/node":"^20.6.3"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.1.2_1697212746080_0.8684234448289563","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"domco","version":"0.2.0","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.2.0","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"417a5f9c54d986084980d99003544fdf2415a758","tarball":"https://registry.npmjs.org/domco/-/domco-0.2.0.tgz","fileCount":25,"integrity":"sha512-et8keBcf5cHKHCj/vDhJrlmxAGq/3WEgUWCuOyXpbYx9BuYqPY95XiSoe1cFmzebBXWfIb+7oi9tw8iD6GjmHg==","signatures":[{"sig":"MEYCIQCCgRnGzoyASfG7pUV66dYaidWEbkq59wo9CWWYfVas8wIhALDMjmnYduKk7ndY7wWzshPow58VGamsnXIJZn2gEHy/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24717},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"dc156078dba887fe65ba9c02765a313e66f85c56","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^4.4.5","esbuild":"^0.19.3","linkedom":"^0.15.3","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.0.39","prettier":"^3.0.3","bun-types":"latest","@types/web":"^0.0.115","typescript":"^5.2.2","@types/node":"^20.6.3","@types/html-minifier-terser":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.2.0_1697539277560_0.5236307065029897","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"domco","version":"0.2.1","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.2.1","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"e903bd1c2c5ba90abaed92d6b831ab16054912ea","tarball":"https://registry.npmjs.org/domco/-/domco-0.2.1.tgz","fileCount":29,"integrity":"sha512-m6WaNaI9ekQyCw0mq5HTDmfRinyy9LDvWcrYD/mc2cYVhintgVzlGVVTcBsOaqO9UDQ3tSeWlKxTVtrWyOW4mA==","signatures":[{"sig":"MEQCIHilpe7yUkRykjT45ISZmQCFxwIy5vNCB58KSvAXRY22AiAuJ5JnWVflWmO/qcrjUgfhrwmaI2scTaz91pZ/42Admg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25230},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"8f7b496525674e66d3c28c6752ed2788998c99d1","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^4.4.5","esbuild":"^0.19.3","linkedom":"^0.15.3","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.0.39","prettier":"^3.0.3","bun-types":"latest","@types/web":"^0.0.115","typescript":"^5.2.2","@types/node":"^20.6.3","@types/html-minifier-terser":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.2.1_1697640885806_0.4742597597650573","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"domco","version":"0.2.2","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.2.2","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"4cd45678dd6740fbd8565e317a752f64ba70d326","tarball":"https://registry.npmjs.org/domco/-/domco-0.2.2.tgz","fileCount":29,"integrity":"sha512-w2ZQMwvzZB7NZB7XnKTJuutgvi8m2IaqJsz+plivWXm1+vkCeMdG0e7n7FYAG1awgl/Wl3L47prBAV8AW91z8g==","signatures":[{"sig":"MEUCIQDDpRiTneruxpIrmcqzw/sRXppEcnnH5t2Ah+dr4X4PcQIgNyHdcr2nwaa5XOA2WOVr3cMT3meiBvl2QJS2Bdi8pac=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25052},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"3dd8cc0e865dca19cda00abd6ce066499cf3a6a1","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^4.4.5","esbuild":"^0.19.3","linkedom":"^0.15.3","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.0.39","prettier":"^3.0.3","bun-types":"latest","@types/web":"^0.0.115","typescript":"^5.2.2","@types/node":"^20.6.3","@types/html-minifier-terser":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.2.2_1697663433034_0.304702511956795","host":"s3://npm-registry-packages"}},"0.2.3":{"name":"domco","version":"0.2.3","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.2.3","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"04d5709fc4da7bea3fff417260dd86cec5217a65","tarball":"https://registry.npmjs.org/domco/-/domco-0.2.3.tgz","fileCount":29,"integrity":"sha512-BYPxPun0sJB3YHswbSMHaOJOK4W+/ooTmviPhf0mj2Xvo3dH3u/ijnXr55k1zOb+pdxUe8cJW2F7M15yIijIfg==","signatures":[{"sig":"MEUCIBakMbgHB/vyQbyZx7SwwfgdJTWw7tTgNVUA+IxDFDKaAiEAv0PyQ1+yNpgJpXuTg8uMBLKvIQGxRmTBTXXuuWNLPpc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25041},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"b748464e9c5810c32073a1de2cb99bf143a30228","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^4.4.5","esbuild":"^0.19.3","linkedom":"^0.15.3","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.0.39","prettier":"^3.0.3","bun-types":"latest","@types/web":"^0.0.115","typescript":"^5.2.2","@types/node":"^20.6.3","@types/html-minifier-terser":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.2.3_1697721997633_0.42098941264347234","host":"s3://npm-registry-packages"}},"0.2.4":{"name":"domco","version":"0.2.4","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.2.4","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"1c1235057addc71161a99b247bac9ad3465374cb","tarball":"https://registry.npmjs.org/domco/-/domco-0.2.4.tgz","fileCount":29,"integrity":"sha512-HzvcJiPSJcCc3jj2ZCsOBSKovzBOIJyo9uCQFLgZWjxHINWTbyPU6h/1oeEHKEuGyvuvabfNIsz2tDGl9M0fHw==","signatures":[{"sig":"MEUCIBXqeF9J2r/0EiMzakgskUkZ1AcF4vPeimj99IsjWcR8AiEAlCP2glFEAi4mwnzs90Qq/zclHfG39HFyLwRRZbpR+ZI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25093},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"8fc447d52bda6d9140e4d74ddaae93ec407ad29c","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^4.4.5","esbuild":"^0.19.3","linkedom":"^0.15.3","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.0.39","prettier":"^3.0.3","bun-types":"latest","@types/web":"^0.0.115","typescript":"^5.2.2","@types/node":"^20.6.3","@types/html-minifier-terser":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.2.4_1697723493790_0.26766132594654435","host":"s3://npm-registry-packages"}},"0.2.5":{"name":"domco","version":"0.2.5","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.2.5","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"a2f23fad27aec1305b644c9014583f9558167d81","tarball":"https://registry.npmjs.org/domco/-/domco-0.2.5.tgz","fileCount":29,"integrity":"sha512-8arWeWBgm7u6R4OfbiszcM8hCFHd5NM/MjYg5XzhYOksUDxA4HUGF3Bd6vGSgDBVuhDySQWcilnZwPMrhYT6RQ==","signatures":[{"sig":"MEQCIH07zbCaThAMcFWjE7SIyLHgCPt0IWF7it2/SBhs4IKLAiAIjZvtVDnx5L/gHztEa55JKBQy9sWViVWu0RA0wpvLWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25214},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"9768b6abfd3f45733de2695e46ed84028381c199","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^4.4.5","esbuild":"^0.19.3","linkedom":"^0.15.3","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.0.39","prettier":"^3.0.3","bun-types":"latest","@types/web":"^0.0.115","typescript":"^5.2.2","@types/node":"^20.6.3","@types/html-minifier-terser":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.2.5_1697724793588_0.7145406664399783","host":"s3://npm-registry-packages"}},"0.2.6":{"name":"domco","version":"0.2.6","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.2.6","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"a9f7b57a210a385c991f68294c418e117b844cf1","tarball":"https://registry.npmjs.org/domco/-/domco-0.2.6.tgz","fileCount":29,"integrity":"sha512-9wojnqYshNnzm5GWvnAnzbc9G5huh0TcDaKZrOw3tN79gws2BuSnA4/wmZuZDauVrNje3wdwDHUdXEdpRIfIXA==","signatures":[{"sig":"MEYCIQDTqArGg0XBvqB7tl85Il7P3eMd0t40DRg3642h43UQhwIhAPFiUFbxajpL4JZ4+GYbLRGV1ZlRo+iTNlTLSpWj0DJt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25179},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"53c3be729338ef1b5ef04dcba25da824426d5114","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^4.4.5","esbuild":"^0.19.3","linkedom":"^0.15.3","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.0.39","prettier":"^3.0.3","bun-types":"latest","@types/web":"^0.0.115","typescript":"^5.2.2","@types/node":"^20.6.3","@types/html-minifier-terser":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.2.6_1697725492159_0.977890381672506","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"domco","version":"0.3.0","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.3.0","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"e14b07c254975465390ba0f5ffbc2545162df854","tarball":"https://registry.npmjs.org/domco/-/domco-0.3.0.tgz","fileCount":31,"integrity":"sha512-rUOrqEehkf3IdXC9UFlRzfkuEq1Hh3BlaAPrS722aWCT6hPGAWag9wCAzv8Ox1Fdf7L/4lStvnnQV4o9uEJWQw==","signatures":[{"sig":"MEUCIQC4Fsxly3ZzAE078dCtBdeLlU9GzUrOUjKXfzJOs2SnHwIgR8LNecr39N3w27L85UO7vek8aX5n/bGwBGGNiujdYIg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30165},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"ae707a38031b8bba22292a160bc298bc1e7ee0b6","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^4.4.5","esbuild":"^0.19.3","linkedom":"^0.15.3","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.0.39","prettier":"^3.0.3","bun-types":"latest","@types/web":"^0.0.115","typescript":"^5.2.2","@types/node":"^20.6.3","@types/html-minifier-terser":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.3.0_1697820838934_0.49585085121448547","host":"s3://npm-registry-packages"}},"0.3.1":{"name":"domco","version":"0.3.1","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.3.1","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"11eb144e6c198632386487e95921349dbbee88b0","tarball":"https://registry.npmjs.org/domco/-/domco-0.3.1.tgz","fileCount":33,"integrity":"sha512-cE4sQfeEUDZm/bnKkMINVxmO+ScPqJryfBkm0CWwsg3eopU8qOVuVJDlAeunRfknxZ2bmZvdC/q4CtPMvOwM9Q==","signatures":[{"sig":"MEQCIHqmEdeqL97QyM6c6f2eDZbrgkliUOzpxfrPWRtkWFybAiAV+wcnCRKwV8tua2uZfP9L3nSpUB1gE+e436AYhX+0cA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31330},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"9cd6d1c615c0fd5ca3b3c6762cd628e92188cb07","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --githubPages false --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^4.5.0","esbuild":"^0.19.5","linkedom":"^0.15.6","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.0.39","typedoc":"^0.25.2","prettier":"^3.0.3","bun-types":"latest","@types/web":"^0.0.117","typescript":"^5.2.2","@types/node":"^20.8.7","typedoc-plugin-markdown":"^3.16.0","@types/html-minifier-terser":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.3.1_1698080146632_0.24972715382491883","host":"s3://npm-registry-packages"}},"0.3.2":{"name":"domco","version":"0.3.2","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.3.2","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"57b765de7fd009a2a2778a290abfb06dc1b616de","tarball":"https://registry.npmjs.org/domco/-/domco-0.3.2.tgz","fileCount":33,"integrity":"sha512-5ApZCaydPD3dvSBBnrf2Lx0yS56uzVSjtYffDxWBJAP04OCabzRMFS89zoOEunogqup02GKHbmWjCZsDnYAWHA==","signatures":[{"sig":"MEMCIDX3sJBsaSrzQfE4Ouvnjw1ppTU7YZA9jd3EEqa4cWynAh9CYuD0o1fOo1/BSg7JSk9NP3QdTTodb9czqQBZGMlt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31344},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"9475322b76873240df7442fad822dfd47c819c28","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --githubPages false --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^4.5.0","esbuild":"^0.19.5","linkedom":"^0.15.6","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.0.39","typedoc":"^0.25.2","prettier":"^3.0.3","bun-types":"latest","@types/web":"^0.0.117","typescript":"^5.2.2","@types/node":"^20.8.7","typedoc-plugin-markdown":"^3.16.0","@types/html-minifier-terser":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.3.2_1698164501572_0.7640431572778432","host":"s3://npm-registry-packages"}},"0.3.3":{"name":"domco","version":"0.3.3","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.3.3","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"312f00f103d329c11c2862a27538e1dcd9255ebb","tarball":"https://registry.npmjs.org/domco/-/domco-0.3.3.tgz","fileCount":33,"integrity":"sha512-6ntrP7PPH0zywVGMR/vgwTchgWpgn6QoSF55wIGp7XoyMVYUA9zAr+xDBSBbmYxWNHjKuXAEtXmpNkFoKH5IyA==","signatures":[{"sig":"MEUCIEBIPiPFQQzfaWuiW5AuhxyOkvemDSWepofEeRZh+SNAAiEAo3tNpGyiadQ8FqpwF6H/tW4HREU+oiHSkKsyRKmV7qU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31526},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"916d2a3f1d888a82f4a005f4a6bce1efae512e6b","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --hideInPageTOC --githubPages false --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^4.5.0","esbuild":"^0.19.5","linkedom":"^0.15.6","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.0.39","typedoc":"^0.25.2","prettier":"^3.0.3","bun-types":"latest","@types/web":"^0.0.117","typescript":"^5.2.2","@types/node":"^20.8.7","typedoc-plugin-markdown":"^3.16.0","@types/html-minifier-terser":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.3.3_1700081941308_0.6790614755428885","host":"s3://npm-registry-packages"}},"0.3.4":{"name":"domco","version":"0.3.4","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.3.4","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"7fb85ba1ea1a3d76f6986c32ac0f0c7844a8138c","tarball":"https://registry.npmjs.org/domco/-/domco-0.3.4.tgz","fileCount":33,"integrity":"sha512-D07l2S5xC6KDD1zL9X7lc60xcTv4xTWjRuWV9cPV7QXw1SIz1BG+VpLRoh/s3JzNTjbk4D1gdzRlwf6SYD9c2A==","signatures":[{"sig":"MEQCIBODRFY4OwvJ2SKSbP3DqK1B2AKYsiKGag7a1nEKcY/DAiBmWemcpaAQTotO0MK08vUnSqzgNQPKeZQlVYStzDmjtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31276},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"4eaa73739f9fa6fcd6c8dab0bd900cc5a97d6dbd","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --hideInPageTOC --githubPages false --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.0.0","esbuild":"^0.19.5","linkedom":"^0.16.4","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.0.39","typedoc":"^0.25.3","prettier":"^3.1.0","bun-types":"latest","@types/web":"^0.0.119","typescript":"^5.2.2","@types/node":"^20.9.1","typedoc-plugin-markdown":"^3.17.1","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.3.4_1700233816933_0.5592777466798622","host":"s3://npm-registry-packages"}},"0.3.5":{"name":"domco","version":"0.3.5","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.3.5","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"3405b5aaddaa46e07c99824fc651e3bb40e7b9f8","tarball":"https://registry.npmjs.org/domco/-/domco-0.3.5.tgz","fileCount":33,"integrity":"sha512-fNYdBR401paBOlSyaWwBCEz24os69pknyyFm3mTyBM7toHESPBehkVrboRguAGrXQO8wOsh57QIvQ2o3dc35NQ==","signatures":[{"sig":"MEQCIDh97LTufL9p5SC/Rk/0ptXtvrTW8EWtnuu2XaCyJHvJAiBTfNs2kknrFDbc3eBQaOmrekx3HA9ULS6/HSNK2bIpQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31024},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"2d3047614d7da9672329206cefddc8ea60d45cbf","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --hideInPageTOC --githubPages false --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.0.0","esbuild":"^0.19.5","linkedom":"^0.16.4","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.0.39","typedoc":"^0.25.3","prettier":"^3.1.0","bun-types":"latest","@types/web":"^0.0.119","typescript":"^5.2.2","@types/node":"^20.9.1","typedoc-plugin-markdown":"^3.17.1","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.3.5_1700516580499_0.519958431625744","host":"s3://npm-registry-packages"}},"0.3.6":{"name":"domco","version":"0.3.6","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.3.6","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"f12d32375a3443edc3957002a8ffcfe4e056d7f1","tarball":"https://registry.npmjs.org/domco/-/domco-0.3.6.tgz","fileCount":33,"integrity":"sha512-SKmccB7iYaNSG7XDWyxCM0UdpHayGexcDuItPP2kQmJ2qdsrcwpPJqhaoAqfmq+V5zMlm0CU8nFZ7zBkV4MJjQ==","signatures":[{"sig":"MEUCIESH8ngCWxyHyyuUU8kkgadeByMvqVPKLkWrc+MtYllOAiEAueGqhbfwPbi0rRH1dt4F03uy2dZ/hlKfFI3QzkvgS3U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31066},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"ee9ab7926a22f4e88d2971e3061801a5056105b7","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --hideInPageTOC --githubPages false --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.0.11","esbuild":"^0.19.11","linkedom":"^0.16.6","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.0.39","typedoc":"^0.25.7","prettier":"^3.1.1","bun-types":"latest","@types/web":"^0.0.134","typescript":"^5.3.3","@types/node":"^20.10.7","typedoc-plugin-markdown":"^3.17.1","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.3.6_1704804883887_0.6766467903057543","host":"s3://npm-registry-packages"}},"0.3.7":{"name":"domco","version":"0.3.7","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.3.7","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"ea4a7467801ab5a68f96ae029656dae48444a844","tarball":"https://registry.npmjs.org/domco/-/domco-0.3.7.tgz","fileCount":33,"integrity":"sha512-00J7TYEM3yUjX5Pm73tcYdcHWXiAUmwPWqfE8AIr3O+ddrWqgC9t3tcz4cRwiuEKRg0naoPfHw99jXZEdYxtsA==","signatures":[{"sig":"MEQCIDEILK6TmK0oTSOyua0TW8ScCJmm+0KmTCFv+RsGd/OFAiBvoj5Vr6Mgm3r0F2/G8Af+6uqavDxR1atZTU4wcwBV8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31015},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"37c6d89ed9270dae99941a296f0e2830086b54c9","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --hideInPageTOC --githubPages false --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.0.11","esbuild":"^0.19.11","linkedom":"^0.16.6","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.0.39","typedoc":"^0.25.7","prettier":"^3.1.1","bun-types":"latest","@types/web":"^0.0.134","typescript":"^5.3.3","@types/node":"^20.10.7","typedoc-plugin-markdown":"^3.17.1","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.3.7_1704912999963_0.05217589867397243","host":"s3://npm-registry-packages"}},"0.3.8":{"name":"domco","version":"0.3.8","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.3.8","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"2e325f5f5621edadf834f48daee2593131d08581","tarball":"https://registry.npmjs.org/domco/-/domco-0.3.8.tgz","fileCount":33,"integrity":"sha512-YBZKV4MoJgbGUJyhWIOswBHPj8MVZk6S1iJEGCEsZnmBmATlO459jv90e4s5qZmeHS76lMhqJ77q7n/lCXMy+g==","signatures":[{"sig":"MEQCIBViOLmV3qzVdYHtszwgIJ6jy2i9yC2P0r8IyhWZJt8nAiAThpYpjT8TPTgWSxRz/2ss+1Yl9fNNfSEY2NgAUFhmxg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30819},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"d3c58e872091b942fe641c9d15c87141f708efb4","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --hideInPageTOC --githubPages false --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.1.3","esbuild":"^0.20.0","linkedom":"^0.16.8","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.1.0","typedoc":"^0.25.8","prettier":"^3.2.5","@types/web":"^0.0.139","typescript":"^5.3.3","@types/node":"^20.11.18","typedoc-plugin-markdown":"^3.17.1","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.3.8_1708013917023_0.609932825985801","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"domco","version":"0.4.0","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.4.0","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"b7abd869c7773d77433d7512a2cffaccb5141755","tarball":"https://registry.npmjs.org/domco/-/domco-0.4.0.tgz","fileCount":31,"integrity":"sha512-rUrUKqqw3lza5uSHUHF/LuHxsGRiMHovQuHnbyCt67XUzm82X2OTqWHJRa03bs1YCECkwkXLDmnRVZKMqxa0kg==","signatures":[{"sig":"MEUCICB0r0PZiIAQnrl/legea1j02Ki350Vw393kQwfdhf6sAiEAjijaq18BNHiqYiWt8/pToZ2d6R6o+qyJhw7lZN2ZEas=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25954},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"e0bc14da8b04d21ce47040d826e0963d8dad490e","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --hideInPageTOC --githubPages false --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.1.3","esbuild":"^0.20.0","linkedom":"^0.16.8","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.1.0","typedoc":"^0.25.8","prettier":"^3.2.5","@types/web":"^0.0.139","typescript":"^5.3.3","@types/node":"^20.11.18","typedoc-plugin-markdown":"^3.17.1","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.4.0_1708029852226_0.541716178139221","host":"s3://npm-registry-packages"}},"0.4.1":{"name":"domco","version":"0.4.1","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.4.1","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"4cdeb2bf6cc8fc673420d77a1a3591c27c1c1f28","tarball":"https://registry.npmjs.org/domco/-/domco-0.4.1.tgz","fileCount":21,"integrity":"sha512-6ZChuw3jb1oROXf2hbfLKXd7xXngXZDA3KdqnYl/XDEGtpBLSahmnMWtZpc1dMF5VPhRF8t+1Zz+hFmcsW/a/w==","signatures":[{"sig":"MEUCIQCGdMi7gFfzIs5um1gm6LXEBz8AeXQ7snKd+ea7EawGzQIgNBXnhxxDHaSJriqPmcA+BG6W53Epqm1OrU8HlNsoqH8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24980},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"df45d0937429f9f9f438524a1c46e381c87eedec","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --hideInPageTOC --githubPages false --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.1.3","esbuild":"^0.20.0","linkedom":"^0.16.8","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.1.0","typedoc":"^0.25.8","prettier":"^3.2.5","@types/web":"^0.0.139","typescript":"^5.3.3","@types/node":"^20.11.18","typedoc-plugin-markdown":"^3.17.1","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.4.1_1708094152533_0.7311352280223438","host":"s3://npm-registry-packages"}},"0.4.2":{"name":"domco","version":"0.4.2","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.4.2","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"6483d8a6fc7406d221f625af7a66204050e889d0","tarball":"https://registry.npmjs.org/domco/-/domco-0.4.2.tgz","fileCount":21,"integrity":"sha512-VPa2bFTIogPbXOCAXjGRtr/vEeFnVGazUBgU6U7KUafibw9IpAacDT3AA4i+e6PiAr4eFZUBJhp4MWHL714yHQ==","signatures":[{"sig":"MEUCIB3EZWKZSRKE8C53fo3dVW0Ijh3JNNLBl7nUMEZsZr2rAiEAl2MHjX25mb9+qw5P5W1FVrDFtkRSAswHh8gbo55TXeo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24846},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"3ce6921d2e5724220356e78b09807b7f0f80493d","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --hideInPageTOC --githubPages false --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.1.3","jsdom":"^24.0.0","esbuild":"^0.20.0","@types/jsdom":"^21.1.6","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.1.0","typedoc":"^0.25.8","prettier":"^3.2.5","@types/web":"^0.0.139","typescript":"^5.3.3","@types/node":"^20.11.18","typedoc-plugin-markdown":"^3.17.1","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.4.2_1708106086126_0.494968049928574","host":"s3://npm-registry-packages"}},"0.4.3":{"name":"domco","version":"0.4.3","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.4.3","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"70f19ca52b90da3d66c02ea30676791b8465526c","tarball":"https://registry.npmjs.org/domco/-/domco-0.4.3.tgz","fileCount":21,"integrity":"sha512-jDnH6ZiEswMnLHF9oRr9rnWRqT403AVndM9EdJAuf5niS/RFmRzoupuudr2yXBcIpujX3x1KLCI+DOCyO5RB/A==","signatures":[{"sig":"MEQCIEpuI/WnVQ8WDExaJhyt1bsAqbj9LH8w8MgnmZwoI3nuAiBdA7iiANBhr6WRB8AYC474Q7eqB9t5LP93JSd0VtFbjw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24755},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"3ce6921d2e5724220356e78b09807b7f0f80493d","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --hideInPageTOC --githubPages false --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.1.3","jsdom":"^24.0.0","esbuild":"^0.20.0","@types/jsdom":"^21.1.6","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.1.0","typedoc":"^0.25.8","prettier":"^3.2.5","@types/web":"^0.0.139","typescript":"^5.3.3","@types/node":"^20.11.18","typedoc-plugin-markdown":"^3.17.1","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.4.3_1708115571349_0.8523720527154266","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"domco","version":"0.5.0","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.5.0","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"9d954a3cf72cf807efb9671121d94a2a85de0694","tarball":"https://registry.npmjs.org/domco/-/domco-0.5.0.tgz","fileCount":23,"integrity":"sha512-4x9OxyB/4ewqtiTPQL4/jmzXAMAMJcCwWUM8ZvUMeAC2Xd/J+JynAUOZ7mFymFUMrQSZT3SoMbX5b64BBiifPw==","signatures":[{"sig":"MEQCIFKZRlxbc7fQvKI+CTzhEsqsEbX6/pYjjz7gRS7wAFmaAiB9q5i9M2PhLdTrg+ab7R9TsBz7L0ua63LwF+rGwWHc0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25021},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"38a075c844ca9b561afa74cac5f247fa1516a145","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --hideInPageTOC --githubPages false --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.1.3","jsdom":"^24.0.0","esbuild":"^0.20.0","@types/jsdom":"^21.1.6","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.1.0","typedoc":"^0.25.8","prettier":"^3.2.5","@types/web":"^0.0.139","typescript":"^5.3.3","@types/node":"^20.11.18","typedoc-plugin-markdown":"^3.17.1","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.5.0_1708205222552_0.27238143942873005","host":"s3://npm-registry-packages"}},"0.5.1":{"name":"domco","version":"0.5.1","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.5.1","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"89d2cd81f56916ecbd58401a44758e56f8572943","tarball":"https://registry.npmjs.org/domco/-/domco-0.5.1.tgz","fileCount":23,"integrity":"sha512-3lrGCrJHM8C5KtKW/enwbSPXYMM0HhsU9UAw4cNd0wizNwmMKK47Lua2CRNhmz4ejq3xNiIAhtlSftJqP80U0Q==","signatures":[{"sig":"MEYCIQDgclElfBabNOpWzHvxjElWiwv4zANdKVLt0NiS2+KtmAIhAMdO4E+P+u9RilMHlU7pmz45+weCtWsHFdwZRAbaGtD6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25267},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"e33c8306272b65f981d31cf64751cf9a3e2c2c04","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --hideInPageTOC --githubPages false --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.1.3","jsdom":"^24.0.0","esbuild":"^0.20.0","@types/jsdom":"^21.1.6","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.1.0","typedoc":"^0.25.8","prettier":"^3.2.5","@types/web":"^0.0.139","typescript":"^5.3.3","@types/node":"^20.11.18","typedoc-plugin-markdown":"^3.17.1","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.5.1_1708210928486_0.9194162630782166","host":"s3://npm-registry-packages"}},"0.5.2":{"name":"domco","version":"0.5.2","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.5.2","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"14bdac55e15c9224426d86f72542a6ad48eb1f92","tarball":"https://registry.npmjs.org/domco/-/domco-0.5.2.tgz","fileCount":23,"integrity":"sha512-uRAXQkHqPXteqoWGkb4R8vqUrVtQFPhkRGkoR8UV+RhhnYhrQ8WX0I2JnV4B5UJPFbhyBp8LyW+YYvbFQPqgIQ==","signatures":[{"sig":"MEYCIQCfmYogIgBpaTqJ2Lfe5VSSvrt7gDm4JFXS2FhFltxtTQIhAK090V4I3C+otxjRJvzuebHX8PMFuQghOO6qRP0aaJVy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25350},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"a24041e9043877bc2f84a5129ff641d4366ea36e","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --hideInPageTOC --githubPages false --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.1.3","jsdom":"^24.0.0","esbuild":"^0.20.0","@types/jsdom":"^21.1.6","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.1.0","typedoc":"^0.25.8","prettier":"^3.2.5","@types/web":"^0.0.139","typescript":"^5.3.3","@types/node":"^20.11.18","typedoc-plugin-markdown":"^3.17.1","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.5.2_1708539050752_0.5487435740642732","host":"s3://npm-registry-packages"}},"0.5.3":{"name":"domco","version":"0.5.3","keywords":["vite-plugin","static site generator","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.5.3","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"557aa0ab20dfada16a77b74e79f32eea3df717a9","tarball":"https://registry.npmjs.org/domco/-/domco-0.5.3.tgz","fileCount":23,"integrity":"sha512-6UW7CgoW9Hv456PMbyrHlN6gmHYzTqdpeBNp0YMHlyNDrfvGNjWdDp2n8v2Rp3ZVizEpQeF5irO/tN5EAMLfmQ==","signatures":[{"sig":"MEUCIQCRKq+weGNuIienlf6VTglUJVmbM0xf9zMwbDHAEDyaSgIga1q31ytvwXHquYK6NWOPCgT/05IqR8gxANkIEQQj02A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26120},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"8e09593686201675501c3419bd656a2355adf70c","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --hideInPageTOC --githubPages false --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.1.4","jsdom":"^24.0.0","esbuild":"^0.20.1","@types/jsdom":"^21.1.6","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.1.0","typedoc":"^0.25.8","prettier":"^3.2.5","@types/web":"^0.0.140","typescript":"^5.3.3","@types/node":"^20.11.20","typedoc-plugin-markdown":"^3.17.1","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.5.3_1708701272609_0.7579388316381519","host":"s3://npm-registry-packages"}},"0.5.4":{"name":"domco","version":"0.5.4","keywords":["vite-plugin","static site generator","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.5.4","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"7d15c4324f805818b8204ff22aee3e02446ab2c5","tarball":"https://registry.npmjs.org/domco/-/domco-0.5.4.tgz","fileCount":23,"integrity":"sha512-8wpk7P/XbTnFXXSBj0mpx1SapWa/8aORhooRgQsjbNhaxhfjtgixht5QJVBZE3hYtc38kMaWixYOGIBxuIpazA==","signatures":[{"sig":"MEUCIQD7zMtSYG/8PqYfHYOXYBFfeTSFy5zRJTeK6hhLux/M6AIgP0RuycTFYBwOoGEV6qSSz0X7I9yG3IPg7GSH/H9RIDw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26575},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"e31f172e3e45fb77768589bb8216da5fd96ec9b1","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --hideInPageTOC --githubPages false --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.1.4","jsdom":"^24.0.0","esbuild":"^0.20.1","@types/jsdom":"^21.1.6","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.1.0","typedoc":"^0.25.8","prettier":"^3.2.5","@types/web":"^0.0.140","typescript":"^5.3.3","@types/node":"^20.11.20","typedoc-plugin-markdown":"^3.17.1","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.5.4_1711737672003_0.2796898989491159","host":"s3://npm-registry-packages"}},"0.5.5":{"name":"domco","version":"0.5.5","keywords":["vite-plugin","static site generator","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.5.5","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"52c53e7054e24f0b0da13fbd4f1c325d03057f4f","tarball":"https://registry.npmjs.org/domco/-/domco-0.5.5.tgz","fileCount":23,"integrity":"sha512-ENOsjaBuHpPKruWBzi/MqK24VPiupJ8xLjNd3Qnv4TOYEkBIRFdJGaeN6CJrMmtPcieJY1L1nVo+Vy25dV0Wkw==","signatures":[{"sig":"MEUCIDuaeKRL/1UvdUQDugtRj2XPXCLmZmVIE+NU4lAO7GlnAiEA+o62JK0jemjeIw2cVD+mNVFdJTO+XJfx/KUHEkgqXCc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26575},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"fd0be7bff9d3a3f5e06d1741a20d9eab79e187cb","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --hideInPageTOC --githubPages false --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.2.9","jsdom":"^24.0.0","esbuild":"^0.20.2","@types/jsdom":"^21.1.6","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.2.0","typedoc":"^0.25.13","prettier":"^3.2.5","@types/web":"^0.0.143","typescript":"^5.4.5","@types/node":"^20.12.7","typedoc-plugin-markdown":"^3.17.1","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.5.5_1713462308658_0.5322708988365759","host":"s3://npm-registry-packages"}},"0.5.6":{"name":"domco","version":"0.5.6","keywords":["vite-plugin","static site generator","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.5.6","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"e66de01eace7e4bc1755e89d54afe93f5bd7c863","tarball":"https://registry.npmjs.org/domco/-/domco-0.5.6.tgz","fileCount":23,"integrity":"sha512-aUkXLiVKbH/uGPkOJ5D6928H0ruc3jTZJT37cpsSUug0Z3Ub3FbWWyXeZjjP4V/M0PbZ5kpW1mVQo3GLJHwEBw==","signatures":[{"sig":"MEQCICgm8wqFA4U7tZsa8BfyX5eWKNAiKJOzf0StbNxoeJOtAiAjAKa2lJxb31iuPN3GwIeIhDw53e5USD86HOG9rRgpRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27421},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"60676dc1f461ab26e99950bac0f9313213a124f7","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --githubPages false --outputFileStrategy modules --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.2.11","jsdom":"^24.0.0","esbuild":"^0.20.2","@types/jsdom":"^21.1.6","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.2.0","typedoc":"^0.25.13","prettier":"^3.2.5","@types/web":"^0.0.143","typescript":"^5.4.5","@types/node":"^20.12.9","typedoc-plugin-markdown":"^4.0.0","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.5.6_1715014597500_0.4813355373991657","host":"s3://npm-registry-packages"}},"0.5.7":{"name":"domco","version":"0.5.7","keywords":["vite-plugin","static site generator","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.5.7","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"54eedec4a696b6afe993f394e17ddc040eb7944c","tarball":"https://registry.npmjs.org/domco/-/domco-0.5.7.tgz","fileCount":23,"integrity":"sha512-8RSQtGtGUKEnW5BupOMHJG6gRybBuDSxgOL5y23Y9v2B2QxyT2RDarqPYsB867s6PCvCIRQSYfaSQWGoI7DgxA==","signatures":[{"sig":"MEUCIQDeN6ivaxqOaI1sHdAfGKqHmPl2FfKBjD+gFj4XRGwtygIgewCVffcai5pVLcvTkoYjMf6EDX918H32zuRihjFgEYU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27795},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"60676dc1f461ab26e99950bac0f9313213a124f7","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --githubPages false --outputFileStrategy modules --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.2.11","jsdom":"^24.0.0","esbuild":"^0.20.2","@types/jsdom":"^21.1.6","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.2.0","typedoc":"^0.25.13","prettier":"^3.2.5","@types/web":"^0.0.143","typescript":"^5.4.5","@types/node":"^20.12.9","typedoc-plugin-markdown":"^4.0.0","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.5.7_1715015068933_0.2317494066341752","host":"s3://npm-registry-packages"}},"0.5.8":{"name":"domco","version":"0.5.8","keywords":["vite-plugin","static site generator","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.5.8","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"e4c505554576496dc0b582dce08ffa4a10f21037","tarball":"https://registry.npmjs.org/domco/-/domco-0.5.8.tgz","fileCount":23,"integrity":"sha512-TK5cJwfuFc8jvJYjuQgktnHkVa42cL4/oJsgT51fkt/C2CPsf+LhSi8Nu62NHY4anpqn3dSYqSqfS0t9rqwBrw==","signatures":[{"sig":"MEQCIA8Ulkk186X7cvG5eLOGHYB8W5yhEUbp96efii8EItexAiB00x6OcZmw5cEqJik/k4L28bTBTO6A5W5dKkCS4bidEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27448},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"60676dc1f461ab26e99950bac0f9313213a124f7","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --githubPages false --outputFileStrategy modules --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.2.11","jsdom":"^24.0.0","esbuild":"^0.20.2","@types/jsdom":"^21.1.6","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.2.0","typedoc":"^0.25.13","prettier":"^3.2.5","@types/web":"^0.0.143","typescript":"^5.4.5","@types/node":"^20.12.9","typedoc-plugin-markdown":"^4.0.0","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.5.8_1715015771483_0.5928491919766214","host":"s3://npm-registry-packages"}},"0.5.9":{"name":"domco","version":"0.5.9","keywords":["vite-plugin","static site generator","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.5.9","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"567e47809c177541b39a75f9048ff9350a73886a","tarball":"https://registry.npmjs.org/domco/-/domco-0.5.9.tgz","fileCount":23,"integrity":"sha512-Wkrye9QfLzWELX3Pu6hOMcO5e9ot2sUNOuxM6mrz1YgRqQkSS73F1cAwmT74zgMYbHKSIR1/VcsNOzT9Ya8Y6g==","signatures":[{"sig":"MEQCIDt6O9WDCjoXoagwAcFIYyYEksMCL8YvkN/H/mf2Or2cAiANfaLDHFFD3LPzr7C6eo0ULVuDYASKBCF03a4a/HecjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27480},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"60676dc1f461ab26e99950bac0f9313213a124f7","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --githubPages false --outputFileStrategy modules --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.2.11","jsdom":"^24.0.0","esbuild":"^0.20.2","@types/jsdom":"^21.1.6","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.2.0","typedoc":"^0.25.13","prettier":"^3.2.5","@types/web":"^0.0.143","typescript":"^5.4.5","@types/node":"^20.12.9","typedoc-plugin-markdown":"^4.0.0","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.5.9_1715016097288_0.46823956036736303","host":"s3://npm-registry-packages"}},"0.5.10":{"name":"domco","version":"0.5.10","keywords":["vite-plugin","static site generator","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.5.10","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"0bf80f5b55885a362df6ec10f73da051e58553c9","tarball":"https://registry.npmjs.org/domco/-/domco-0.5.10.tgz","fileCount":23,"integrity":"sha512-sZeJfXlo3RzV5NM5pCNNCRWpCHs4iA0H5ew19GE6h2kcsrBBR/HHeKZq4pHezFYs9MxJQPBILzLU0dUWx6upHw==","signatures":[{"sig":"MEUCIQCk90C0xqHeRTjRZR4jbYKPlXflmz9KCxsOb+6r587ulwIgXEbsjJzaGefUAyrpmrnjMJXigQ6yxn+vjVpV7k6CIZk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27530},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"84bbb923f7b5f1c7f53aef70597f89ed58dfa857","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --githubPages false --outputFileStrategy modules --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.2.11","jsdom":"^24.0.0","esbuild":"^0.21.0","@types/jsdom":"^21.1.6","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.2.0","typedoc":"^0.25.13","prettier":"^3.2.5","@types/bun":"^1.1.1","@types/web":"^0.0.143","typescript":"^5.4.5","@types/node":"^20.12.10","typedoc-plugin-markdown":"^4.0.1","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.5.10_1715087126860_0.030930754910325486","host":"s3://npm-registry-packages"}},"0.5.11":{"name":"domco","version":"0.5.11","keywords":["vite-plugin","static site generator","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.5.11","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"0b76829feb6a9e2d3c1c84815b13c9265b5be7bf","tarball":"https://registry.npmjs.org/domco/-/domco-0.5.11.tgz","fileCount":23,"integrity":"sha512-1ClJF8lFMlpsThbKeo4iDGYIRA+WOA4cLn0Y1mnikfHocdKtRlJPfsbgCqc/y9SwULRm6mUaFgoX4nY6/BVmFw==","signatures":[{"sig":"MEUCIQCVLX0xLIACSEp1qVwWhvSP+Ph37fIpY0LVZOtPyPszdQIgOtpUhLwiVmLmxf0Ht3qytAX8wWLXRVzEsql8hVOTYPs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28835},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"dafddc1d7f63cbf3011bbaaec6bed301367203ea","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --githubPages false --outputFileStrategy modules --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.2.11","jsdom":"^24.0.0","esbuild":"^0.21.0","@types/jsdom":"^21.1.6","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.2.0","typedoc":"^0.25.13","prettier":"^3.2.5","@types/bun":"^1.1.1","@types/web":"^0.0.143","typescript":"^5.4.5","@types/node":"^20.12.10","typedoc-plugin-markdown":"^4.0.1","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.5.11_1715089006002_0.7432603769802582","host":"s3://npm-registry-packages"}},"0.5.12":{"name":"domco","version":"0.5.12","keywords":["vite-plugin","static site generator","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.5.12","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"d0fbd5d2afb546a27bd101e7d534c63cf051783e","tarball":"https://registry.npmjs.org/domco/-/domco-0.5.12.tgz","fileCount":23,"integrity":"sha512-AJdyvhtqkWBkRHiymqF5crP3dNFuphBJRL1iEI7vmdfzWUphLj6NboGfaUGbeg8pRB05jnKOsV7QH+szr6NN7Q==","signatures":[{"sig":"MEUCIQDqa6bGcAE3Mtih8sxqnvQRmluxf2O6QU/A9WiEN7fiOwIgYeNFJCn3gwWhevuw+dofHTW1uLdWEqnftFEj9k55zdM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28965},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"84a3b1d68314ee85873d205cbe19d27ec12d80a0","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --githubPages false --outputFileStrategy modules --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.2.11","jsdom":"^24.0.0","esbuild":"^0.21.0","@types/jsdom":"^21.1.6","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.2.0","typedoc":"^0.25.13","prettier":"^3.2.5","@types/bun":"^1.1.1","@types/web":"^0.0.143","typescript":"^5.4.5","@types/node":"^20.12.10","typedoc-plugin-markdown":"^4.0.1","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.5.12_1715089749870_0.8531408083006655","host":"s3://npm-registry-packages"}},"0.5.13":{"name":"domco","version":"0.5.13","keywords":["vite-plugin","static site generator","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.5.13","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"b1e58b5030eceb6057fbab3d88d9bd698896a791","tarball":"https://registry.npmjs.org/domco/-/domco-0.5.13.tgz","fileCount":23,"integrity":"sha512-JC58T252Wfo6ihG0DGIiAgipuAauVDuHl4OtRad9dqSyTmIAe14AmjS1VhAbLaiB2vVsiyhteJRlxudpCz7tFw==","signatures":[{"sig":"MEYCIQDZoAoPza0aIfsc6NPFZO1aINQisit/LGCJkg/nZMumEwIhALIcge4HyN0cXROe6NZx/GTItqGugTexWrYzFZxHA8fi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28969},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"84a3b1d68314ee85873d205cbe19d27ec12d80a0","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --githubPages false --outputFileStrategy modules --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.2.11","jsdom":"^24.0.0","esbuild":"^0.21.0","@types/jsdom":"^21.1.6","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.2.0","typedoc":"^0.25.13","prettier":"^3.2.5","@types/bun":"^1.1.1","@types/web":"^0.0.143","typescript":"^5.4.5","@types/node":"^20.12.10","typedoc-plugin-markdown":"^4.0.1","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.5.13_1715090135243_0.11694380150309369","host":"s3://npm-registry-packages"}},"0.5.14":{"name":"domco","version":"0.5.14","keywords":["vite-plugin","static site generator","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.5.14","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"426b54c3a092d08f5a41cfbad56d314d9dbff726","tarball":"https://registry.npmjs.org/domco/-/domco-0.5.14.tgz","fileCount":21,"integrity":"sha512-xY2b87LD94tuZUYvBg21uC7IV53V+cEW5GqaPqaFecaozIq3NhGyPdodKcIDaIbvKoLzipGYVA+WtfSDMYoYYA==","signatures":[{"sig":"MEQCIDmmnHoG86VS0VenMgaSlflu4utllvJyQioHp0tYNY3vAiAtNpkhYNwwgVIr+oJDQ8Mdo3yPi6gxAsW2RLYDx0gNIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32831},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"ce99a7180c10dfb6ce9e5a4f3297d3b679fe03cc","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --githubPages false --outputFileStrategy modules --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.2.11","jsdom":"^24.0.0","esbuild":"^0.21.0","@types/jsdom":"^21.1.6","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.2.0","typedoc":"^0.25.13","prettier":"^3.2.5","@types/bun":"^1.1.1","@types/web":"^0.0.143","typescript":"^5.4.5","@types/node":"^20.12.10","typedoc-plugin-markdown":"^4.0.1","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.5.14_1715952338300_0.30043796734767136","host":"s3://npm-registry-packages"}},"0.5.15":{"name":"domco","version":"0.5.15","keywords":["vite-plugin","static site generator","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.5.15","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"98c0c87dba754bb96e362a8bc44f108898bd1668","tarball":"https://registry.npmjs.org/domco/-/domco-0.5.15.tgz","fileCount":21,"integrity":"sha512-q8KPmhYPFoPgB7BqcwkKPenveRXtETOvwcxxmNVWHHgCTzqY6xvQeX0W2Z3woC8gaxTbANW+ajhQ19yp81XSjw==","signatures":[{"sig":"MEUCIC/tJ0/zXwdXn9WKU4TLo6PwIeNnC9qPSgFJG6HEs9r7AiEAsNIyAuDOMkXySiCHQum73+qgM7AzKTp006XjB264Qxs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32831},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"50b8cb23f645c1f372816477cf5df44c0eec3124","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --githubPages false --outputFileStrategy modules --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.2.11","jsdom":"^24.0.0","esbuild":"^0.21.0","@types/jsdom":"^21.1.6","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.2.0","typedoc":"^0.25.13","prettier":"^3.2.5","@types/bun":"^1.1.1","@types/web":"^0.0.143","typescript":"^5.4.5","@types/node":"^20.12.10","typedoc-plugin-markdown":"^4.0.1","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.5.15_1715952876245_0.8978336663115138","host":"s3://npm-registry-packages"}},"0.5.16":{"name":"domco","version":"0.5.16","keywords":["vite-plugin","static site generator","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.5.16","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"cea829fc77a96d840e9700b98c3d70f7beb14301","tarball":"https://registry.npmjs.org/domco/-/domco-0.5.16.tgz","fileCount":21,"integrity":"sha512-eXOuXZ9QpkGeEUYeQ3C5rFAQOSq+OFzl0utFWX91WOXiXleoc4Vo7kSsLZv+JZP9v2WlZieJHtbrEaKnA9qI5g==","signatures":[{"sig":"MEUCIQDjpUI1lig3bJxTWy4WqsIePz2C6xB9nOUvpSudG4+HOgIgGFuzQTLqt9PRmpLWEoTu+K6ippeHh/2+pBEb7ZLSPGM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32831},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"50b8cb23f645c1f372816477cf5df44c0eec3124","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --githubPages false --outputFileStrategy modules --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.2.11","jsdom":"^24.0.0","esbuild":"^0.21.0","@types/jsdom":"^21.1.6","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.2.0","typedoc":"^0.25.13","prettier":"^3.2.5","@types/bun":"^1.1.1","@types/web":"^0.0.143","typescript":"^5.4.5","@types/node":"^20.12.10","typedoc-plugin-markdown":"^4.0.1","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.5.16_1715953049706_0.472044082405523","host":"s3://npm-registry-packages"}},"0.5.17":{"name":"domco","version":"0.5.17","keywords":["vite-plugin","static site generator","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.5.17","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"694c59fc7d683a69adef7508912542154f7ddb7e","tarball":"https://registry.npmjs.org/domco/-/domco-0.5.17.tgz","fileCount":23,"integrity":"sha512-tl7UnI2+JaCbTyr5Vffs/sZqy4XoTICbL581Bpdtgr0WCFQhbE0ab4E46oUAee9pKWhDWyRaAdSiKZ1uiXcyQg==","signatures":[{"sig":"MEUCIQDaYTEssdjfz3oJpLHlA/bIG1dKtOPCy5+URLp7zTbUqAIgfD26LBZUjXJL2U0bSTaGW/akRON1M2nOf/BlXdAm8qo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29029},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"50b8cb23f645c1f372816477cf5df44c0eec3124","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --githubPages false --outputFileStrategy modules --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.2.11","jsdom":"^24.0.0","esbuild":"^0.21.0","@types/jsdom":"^21.1.6","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.2.0","typedoc":"^0.25.13","prettier":"^3.2.5","@types/bun":"^1.1.1","@types/web":"^0.0.143","typescript":"^5.4.5","@types/node":"^20.12.10","typedoc-plugin-markdown":"^4.0.1","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.5.17_1715953299701_0.66607253661811","host":"s3://npm-registry-packages"}},"0.5.18":{"name":"domco","version":"0.5.18","keywords":["vite-plugin","static site generator","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.5.18","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"43d16be6deaa7f02ae5097873055585213395032","tarball":"https://registry.npmjs.org/domco/-/domco-0.5.18.tgz","fileCount":21,"integrity":"sha512-eJxz9HKCqhImJrOthKe2P2VlYDU65+p3I40ZT0k6ru3g5/1w0K0nCWnnyIDNcwrtgtQ23nTIU/t93SHGJVAt+Q==","signatures":[{"sig":"MEUCIQCw8XNOFBpByALpkXlyOv1YF/FhU5x8xrnRfPiBJIJdfAIgM2+YylpyjMj2QAPe4RM8tN3H3Tkp5M7t1KvMEPoH9II=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28147},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"a654ceb418ae2793b5e0942e538230fff36e5e31","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --githubPages false --outputFileStrategy modules --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.2.11","jsdom":"^24.0.0","esbuild":"^0.21.0","@types/jsdom":"^21.1.6","html-minifier-terser":"^7.2.0"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.2.0","typedoc":"^0.25.13","prettier":"^3.2.5","@types/bun":"^1.1.1","@types/web":"^0.0.143","typescript":"^5.4.5","@types/node":"^20.12.10","typedoc-plugin-markdown":"^4.0.1","@types/html-minifier-terser":"^7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.5.18_1716211495939_0.2543619705669582","host":"s3://npm-registry-packages"}},"0.5.19":{"name":"domco","version":"0.5.19","keywords":["vite-plugin","static site generator","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.5.19","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"b183a029122097fab982dd377b126a518b511f09","tarball":"https://registry.npmjs.org/domco/-/domco-0.5.19.tgz","fileCount":21,"integrity":"sha512-V2UdHq1cXwSOTxWfZsKGHIBY9TuTBvm4OvP4DbVy5sxnWkRiOmkx/ILIyjbZNE3juIw6KsDgfomDYMr45eF9cA==","signatures":[{"sig":"MEYCIQDvNRxtyiCMJ60nGCqTu/AdLKPdVrGAE03DZSCYt7APcgIhAM+C937ckknAGkvzmtQsAvRoK/QwpFXiW4pvHmZQ/kFr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28206},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"3def9bbdbe796fae4e9c231eaebe835819282561","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --githubPages false --outputFileStrategy modules --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.2.11","jsdom":"^24.0.0","esbuild":"^0.21.0","@types/jsdom":"^21.1.6","html-minifier-terser":"^7.2.0","@types/html-minifier-terser":"^7.0.2"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.2.0","typedoc":"^0.25.13","prettier":"^3.2.5","@types/bun":"^1.1.1","@types/web":"^0.0.143","typescript":"^5.4.5","@types/node":"^20.12.10","typedoc-plugin-markdown":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.5.19_1716236969504_0.8291919595752315","host":"s3://npm-registry-packages"}},"0.5.20":{"name":"domco","version":"0.5.20","keywords":["vite-plugin","static site generator","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.5.20","homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"c595298ee481d7098cefc34425a3bfa75bafd67d","tarball":"https://registry.npmjs.org/domco/-/domco-0.5.20.tgz","fileCount":19,"integrity":"sha512-gTeNBisdxninFhK8M9A0iWN06LDidtHICm0b00VlCDjs/cYJnGvhDqjfb0OaeH9KUTHx+D9jEaKDlswzbq50dA==","signatures":[{"sig":"MEUCIQDExV2rh25CQ/5SjYxMfzlxtSeCvLN130A6Ay/lb23D5gIgK24lR3znJqRUw5oFJ8iY/m+DW6rBtM9vXJOQ066XjdY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26577},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"48e7ab7c120108026d8ff0d9aed4f7767640f74d","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --githubPages false --outputFileStrategy modules --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","deps":"bunx npm-check-updates@latest --interactive --format group","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.3.1","jsdom":"^24.1.0","@types/jsdom":"^21.1.7","html-minifier-terser":"^7.2.0","@types/html-minifier-terser":"^7.0.2"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.2.0","typedoc":"^0.26.2","prettier":"^3.3.2","@types/bun":"^1.1.5","@types/web":"^0.0.150","typescript":"^5.5.2","@types/node":"^20.14.9","typedoc-plugin-markdown":"^4.1.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.5.20_1719435726667_0.7528758591199805","host":"s3://npm-registry-packages"}},"0.5.21":{"name":"domco","version":"0.5.21","keywords":["vite-plugin","static site generator","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.5.21","homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"15996a3db20ad95a6a32f6e68fc51e114ccaac93","tarball":"https://registry.npmjs.org/domco/-/domco-0.5.21.tgz","fileCount":21,"integrity":"sha512-t0AX2lhn/UBOYOQaAgLfwRFgBMzi0zzx05KgwBkAqZKJGSrNwxUGxGDv15Mqm0egrJFkNi99uvh7CmXkEmMXWg==","signatures":[{"sig":"MEQCIFaCSGvhHp6DHiJbB6o0t2UFmtrcOGvXVIRp+hC2u06jAiAJ7wIttG6aFFTwfT2afkqkCRH7nldFugsRVc/4iJqMxQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28631},"main":"./index.js","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./plugin":{"types":"./plugin/index.d.ts","default":"./plugin/index.js"}},"gitHead":"48e7ab7c120108026d8ff0d9aed4f7767640f74d","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc --out docs --plugin typedoc-plugin-markdown index.ts --hideBreadcrumbs --githubPages false --outputFileStrategy modules --publicPath /docs/ && bun scripts/docs/index.ts","pub":"bun i && bun format && bun run build && bun pub:only","build":"bun build:clean && bun build:js && bun build:copy && bun doc","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","pub:only":"npm publish --access public ../../dist/domco","build:copy":"cp package.json ../../dist/domco","build:clean":"rm -rf ../../dist/domco"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"prettier":"robino/config/prettier","repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Build-Time Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"vite":"^5.2.11","jsdom":"^24.0.0","esbuild":"^0.21.0","@types/jsdom":"^21.1.6","html-minifier-terser":"^7.2.0","@types/html-minifier-terser":"^7.0.2"},"_hasShrinkwrap":false,"devDependencies":{"robino":"^0.2.0","typedoc":"^0.25.13","prettier":"^3.2.5","@types/bun":"^1.1.1","@types/web":"^0.0.143","typescript":"^5.4.5","@types/node":"^20.12.10","typedoc-plugin-markdown":"^4.0.1"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.5.21_1719437273406_0.45898588415013886","host":"s3://npm-registry-packages"}},"0.6.0-next.0":{"name":"domco","version":"0.6.0-next.0","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.0","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"bin":{"domco":"dist/bin/index.js"},"dist":{"shasum":"922fe3e197ac37690508adbfd584d93b3da7b9e0","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.0.tgz","fileCount":43,"integrity":"sha512-LwOQGqTzAi5B+5J3UPzqmnP0+aszZZPsEdHbUyYD4BLc2j+cSQqX0jOwD/w3vyN7LfCGatFNUl77b8hJXek9xw==","signatures":[{"sig":"MEYCIQDeTinVT8TERT0sRNgHr5P7jqivR5Zw4YXWJNaxm+y16QIhANuKxkiTDJvWoCmcdVZub6vkuIbXkXbYBEsvI/B7zxdq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25669},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./config":{"types":"./dist/config/index.d.ts","default":"./dist/config/index.js"},"./plugin":{"types":"./dist/plugin/index.d.ts","default":"./dist/plugin/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./adapters":{"types":"./dist/adapters/index.d.ts","default":"./dist/adapters/index.js"},"./render/dom":{"types":"./dist/render/dom/index.d.ts","default":"./dist/render/dom/index.js"},"./render/plain":{"types":"./dist/render/plain/index.d.ts","default":"./dist/render/plain/index.js"}},"gitHead":"9727b00c788dc907f34976dd9a91a5ab7c85afe3","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm publish --tag next","build":"bun run build:clean && bun run build:js","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"h3":"^1.12.0","c12":"^1.11.1","defu":"^6.1.4","vite":"^5.3.2","mrmime":"^2.0.0","linkedom":"^0.18.4"},"_hasShrinkwrap":false,"devDependencies":{"@types/web":"^0.0.150","typescript":"^5.5.3","@types/node":"^20.14.9"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.0_1720718477089_0.9846282458818809","host":"s3://npm-registry-packages"}},"0.6.0-next.1":{"name":"domco","version":"0.6.0-next.1","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.1","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"bin":{"domco":"dist/bin/index.js"},"dist":{"shasum":"d5969a31f5df76bacc7c6f2e3d001f14a8dc584c","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.1.tgz","fileCount":43,"integrity":"sha512-YPQoXf/+UNVrTQj0xhAeyLqaadaM4HebhLTEsawCzx76lUpD10xjTapFiCXWvZZZlYCaRe4qDddKIzNkC0uCug==","signatures":[{"sig":"MEYCIQChsPRfn/Cy3GC1wKX9b6MfoVsg9pVg87D6ihzP7tz7qQIhAN4kp9C465w0aGNLaGDgB8OipMDZSJrFplC3DwA8s5ZM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25918},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./config":{"types":"./dist/config/index.d.ts","default":"./dist/config/index.js"},"./plugin":{"types":"./dist/plugin/index.d.ts","default":"./dist/plugin/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./adapters":{"types":"./dist/adapters/index.d.ts","default":"./dist/adapters/index.js"},"./render/dom":{"types":"./dist/render/dom/index.d.ts","default":"./dist/render/dom/index.js"},"./render/plain":{"types":"./dist/render/plain/index.d.ts","default":"./dist/render/plain/index.js"}},"gitHead":"9727b00c788dc907f34976dd9a91a5ab7c85afe3","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm publish --tag next","build":"npm run build:clean && npm run build:js","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"h3":"^1.12.0","c12":"^1.11.1","defu":"^6.1.4","vite":"^5.3.2","mrmime":"^2.0.0","linkedom":"^0.18.4"},"_hasShrinkwrap":false,"devDependencies":{"@types/web":"^0.0.150","typescript":"^5.5.3","@types/node":"^20.14.9"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.1_1720725613826_0.8484686624010656","host":"s3://npm-registry-packages"}},"0.6.0-next.2":{"name":"domco","version":"0.6.0-next.2","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.2","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"bin":{"domco":"dist/bin/index.js"},"dist":{"shasum":"1cc5e5b62057b8d8e455d3ac582c6a7e40ada1e0","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.2.tgz","fileCount":43,"integrity":"sha512-crhf7WzZMxkSRo4PV28uwwjkpZV898VjgrjukFYowXOCIldUYIo3hbUoQF0alk+NcPYKh6l+2vGw4MGCffOmPQ==","signatures":[{"sig":"MEUCIHF08nyoMgKETijbimCKm45Z/6F7mLdYccAR/2Zx7wTuAiEAuO2VNtzGqF/WRN5yZz++JCVBWI5Px+rg+bICPdbNCQU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26231},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./config":{"types":"./dist/config/index.d.ts","default":"./dist/config/index.js"},"./plugin":{"types":"./dist/plugin/index.d.ts","default":"./dist/plugin/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./adapters":{"types":"./dist/adapters/index.d.ts","default":"./dist/adapters/index.js"},"./render/dom":{"types":"./dist/render/dom/index.d.ts","default":"./dist/render/dom/index.js"},"./render/plain":{"types":"./dist/render/plain/index.d.ts","default":"./dist/render/plain/index.js"}},"gitHead":"9727b00c788dc907f34976dd9a91a5ab7c85afe3","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm publish --tag next","build":"npm run build:clean && npm run build:js","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"h3":"^1.12.0","c12":"^1.11.1","defu":"^6.1.4","vite":"^6.0.0-alpha.16","mrmime":"^2.0.0","linkedom":"^0.18.4"},"_hasShrinkwrap":false,"devDependencies":{"@types/web":"^0.0.150","typescript":"^5.5.3","@types/node":"^20.14.9"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.2_1720730969562_0.06672176300982247","host":"s3://npm-registry-packages"}},"0.6.0-next.3":{"name":"domco","version":"0.6.0-next.3","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.3","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"bin":{"domco":"dist/bin/index.js"},"dist":{"shasum":"86bb03f9f61b6360aec1c13ddcc8feabb3e48dda","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.3.tgz","fileCount":43,"integrity":"sha512-CnxTsRlH2v+7do8no6KNAyMRJD+J9hk6yQVxYCEXlGww643lYiqP7C+g4AAtJSPrO0ZChWTzY1Z8bPi+F7RNmA==","signatures":[{"sig":"MEQCIGx2yOQfRtigOGlmDJr3AmCxxcUfu101xZHXlZw6X517AiAIUGidXGSCRLfO8BE8NUDrZ7P76l+jK/LLSnkf4Z/jpg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26181},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./config":{"types":"./dist/config/index.d.ts","default":"./dist/config/index.js"},"./plugin":{"types":"./dist/plugin/index.d.ts","default":"./dist/plugin/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./adapters":{"types":"./dist/adapters/index.d.ts","default":"./dist/adapters/index.js"},"./render/dom":{"types":"./dist/render/dom/index.d.ts","default":"./dist/render/dom/index.js"},"./render/plain":{"types":"./dist/render/plain/index.d.ts","default":"./dist/render/plain/index.js"}},"gitHead":"b6c992767707768a1eaeaffc111b8d7638bf4240","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm publish --tag next","build":"npm run build:clean && npm run build:js","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"h3":"^1.12.0","defu":"^6.1.4","vite":"^6.0.0-alpha.16","mrmime":"^2.0.0","linkedom":"^0.18.4"},"_hasShrinkwrap":false,"devDependencies":{"@types/web":"^0.0.150","typescript":"^5.5.3","@types/node":"^20.14.9"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.3_1720782028166_0.6687179611581049","host":"s3://npm-registry-packages"}},"0.6.0-next.4":{"name":"domco","version":"0.6.0-next.4","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.4","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"bin":{"domco":"dist/bin/index.js"},"dist":{"shasum":"8dc42de7c821862483c97293f3da4ccbf0473f21","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.4.tgz","fileCount":43,"integrity":"sha512-RUN5oH8TtpMbR03Kkr2cXeJLVYf0Uir1o/Foqnpiegoa4p2Mkmp+gNPVTljn65LUWq73OmXVaSUs3FN6Wonhhw==","signatures":[{"sig":"MEYCIQCzWDuxjvIbxSzcoNWvTjEuJnZkRHnZYudOSYR2wq/GhAIhAMamYj1M5izjG4YWAiGtSpvvmrkl61w8OBZ8tlvQxZ8T","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27008},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./config":{"types":"./dist/config/index.d.ts","default":"./dist/config/index.js"},"./plugin":{"types":"./dist/plugin/index.d.ts","default":"./dist/plugin/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./adapters":{"types":"./dist/adapters/index.d.ts","default":"./dist/adapters/index.js"},"./render/dom":{"types":"./dist/render/dom/index.d.ts","default":"./dist/render/dom/index.js"},"./render/plain":{"types":"./dist/render/plain/index.d.ts","default":"./dist/render/plain/index.js"}},"gitHead":"d50143b8cad93199b626367b3192b534ea1980d1","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm publish --tag next","build":"npm run build:clean && npm run build:js","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"h3":"^1.12.0","defu":"^6.1.4","vite":"^5.3.3","mrmime":"^2.0.0","linkedom":"^0.18.4"},"_hasShrinkwrap":false,"devDependencies":{"@types/web":"^0.0.150","typescript":"^5.5.3","@types/node":"^20.14.9"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.4_1720799933486_0.7053171426352356","host":"s3://npm-registry-packages"}},"0.6.0-next.5":{"name":"domco","version":"0.6.0-next.5","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.5","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"bin":{"domco":"dist/bin/index.js"},"dist":{"shasum":"8a742acd718869272d21abae1bbd75d383e9e43a","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.5.tgz","fileCount":43,"integrity":"sha512-eoZauJlsdcEYh2R6FVUOM3jbUudkx4GlJvg2bbjAml8S4IVOBm5RxRi/4VkNwSHIQxuQuSG88/E705DAJRbclw==","signatures":[{"sig":"MEUCIQCIcB2KhYsWGoFdRv8Qx0RpJ3ih+SKOUxWmIZpvfDZiYwIgDZu0CayLZUeneElsbrH3ycg38KgzyCfdyDjcw/awjZg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27030},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./config":{"types":"./dist/config/index.d.ts","default":"./dist/config/index.js"},"./plugin":{"types":"./dist/plugin/index.d.ts","default":"./dist/plugin/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./adapters":{"types":"./dist/adapters/index.d.ts","default":"./dist/adapters/index.js"},"./render/dom":{"types":"./dist/render/dom/index.d.ts","default":"./dist/render/dom/index.js"},"./render/plain":{"types":"./dist/render/plain/index.d.ts","default":"./dist/render/plain/index.js"}},"gitHead":"d50143b8cad93199b626367b3192b534ea1980d1","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm publish --tag next","build":"npm run build:clean && npm run build:js","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"h3":"^1.12.0","defu":"^6.1.4","vite":"^5.3.3","mrmime":"^2.0.0","linkedom":"^0.18.4"},"_hasShrinkwrap":false,"devDependencies":{"@types/web":"^0.0.150","typescript":"^5.5.3","@types/node":"^20.14.9"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.5_1720800445172_0.4426262560130132","host":"s3://npm-registry-packages"}},"0.6.0-next.6":{"name":"domco","version":"0.6.0-next.6","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.6","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"bin":{"domco":"dist/bin/index.js"},"dist":{"shasum":"1e80adbfc80e50b23cbd52b1ffb110d2fc09d87e","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.6.tgz","fileCount":43,"integrity":"sha512-gvxRt+rH1boPCy97kR0Pbiq1kh30kLxTh/swMaxHh/RdHn9Ekywld9wr8Nj6uV+pExqMa+jzYPx3zG5mkSJ4WQ==","signatures":[{"sig":"MEYCIQCYlqaHAx8fqHEVkmlBZplwgxIeOuEz+DqTi2r40Qr1PQIhAI7mG20NVpalTESu+sm0VUTZtc49vS9Qur/VAhAJVpZM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26948},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./config":{"types":"./dist/config/index.d.ts","default":"./dist/config/index.js"},"./plugin":{"types":"./dist/plugin/index.d.ts","default":"./dist/plugin/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./adapters":{"types":"./dist/adapters/index.d.ts","default":"./dist/adapters/index.js"},"./render/dom":{"types":"./dist/render/dom/index.d.ts","default":"./dist/render/dom/index.js"},"./render/plain":{"types":"./dist/render/plain/index.d.ts","default":"./dist/render/plain/index.js"}},"gitHead":"e770afc4b97021c30a5b1cda77527aee2866f1ec","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm publish --tag next","build":"npm run build:clean && npm run build:js","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"h3":"^1.12.0","defu":"^6.1.4","vite":"^5.3.3","mrmime":"^2.0.0","linkedom":"^0.18.4"},"_hasShrinkwrap":false,"devDependencies":{"@types/web":"^0.0.150","typescript":"^5.5.3","@types/node":"^20.14.9"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.6_1720801203042_0.7439215645864248","host":"s3://npm-registry-packages"}},"0.6.0-next.7":{"name":"domco","version":"0.6.0-next.7","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.7","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"9ef9c24993fcc886106ac8055e00a93b7fa82404","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.7.tgz","fileCount":59,"integrity":"sha512-JN58XmY2OYpJwOq/5gX6gN8+gQU0d28Nb1LB88Gvc1CS/f5owl3imtEEUqIILZm+j9INuI8Rx/OfwZv6rVAPlA==","signatures":[{"sig":"MEUCIQC2J+YjQZMgdYTyLAnGCEDLHtm4p5if4IqIZNcNPMObBQIgd3g3u84WYdOsRw+k2JBKcJU5HuMGL6UmrNDY0AwVfvA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37579},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./render/dom":{"types":"./dist/render/dom/index.d.ts","default":"./dist/render/dom/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./render/plain":{"types":"./dist/render/plain/index.d.ts","default":"./dist/render/plain/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"10886869c2c07cb4f105aa1a5a54c826519deccf","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm publish --tag next","build":"npm run build:clean && npm run build:js","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"h3":"^1.12.0","defu":"^6.1.4","vite":"^5.3.3","mrmime":"^2.0.0","linkedom":"^0.18.4"},"_hasShrinkwrap":false,"devDependencies":{"@types/web":"^0.0.150","typescript":"^5.5.3","@types/node":"^20.14.9"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.7_1720837627991_0.4134772659944206","host":"s3://npm-registry-packages"}},"0.6.0-next.8":{"name":"domco","version":"0.6.0-next.8","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.8","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"d6400a34aa21e920ffd10aff244131c079346b45","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.8.tgz","fileCount":67,"integrity":"sha512-sr2dSMYZn9V5Q53gES41Z8phKHTRLyYpFsY0Oc9iXbkl8Jl/lg2KqGQw7Difk9AhyLzoRIqWQIMh5z5SPJSJGg==","signatures":[{"sig":"MEUCIQCyDegMXiqMQwNxTBF93zp0dCNEr6/X8eyN9p0lk8rOkQIgB9a5dUfG1An/EeGz1b6KzNxmoEJHrhzjLlyp5haEMwU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44284},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./render/dom":{"types":"./dist/render/dom/index.d.ts","default":"./dist/render/dom/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./render/plain":{"types":"./dist/render/plain/index.d.ts","default":"./dist/render/plain/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"716a5c432b1f5cb8bc757d91fde84b663899eae6","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm publish --tag next","build":"npm run build:clean && npm run build:js","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"h3":"^1.12.0","defu":"^6.1.4","mime":"^4.0.4","rou3":"^0.4.0","vite":"^5.3.3","linkedom":"^0.18.4"},"_hasShrinkwrap":false,"devDependencies":{"@types/web":"^0.0.150","typescript":"^5.5.3","@types/node":"^20.14.9"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.8_1721140121820_0.7128972275776229","host":"s3://npm-registry-packages"}},"0.6.0-next.9":{"name":"domco","version":"0.6.0-next.9","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.9","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"1bb87c7194e1bf75991593492dfcae9f91e7caac","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.9.tgz","fileCount":67,"integrity":"sha512-JwjXn5Iy33snD1IiSm2ejze/BGUwQucZJHQ7TjqpmIAl+uuPWRfVBokP7QT8H6vNIfwzJp26MaU1f3YWnm9EbA==","signatures":[{"sig":"MEUCIDhQk6yE0zfheU8Zzeuh2avDoSXh7eJ19PznS4T0COF2AiEAjET4p5WTLyNCnprAU5ncZA5w9bn632GiEMTAnMIhqvo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44851},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"c152e935c746243a7567d6762fd5ce839f2bc8e0","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm publish --tag next","build":"npm run build:clean && npm run build:js","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"h3":"^1.12.0","defu":"^6.1.4","mime":"^4.0.4","rou3":"^0.4.0","vite":"^5.3.3"},"_hasShrinkwrap":false,"devDependencies":{"@types/web":"^0.0.150","typescript":"^5.5.3","@types/node":"^20.14.9"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.9_1721147681316_0.5383283201564084","host":"s3://npm-registry-packages"}},"0.6.0-next.10":{"name":"domco","version":"0.6.0-next.10","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.10","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"a211e74b181a652b122bea7af58693e42fae7e43","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.10.tgz","fileCount":67,"integrity":"sha512-Ca+/6z1uDjDh8RXLTbKxXEor7icJKf9GY58OqhXkhCgF9A4qjJ905UnTSEtx/8FW4q7/7Yrrtt+m4c2dmEV8mA==","signatures":[{"sig":"MEYCIQCJIgT+VnSzU7JUceyf9N6P0FPqxJCOU5qoY15PJUZP2gIhAPdYMjRWns5vZ1jfjr6xLA4KW61L+W2AlIxhSAqv5+KK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44862},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"c152e935c746243a7567d6762fd5ce839f2bc8e0","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm publish --tag next","build":"npm run build:clean && npm run build:js","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"9.6.7","description":"Rendering Without Templates","directories":{},"_nodeVersion":"20.3.1","dependencies":{"h3":"^1.12.0","defu":"^6.1.4","mime":"^3.0.0 || ^4.0.0","rou3":"^0.4.0","vite":"^5.3.3"},"_hasShrinkwrap":false,"devDependencies":{"@types/web":"^0.0.150","typescript":"^5.5.3","@types/node":"^20.14.9"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.10_1721148382654_0.3853561042842326","host":"s3://npm-registry-packages"}},"0.6.0-next.11":{"name":"domco","version":"0.6.0-next.11","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.11","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"b12ab49cc9e92c0f1303385c15b20fd480c38de0","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.11.tgz","fileCount":75,"integrity":"sha512-oPX5Pi1McMIUhKCPe3mKbUwkE0oetsnnUH4fZzUopEwm1yi6uNYVq3iIUEaWveba8/vGPTCPVUofs8JL7r867Q==","signatures":[{"sig":"MEYCIQDgBgKNng5Tz0+hHi53O/crXiQ/ZIsMl3RoW+y+PAJ7aAIhAOAXdn8E9JGpajWCzY8mkVhuSa6KwtlTssmGOJ4Jm3Xs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74043},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./types":{"types":"./dist/types/domco-env.d.ts"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"a35a76de82d3e1f75367b3471403baf632f18fa7","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm publish --tag next","build":"npm run build:clean && npm run build:js","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Rendering Without Templates","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"h3":"^1.12.0","defu":"^6.1.4","mime":"^3.0.0 || ^4.0.0","rou3":"^0.4.0","vite":"^5.3.3","ofetch":"^1.3.4"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.5.3","@types/node":"^20.14.9"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.11_1721668298638_0.20696076235857697","host":"s3://npm-registry-packages"}},"0.6.0-next.12":{"name":"domco","version":"0.6.0-next.12","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.12","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"111c950add470e9d90d0c6d8f83041cabe7d3c1e","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.12.tgz","fileCount":75,"integrity":"sha512-r7NGAKKHRqAlTqfmWEMVQJzjK8tT8VCJOv55+oHugyRo6HdIvdDrTTKBhhJnbKvxyS7Rz5DFF2z4YjovOm/WEw==","signatures":[{"sig":"MEQCIHGcO3g3KBPXaSPPhmsJqd+yKoy5KUwsLeHtU5QkOHeFAiBWjN3aBmpSvP4zkVzBTVGBvRxnAAMt879SStm5fyuecw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74043},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./types":{"types":"./dist/types/domco-env.d.ts"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"a35a76de82d3e1f75367b3471403baf632f18fa7","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm publish --tag next","build":"npm run build:clean && npm run build:js","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Rendering Without Templates","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"h3":"^1.12.0","defu":"^6.1.4","mime":"^3.0.0 || ^4.0.0","rou3":"^0.4.0","vite":"^5.3.3","ofetch":"^1.3.4"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.5.3","@types/node":"^20.14.9"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.12_1721669656598_0.7229946668805765","host":"s3://npm-registry-packages"}},"0.6.0-next.13":{"name":"domco","version":"0.6.0-next.13","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.13","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"69bf6a381c94b998fac873ae0d28e14e9b5276bd","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.13.tgz","fileCount":75,"integrity":"sha512-F9a27QQQroaP7vwLwZsMKkeGlLm81uqCK4iEpAqrAB08gWaq29aBH8/SLUf5/NqfxsGqw+4ThAkVvuxVNFNbqg==","signatures":[{"sig":"MEYCIQDnvJcVV+ew/74+VW554BnLfUdPwkshulwToBxM2w8rPAIhAK0EzBNYXzzxmMKa0FzmpIUI2WIEyopFBuVNTnCOI3QY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74100},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./types":{"types":"./dist/types/domco-env.d.ts"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"a35a76de82d3e1f75367b3471403baf632f18fa7","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm publish --tag next","build":"npm run build:clean && npm run build:js","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Rendering Without Templates","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"h3":"^1.12.0","defu":"^6.1.4","mime":"^3.0.0 || ^4.0.0","rou3":"^0.4.0","vite":"^5.3.3","ofetch":"^1.3.4"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.5.3","@types/node":"^20.14.9"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.13_1721669734541_0.5294537441054483","host":"s3://npm-registry-packages"}},"0.6.0-next.14":{"name":"domco","version":"0.6.0-next.14","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.14","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"cfae473de217b0ac9358c77780683c5fa1a91501","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.14.tgz","fileCount":75,"integrity":"sha512-tQ/pxNC7Qv1CtceL9oSkdffgYdPDedocCU2e2mBCmzoSRcpQivHmNwTUdHnA2ALN07J20Zl/NuLvDCpdNiS/Ig==","signatures":[{"sig":"MEUCID8Sx7UJoHE1eULgp/1qc+sig2Ws53Chu55co82Vkbx/AiEAi6T5IJPDzU/WvWK7hHKdhX0PYcMUz9Sg4I92LdkBiVU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74185},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./types":{"types":"./dist/types/domco-env.d.ts"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"a35a76de82d3e1f75367b3471403baf632f18fa7","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm publish --tag next","build":"npm run build:clean && npm run build:js","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Rendering Without Templates","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"h3":"^1.12.0","defu":"^6.1.4","mime":"^3.0.0 || ^4.0.0","rou3":"^0.4.0","vite":"^5.3.3","ofetch":"^1.3.4"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.5.3","@types/node":"^20.14.9"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.14_1721670662507_0.15411639630468965","host":"s3://npm-registry-packages"}},"0.6.0-next.15":{"name":"domco","version":"0.6.0-next.15","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.15","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"9de26026ec5f98bdae97d51701247ad54fbe9cf5","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.15.tgz","fileCount":75,"integrity":"sha512-eI5hClMBI+HzQjxsKZAPh14Gfgpep39cTQoPF4Hckr+CeXkszDDUmNGnrKjdwVH441W51e7A5chLAz32dR5hVg==","signatures":[{"sig":"MEYCIQDdbEFe9PeJklbMbNF45JywLOObcTjvmRllQO7V8BvB4gIhAN3vL7ZKoEuNmqV71uDjPU671BHMiQHynQp2M4djIK4p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74564},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./types":{"types":"./dist/types/domco-env.d.ts"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"a35a76de82d3e1f75367b3471403baf632f18fa7","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm publish --tag next","build":"npm run build:clean && npm run build:js","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Rendering Without Templates","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"h3":"^1.12.0","defu":"^6.1.4","mime":"^3.0.0 || ^4.0.0","rou3":"^0.4.0","vite":"^5.3.3","ofetch":"^1.3.4"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.5.3","@types/node":"^20.14.9"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.15_1721671361787_0.27712067658229156","host":"s3://npm-registry-packages"}},"0.6.0-next.16":{"name":"domco","version":"0.6.0-next.16","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.16","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"474185dabf9199df1107f155ba54b04343c73ddf","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.16.tgz","fileCount":37,"integrity":"sha512-NpjrQbr0sze1yUXXLdZFuOal9ZUd/tzLRx/781fNVFlaR/jyhQJ2rAgy0UUDJQquo7QIWdpQk23zoX8xEdSLBw==","signatures":[{"sig":"MEQCID/m48yDBjwUk1S2KGD4Sd/F7mekbbuzFVymSK6ZbawlAiA/8K6eByotmP0FOzkxqpSNaZcvfIspm/Hl9C3CV52aOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42769},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./types":{"types":"./dist/types/domco-env.d.ts"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"a35a76de82d3e1f75367b3471403baf632f18fa7","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm publish --tag next","build":"npm run build:clean && npm run build:js","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Rendering Without Templates","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"h3":"^1.12.0","defu":"^6.1.4","mime":"^3.0.0 || ^4.0.0","rou3":"^0.4.0","vite":"^5.3.3","ofetch":"^1.3.4"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.5.3","@types/node":"^20.14.9"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.16_1721671475219_0.9155628046691713","host":"s3://npm-registry-packages"}},"0.6.0-next.17":{"name":"domco","version":"0.6.0-next.17","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.17","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"6e9e54de22f8285417ffd5eeb0e58a6b53f673e0","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.17.tgz","fileCount":37,"integrity":"sha512-Dln2vuNSvixXpm8Ny4vCxBAOD90qV98bzGgjXIAngN2GBiAD9SBBfl5GRlWWsvY5v+k9P41u7m80lXZTp4oWKw==","signatures":[{"sig":"MEQCIGyUthckoZcBy+bO4ZfG4iku3EGT538jjX/fX8K9UntvAiB7OKytFysPG5HU7pApviAAIBgVLa0OtoGfX4DZHrFWhQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42760},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./types":{"types":"./dist/types/domco-env.d.ts"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"a35a76de82d3e1f75367b3471403baf632f18fa7","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm publish --tag next","build":"npm run build:clean && npm run build:js","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Rendering Without Templates","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"h3":"^1.12.0","defu":"^6.1.4","mime":"^3.0.0","rou3":"^0.4.0","vite":"^5.3.4","ofetch":"^1.3.4"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.5.3","@types/node":"^20.14.11"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.17_1721672100011_0.7499098763121652","host":"s3://npm-registry-packages"}},"0.6.0-next.18":{"name":"domco","version":"0.6.0-next.18","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.18","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"27edf78ee0af44e4c3a4f130981a9b098eadb21d","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.18.tgz","fileCount":37,"integrity":"sha512-hVq+oZds7Dh8tVe0SLTXd5ZowSrKue6EIXAnT6VaXzse39mCoUg6ikiHFY/zzmGau9Po2CB2V6SZQTU/yQDykA==","signatures":[{"sig":"MEQCIA46lUQ6rVBs9r2Gmv+yWF1l3SE/ovx+kdnIkhoNImmEAiAa2e5wiuWy8wVF5gqezAjFbqe58wizBlwjda0dU1P+YQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42787},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./types":{"types":"./dist/types/domco-env.d.ts"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"a35a76de82d3e1f75367b3471403baf632f18fa7","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm publish --tag next","build":"npm run build:clean && npm run build:js","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Rendering Without Templates","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"h3":"^1.12.0","defu":"^6.1.4","mime":"^3.0.0","rou3":"^0.4.0","vite":"^5.3.4","ofetch":"^1.3.4"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.5.3","@types/node":"^20.14.11"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.18_1721673323891_0.7240262497531922","host":"s3://npm-registry-packages"}},"0.6.0-next.19":{"name":"domco","version":"0.6.0-next.19","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.19","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"20887a4533a6b4e3a5cd5adb377a72e6cbeaeda3","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.19.tgz","fileCount":37,"integrity":"sha512-Z1hmw0Pxpp5FRChINjWylalGWe/a7/fm7tsP7FNlm1zULDeoQsQqW9IVymF199RP0Uujhz00AmCYVHIvv5ekUw==","signatures":[{"sig":"MEYCIQCstCgy/CVUz0P3lPrUpMZNhwfY9YfslMc8U5/ZRi68GwIhAMMPBnFv/m3+TFWZQhMdyAyHcT5kZ/982ns/g25IfO25","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42903},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./types":{"types":"./dist/types/domco-env.d.ts"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"a35a76de82d3e1f75367b3471403baf632f18fa7","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm publish --tag next","build":"npm run build:clean && npm run build:js","format":"prettier --write .","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Rendering Without Templates","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"h3":"^1.12.0","defu":"^6.1.4","mime":"^3.0.0","rou3":"^0.4.0","vite":"^5.3.4","ofetch":"^1.3.4"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.5.3","@types/node":"^20.14.11"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.19_1721674090196_0.266779736116604","host":"s3://npm-registry-packages"}},"0.6.0-next.20":{"name":"domco","version":"0.6.0-next.20","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.20","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"ff196fcf5db2d5e024cb95bc939aec3d076328d2","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.20.tgz","fileCount":37,"integrity":"sha512-W9B7hfr2C7bmICCcxjkGiGaNlwoYP72wYNyZZYxhubwOI6vZldfyRjzCqPNxf70PSO+re7mJE/dYyJ7n3IDYtQ==","signatures":[{"sig":"MEUCIQCiR4W/8MukA1IWeiRmwwivz3ov7HoxkY/DvBOZKfKeQgIgCG8Kc/LbCFiCa/7ZmKDj+G6b565N4FGHzWmWnXvlfZk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42776},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./types":{"types":"./dist/types/domco-env.d.ts"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"f53610c15f48a3f181aa84b7c0e2c640b0004abd","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm publish --tag next","build":"npm run build:clean && npm run build:js","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Rendering Without Templates","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"h3":"^1.12.0","defu":"^6.1.4","mime":"^3.0.0","rou3":"^0.4.0","vite":"^5.3.4","ofetch":"^1.3.4"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.5.3","@types/node":"^20.14.11"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.20_1721675830991_0.7795706728864529","host":"s3://npm-registry-packages"}},"0.6.0-next.21":{"name":"domco","version":"0.6.0-next.21","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.21","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"63341b2b818a4ed7bf0aa01677e335aa7c04748b","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.21.tgz","fileCount":45,"integrity":"sha512-svcYRwrCxeoJkEZpRlzS60aZjL+4Sh5B9XI4Awrl8GWyqwqQvVeaOz6qzU2nTnHhQWklfsd+WX+AKKOhvYD9VQ==","signatures":[{"sig":"MEQCIHYI0oS7vOY59V8udLm83bsBhIvjiJigf4nJk6S/t8waAiAKcLOuzDt3Nnz+H2XGJ7zkqYvRTjGPyXQfzauj4xviiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46020},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./types":{"types":"./dist/types/domco-env.d.ts"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"03f23d9ce65d42124896b1105fe7951f5dd68ae9","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm publish --tag next","build":"npm run build:clean && npm run build:js","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Rendering Without Templates","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"h3":"^1.12.0","defu":"^6.1.4","mime":"^3.0.0","rou3":"^0.4.0","vite":"^5.3.4","ofetch":"^1.3.4","html-minifier-terser":"^7.2.0","@types/html-minifier-terser":"^7.0.2"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.5.3","@types/node":"^20.14.11"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.21_1721769259581_0.9583802250014188","host":"s3://npm-registry-packages"}},"0.6.0-next.22":{"name":"domco","version":"0.6.0-next.22","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.22","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"dff9cd69910e75fd7f2a07ced0b857767e0ae327","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.22.tgz","fileCount":45,"integrity":"sha512-jxWE2sDo3T6Dsm2e2aHPVbycIpoCORrhEpLbObDIxEEx5Ol1FLJX+w4TZkw9X0BgLlm8J/Vlmn+xw5wQRB87YA==","signatures":[{"sig":"MEYCIQC4+mWAnpDPtslnJhC9Mz7Upzn0ptPv1mTLDfZOs2ugeQIhAM/7RQ4vrZlrBZQvXgElx/pKhUgcR7yqHbyendJL30Y7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46194},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./types":{"types":"./dist/types/domco-env.d.ts"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"03f23d9ce65d42124896b1105fe7951f5dd68ae9","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm publish --tag next","build":"npm run build:clean && npm run build:js","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Rendering Without Templates","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"h3":"^1.12.0","defu":"^6.1.4","mime":"^3.0.0","rou3":"^0.4.0","vite":"^5.3.4","ofetch":"^1.3.4","terser":"^5.31.3","html-minifier-terser":"^7.2.0","@types/html-minifier-terser":"^7.0.2"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.5.3","@types/node":"^20.14.11"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.22_1721770278998_0.475523242144944","host":"s3://npm-registry-packages"}},"0.6.0-next.23":{"name":"domco","version":"0.6.0-next.23","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.23","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"44edc65632a76194af3959af00ef7513895b6224","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.23.tgz","fileCount":49,"integrity":"sha512-/lJIsjQBT5izEjCQzjD6Tic/H/c5GW2KkidaCwx8pxcgmNoHzjBANtqQ+MSXBm/HL5idg95CNs6OF5/pHWFanw==","signatures":[{"sig":"MEUCIQDvDGmzbJ+hnKfh02OdmmIawMR2p/AF8MN4PMRyaevXRwIgFQJ+khe5e2RgEk798h0Q+wvvoqZNuhBH1v+5W8WwFyA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49552},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"1dcb0824660d423e740e69135b4ab91323cf2435","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm run build && npm publish --tag next","build":"node scripts/build && npm run build:clean && npm run build:js","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Rendering Without Templates","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"h3":"^1.12.0","defu":"^6.1.4","mime":"^3.0.0","rou3":"^0.4.0","vite":"^5.3.4","ofetch":"^1.3.4","terser":"^5.31.3","consola":"^3.2.3","html-minifier-terser":"^7.2.0","@types/html-minifier-terser":"^7.0.2"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.5.3","@types/node":"^20.14.11"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.23_1721854206591_0.2496288180522559","host":"s3://npm-registry-packages"}},"0.6.0-next.24":{"name":"domco","version":"0.6.0-next.24","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.24","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"78c599c09a29f2bec722eb97ed81f28c59f81397","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.24.tgz","fileCount":47,"integrity":"sha512-qPBl6PW1hbxSLvI6xU9aEp0u4AGRCw1krohTDDt+tORDelAOSypV3LCfvsvbn4hDk6Wrp2UR478eWvW5ZkN84g==","signatures":[{"sig":"MEYCIQDqbrJ1EkFv32mIOXZfeNSZNI9Tvb/IRRT33U5xDijrTAIhAIuQNhjKbhfTVHBkVonzKgl46RDS3hYiavfvVRKjIZbe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49669},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"eada1847a05127f8a1d825e5a67f305f7c5972a2","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm run build && npm publish --tag next","build":"node scripts/build && npm run build:clean && npm run build:js","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Rendering Without Templates","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"defu":"^6.1.4","hono":"^4.5.1","vite":"^5.3.5","terser":"^5.31.3","picocolors":"^1.0.1","@hono/node-server":"^1.12.0","html-minifier-terser":"^7.2.0","@types/html-minifier-terser":"^7.0.2"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.5.4","@types/node":"^20.14.12"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.24_1721936222556_0.7847377790995989","host":"s3://npm-registry-packages"}},"0.6.0-next.25":{"name":"domco","version":"0.6.0-next.25","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.25","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"f524984bb6a9e0c13871220a893fce724cb09199","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.25.tgz","fileCount":47,"integrity":"sha512-I+hwxOuwHkRTgwrVMrmlRk1LsKr+ibQ1CyfQPaAD67AZZFY+pqPl7VBw0XF+cdYLfp4BY0zqJJDuwtfIE2N16g==","signatures":[{"sig":"MEUCIQDfc21/7qqK5vk2QkHpoSKcmz+uatQo+/koCA2/N90ArgIgZImE6qHDPGUq5ETfJQhzwt873rKZmEUOmuTvsl0Uvj4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51155},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"d04f009c87f4c8b35bb67ee16e4c3604584e0220","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm run build && npm publish --tag next","build":"node scripts/build && npm run build:clean && npm run build:js","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Rendering Without Templates","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"defu":"^6.1.4","hono":"^4.5.1","vite":"^5.3.5","terser":"^5.31.3","picocolors":"^1.0.1","@hono/node-server":"^1.12.0","html-minifier-terser":"^7.2.0","@types/html-minifier-terser":"^7.0.2"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.5.4","@types/node":"^20.14.12"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.25_1722189531281_0.3087197701385873","host":"s3://npm-registry-packages"}},"0.6.0-next.26":{"name":"domco","version":"0.6.0-next.26","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.26","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"4ce6fabdda0952b07153b91893a38a620591b71a","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.26.tgz","fileCount":45,"integrity":"sha512-/tlqbH2HefqkucFlDLgNRA0yHqWBoxhRr13OsnS58WjIrf7AmA6sARULQw1DVFNrYwd38SSdJbIBDhmCfdXkbg==","signatures":[{"sig":"MEYCIQCHskHeVcnIHQFI9Al+s5nAvZr9kYoa7XdXFb5x33pI4QIhAMIifz+UNk2EdslWHmSHuWhF8CdekVa+bL0BOVfcL3wV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51323},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"d04f009c87f4c8b35bb67ee16e4c3604584e0220","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm run build && npm publish --tag next","build":"node scripts/build && npm run build:clean && npm run build:js","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Rendering Without Templates","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"defu":"^6.1.4","hono":"^4.5.1","vite":"^5.3.5","terser":"^5.31.3","picocolors":"^1.0.1","@hono/node-server":"^1.12.0","html-minifier-terser":"^7.2.0","@types/html-minifier-terser":"^7.0.2"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.5.4","@types/node":"^20.14.12"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.26_1722196641699_0.21971341699428715","host":"s3://npm-registry-packages"}},"0.6.0-next.27":{"name":"domco","version":"0.6.0-next.27","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.27","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"2f5bd29f687a9678a20dc2cdec4f6e82fed9c04e","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.27.tgz","fileCount":45,"integrity":"sha512-KMSRZJSYDtkZyCw9eGQ9UTuTDHKSMUmYG5gBdWvjzrcheFQItdW1Uv7Bcie/UJ0QlyH3EcsO0uA+jVvDAMCltA==","signatures":[{"sig":"MEYCIQChcuYtc+5OscVQHO9Fy5d0JJe5pqhbJxRDSMyjmZwriQIhAMyoqhB4WHdJsOD+P2hTbsnTAh9a2aYbu+971GYCz+2b","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51330},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"d04f009c87f4c8b35bb67ee16e4c3604584e0220","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm run build && npm publish --tag next","build":"node scripts/build && npm run build:clean && npm run build:js","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Rendering Without Templates","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"defu":"^6.1.4","hono":"^4.5.1","vite":"^5.3.5","terser":"^5.31.3","picocolors":"^1.0.1","@hono/node-server":"^1.12.0","html-minifier-terser":"^7.2.0","@types/html-minifier-terser":"^7.0.2"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.5.4","@types/node":"^20.14.12"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.27_1722196965111_0.4975445821396447","host":"s3://npm-registry-packages"}},"0.6.0-next.28":{"name":"domco","version":"0.6.0-next.28","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.28","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"b13e7413ab19a85b3f9fd60e333457397d4b1bf9","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.28.tgz","fileCount":45,"integrity":"sha512-go8Ixerb/0497AIH02HdlVhFUjK8Buqq2SO7sFbnXlu0x/2MqYjeUup05AdSGjpGxO+OwlgSkMmiAZ5FiJ8C0g==","signatures":[{"sig":"MEQCID80CzJkLU65eNkRfXSJAzj3cPGYKYxIBKvMV535U/AdAiAS2gz6DVFAUlv0P9T8DsQM9gQMDvze+Ucit4ZTqC0+BA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51341},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"d04f009c87f4c8b35bb67ee16e4c3604584e0220","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm run build && npm publish --tag next","build":"node scripts/build && npm run build:clean && npm run build:js","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Rendering Without Templates","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"defu":"^6.1.4","hono":"^4.5.1","vite":"^5.3.5","terser":"^5.31.3","picocolors":"^1.0.1","@hono/node-server":"^1.12.0","html-minifier-terser":"^7.2.0","@types/html-minifier-terser":"^7.0.2"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.5.4","@types/node":"^20.14.12"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.28_1722197949848_0.8804008436398045","host":"s3://npm-registry-packages"}},"0.6.0-next.29":{"name":"domco","version":"0.6.0-next.29","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.29","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"61468818f72d065855059d36a1ddfe41d5707321","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.29.tgz","fileCount":45,"integrity":"sha512-spSFWLvin8b22hjMUxZj+vBvjWUCBKWpbHVVzQesqejE3N29VIQp/r17/gJjEd8uByQZUj9fTeKEgjcRm7fkzQ==","signatures":[{"sig":"MEUCIG/MZlXNSCjg9hICfN+nT5HQ9je0/qK1rr/4Hbumyg7tAiEAltXHVutOMapCVAw0QQegiu+8SOlmPn6cDNBFYmGEpp8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51350},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"d04f009c87f4c8b35bb67ee16e4c3604584e0220","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm run build && npm publish --tag next","build":"node scripts/build && npm run build:clean && npm run build:js","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Rendering Without Templates","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"defu":"^6.1.4","hono":"^4.5.1","vite":"^5.3.5","terser":"^5.31.3","picocolors":"^1.0.1","@hono/node-server":"^1.12.0","html-minifier-terser":"^7.2.0","@types/html-minifier-terser":"^7.0.2"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.5.4","@types/node":"^20.14.12"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.29_1722198800619_0.06637621906978453","host":"s3://npm-registry-packages"}},"0.6.0-next.30":{"name":"domco","version":"0.6.0-next.30","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.30","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"40851a3fbc318b050392a53ecbf9e25b6f1bbb1f","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.30.tgz","fileCount":45,"integrity":"sha512-7JhKpSS/1SV3Y2pdVMgGzGl530FWSoYoa0sGYmWxwgzZPav5OKDK7muQiH/VqbO004i9wZaXOOQt32GO+92Ivw==","signatures":[{"sig":"MEQCIDqNFzfzd1o2/2b9avqEeVaOeydoDxdZNrNOOlBX3xmxAiAmMhXy+It8/KcDSIKqgO2qtcuY9uGFLQujSMceMb/ckQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51276},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"a9b6362c8d5bd5ef750f389da1201208eca7de32","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm run build && npm publish --tag next","build":"node scripts/build && npm run build:clean && npm run build:js","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Rendering Without Templates","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"defu":"^6.1.4","hono":"^4.5.1","vite":"^5.3.5","terser":"^5.31.3","picocolors":"^1.0.1","@hono/node-server":"^1.12.0","html-minifier-terser":"^7.2.0","@types/html-minifier-terser":"^7.0.2"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.5.4","@types/node":"^20.14.12"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.30_1722264996606_0.26028856270016276","host":"s3://npm-registry-packages"}},"0.6.0-next.31":{"name":"domco","version":"0.6.0-next.31","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.31","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"3889772b4f4aef1bda8dab2e3c186b381c093f74","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.31.tgz","fileCount":45,"integrity":"sha512-c4XGNelMzhnfaSpDv3WBewIKvmvmffN0TWNCjPnazToYdTRT+ipwCDl7wLEl/4s53s4Gl2793MU7lNhcatjGZg==","signatures":[{"sig":"MEUCIALchfA4T8+gJdG0sQCay7ayeYIqamoUWHgMW3Hg56bGAiEAwTzYKC4TT+AX2bpdRMXp5Riaf2twDxZ3UV1FOZreGk8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51039},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"c057655f4bec2a83fce10e2a8878f6d2e1eb546c","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm run build && npm publish --tag next","build":"node scripts/build && npm run build:clean && npm run build:js","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Rendering Without Templates","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"defu":"^6.1.4","hono":"^4.5.1","vite":"^5.3.5","terser":"^5.31.3","picocolors":"^1.0.1","@hono/node-server":"^1.12.0","html-minifier-terser":"^7.2.0","@types/html-minifier-terser":"^7.0.2"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.5.4","@types/node":"^20.14.12"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.31_1722267846597_0.5522198391737589","host":"s3://npm-registry-packages"}},"0.6.0-next.32":{"name":"domco","version":"0.6.0-next.32","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.32","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"5621e210980736e83a2a0d2c2421e25baadffac6","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.32.tgz","fileCount":89,"integrity":"sha512-LVDkKlLoNxRDWYF0Z0oJeMkRgbsit89hI9ylbcdBodc8bClJJamtMqCrU+hf4S2t295iBEBWAdc37z0R3CNqOg==","signatures":[{"sig":"MEQCIF0NpmURCVh7C/c7Ouif4RFjCtWlN4/oRnUXreOH2CKTAiBgyVv5BKjmBc4RGNlbYoMG2JapBma89i4k0UySvaqglQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":98018},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"53044ab0732cc21acddfc25c815e41a250fa1272","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm run build && npm publish --tag next","build":"node scripts/build && npm run build:clean && npm run build:js","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist/**/*"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Rendering Without Templates","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"defu":"^6.1.4","hono":"^4.5.1","vite":"^5.3.5","terser":"^5.31.3","picocolors":"^1.0.1","@hono/node-server":"^1.12.0","html-minifier-terser":"^7.2.0","@types/html-minifier-terser":"^7.0.2"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.5.4","@types/node":"^20.14.12"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.32_1722271120392_0.4674789856206567","host":"s3://npm-registry-packages"}},"0.6.0-next.33":{"name":"domco","version":"0.6.0-next.33","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.33","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"282f60702d5c30db7cde4c9bc1bfcc3eefa9dbd7","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.33.tgz","fileCount":89,"integrity":"sha512-5DmK+sJ2TmcdKfJeJz/ZWXT0AtXzd5E/DBjHQn8C/4c+A1R5i0tlNIwgNQxCFg/YlVV9e90E0uRNomWjvLBUGg==","signatures":[{"sig":"MEUCIDWoJ7JUrDh2HlCCKANngdfaIT7YVu86Dni4SsMl+ATiAiEAqxeYdOtwUWbOkUvin6LtcmT3t3/ivXgiiFbWGFaYcQA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":98458},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"53044ab0732cc21acddfc25c815e41a250fa1272","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm run build && npm publish --tag next","build":"node scripts/build && npm run build:clean && npm run build:js","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist/**/*"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Rendering Without Templates","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"defu":"^6.1.4","hono":"^4.5.1","vite":"^5.3.5","terser":"^5.31.3","picocolors":"^1.0.1","@hono/node-server":"^1.12.0","html-minifier-terser":"^7.2.0","@types/html-minifier-terser":"^7.0.2"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.5.4","@types/node":"^20.14.12"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.33_1722274026462_0.496471801548348","host":"s3://npm-registry-packages"}},"0.6.0-next.34":{"name":"domco","version":"0.6.0-next.34","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.34","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"f24093406efb854579c62d0697c3f4f00cc32f0c","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.34.tgz","fileCount":117,"integrity":"sha512-9mP634fZS3jNgDcqrjEa2WUXa4dXtmgdPdiT4n4oPmCS3xUDvxaQVPGfNokiYe09/j49ay19mb9oGK4dyfTxvA==","signatures":[{"sig":"MEUCIQDAdQ/hCKDcQXKkWKnCEs/NNU7Q5amE+pjccItqbidbxwIgHjK8nDZv9PvU24U5srqmWstFwIGD0POAViD9In4iRK8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136653},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"53044ab0732cc21acddfc25c815e41a250fa1272","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm run build && npm publish --tag next","build":"node scripts/build && npm run build:clean && npm run build:js","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist/**/*"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Rendering Without Templates","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"defu":"^6.1.4","hono":"^4.5.1","vite":"^5.3.5","terser":"^5.31.3","picocolors":"^1.0.1","@hono/node-server":"^1.12.0","html-minifier-terser":"^7.2.0","@types/html-minifier-terser":"^7.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^5.5.4","@types/node":"^20.14.12"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.34_1722274656835_0.05719982943065571","host":"s3://npm-registry-packages"}},"0.6.0-next.35":{"name":"domco","version":"0.6.0-next.35","keywords":["vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.35","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://github.com/rossrobino/domco#readme","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"4de3f137bb284e3f198a1e2f19acbc244b02c606","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.35.tgz","fileCount":117,"integrity":"sha512-cuZ/HNE8UjjhM7KwuuD1CWGxdStxUkEbE/uX4OXwY9/ly6s1du3OPE64bWqDzrHP7ts3SciGhqWR3slSX2b7zg==","signatures":[{"sig":"MEYCIQCApH8ZX0N1pnjLuLk+64kqIc+FVBzN4ghQ9rhG1ZI07QIhAJqjwfUcuGPdbUbeF6LaYS1rE1GSH42hqvTGfZjlNAEA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137013},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"53044ab0732cc21acddfc25c815e41a250fa1272","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm run build && npm publish --tag next","build":"node scripts/build && npm run build:clean && npm run build:js","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist/**/*"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Rendering Without Templates","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"defu":"^6.1.4","hono":"^4.5.1","vite":"^5.3.5","terser":"^5.31.3","picocolors":"^1.0.1","@hono/node-server":"^1.12.0","html-minifier-terser":"^7.2.0","@types/html-minifier-terser":"^7.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^5.5.4","@types/node":"^20.14.12"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.35_1722275098932_0.8257258373597685","host":"s3://npm-registry-packages"}},"0.6.0-next.36":{"name":"domco","version":"0.6.0-next.36","keywords":["vite-plugin","vite","hono"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.36","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"d730bbfd6c93789cc994c0f36f7263e86838b186","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.36.tgz","fileCount":117,"integrity":"sha512-VrAfawZfm+ouOaWQlzf+GSs8c8mlG5gGDRov/J1dMioo6BWjMVVDhZKcgTQjO4b5zW0jBYDl8EFgck7+avQBSQ==","signatures":[{"sig":"MEUCIDzBNevORqXZKYKWW6k3eqUhkJSf3oghAz0tmR7b7OUBAiEAu6F+L7bRkny0djNXQ6jPrCO7maSogaFJaB1U2w80vS8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137087},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"53044ab0732cc21acddfc25c815e41a250fa1272","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm run build && npm publish --tag next","build":"node scripts/build && npm run build:clean && npm run build:js","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Construct Web Applications with Vite and Hono","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"defu":"^6.1.4","hono":"^4.5.1","vite":"^5.3.5","terser":"^5.31.3","picocolors":"^1.0.1","@hono/node-server":"^1.12.0","html-minifier-terser":"^7.2.0","@types/html-minifier-terser":"^7.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^5.5.4","@types/node":"^20.14.12"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.36_1722276605163_0.9426215088245793","host":"s3://npm-registry-packages"}},"0.6.0-next.37":{"name":"domco","version":"0.6.0-next.37","keywords":["vite-plugin","vite","hono"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.37","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"52a33f53a45c708d3fc84e57ca08b721720a5a0d","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.37.tgz","fileCount":121,"integrity":"sha512-rLKAB3Olo4nIjwz6ZIgrlhbOCz1w+I8fBw1kTONiBV/6hx8kwMGRy6AA0ARpoEvnKJ1HeHg7CwEzScGoiTDRrw==","signatures":[{"sig":"MEYCIQCjroQAGi75Q24RG7eMZjPJ9pZ1GbYN8+mTSiCA2OzNiAIhANzJf5gaIgj7ZThnmCm9x5xWDnJf52o5mYcfKfOoQUVj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147508},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./lsp":{"types":"./dist/lsp/index.d.ts","common":"./dist/lsp/index.js","default":"./dist/lsp/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"3582f8b600b47f9cdc2c7024efe65d9785d82bf1","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm run build && npm publish --tag next","build":"node scripts/build && npm run build:clean && npm run build:js && npm run build:lsp","dev:lsp":"tsc --project tsconfig.lsp.json --watch","build:js":"tsc --project tsconfig.build.json","build:lsp":"tsc --project tsconfig.lsp.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Construct Web Applications with Vite and Hono","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"defu":"^6.1.4","hono":"^4.5.1","vite":"^5.3.5","terser":"^5.31.3","picocolors":"^1.0.1","@hono/node-server":"^1.12.0","html-minifier-terser":"^7.2.0","@types/html-minifier-terser":"^7.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^5.5.4","@types/node":"^20.14.12"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.37_1722367062012_0.04563419506794242","host":"s3://npm-registry-packages"}},"0.6.0-next.38":{"name":"domco","version":"0.6.0-next.38","keywords":["vite-plugin","vite","hono"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.38","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"a46579d04bc40b0b9416c126f0786fd97ded9374","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.38.tgz","fileCount":118,"integrity":"sha512-feZdbCKX3BqMK13AOLAXbaEl38VAgzSsF/NK1rwam2NRydeSrhfALUAddPme9tFSP4AByxnWBj2BLW6FYbnchg==","signatures":[{"sig":"MEQCIGN6ldfQdlVhSTWJuTTMCVGh6+oV+67270J1lXqEw85CAiAQ2vRV5hqDVKMrDTgD7ysF+TkbtG/9d3GgbTUMb/BP6w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146243},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./lsp":{"common":"./dist/lsp/index.js","default":"./dist/lsp/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"3582f8b600b47f9cdc2c7024efe65d9785d82bf1","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm run build && npm publish --tag next","build":"node scripts/build && npm run build:clean && npm run build:js && npm run build:lsp","dev:lsp":"tsc --project ./lsp/tsconfig.json --watch","build:js":"tsc --project tsconfig.build.json","build:lsp":"tsc --project ./lsp/tsconfig.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Construct Web Applications with Vite and Hono","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"defu":"^6.1.4","hono":"^4.5.1","vite":"^5.3.5","terser":"^5.31.3","picocolors":"^1.0.1","@hono/node-server":"^1.12.0","html-minifier-terser":"^7.2.0","@types/html-minifier-terser":"^7.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^5.5.4","@types/node":"^20.14.12"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.38_1722368767873_0.011972734358317583","host":"s3://npm-registry-packages"}},"0.6.0-next.39":{"name":"domco","version":"0.6.0-next.39","keywords":["vite-plugin","vite","hono"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.39","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"e20795971f70980e55c3ff34baf92d13a97325ff","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.39.tgz","fileCount":137,"integrity":"sha512-Nq95zT/UmvGBWFOfDs1hw2/KskaRO3HGhNIfGh9U7Y8iL/ArkfIKGcpSx9mK3PCfdtKRfL+1a9kLlWXVqTiwJg==","signatures":[{"sig":"MEUCIDg472FOrzYag8XhiQqJpkGYZFtFVjheIZNFjFIPvVbJAiEAolNMSnn1sEB20gGV2iEN3Y0UHASzd9Dz/4oWLEq0w0c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180251},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./inject":{"types":"./dist/inject/index.d.ts","default":"./dist/inject/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"a553765e972ac2e613811bd9d68806d8735f8a99","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm run build && npm publish --tag next","build":"node scripts/build && npm run build:clean && npm run build:js","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Construct Web Applications with Vite and Hono","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"defu":"^6.1.4","hono":"^4.5.1","vite":"^5.3.5","terser":"^5.31.3","picocolors":"^1.0.1","@hono/node-server":"^1.12.0","html-minifier-terser":"^7.2.0","@types/html-minifier-terser":"^7.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^5.5.4","@types/node":"^20.14.12"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.39_1723165205349_0.875386424894903","host":"s3://npm-registry-packages"}},"0.6.0-next.40":{"name":"domco","version":"0.6.0-next.40","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.40","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"aa9243c1d5acfd9128224277bd20361f11a856df","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.40.tgz","fileCount":137,"integrity":"sha512-G/EsQHqke0Ixyus9U00F911oBzpi1fkkkm2MJz+YZ7xJTFxegKoGVtVvhQY0DPpCE4Zwk/GChvAimSOiD06vVA==","signatures":[{"sig":"MEYCIQC1Ep2g/4ThLtjPT+SDChLiJ8aMfqPj2/ZtSeup8VyUiAIhAN5HkDfyn7ALQrVO5uTLoa771y4JcOnbENiDFl1eiAKV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":175507},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./inject":{"types":"./dist/inject/index.d.ts","default":"./dist/inject/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"a553765e972ac2e613811bd9d68806d8735f8a99","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm run build && npm publish --tag next","build":"node scripts/build && npm run build:clean && npm run build:js","build:js":"tsc --project tsconfig.build.json","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Construct Web Applications with Vite and Hono","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"defu":"^6.1.4","hono":"^4.5.4","vite":"^5.4.0","picocolors":"^1.0.1","@hono/node-server":"^1.12.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^5.5.4","@types/node":"^22.1.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.40_1723213967165_0.7921123857948191","host":"s3://npm-registry-packages"}},"0.6.0-next.41":{"name":"domco","version":"0.6.0-next.41","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.41","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"9f6054e44a05639822be33c2948fa3cde4c62533","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.41.tgz","fileCount":53,"integrity":"sha512-xp595sAQ1ppjR5Vjr832ap8EADjlNkqR+KJKJrxez75UwPYBnEAH4vOwqV6Cxk54H/slRvSBreIXJtDmnxtwSg==","signatures":[{"sig":"MEYCIQCvc15hogJLmIWmuMITKCqXsgA/MPoPeEToBAcNZMfPRgIhAMgWwapNiSohs7RtyZpVqbIhoSh6VgQbAx4YMa3YUxUh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63456},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./inject":{"types":"./dist/inject/index.d.ts","default":"./dist/inject/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"58a09356efe6bc9cd184b28309cf309c8b4e7c67","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm run build && npm publish --tag next","test":"vitest","build":"node scripts/build && npm run build:clean && npm run build:js","build:js":"tsc --project tsconfig.build.json","test:run":"vitest run","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Construct Web Applications with Vite and Hono","directories":{},"sideEffects":false,"_nodeVersion":"22.6.0","dependencies":{"defu":"^6.1.4","hono":"^4.5.4","vite":"^5.4.0","picocolors":"^1.0.1","@hono/node-server":"^1.12.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vitest":"^2.0.5","typescript":"^5.5.4","@types/node":"^22.1.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.41_1723223611969_0.6530486314570323","host":"s3://npm-registry-packages"}},"0.6.0-next.42":{"name":"domco","version":"0.6.0-next.42","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.42","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"58ba653a8b84a3f6d9b15b6adaca4f889796954d","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.42.tgz","fileCount":55,"integrity":"sha512-bB4rLWj2rHEYMxEj3MpC1/XOM0cdzSqAGZm7cYhWpgepzNnypNkEofD3a9VO9/Gre6GkBgt5GvbqSDHo0pHlyQ==","signatures":[{"sig":"MEUCIHPR44z9oC9Fpgfn1pDvAmk9+xHFbs+8HFmTPry4uypjAiEA6Ion052QEVNROuVjA+8wdBCI9Jz4RJTdTc+ZpotppKk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69179},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./inject":{"types":"./dist/inject/index.d.ts","default":"./dist/inject/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"dfc11cfa2c832f56c474d679021fee02141edf13","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm run build && npm publish --tag next","test":"vitest","build":"node scripts/build && npm run build:clean && npm run build:js","build:js":"tsc --project tsconfig.build.json","test:run":"vitest run","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Construct Web Applications with Vite and Hono","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"defu":"^6.1.4","picocolors":"^1.0.1","@hono/node-server":"^1.12.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vitest":"^2.0.5","typescript":"^5.5.4","@types/node":"^22.2.0"},"peerDependencies":{"hono":"^4.0.0","vite":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.42_1723393236549_0.2571499472591168","host":"s3://npm-registry-packages"}},"0.6.0-next.43":{"name":"domco","version":"0.6.0-next.43","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.43","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"99d43abc703b3cfe11dc0dc7007cac845ad78cad","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.43.tgz","fileCount":53,"integrity":"sha512-Y/v/qHUI3bjd573nBAJnhyspEKrDBqhiuC/E6Y7STS4bHx38l/JZK7ZGCuz2ntFIuGyTGwA3BDOuFYP+oJkGTg==","signatures":[{"sig":"MEUCIQCzrw1xDSeQMsGdGb2TWw9Hxd50LbeZHCZ+KwPT/cNhtgIgQSX78gDTB4eZcS43R7u8TbKzt/XRAzd3m/8wNr391nI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68240},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./inject":{"types":"./dist/inject/index.d.ts","default":"./dist/inject/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"754a4ab87895af714ca4bd603b1f624b71517a21","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm run build && npm publish --tag next","test":"vitest","build":"node scripts/build && npm run build:clean && npm run build:js","build:js":"tsc --project tsconfig.build.json","test:run":"vitest run","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Construct Web Applications with Vite and Hono","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"defu":"^6.1.4","esbuild":"^0.23.0","picocolors":"^1.0.1","@hono/node-server":"^1.12.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vitest":"^2.0.5","typescript":"^5.5.4","@types/node":"^22.2.0"},"peerDependencies":{"hono":"^4.5.0","vite":"^5.4.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.43_1723468716797_0.40079724457094135","host":"s3://npm-registry-packages"}},"0.6.0-next.44":{"name":"domco","version":"0.6.0-next.44","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.44","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"00787b1e8189d2dbc7ad743df3955df4ba6e58fd","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.44.tgz","fileCount":61,"integrity":"sha512-9zWX3+cpS7cH6LmsQSwEL65GwYQbyJ7KEij/Pa/qfDvcxEAbU386rVwl8NESyN+F2pDxK2L9N1ZQyi8/xE04Gg==","signatures":[{"sig":"MEUCIBQaiGdDiWX+zfOyPvEf3dIV8pn6xZxx5prDFWc8Gr1OAiEA7adQyamR7O3aetT4To16SbfB/Hizympy+lQhNJGWr6g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71402},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./inject":{"types":"./dist/inject/index.d.ts","default":"./dist/inject/index.js"},"./server":{"types":"./dist/server/index.d.ts","default":"./dist/server/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"6e1a49dd6a73e043b2e99d76f1dd0a7197eb3280","scripts":{"dev":"tsc --project tsconfig.build.json --watch","pub":"npm run build && npm publish --tag next","test":"vitest","build":"node scripts/version && npm run build:clean && npm run build:js","build:js":"tsc --project tsconfig.build.json","test:run":"vitest run","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Construct Web Applications with Vite and Hono","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"defu":"^6.1.4","esbuild":"^0.23.0","picocolors":"^1.0.1","@hono/node-server":"^1.12.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vitest":"^2.0.5","typescript":"^5.5.4","@types/node":"^22.2.0"},"peerDependencies":{"hono":"^4.5.0","vite":"^5.4.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.44_1723494567575_0.22121938980370115","host":"s3://npm-registry-packages"}},"0.6.0-next.45":{"name":"domco","version":"0.6.0-next.45","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0-next.45","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"40685855e3028c17aa934493ed0d5bb24443fb71","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0-next.45.tgz","fileCount":57,"integrity":"sha512-Q5jiFai/lW5a4t+4R7XJKWU4S0XfiMfK4o85R4RXox+r4PCbIoa69Iq2hB159hr7H+644wCNN7LJao5v0Mmt6A==","signatures":[{"sig":"MEUCIAa54mgMxg7lGMkW0foymfdGS22qkQIGjjsjU14JE0u5AiEAhnOLZhAZqaeMyt23AI9q7s3cDLET8w4vrNTE/MZJhug=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77558},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./app":{"types":"./dist/app/index.d.ts","default":"./dist/app/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"e40d6a9fe132fd4ac81220b24a4b3afac86f8d9b","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc src/index.ts --out ../../apps/docs/src/generated --plugin typedoc-plugin-markdown --outputFileStrategy modules --hidePageHeader --hidePageTitle --useHTMLAnchors","pub":"npm run build && npm publish --tag next","test":"vitest","build":"node scripts/version && npm run build:clean && npm run build:js","build:js":"tsc --project tsconfig.build.json","test:run":"vitest run","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Construct Web Applications with Vite and Hono","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"defu":"^6.1.4","esbuild":"^0.23.0","picocolors":"^1.0.1","@hono/node-server":"^1.12.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vitest":"^2.0.5","typedoc":"^0.26.5","@types/node":"^22.2.0","typedoc-plugin-markdown":"^4.2.4"},"peerDependencies":{"hono":"^4.5.0","vite":"^5.4.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0-next.45_1723733736929_0.6917885507989159","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"domco","version":"0.6.0","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.0","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"5219b0becd4ee4369c7e98770ab354541ae23466","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.0.tgz","fileCount":57,"integrity":"sha512-jPMXltkxz1bA3gCcPr7ww60wIpE9ZnXwkMF394XGDgnzbGVmuAjs7kBtharnwFsUymnx826A/lw5w4+5rRWH+A==","signatures":[{"sig":"MEQCIESQeLu0YHEkikEgNafTt0Dk2Dk5wnWG9YWI9eK5FANYAiAP8DsBFbQH/dmXWAUI2bw9FvqHhRF5RCmq7xLeYDaMyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78687},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./app":{"types":"./dist/app/index.d.ts","default":"./dist/app/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"d09c8436f2daa196a0f9a8c20e2ba93fb4911694","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc src/index.ts --out ../../apps/docs/src/generated --plugin typedoc-plugin-markdown --outputFileStrategy modules --hidePageHeader --hidePageTitle --useHTMLAnchors","pub":"npm run build && npm publish","test":"vitest","build":"node scripts/version && npm run build:clean && npm run build:js && npm run doc","build:js":"tsc --project tsconfig.build.json","test:run":"vitest run","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Construct Web Applications with Vite and Hono","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"defu":"^6.1.4","esbuild":"^0.23.0","picocolors":"^1.0.1","@hono/node-server":"^1.12.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.5","typedoc":"^0.26.5","@types/node":"^22.2.0","typedoc-plugin-markdown":"^4.2.4"},"peerDependencies":{"hono":"^4.5.0","vite":"^5.4.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.0_1723749748417_0.8261874251137713","host":"s3://npm-registry-packages"}},"0.6.1":{"name":"domco","version":"0.6.1","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.1","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"23d77c2939edc47ac1158a362691bf8e797eb09d","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.1.tgz","fileCount":57,"integrity":"sha512-E77uwyDQ2ObGdDO41iI8z/7JuAqxbCYjwFZWcSOdUDA8T9jDPR5qjt6STZh2AWpljUgttVOCPoDSxrvKU9PnGw==","signatures":[{"sig":"MEUCIE738K0S8zUBhaQ/W8D/ZUV9xx7yBxO0o8AhMrpMG0jVAiEAiT1YHbmkWXavKFRBtL0tsjQfNDe8HixHvcFcrSeMTfg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78841},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./app":{"types":"./dist/app/index.d.ts","default":"./dist/app/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"f66ec7e95efaebcbd04b007ae5fdc1505c593e2f","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc src/index.ts --out ../../apps/docs/src/generated --plugin typedoc-plugin-markdown --outputFileStrategy modules --hidePageHeader --hidePageTitle --useHTMLAnchors","test":"vitest","build":"node scripts/version && npm run build:clean && npm run build:js","build:js":"tsc --project tsconfig.build.json","test:run":"vitest run","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Construct Web Applications with Vite and Hono","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"defu":"^6.1.4","esbuild":"^0.23.0","picocolors":"^1.0.1","@hono/node-server":"^1.12.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.5","typedoc":"^0.26.5","typedoc-plugin-markdown":"^4.2.4"},"peerDependencies":{"hono":"^4.5.0","vite":"^5.4.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.1_1724106527256_0.029879909220790868","host":"s3://npm-registry-packages"}},"0.6.2":{"name":"domco","version":"0.6.2","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.2","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"57d6c8cf6caa545f86cfb374657e28f4034e5382","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.2.tgz","fileCount":57,"integrity":"sha512-fGzH2Q60LwE6D0gTMsVEtFxo1U14Wlzmz4NYTw/P2iGi6qk09bahiNr7LnwiP2xBfX9QbC2bBW8PRo2Fvn4JtQ==","signatures":[{"sig":"MEYCIQD1USHvbYLQ0+kOHaS9w6X38jV4qUd1DmioaC49i24/aAIhAJN3IQu6+ccNZMAa58mcbvg/WypaRLdUxBs3YaRe1QHL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79245},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./app":{"types":"./dist/app/index.d.ts","default":"./dist/app/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"5abce76956f8b735e84f2e16bc3bc1fb620fcde6","scripts":{"dev":"tsc --project tsconfig.build.json --watch","doc":"typedoc src/index.ts --out ../../apps/docs/src/generated --plugin typedoc-plugin-markdown --outputFileStrategy modules --hidePageHeader --hidePageTitle --useHTMLAnchors","test":"vitest","build":"node scripts/version && npm run build:clean && npm run build:js","build:js":"tsc --project tsconfig.build.json","test:run":"vitest run","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.1","description":"Construct Web Applications with Vite and Hono","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","dependencies":{"defu":"^6.1.4","esbuild":"^0.23.0","picocolors":"^1.0.1","@hono/node-server":"^1.12.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.5","typedoc":"^0.26.5","typedoc-plugin-markdown":"^4.2.4"},"peerDependencies":{"hono":"^4.5.0","vite":"^5.4.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.2_1724181552052_0.8503267224436157","host":"s3://npm-registry-packages"}},"0.6.3":{"name":"domco","version":"0.6.3","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.6.3","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"73bd6b3715f325f9602fad4c1ea1a81bd753b296","tarball":"https://registry.npmjs.org/domco/-/domco-0.6.3.tgz","fileCount":57,"integrity":"sha512-4OlSsCMcBpK4hFZTONv8AXDg/wXY+My2MzMZdOjyg5erBdnOToJPMxFR3WWWyi44eT90ALdpiGtiYNtTHnIq9A==","signatures":[{"sig":"MEQCIGKkoOS1EHDJ4S/GC+q1OHtWH+3x8KZYTe+YjiCmBs7IAiBULrmBBd5QQoIM6Ggzsvz65Ibxzv0Lyf+7EtBfsAkZXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79185},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./app":{"types":"./dist/app/index.d.ts","default":"./dist/app/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"31651cad4b4d295e9e4cc6ae0e766f2d466c9a06","scripts":{"dev":"tsc --watch","doc":"typedoc src/index.ts --out ../../apps/docs/src/generated --plugin typedoc-plugin-markdown --outputFileStrategy modules --hidePageHeader --hidePageTitle --useHTMLAnchors","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Construct Web Applications with Vite and Hono","directories":{},"sideEffects":false,"_nodeVersion":"22.7.0","dependencies":{"defu":"^6.1.4","esbuild":"^0.23.1","picocolors":"^1.0.1","@hono/node-server":"^1.12.2"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.5","typedoc":"^0.26.6","typedoc-plugin-markdown":"^4.2.6"},"peerDependencies":{"hono":"^4.5.0","vite":"^5.4.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.6.3_1724955109066_0.2282983221203514","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"domco","version":"0.7.0","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.7.0","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"ef81296ed2a6b97a0ecc1fdaa2d71c0db9013a4a","tarball":"https://registry.npmjs.org/domco/-/domco-0.7.0.tgz","fileCount":59,"integrity":"sha512-CiV9ZmuWvTyqJXAIcB8ltRQGMAeykE8yk1XbvEFTKAoAXufArv0RXk+7+nKmvL4v22OcH0iDuKZEyBVnZIOYaQ==","signatures":[{"sig":"MEYCIQDYCRx92VODmlI2BPdHsiCtzVnUB2oAfl7eQpOj2SPejgIhAPLN5pyEz2uzqq2GCGHSFGpBJSSEE1DfrvTj9hq37lkH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82431},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./app":{"types":"./dist/app/index.d.ts","default":"./dist/app/index.js"},"./app/dev":{"types":"./dist/app/dev/index.d.ts","default":"./dist/app/dev/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./adapter/bun":{"types":"./dist/adapter/bun/index.d.ts","default":"./dist/adapter/bun/index.js"},"./adapter/node":{"types":"./dist/adapter/node/index.d.ts","default":"./dist/adapter/node/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"ec3736587fb31e2a4146caab05c6edd85b884a8d","scripts":{"dev":"tsc --watch","doc":"typedoc src/index.ts --out ../../apps/docs/src/generated --plugin typedoc-plugin-markdown --outputFileStrategy modules --hidePageHeader --hidePageTitle --useHTMLAnchors","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Construct Web Applications with Vite and Hono","directories":{},"sideEffects":false,"_nodeVersion":"22.7.0","dependencies":{"defu":"^6.1.4","esbuild":"^0.23.1","picocolors":"^1.0.1","@hono/node-server":"^1.12.2"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.5","typedoc":"^0.26.6","typedoc-plugin-markdown":"^4.2.6"},"peerDependencies":{"hono":"^4.5.0","vite":"^5.4.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.7.0_1725045123566_0.06998119659189994","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"domco","version":"0.8.0","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.8.0","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"709a2538dc7647c85e1b9c00180ee8e944bdab49","tarball":"https://registry.npmjs.org/domco/-/domco-0.8.0.tgz","fileCount":55,"integrity":"sha512-nWGloVbniJz2qnI5Z4nDcH4XO1l/EuiKgqbv85HBXtf/ZwCzNE/unGiYeqgqbyD/pbs+BgQMj3LH0irlV8K5mg==","signatures":[{"sig":"MEYCIQCusUoNkYB3mnUex04NmdNyMRfUNkvBiwyGoNfhI0Km+gIhAPeZHRjVzeBSruyOGotDLYMSR+Z6CvO20VOxq6ezMzYN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79246},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20.12.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./app":{"types":"./dist/app/index.d.ts","default":"./dist/app/index.js"},"./app/dev":{"types":"./dist/app/dev/index.d.ts","default":"./dist/app/dev/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"30142e9b2b2b1ea444e7b730d9e4bc4d52b63dc9","scripts":{"dev":"tsc --watch","doc":"typedoc src/index.ts --out ../../apps/docs/src/generated --plugin typedoc-plugin-markdown --outputFileStrategy modules --hidePageHeader --hidePageTitle --useHTMLAnchors","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Construct Web Applications with Vite and Hono","directories":{},"sideEffects":false,"_nodeVersion":"22.7.0","dependencies":{"esbuild":"^0.23.1","@hono/node-server":"^1.12.2"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.5","typedoc":"^0.26.6","typedoc-plugin-markdown":"^4.2.6"},"peerDependencies":{"hono":"^4.5.0","vite":"^5.4.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.8.0_1725365630091_0.892214180885722","host":"s3://npm-registry-packages"}},"0.8.1":{"name":"domco","version":"0.8.1","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.8.1","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"01658599e19b4632807ca1b79422e2bdc61a5fbf","tarball":"https://registry.npmjs.org/domco/-/domco-0.8.1.tgz","fileCount":55,"integrity":"sha512-ccc4aZ5kdyhagvRKIEVO3xUjzFRb/gb9vOv0sSHbSiCNHl3MWqyonuIZ7UD2xR4o4vAYc61i85XVVJ7AL7rUTw==","signatures":[{"sig":"MEYCIQCEAMC/z+kDypVpRrG7NcT4XYeWVTQxg8OmSnb1FZUKegIhANGsVL4123z5D93fKWWOuDC99DmVE0jgxxCtIXQrgMXC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79341},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./app":{"types":"./dist/app/index.d.ts","default":"./dist/app/index.js"},"./app/dev":{"types":"./dist/app/dev/index.d.ts","default":"./dist/app/dev/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"}},"gitHead":"da92e9978cb89310f74316671b1dccb523324934","scripts":{"dev":"tsc --watch","doc":"typedoc src/index.ts --out ../../apps/docs/src/generated --plugin typedoc-plugin-markdown --outputFileStrategy modules --hidePageHeader --hidePageTitle --useHTMLAnchors","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Construct Web Applications with Vite and Hono","directories":{},"sideEffects":false,"_nodeVersion":"22.8.0","dependencies":{"@hono/node-server":"^1.12.2"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.5","typedoc":"^0.26.6","typedoc-plugin-markdown":"^4.2.6"},"peerDependencies":{"hono":"^4.5.0","vite":"^5.4.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.8.1_1725473911342_0.3862412994697697","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"domco","version":"0.9.0","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.9.0","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"e8b2756c763f61b5be3b180a96a8c823797a99f2","tarball":"https://registry.npmjs.org/domco/-/domco-0.9.0.tgz","fileCount":57,"integrity":"sha512-hZJqU39HPr83yRk2Vatt+JPoyjYM9gxh4Sz5gGX5mAOpjb6jct0niu/MPPmWdPvLItt5MiRf1MP8KYBxHhPhwA==","signatures":[{"sig":"MEUCIFPlQTyVKVVU/LzPVBlQUnV5MrG2tZi4GBcKUulV7Vm5AiEApO62v5XttPnMlp5L+/BVYuyzOL9vL3ZQn5I66J4FmQI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83901},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./app":{"types":"./dist/app/index.d.ts","default":"./dist/app/index.js"},"./app/dev":{"types":"./dist/app/dev/index.d.ts","default":"./dist/app/dev/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"},"./adapter/cloudflare":{"types":"./dist/adapter/cloudflare/index.d.ts","default":"./dist/adapter/cloudflare/index.js"}},"gitHead":"229757901da66a94033b4e0849c7d630e3b6dcd9","scripts":{"dev":"tsc --watch","doc":"typedoc src/index.ts --out ../../apps/docs/src/generated --plugin typedoc-plugin-markdown --outputFileStrategy modules --hidePageHeader --hidePageTitle --useHTMLAnchors","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Construct Web Applications with Vite and Hono","directories":{},"sideEffects":false,"_nodeVersion":"22.8.0","dependencies":{"@hono/node-server":"^1.12.2"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.5","typedoc":"^0.26.6","typedoc-plugin-markdown":"^4.2.6"},"peerDependencies":{"hono":"^4.5.0","vite":"^5.4.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.9.0_1725561534381_0.2564341163380597","host":"s3://npm-registry-packages"}},"0.9.1":{"name":"domco","version":"0.9.1","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.9.1","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"61a41fa1a8b2a7ca17dd28ee84f15c904017364e","tarball":"https://registry.npmjs.org/domco/-/domco-0.9.1.tgz","fileCount":57,"integrity":"sha512-XF+pdooO5j0h1oyVZ5g89NA/8yLynyrjKgiqVnHGZB+7ZovcR+EYIRH2M0cqL0nZSk3iXx6Gf5yenv/ireD6iw==","signatures":[{"sig":"MEUCIQCi4g1Q6kLO1SUEyO65irxdVUJrHgTpdvdYx5+s2nExAwIgc4ONxyz3IHQS7IidAmbtHtUsrvzazcoEYCUBJm+qv68=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89168},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./app":{"types":"./dist/app/index.d.ts","default":"./dist/app/index.js"},"./app/dev":{"types":"./dist/app/dev/index.d.ts","default":"./dist/app/dev/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"},"./adapter/cloudflare":{"types":"./dist/adapter/cloudflare/index.d.ts","default":"./dist/adapter/cloudflare/index.js"}},"gitHead":"c9d6bea7183610b1bc15f4a13b44a2d86daf3fa9","scripts":{"dev":"tsc --watch","doc":"typedoc src/index.ts --out ../../apps/docs/src/generated --plugin typedoc-plugin-markdown --outputFileStrategy modules --hidePageHeader --hidePageTitle --useHTMLAnchors","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Construct Web Applications with Vite and Hono","directories":{},"sideEffects":false,"_nodeVersion":"22.8.0","dependencies":{"@hono/node-server":"^1.12.2"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.5","typedoc":"^0.26.6","typedoc-plugin-markdown":"^4.2.6"},"peerDependencies":{"hono":"^4.5.0","vite":"^5.4.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.9.1_1725637034054_0.861863561627447","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"domco","version":"0.10.0","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.10.0","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"9df1c847e52fe4d3c6f01ea44e1d165bae789493","tarball":"https://registry.npmjs.org/domco/-/domco-0.10.0.tgz","fileCount":61,"integrity":"sha512-OYdWwKz92WKDZo428iSII4ESqpoZKmCsw2FP8Q1Sqt39etErgwrj9e4ifqRCKjG5XUlMKVQ2hkUGLOe9xnHqoA==","signatures":[{"sig":"MEUCIFzE8QIFfKBB/x3IN5++B4WnBQXCYJE6FVZ8J1GT0ZNYAiEAwknzQHMXY+2B8wYAyuJcq2GqVqE5dkHx/GQg7ZiRxVc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":97812},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./app":{"types":"./dist/app/index.d.ts","default":"./dist/app/index.js"},"./app/dev":{"types":"./dist/app/dev/index.d.ts","default":"./dist/app/dev/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"},"./adapter/cloudflare":{"types":"./dist/adapter/cloudflare/index.d.ts","default":"./dist/adapter/cloudflare/index.js"},"./node/request-listener":{"types":"./dist/node/request-listener/index.d.ts","default":"./dist/node/request-listener/index.js"}},"gitHead":"99dae27b06aa3e60879e06738d87ce6b85205a86","scripts":{"dev":"tsc --watch","doc":"typedoc src/index.ts --out ../../apps/docs/src/generated --plugin typedoc-plugin-markdown --outputFileStrategy modules --hidePageHeader --hidePageTitle --useHTMLAnchors","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"Construct Web Applications with Vite and Hono","directories":{},"sideEffects":false,"_nodeVersion":"22.8.0","_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.5","typedoc":"^0.26.6","typedoc-plugin-markdown":"^4.2.6"},"peerDependencies":{"hono":"^4.5.0","vite":"^5.4.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.10.0_1725719306965_0.7717023705249677","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"domco","version":"0.11.0","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.11.0","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"15d2bfed99c0f07992a0a5ec2e9fe4f5b8d1be34","tarball":"https://registry.npmjs.org/domco/-/domco-0.11.0.tgz","fileCount":61,"integrity":"sha512-Eqw9Z1fcgVmAKsIXCc0LY1YAshXO0V0eS4e12Xup97/2cf8WUoqgyxAf7X9n3hFdpKmmtIVt25+muRJVUMuJjw==","signatures":[{"sig":"MEUCIQDVj0pqDtAPYA6UbrP6HwFw1SdGsNUC4agbB7s1jegb1AIgBVzTxoPXCeRsx12KbNIOawyC/e2DeCL8vGwBOq7h28w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":98193},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./app":{"types":"./dist/app/index.d.ts","default":"./dist/app/index.js"},"./app/dev":{"types":"./dist/app/dev/index.d.ts","default":"./dist/app/dev/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"},"./adapter/cloudflare":{"types":"./dist/adapter/cloudflare/index.d.ts","default":"./dist/adapter/cloudflare/index.js"},"./node/request-listener":{"types":"./dist/node/request-listener/index.d.ts","default":"./dist/node/request-listener/index.js"}},"gitHead":"f38238a57796e2a9b8fa967033c07be64a4c3b5e","scripts":{"dev":"tsc --watch","doc":"typedoc src/index.ts --out ../../apps/docs/src/generated --plugin typedoc-plugin-markdown --outputFileStrategy modules --hidePageHeader --hidePageTitle --useHTMLAnchors","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"A Minimal Full-Stack JavaScript Framework","directories":{},"sideEffects":false,"_nodeVersion":"22.8.0","_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.5","typedoc":"^0.26.6","typedoc-plugin-markdown":"^4.2.6"},"peerDependencies":{"hono":"^4.5.0","vite":"^5.4.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.11.0_1725906719248_0.739905894375199","host":"s3://npm-registry-packages"}},"0.12.0":{"name":"domco","version":"0.12.0","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.12.0","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"c30a54a007af2170a7a2eb47aa84eb42d6d53628","tarball":"https://registry.npmjs.org/domco/-/domco-0.12.0.tgz","fileCount":65,"integrity":"sha512-4T0GAbhWVCuonhAYbFK8aNYt27GPWJflGnRy31oJ5Esm59brNhhLDBKKEAwtJX3x6e7D0glZM8asjOl6PxaXoQ==","signatures":[{"sig":"MEUCIQC+jHb9HHp0utaAzP+sEjaRyRFAnts+KXPfiSoROB2kVgIgDLrhoeC48WBnx182WkC/RiNy7VhfdFaC72YIMxb0QM8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":102009},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./app":{"types":"./dist/app/index.d.ts","default":"./dist/app/index.js"},"./app/dev":{"types":"./dist/app/dev/index.d.ts","default":"./dist/app/dev/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./adapter/deno":{"types":"./dist/adapter/deno/index.d.ts","default":"./dist/adapter/deno/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"},"./adapter/cloudflare":{"types":"./dist/adapter/cloudflare/index.d.ts","default":"./dist/adapter/cloudflare/index.js"},"./node/request-listener":{"types":"./dist/node/request-listener/index.d.ts","default":"./dist/node/request-listener/index.js"}},"gitHead":"bb898ede35bf7de59e4ff04844a9cfad38c5c928","scripts":{"dev":"tsc --watch","doc":"typedoc src/index.ts --out ../../apps/docs/src/generated --plugin typedoc-plugin-markdown --outputFileStrategy modules --hidePageHeader --hidePageTitle --useHTMLAnchors","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"A Minimal Full-Stack JavaScript Framework","directories":{},"sideEffects":false,"_nodeVersion":"22.8.0","_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.0.5","typedoc":"^0.26.6","typedoc-plugin-markdown":"^4.2.6"},"peerDependencies":{"hono":"^4.5.0","vite":"^5.4.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.12.0_1726165356268_0.22280407243201616","host":"s3://npm-registry-packages"}},"0.13.0":{"name":"domco","version":"0.13.0","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.13.0","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"c1be89113530f226c3645ee7150d4f84a5944ea5","tarball":"https://registry.npmjs.org/domco/-/domco-0.13.0.tgz","fileCount":50,"integrity":"sha512-iwAAD6DueDNzVXETA1NMi7HNjYnLp1sFB8D2GjgLDw5b8iHrtaPkpg7Wip0yDvJD97hDPZZ4CYtoBr1HzSXocQ==","signatures":[{"sig":"MEQCIE9RFOn8BSYWQGYEZirg+OaCdv6rCbsXa815sh0YP4CVAiBTOHJ5kK3RVcM4ZDTmnIyqZpKmVzSrs1I5rVHAqGcKZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82342},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./adapter/deno":{"types":"./dist/adapter/deno/index.d.ts","default":"./dist/adapter/deno/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"},"./adapter/cloudflare":{"types":"./dist/adapter/cloudflare/index.d.ts","default":"./dist/adapter/cloudflare/index.js"}},"gitHead":"d13e1b7d13128665764327f092710e337d7ad2f5","scripts":{"dev":"tsc --watch","doc":"typedoc src/index.ts --out ../../apps/docs/src/server/generated --plugin typedoc-plugin-markdown --outputFileStrategy modules --hidePageHeader --hidePageTitle --useHTMLAnchors","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.2","description":"A Minimal Full-Stack JavaScript Framework","directories":{},"sideEffects":false,"_nodeVersion":"22.8.0","_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.1.1","typedoc":"^0.26.7","typedoc-plugin-markdown":"^4.2.7"},"peerDependencies":{"vite":"^5.4.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.13.0_1726656878589_0.7583222982330127","host":"s3://npm-registry-packages"}},"0.13.1":{"name":"domco","version":"0.13.1","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.13.1","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"7033ef1ecc9e21210e242fe78aa3065010008a6a","tarball":"https://registry.npmjs.org/domco/-/domco-0.13.1.tgz","fileCount":48,"integrity":"sha512-0caKEmyb4Cgx3XybhjjZ8s50mZiDYEShzMvCY3z56N30NMvC2p1B13njY3tNbX/+I7rmoQUbVodmg/Mt21KS2w==","signatures":[{"sig":"MEUCIQCOiKebl8Sfr55AYh/z5+o8qLpCjm4/MBSwpe8LivlXIAIgcEpUhw+cZT8c9YpCgNbzm7JIX9RaBU+LUCSi7lsBIXw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82139},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./adapter/deno":{"types":"./dist/adapter/deno/index.d.ts","default":"./dist/adapter/deno/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"},"./adapter/cloudflare":{"types":"./dist/adapter/cloudflare/index.d.ts","default":"./dist/adapter/cloudflare/index.js"}},"gitHead":"43e54e91ddf8dbfb8d8f2462a0a1ce1a4c2d6d09","scripts":{"dev":"tsc --watch","doc":"typedoc --options typedoc.config.js","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.3","description":"A Minimal Full-Stack JavaScript Framework","directories":{},"sideEffects":false,"_nodeVersion":"22.9.0","_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.1.1","typedoc":"^0.26.7","typedoc-plugin-markdown":"^4.2.7"},"peerDependencies":{"vite":"^5.4.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.13.1_1726671108800_0.20906122013865414","host":"s3://npm-registry-packages"}},"0.13.2":{"name":"domco","version":"0.13.2","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.13.2","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"832965073d48022618101c3d91e0af839613f8ac","tarball":"https://registry.npmjs.org/domco/-/domco-0.13.2.tgz","fileCount":48,"integrity":"sha512-9DdeY7TWgjcuI1ZmSU2Oc59OlVxGuQr4P4WroVNIQKKgj8DyK0oGfuRgTTrHrqrb6CLT9HvZi15QLIh9FjmOvw==","signatures":[{"sig":"MEYCIQD2P5ZyDPnmuzkFYsmUPT31izl/SY9loTnJSb4ZbtHqvwIhAPdtqHFd6UgFyPiggjjmP7vNM46dt9GYvhDP8AsTajPT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82207},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./adapter/deno":{"types":"./dist/adapter/deno/index.d.ts","default":"./dist/adapter/deno/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"},"./adapter/cloudflare":{"types":"./dist/adapter/cloudflare/index.d.ts","default":"./dist/adapter/cloudflare/index.js"}},"gitHead":"e0075d94e2d2ad4c9d49c0cca13db4000b246975","scripts":{"dev":"tsc --watch","doc":"typedoc --options typedoc.config.js","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.3","description":"A Minimal Full-Stack JavaScript Framework","directories":{},"sideEffects":false,"_nodeVersion":"22.9.0","_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.1.1","typedoc":"^0.26.7","typedoc-plugin-markdown":"^4.2.7"},"peerDependencies":{"vite":"^5.4.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.13.2_1726696391058_0.04499196469284428","host":"s3://npm-registry-packages"}},"0.13.3":{"name":"domco","version":"0.13.3","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@0.13.3","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"82741f2dfbbb9b80363d0fd60109b1466fbe6eba","tarball":"https://registry.npmjs.org/domco/-/domco-0.13.3.tgz","fileCount":48,"integrity":"sha512-mLinRVKisav2TFmp86fPqqNJc0NTL/7TJZ4ikAmW/g5N5+C/TA6ysT4TGXTK817A6v1KQsyJ/X5GiILJpb0xNQ==","signatures":[{"sig":"MEYCIQDjtTrofRf8SJz2TksWYV2x2DH/RorGp3hJv2qnmwjvAAIhAPgmbh2SsLyp2VlbzSjeP1Rn3DLuZ+5rPTNLq3wxIzZN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82967},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./adapter/deno":{"types":"./dist/adapter/deno/index.d.ts","default":"./dist/adapter/deno/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"},"./adapter/cloudflare":{"types":"./dist/adapter/cloudflare/index.d.ts","default":"./dist/adapter/cloudflare/index.js"}},"gitHead":"0b730d3d118206e9a32f3622094ec4726b423cd5","scripts":{"dev":"tsc --watch","doc":"typedoc --options typedoc.config.js","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.3","description":"A Minimal Full-Stack JavaScript Framework","directories":{},"sideEffects":false,"_nodeVersion":"22.9.0","_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.1.1","typedoc":"^0.26.7","typedoc-plugin-markdown":"^4.2.7"},"peerDependencies":{"vite":"^5.4.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_0.13.3_1726760173212_0.09075447332333941","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"domco","version":"1.0.0","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@1.0.0","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"9973431558afbdc3d5dbb2155f2b3a5558f2cbf6","tarball":"https://registry.npmjs.org/domco/-/domco-1.0.0.tgz","fileCount":48,"integrity":"sha512-Ulf+dpl28UeJToSx22SOXZTjfCZoWjsyF7dWmCyaOVfGrtq8ZPbV/oPEPSniaj+VCZhy8XNZgJU3g35VpiNh1w==","signatures":[{"sig":"MEUCIBcX9iuAggXqHm9A1b/wrQDlIuV9JZ12QL91iLbYy0F4AiEA7lpkew3TzJJIz1DoFEhf0uCN8AGjDTV6Ht5D5WKX568=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83141},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./adapter/deno":{"types":"./dist/adapter/deno/index.d.ts","default":"./dist/adapter/deno/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"},"./adapter/cloudflare":{"types":"./dist/adapter/cloudflare/index.d.ts","default":"./dist/adapter/cloudflare/index.js"}},"gitHead":"0ded81be6115150a59ad7c33aff0244d05b8e5fb","scripts":{"dev":"tsc --watch","doc":"typedoc --options typedoc.config.js","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.3","description":"A Minimal Full-Stack JavaScript Framework","directories":{},"sideEffects":false,"_nodeVersion":"22.9.0","_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.1.1","typedoc":"^0.26.7","typedoc-plugin-markdown":"^4.2.7"},"peerDependencies":{"vite":"^5.4.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_1.0.0_1726775388715_0.21222432746779996","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"domco","version":"2.0.0","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@2.0.0","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"f284acb2eb2fa56c16bac08444b3b28afda6ae0e","tarball":"https://registry.npmjs.org/domco/-/domco-2.0.0.tgz","fileCount":48,"integrity":"sha512-yJGKmj+vMEGVes7B0+wnFzCWaxUCzB4YUog0hEUs5dZOY/HxC0M3lsRYO4zWCdrZZ57p3z8Gv3Slv3kgAglBKw==","signatures":[{"sig":"MEQCIDsmNk87AAWrwXRE2+YQPq56JnYRkSCF38pbhZLjo3rpAiAW1PnLUjGgbl0oO9A0YrOlxtHlX6WDRLeU2OgCyxUPrg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83230},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./adapter/deno":{"types":"./dist/adapter/deno/index.d.ts","default":"./dist/adapter/deno/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"},"./adapter/cloudflare":{"types":"./dist/adapter/cloudflare/index.d.ts","default":"./dist/adapter/cloudflare/index.js"}},"gitHead":"ff0476643744bfe9d75691ad418bac3bae931783","scripts":{"dev":"tsc --watch","doc":"typedoc --options typedoc.config.js","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.3","description":"A Minimal Full-Stack JavaScript Framework","directories":{},"sideEffects":false,"_nodeVersion":"22.9.0","_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.1.1","typedoc":"^0.26.7","typedoc-plugin-markdown":"^4.2.7"},"peerDependencies":{"vite":"^5.4.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_2.0.0_1726937868809_0.5417581383123922","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"domco","version":"2.0.1","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@2.0.1","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"4a9f593d05a28373cd47807cfa6a2584edcd50aa","tarball":"https://registry.npmjs.org/domco/-/domco-2.0.1.tgz","fileCount":48,"integrity":"sha512-h0RvdfzF3/0vPep9KqAQAB2HNfQQRHi44HAEfzCIdqNV3hq2nvE6P2KuuOoEudzeU1CT7QgKRcXfBn8nelS3Ig==","signatures":[{"sig":"MEUCIQDgA2V3FGzctHKEjLffyyiCpvjjGt5pRVp3j11E4T3sogIgLGzyNS4WhjLe0g6L3w9b6WlMHGPrqb/PoFB0+gfEypM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83350},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./adapter/deno":{"types":"./dist/adapter/deno/index.d.ts","default":"./dist/adapter/deno/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"},"./adapter/cloudflare":{"types":"./dist/adapter/cloudflare/index.d.ts","default":"./dist/adapter/cloudflare/index.js"}},"gitHead":"76cca808f8105d1a336bf6747d7d659925f358e4","scripts":{"dev":"tsc --watch","doc":"typedoc --options typedoc.config.js","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.3","description":"A Minimal Full-Stack JavaScript Framework","directories":{},"sideEffects":false,"_nodeVersion":"22.9.0","_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.1.1","typedoc":"^0.26.7","typedoc-plugin-markdown":"^4.2.7"},"peerDependencies":{"vite":"^5.4.0 || ^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_2.0.1_1727296697782_0.1639771546699702","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"domco","version":"2.1.0","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@2.1.0","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"e1f4ee9c3cb39f5dfe795d97caea71dc6a7fa15b","tarball":"https://registry.npmjs.org/domco/-/domco-2.1.0.tgz","fileCount":48,"integrity":"sha512-iKymkzgyHhLIA1kwQm3LPbs4F8uz8ciua+GXijao1K7NLsdNCKVDwEh/O8rwx5wic50Xm1HEHAo/nzhXnwBnMA==","signatures":[{"sig":"MEQCIHOyU5oEstVVHVn8MLF2v4vEzsfcvWEmDsas9KLCQRt2AiBhd2a13UTur2BBFYFgAs4aolMXS+8uDe4jUTNkYnUAjw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83615},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./adapter/deno":{"types":"./dist/adapter/deno/index.d.ts","default":"./dist/adapter/deno/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"},"./adapter/cloudflare":{"types":"./dist/adapter/cloudflare/index.d.ts","default":"./dist/adapter/cloudflare/index.js"}},"gitHead":"dce1da4b46d244aab1ffcb44fdcfc07dcb03384f","scripts":{"dev":"tsc --watch","doc":"typedoc --options typedoc.config.js","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.3","description":"A Minimal Full-Stack JavaScript Framework","directories":{},"sideEffects":false,"_nodeVersion":"22.9.0","_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.1.1","typedoc":"^0.26.7","typedoc-plugin-markdown":"^4.2.7"},"peerDependencies":{"vite":"^5.4.0 || ^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_2.1.0_1727362167610_0.11474433693304098","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"domco","version":"2.1.1","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@2.1.1","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"337248a7588c9a657c06c9ba3709c75dd8081a9f","tarball":"https://registry.npmjs.org/domco/-/domco-2.1.1.tgz","fileCount":48,"integrity":"sha512-BGjXStaBBOcQ+zLFeUM+Bpw0rV4SMvq5QPndh7enqxFgSKG+DCIsqSMyDpyH5Gz9L496WQ1lu2O/fpJ/BSWyPw==","signatures":[{"sig":"MEYCIQCrzYMrTuYSF6zszETxIGK79T+UVgATX50ttgkSh4OzwwIhAJEHn5SW4X7l1sy54xmvN3PHUM0k/jROj/QWGTuplyiM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84628},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./adapter/deno":{"types":"./dist/adapter/deno/index.d.ts","default":"./dist/adapter/deno/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"},"./adapter/cloudflare":{"types":"./dist/adapter/cloudflare/index.d.ts","default":"./dist/adapter/cloudflare/index.js"}},"gitHead":"3ef1e544de5b0f9b389704fe8d57a6001ddeb1e5","scripts":{"dev":"tsc --watch","doc":"typedoc --options typedoc.config.js","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.3","description":"A Minimal Full-Stack JavaScript Framework","directories":{},"sideEffects":false,"_nodeVersion":"22.9.0","_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.1.1","typedoc":"^0.26.7","typedoc-plugin-markdown":"^4.2.7"},"peerDependencies":{"vite":"^5.4.0 || ^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_2.1.1_1727437144423_0.689425584839819","host":"s3://npm-registry-packages"}},"2.1.2":{"name":"domco","version":"2.1.2","keywords":["hono","vite","vite-plugin"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@2.1.2","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"de75a277f146c83c94ba1116ce3a1183d2eb4361","tarball":"https://registry.npmjs.org/domco/-/domco-2.1.2.tgz","fileCount":48,"integrity":"sha512-aKjhFP90h9xbOc6DwFj8Ax8iYFUPnwl4qn0Fy4a9eonMltPf02PbGmbXh2c7D1rSItUWff+21hbEtE/k2zvY/g==","signatures":[{"sig":"MEUCIQCAZ9NzmW6qEO/lXT2I9Oqy3T8TMUMdkPQIPRQMFZFLFwIgJr7DNyOVz44U1/umGnGHBgWugV59HcPqL0BUXhpLuAo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85157},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./adapter/deno":{"types":"./dist/adapter/deno/index.d.ts","default":"./dist/adapter/deno/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"},"./adapter/cloudflare":{"types":"./dist/adapter/cloudflare/index.d.ts","default":"./dist/adapter/cloudflare/index.js"}},"gitHead":"0d6c8d3d369e84d2929532c3ea0749d7345fb60c","scripts":{"dev":"tsc --watch","doc":"typedoc --options typedoc.config.js","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.3","description":"A Minimal Full-Stack JavaScript Framework","directories":{},"sideEffects":false,"_nodeVersion":"22.9.0","_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.1.1","typedoc":"^0.26.7","typedoc-plugin-markdown":"^4.2.7"},"peerDependencies":{"vite":"^5.4.0 || ^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_2.1.2_1727466515309_0.4263061597853528","host":"s3://npm-registry-packages"}},"2.1.3":{"name":"domco","version":"2.1.3","keywords":["vite","vite-plugin","SSR","SSG","vanilla-js"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@2.1.3","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"e9d628dd295b8653d5697f5df3da227d8a7909d3","tarball":"https://registry.npmjs.org/domco/-/domco-2.1.3.tgz","fileCount":48,"integrity":"sha512-RKjO+DRCXH1iey10+CAIJ4cuhxrehHiu6Nv1/uZqr2VX7MMPwUnV6lu8UJwedoqM7YEf1UxMG+keryeW9nm4iA==","signatures":[{"sig":"MEUCIQCVNKNRjTTGRAy8jF6eY/wFDQK6W1/iOSkIFoIyP8sPNwIgYec1MKnoPqhifaH0TfuXvV3np/AmNvetSCXQLirlufA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85169},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./adapter/deno":{"types":"./dist/adapter/deno/index.d.ts","default":"./dist/adapter/deno/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"},"./adapter/cloudflare":{"types":"./dist/adapter/cloudflare/index.d.ts","default":"./dist/adapter/cloudflare/index.js"}},"gitHead":"a7f4dc3322b4c10dad8d6dda0c64b93ddbc4c778","scripts":{"dev":"tsc --watch","doc":"typedoc --options typedoc.config.js","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.3","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.9.0","_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.1.1","typedoc":"^0.26.7","typedoc-plugin-markdown":"^4.2.7"},"peerDependencies":{"vite":"^5.4.0 || ^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_2.1.3_1727952061580_0.8256391093984916","host":"s3://npm-registry-packages"}},"2.1.4":{"name":"domco","version":"2.1.4","keywords":["vite","vite-plugin","SSR","SSG","vanilla-js"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@2.1.4","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"fc14103990e927beaaac964261d546a29104e8f6","tarball":"https://registry.npmjs.org/domco/-/domco-2.1.4.tgz","fileCount":48,"integrity":"sha512-iqfPwNu0HFig7RVVBoqEfps3i0zP8OCrFkZn6AJr+tWmY7N5sGCu7XouF8/HK0ULFjyaGofSgEM8aDHct9jl0w==","signatures":[{"sig":"MEUCIDTJUTsy6uKiXyknZaRGnZWddGzFyxGKMr1E1fQ173ujAiEAhTQ3LMK0y8CAZg5LrRoieplxb/bDaznmWX2CeddBDGw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85282},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./adapter/deno":{"types":"./dist/adapter/deno/index.d.ts","default":"./dist/adapter/deno/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"},"./adapter/cloudflare":{"types":"./dist/adapter/cloudflare/index.d.ts","default":"./dist/adapter/cloudflare/index.js"}},"gitHead":"b0ef0f8140ad2c42b10716d83b5f8966a26c23ab","scripts":{"dev":"tsc --watch","doc":"typedoc --options typedoc.config.js","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.3","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.9.0","_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.1.2","typedoc":"^0.26.8","typedoc-plugin-markdown":"^4.2.9"},"peerDependencies":{"vite":"^5.4.0 || ^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_2.1.4_1728504101105_0.015533375169654917","host":"s3://npm-registry-packages"}},"2.1.5":{"name":"domco","version":"2.1.5","keywords":["vite","vite-plugin","SSR","SSG","vanilla-js"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@2.1.5","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"ed918bbf505e3ae240cf7b4ef4258147007d070a","tarball":"https://registry.npmjs.org/domco/-/domco-2.1.5.tgz","fileCount":48,"integrity":"sha512-i91WPAl98ngR+Ha35ELmFbJjig/f183u/J7dpu1i5FmL70kBbzxwBUjL4sRCP3PQ4QX8vwtRuaPtQO8SCwoZbA==","signatures":[{"sig":"MEUCIAfydvJOHs0TPplmJyiLoVyR12TgZueZnB7Uia0pEzOxAiEArsneNEizouVYPJOTf3OS7TOxLJDk+kvgCeqi1+MwBDA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85422},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./adapter/deno":{"types":"./dist/adapter/deno/index.d.ts","default":"./dist/adapter/deno/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"},"./adapter/cloudflare":{"types":"./dist/adapter/cloudflare/index.d.ts","default":"./dist/adapter/cloudflare/index.js"}},"gitHead":"69f1349e5e97708b63685cbebac282c97416c07d","scripts":{"dev":"tsc --watch","doc":"typedoc --options typedoc.config.js","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.8.3","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.9.0","_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.1.2","typedoc":"^0.26.8","typedoc-plugin-markdown":"^4.2.9"},"peerDependencies":{"vite":"^5.4.0 || ^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_2.1.5_1729022689096_0.7785306491785562","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"domco","version":"2.2.0","keywords":["vite","vite-plugin","SSR","SSG","vanilla-js"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@2.2.0","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"7371bb2cc46746b3661a481d3ceded99faea013a","tarball":"https://registry.npmjs.org/domco/-/domco-2.2.0.tgz","fileCount":48,"integrity":"sha512-Bn4qgizPAXO90XB+xmS2vWsRfOfU6W3+dzswJ4rLCABIzibASgjOhWWuYv3Dft266szJ3FwK5xiM3tIxk3nyAA==","signatures":[{"sig":"MEQCIFBJe2Ior0tjncTxihlpPj8JMrl9GrTbs0gAhUZqBFlGAiAY3nWFSNDrhX6roqXHE7v+I8UwxZnATc0DNa9fM8IBxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87444},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./adapter/deno":{"types":"./dist/adapter/deno/index.d.ts","default":"./dist/adapter/deno/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"},"./adapter/cloudflare":{"types":"./dist/adapter/cloudflare/index.d.ts","default":"./dist/adapter/cloudflare/index.js"}},"gitHead":"f0cc3cfde17ddabea15c3b95dc1bf2f33dfdc261","scripts":{"dev":"tsc --watch","doc":"typedoc --options typedoc.config.js","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.9.0","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.1.3","typedoc":"^0.26.10","typedoc-plugin-markdown":"^4.2.9"},"peerDependencies":{"vite":"^5.4.0 || ^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_2.2.0_1729263850659_0.05363928335127377","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"domco","version":"2.2.1","keywords":["vite","vite-plugin","SSR","SSG","vanilla-js"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@2.2.1","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"cf1ff27af8f6f0c34df8bee61514607f40a467ee","tarball":"https://registry.npmjs.org/domco/-/domco-2.2.1.tgz","fileCount":50,"integrity":"sha512-TZd7VL7qj3ovQ8xphDdt8k9M/6/rTJvnBKdhiefChaW0l95Cn0uqSxqZnGkCOXQRXOLezmto4R7gVppzEnSsXg==","signatures":[{"sig":"MEQCIDi5lnb4jrhKe+xyRwUOkq1d9O0f6OWjZIzqxhDv0MC0AiAyZwHpQnUbrOFX/ex3xvGN5Wxv7jGUo1FRcvZyX3c7Ig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89498},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./adapter/deno":{"types":"./dist/adapter/deno/index.d.ts","default":"./dist/adapter/deno/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"},"./adapter/cloudflare":{"types":"./dist/adapter/cloudflare/index.d.ts","default":"./dist/adapter/cloudflare/index.js"}},"gitHead":"ca5387e4fc7f86c53b3b49479cebb1c6358dcb20","scripts":{"dev":"tsc --watch","doc":"typedoc --options typedoc.config.js","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.9.0","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.1.8","typedoc":"^0.27.6","typedoc-plugin-markdown":"^4.4.1"},"peerDependencies":{"vite":"^5.4.0 || ^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_2.2.1_1735834368951_0.21097796519827283","host":"s3://npm-registry-packages-npm-production"}},"2.2.2":{"name":"domco","version":"2.2.2","keywords":["vite","vite-plugin","SSR","SSG","vanilla-js"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@2.2.2","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"81f9dd518895f89dba20027c62e245a635755f42","tarball":"https://registry.npmjs.org/domco/-/domco-2.2.2.tgz","fileCount":50,"integrity":"sha512-Hh7XpMXJ4bYHxl9vXXJeceomVAO7qGdADM1wNNKlLZSKHiGu6E/td35eWLgbrrOYLJ54DiU3kcA6logoJ54VTw==","signatures":[{"sig":"MEYCIQCq/h206rgOOfsE0tqCv6AR+gBU2dOxGmwTtUxKceQjewIhAMu50yCeONm22N6tsGIBjjBxCwH3kPFU6ICgAXAcmEgI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89537},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./adapter/deno":{"types":"./dist/adapter/deno/index.d.ts","default":"./dist/adapter/deno/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"},"./adapter/cloudflare":{"types":"./dist/adapter/cloudflare/index.d.ts","default":"./dist/adapter/cloudflare/index.js"}},"gitHead":"fd7c282d9f8b33f65870c8fbd63b4be3cbdf21ff","scripts":{"dev":"tsc --watch","doc":"typedoc --options typedoc.config.js","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.9.0","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.1.8","typedoc":"^0.27.6","typedoc-plugin-markdown":"^4.4.1"},"peerDependencies":{"vite":"^5.4.0 || ^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_2.2.2_1736197664905_0.29662432686610707","host":"s3://npm-registry-packages-npm-production"}},"2.3.0":{"name":"domco","version":"2.3.0","keywords":["vite","vite-plugin","SSR","SSG","vanilla-js"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@2.3.0","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"f9909f379c41edcf7d60fc35fff35527cd4d984f","tarball":"https://registry.npmjs.org/domco/-/domco-2.3.0.tgz","fileCount":50,"integrity":"sha512-+pztEWLoFZ+W2GPvhiBhG6zS6biFqXzUyzVWwuwo0jeZbXtbFgAt7US7tUzuXNdnBIqPmqTyS9wr2r/MZLw7LQ==","signatures":[{"sig":"MEUCIBbzJcXPRHDNUWBTJoiuJzG8RQPwxQ23qb456TgvWf7jAiEA6W669vxNY0lx77vkvQdJaeZtg1LNh8S627FBSylQpqM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":90506},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./injector":{"types":"./dist/injector/index.d.ts","default":"./dist/injector/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./adapter/deno":{"types":"./dist/adapter/deno/index.d.ts","default":"./dist/adapter/deno/index.js"},"./adapter/vercel":{"types":"./dist/adapter/vercel/index.d.ts","default":"./dist/adapter/vercel/index.js"},"./adapter/cloudflare":{"types":"./dist/adapter/cloudflare/index.d.ts","default":"./dist/adapter/cloudflare/index.js"}},"gitHead":"9c742c517e91099ad165bf86bd1db5468aed8b5c","scripts":{"dev":"tsc --watch","doc":"typedoc --options typedoc.config.js","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.9.0","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"devDependencies":{"vitest":"^2.1.8","typedoc":"^0.27.6","typedoc-plugin-markdown":"^4.4.1"},"peerDependencies":{"vite":"^5.4.0 || ^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_2.3.0_1736448959691_0.5814217101519237","host":"s3://npm-registry-packages-npm-production"}},"3.0.0":{"name":"domco","version":"3.0.0","keywords":["vite","vite-plugin","SSR","SSG","vanilla-js"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@3.0.0","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"bb54a54b2155f2f25433c43a4b23a6e1e79b5498","tarball":"https://registry.npmjs.org/domco/-/domco-3.0.0.tgz","fileCount":42,"integrity":"sha512-g0EA9hwGMkDzksZWAAL5Y6ZVRB1SkS2Yp/nylxtq7PxtNYdw8kaBiVD2C2iO806weBokVrj2rDV3CPHysE7z2Q==","signatures":[{"sig":"MEQCIFrhPXIf7NHtN3+KU8D8ugc+S+8m6RDANzkM/68psjt4AiBsFQKS8L68JiuNR5a4QH3oB8Mq17weIJNEM+QEvaPGtg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":54536},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./util":{"types":"./dist/util/index.d.ts","default":"./dist/util/index.js"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./constants":{"types":"./dist/constants/index.d.ts","default":"./dist/constants/index.js"}},"gitHead":"1232f63ec33518019aa47ac8697184b7b767cacc","scripts":{"dev":"tsc --watch","doc":"typedoc --options typedoc.config.js","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.9.0","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"devDependencies":{"vitest":"^3.0.3","typedoc":"^0.27.6","typedoc-plugin-markdown":"^4.4.1"},"peerDependencies":{"vite":"^5.4.0 || ^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_3.0.0_1737558475750_0.21482037719222546","host":"s3://npm-registry-packages-npm-production"}},"3.0.1":{"name":"domco","version":"3.0.1","keywords":["vite","vite-plugin","SSR","SSG","vanilla-js"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@3.0.1","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"b78943bd77b53a217bba6b30450dad02820b0fc9","tarball":"https://registry.npmjs.org/domco/-/domco-3.0.1.tgz","fileCount":42,"integrity":"sha512-k7jO9Tou/xZIp2zq6BRJuTF+V9EWlvJW15GzIPQoFlXYZxXIwTX7tFmXz3P2QgpcJwTXxs20Wo5p6IXNM0pzUg==","signatures":[{"sig":"MEQCIAr7OXHSp47VjSjnT0RdJxJ/QSojsCmT0sbTWOkDzoEsAiALxOatgjPzp3p5CjXa3JTnEoAItuOP2ls9QNMNhF73Ag==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52154},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./util":{"types":"./dist/util/index.d.ts","default":"./dist/util/index.js"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./constants":{"types":"./dist/constants/index.d.ts","default":"./dist/constants/index.js"}},"gitHead":"dbaf18f26e979b97b4ae19d059cd2f2648252f88","scripts":{"dev":"tsc --watch","doc":"typedoc --options typedoc.config.js","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.9.2","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"devDependencies":{"vitest":"^3.0.3","typedoc":"^0.27.6","typedoc-plugin-markdown":"^4.4.1"},"peerDependencies":{"vite":"^5.4.0 || ^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_3.0.1_1738175665838_0.7340356171527767","host":"s3://npm-registry-packages-npm-production"}},"3.0.2":{"name":"domco","version":"3.0.2","keywords":["vite","vite-plugin","SSR","SSG","vanilla-js"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@3.0.2","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"9911b1b6dadb1f3e4c6c7e1e6ec3039656d72c33","tarball":"https://registry.npmjs.org/domco/-/domco-3.0.2.tgz","fileCount":42,"integrity":"sha512-fZ6NjkewsHCbC6/DyhNarFfwL3RGUfo9e962z4Y4troQWDSoCKh4gvMSJckGGFwPqjLNM0y2ls1BZ9cacyh43w==","signatures":[{"sig":"MEYCIQD2ZjwN/3TvxvZ+Tjkg7k4O2swjvKjwKODwLeAAHwZyzAIhAO3csizoqe2s5bDSPxqgnxFBHzs/QR3kkE1rcUpJ7Aw/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52305},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=20"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./util":{"types":"./dist/util/index.d.ts","default":"./dist/util/index.js"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./constants":{"types":"./dist/constants/index.d.ts","default":"./dist/constants/index.js"}},"gitHead":"aabcfe4a2b06f93c74f4f60ba87386d26da0e288","scripts":{"dev":"tsc --watch","doc":"typedoc --options typedoc.config.js","test":"vitest run","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","test:dev":"vitest","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.9.2","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"devDependencies":{"vitest":"^3.0.3","typedoc":"^0.27.6","typedoc-plugin-markdown":"^4.4.1"},"peerDependencies":{"vite":"^5.4.0 || ^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_3.0.2_1739880305975_0.6516777805074567","host":"s3://npm-registry-packages-npm-production"}},"4.0.0":{"name":"domco","version":"4.0.0","keywords":["vite","vite-plugin","SSR","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@4.0.0","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"eb51e59c05fc1a5f2e3defa9390c554374943514","tarball":"https://registry.npmjs.org/domco/-/domco-4.0.0.tgz","fileCount":43,"integrity":"sha512-nTDMGytG92Q3PVxqucJE/4wamW87Z2LrOPNMcx9rdbQ8rRsx4fWTeCpqVCDzFEu1PFeobBzTFAPhfqpJgDLFwA==","signatures":[{"sig":"MEUCIEX1BWglNd4h8dN767FCKeE4EJPThkkD9PITj06O4yISAiEA2l7pxE/uD2S6eGmWr6OiKNBqlHJDQj7QoXkAC3ZYcFA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":50728},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./util":{"types":"./dist/util/index.d.ts","default":"./dist/util/index.js"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./constants":{"types":"./dist/constants/index.d.ts","default":"./dist/constants/index.js"}},"gitHead":"3136cbd934747160a1b922aa5c6bded38419c607","scripts":{"dev":"tsc --watch","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.9.2","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"peerDependencies":{"vite":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_4.0.0_1743457605828_0.5848385575057864","host":"s3://npm-registry-packages-npm-production"}},"4.1.0":{"name":"domco","version":"4.1.0","keywords":["vite","vite-plugin","SSR","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@4.1.0","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"8d2d0e5cad68b76849ed15098ad642db03b8006a","tarball":"https://registry.npmjs.org/domco/-/domco-4.1.0.tgz","fileCount":43,"integrity":"sha512-xaRBoCd8GzFLHr/FQpp9bYeRUjN/j0hdC4HsSLhupH1/xOdDL0FDXSqNBuTdx2pZwJPc6o/g+r7tb5z+ia5Zsg==","signatures":[{"sig":"MEUCIFZRLQ+nIGVHGFMZQMkkh8rNZ/AS4wCUbSZ3x2gaAtdPAiEAqwuuUFVWqwJDwJIPLKth5EWVSgCG7W5cjZI2JsOj/Lo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52078},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./util":{"types":"./dist/util/index.d.ts","default":"./dist/util/index.js"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./constants":{"types":"./dist/constants/index.d.ts","default":"./dist/constants/index.js"}},"gitHead":"f940d7cb91b204bf4991011f2844f61ab3aa6b80","scripts":{"dev":"tsc --watch","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.9.2","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"peerDependencies":{"vite":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_4.1.0_1744036038204_0.5679203143284208","host":"s3://npm-registry-packages-npm-production"}},"4.1.1":{"name":"domco","version":"4.1.1","keywords":["vite","vite-plugin","SSR","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@4.1.1","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"0c00057f22c9e6ac5d9eef81aafd9128b5638ed2","tarball":"https://registry.npmjs.org/domco/-/domco-4.1.1.tgz","fileCount":43,"integrity":"sha512-pt5SYmltQEGozsVO2TGfOw5KATVoZEwZ4dgcyB+DsqG30QK22h2fi6qb2X3o1h66iD8cri274gCK85V0iwaNwQ==","signatures":[{"sig":"MEUCIQDjxFsRQ/sDBgEm8Pi34jgY3EJizYaeh1OSn9vsSBUDQAIgeyI5FAHEv8aNDlgpRA13OQ9cihwwqny1tu0q+mRODZc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52142},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./util":{"types":"./dist/util/index.d.ts","default":"./dist/util/index.js"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./constants":{"types":"./dist/constants/index.d.ts","default":"./dist/constants/index.js"}},"gitHead":"719bce2591fe57258f3612c01d05288e4737c16e","scripts":{"dev":"tsc --watch","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.9.2","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"peerDependencies":{"vite":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_4.1.1_1744051584160_0.36330061629960375","host":"s3://npm-registry-packages-npm-production"}},"4.1.2":{"name":"domco","version":"4.1.2","keywords":["vite","vite-plugin","SSR","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@4.1.2","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"c92a7f1bfeb2aacdfebacc21e6914bb96a397f08","tarball":"https://registry.npmjs.org/domco/-/domco-4.1.2.tgz","fileCount":43,"integrity":"sha512-R6oMdF/CqU8c//Ytuvd4ZvRxPkdD6CHTevp3WNR4UgAbwjWCOJjOSqtQZCeiKJTKo7buVebUuukwCmFKAIaRzQ==","signatures":[{"sig":"MEYCIQCtak8znQU4i4MrGcYpnJic6J6V9jxJWlO+nwUNnR61kgIhAII8GDfoB0uUxW22bz6vZzTQ8+fECf44E9KJOa1WbS37","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":51999},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./util":{"types":"./dist/util/index.d.ts","default":"./dist/util/index.js"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./constants":{"types":"./dist/constants/index.d.ts","default":"./dist/constants/index.js"}},"gitHead":"8c49dfa76d2f13c94e29f9656f5b559ca1a286a2","scripts":{"dev":"tsc --watch","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.9.2","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","_hasShrinkwrap":false,"peerDependencies":{"vite":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_4.1.2_1747704890430_0.4137398680632338","host":"s3://npm-registry-packages-npm-production"}},"4.1.3":{"name":"domco","version":"4.1.3","keywords":["vite","vite-plugin","SSR","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@4.1.3","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"69698ca98a400a8d6fc5ed4bdd14e653d756a7b1","tarball":"https://registry.npmjs.org/domco/-/domco-4.1.3.tgz","fileCount":43,"integrity":"sha512-FzhoUKFzQ/1+IjSyi4JyNu6guA0cF9AN5c52qLLHPooQvPUzyz4cVaSzlIhTvD11e/+KCuSwNxZpPWULlBlLaA==","signatures":[{"sig":"MEYCIQDdmYlSNzeVTzC+OTt39IyAifatWrN3/k7FGJU2kzuuUwIhALKQnrVL6ae42fbM7BtkR0pA9Cun67FAX87z7e+hrG+g","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52185},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./util":{"types":"./dist/util/index.d.ts","default":"./dist/util/index.js"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./constants":{"types":"./dist/constants/index.d.ts","default":"./dist/constants/index.js"}},"gitHead":"828b23e9c40b86a709dd145af1acdf2df0a1f52b","scripts":{"dev":"tsc --watch","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.9.2","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","_hasShrinkwrap":false,"peerDependencies":{"vite":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_4.1.3_1747705365356_0.5445738144808194","host":"s3://npm-registry-packages-npm-production"}},"4.1.4":{"name":"domco","version":"4.1.4","keywords":["vite","vite-plugin","SSR","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@4.1.4","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"20cbba196396e5153ee25e239d593d29696f1b19","tarball":"https://registry.npmjs.org/domco/-/domco-4.1.4.tgz","fileCount":84,"integrity":"sha512-rWY28s3xx76dJZT+nAzPhiShmxgETASMc59CHBQPw3vVDDjxtqVOOZvMoSCJOqXpKvwQaJQY0egFMO2DBtPBhg==","signatures":[{"sig":"MEQCICloiWQ8+Gr3HPOUZ2cptYi3MOybf91CvY6Uou8xkkdtAiAlTvboBCaV75ORRQWoslXTnTp/CFgl4eznavWwY/PWrw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":100681},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./util":{"types":"./dist/util/index.d.ts","default":"./dist/util/index.js"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./constants":{"types":"./dist/constants/index.d.ts","default":"./dist/constants/index.js"}},"gitHead":"2326129987ff4c576cdfc69441d9e6f307a9db9c","scripts":{"dev":"tsc --watch","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","actor":{"name":"rossrobino","type":"user","email":"ross@robino.dev"},"email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.9.2","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","_hasShrinkwrap":false,"peerDependencies":{"vite":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_4.1.4_1750273966365_0.06885931068156403","host":"s3://npm-registry-packages-npm-production"}},"4.1.5":{"name":"domco","version":"4.1.5","keywords":["vite","vite-plugin","SSR","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@4.1.5","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"ebbd97cdc243c2b9ae22757b4fdd8cf5438e1590","tarball":"https://registry.npmjs.org/domco/-/domco-4.1.5.tgz","fileCount":84,"integrity":"sha512-krH5aXJsVAltGvJhN6vxmIaqzX7nxi9E+W92dJ6xOIMxE12ZlKB2x9QsAUjQf/TAOO76IWqTqI+7mn1fIBZdYg==","signatures":[{"sig":"MEQCIACrsKcDeuTXeOPfkRWj7+hV5mUq4aNIIVTxRYoNPQ1dAiADwtdzeRmgaqsW+5Jl1sFIr+5QD1i+rCj/vm8I6Gklcw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":100472},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./util":{"types":"./dist/util/index.d.ts","default":"./dist/util/index.js"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./constants":{"types":"./dist/constants/index.d.ts","default":"./dist/constants/index.js"}},"gitHead":"812ff7de7cd80f40a53b33fde0090322ed7c2487","scripts":{"dev":"tsc --watch","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","actor":{"name":"rossrobino","type":"user","email":"ross@robino.dev"},"email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.9.2","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","_hasShrinkwrap":false,"peerDependencies":{"vite":"^6.0.0 || ^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_4.1.5_1750770396616_0.3625928291309717","host":"s3://npm-registry-packages-npm-production"}},"4.1.6":{"name":"domco","version":"4.1.6","keywords":["vite","vite-plugin","SSR","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@4.1.6","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"3c8804a91582f7ccb50d85ac30b3ed5c7baeef2e","tarball":"https://registry.npmjs.org/domco/-/domco-4.1.6.tgz","fileCount":84,"integrity":"sha512-Udd5H16Vt0Fvr5j2SoJpXNrM32QfoFaiQvr7899TA/RKH88R8KunJiMgE05KkQcSjiQGXi9XvXNIjqUQKEoS0g==","signatures":[{"sig":"MEQCIAxD+ZYJaoRecjwlVgISaEy6NVA8HbBvjinhoSoXdKQkAiBtv43bwl3A83wlJ2OjIhDNDgox/JYDVjpc76Iay66XWg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":100178},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./util":{"types":"./dist/util/index.d.ts","default":"./dist/util/index.js"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./constants":{"types":"./dist/constants/index.d.ts","default":"./dist/constants/index.js"}},"gitHead":"8a484d9b0e0c97f5c6eaf5b70bc41d1ffa36020b","scripts":{"dev":"tsc --watch","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","actor":{"name":"rossrobino","type":"user","email":"ross@robino.dev"},"email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.9.2","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","_hasShrinkwrap":false,"peerDependencies":{"vite":"^6.0.0 || ^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_4.1.6_1750948915023_0.8466145528528379","host":"s3://npm-registry-packages-npm-production"}},"4.1.7":{"name":"domco","version":"4.1.7","keywords":["vite","vite-plugin","SSR","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@4.1.7","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"eaba1533511b13dac2a93d007327c67d520e72d1","tarball":"https://registry.npmjs.org/domco/-/domco-4.1.7.tgz","fileCount":84,"integrity":"sha512-Vg8nkjpgHNIFRPZM/eviWufIWPrc5AgTGSISdicP1koeUUvYTbF9Uht4NYn6/wBXhWhnB6OH0wWy+uwdCfky6w==","signatures":[{"sig":"MEYCIQDDLwHXhvhL9wkQra3RR+dTi8RvlliqpInSgGHT6h54cwIhAJaNlO/Z2J3iRH5Ewn/VFo95IIUbMHpXuOLdO7bcoEHi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":100423},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./util":{"types":"./dist/util/index.d.ts","default":"./dist/util/index.js"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./constants":{"types":"./dist/constants/index.d.ts","default":"./dist/constants/index.js"}},"gitHead":"6b0aa50638512c8d4b419c2449e01d621d766715","scripts":{"dev":"tsc --watch","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","actor":{"name":"rossrobino","type":"user","email":"ross@robino.dev"},"email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.9.2","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","_hasShrinkwrap":false,"peerDependencies":{"vite":"^6.0.0 || ^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_4.1.7_1751046096737_0.2049567103520209","host":"s3://npm-registry-packages-npm-production"}},"4.1.8":{"name":"domco","version":"4.1.8","keywords":["vite","vite-plugin","SSR","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@4.1.8","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"406c677537c711f4940fc4861a25156248d56a85","tarball":"https://registry.npmjs.org/domco/-/domco-4.1.8.tgz","fileCount":84,"integrity":"sha512-BXU/dgqrfo1CyjqFJ1wjuN9v7NJxHeG0GHDebx6i4RhImEmWnfqnn6g6XDzqZBzh4Oib+F8DYMfCPtuCO8ih/w==","signatures":[{"sig":"MEYCIQDNop96/41xwn2vx3G0qFFDI/g2fCy4flydwfANyRQLzQIhANEMaurO7cD6SHrgqvTdjw11gUw0mxMfCNHdSJOqMXF3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":102676},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./util":{"types":"./dist/util/index.d.ts","default":"./dist/util/index.js"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./constants":{"types":"./dist/constants/index.d.ts","default":"./dist/constants/index.js"}},"gitHead":"227c14df6f4649686b194bf8f7042aa64c953a04","scripts":{"dev":"tsc --watch","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","actor":{"name":"rossrobino","type":"user","email":"ross@robino.dev"},"email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.9.2","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","_hasShrinkwrap":false,"peerDependencies":{"vite":"^6.0.0 || ^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_4.1.8_1751297410440_0.7989627047588721","host":"s3://npm-registry-packages-npm-production"}},"4.2.0":{"name":"domco","version":"4.2.0","keywords":["vite","vite-plugin","SSR","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@4.2.0","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"f23f007c4118fb1e94d326306972c5d9755efd05","tarball":"https://registry.npmjs.org/domco/-/domco-4.2.0.tgz","fileCount":84,"integrity":"sha512-NMZmnoPYuPdVAy+fzM2QmejhVYA3eiVy7Clm3oyL833OxSrAAZsVs+uZv/vFinyr172whOjvXqFBLQUX1KOJHQ==","signatures":[{"sig":"MEUCIHby0GsQomRMH41FOGRzaeerXabyCmfeiBYIVv4umIj2AiEAyoBo32bdGH29u2W/YXOmzz5O8WJ90SkYMj4aXD3LPLU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":104303},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./util":{"types":"./dist/util/index.d.ts","default":"./dist/util/index.js"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./constants":{"types":"./dist/constants/index.d.ts","default":"./dist/constants/index.js"}},"gitHead":"4f81de4900684544b50ced7f6ddeb8f07ac6d585","scripts":{"dev":"tsc --watch","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","actor":{"name":"rossrobino","type":"user","email":"ross@robino.dev"},"email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.9.2","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","_hasShrinkwrap":false,"peerDependencies":{"vite":"^6.0.0 || ^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_4.2.0_1751307095688_0.3585814225726809","host":"s3://npm-registry-packages-npm-production"}},"4.3.0":{"name":"domco","version":"4.3.0","keywords":["vite","vite-plugin","SSR","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@4.3.0","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"035fcf9e6ccac366253bbfdad6154a2d62f2fdf6","tarball":"https://registry.npmjs.org/domco/-/domco-4.3.0.tgz","fileCount":88,"integrity":"sha512-L3RHnsb/m9BkqJ1YgKTP0qrdydHJiawcxPXFF8+m+a98067W3EcQyT13QyBIUphHpUc+NZ2E0OhYT6lo2yh6Pg==","signatures":[{"sig":"MEUCIHQ6BmA4g+KxpPViUeLvysSwZmlq/BirHPYwpsvripojAiEAsLMZ7FS9Q8wcLF7ezdAgkLFF1FQgxpDxBQJUuY7RSk8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112660},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./util":{"types":"./dist/util/index.d.ts","default":"./dist/util/index.js"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./constants":{"types":"./dist/constants/index.d.ts","default":"./dist/constants/index.js"}},"gitHead":"648088923673b143df388d1f0273e3a6190084e4","scripts":{"dev":"tsc --watch","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","actor":{"name":"rossrobino","type":"user","email":"ross@robino.dev"},"email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.9.2","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","_hasShrinkwrap":false,"peerDependencies":{"vite":"^6.0.0 || ^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_4.3.0_1751557542117_0.48668602355558876","host":"s3://npm-registry-packages-npm-production"}},"4.3.1":{"name":"domco","version":"4.3.1","keywords":["vite","vite-plugin","SSR","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@4.3.1","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"7cf99a1fd5e1bd5a3849c130c0307b09139bdb1d","tarball":"https://registry.npmjs.org/domco/-/domco-4.3.1.tgz","fileCount":88,"integrity":"sha512-c4cE/Y8L4Mv0dQQWYp6lw33q6EEe5bdUCiYcj1YQwOzZ+nV8fFT41/s40XU9YQxAtMrC4WtwYehsbREbBV/g/A==","signatures":[{"sig":"MEUCIQD4f1OVWtPopdIxNMDr+pA+ZfKq3eTxMdd7B+phR9l9CQIgdY8NY/C5Bm9SwZ0Rp1NnMARgskO9vCy1C9Ctgruqya4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":113085},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./util":{"types":"./dist/util/index.d.ts","default":"./dist/util/index.js"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./constants":{"types":"./dist/constants/index.d.ts","default":"./dist/constants/index.js"}},"gitHead":"3a1e5523128b12c4b7efdff96697cb90a7cf8e13","scripts":{"dev":"tsc --watch","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.9.3","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","_hasShrinkwrap":false,"peerDependencies":{"vite":"^6.0.0 || ^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_4.3.1_1757089637316_0.6327563456915655","host":"s3://npm-registry-packages-npm-production"}},"4.4.0":{"name":"domco","version":"4.4.0","keywords":["vite","vite-plugin","SSR","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@4.4.0","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"c9cf9c014620bffc492423e569e04db7b0b9d40f","tarball":"https://registry.npmjs.org/domco/-/domco-4.4.0.tgz","fileCount":92,"integrity":"sha512-VdvTk+fKRztqrNAYphygx+/2kreHcB9ZkoR4qwd1q0rHZE/2Jk6bxNWHsuUBO8nojTclfAqxLA/dfZO2xMethw==","signatures":[{"sig":"MEUCICi2CmB0KDR9NSM14YDJrvxwhOsy1oEhl9w0b/vcuOjcAiEAxuAcmviCt0rPI8JYscfM52ayJNwEWIklkYYkOGh5Ocs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":115166},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./util":{"types":"./dist/util/index.d.ts","default":"./dist/util/index.js"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./constants":{"types":"./dist/constants/index.d.ts","default":"./dist/constants/index.js"}},"gitHead":"919bf680deda6b1c1b55b208d9f62c9f0fb1967c","scripts":{"dev":"tsc --watch","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.9.3","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","_hasShrinkwrap":false,"peerDependencies":{"vite":"^6.0.0 || ^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_4.4.0_1760289605364_0.6695492021327916","host":"s3://npm-registry-packages-npm-production"}},"4.4.1":{"name":"domco","version":"4.4.1","keywords":["vite","vite-plugin","SSR","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@4.4.1","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"a5a6a6ad7e027d6cd3e6cfd92fa430deded6d05b","tarball":"https://registry.npmjs.org/domco/-/domco-4.4.1.tgz","fileCount":92,"integrity":"sha512-3vy3JCjVTGnR10QNHiGHXpmghBGpdHLBUasv82I9nBhMc6z6DLXkn0OH0TgYQ76zeO1V0K1AljvGAnqlLzx/Ng==","signatures":[{"sig":"MEUCIA/W2ss8+nxhh0voWZ7wVMx/40mqvGxvmbU5w9bBUdYAAiEA/WmopNV//+HeLWvkRlISO1g5GeaclM1DZTSc/WVBsnQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":115908},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./util":{"types":"./dist/util/index.d.ts","default":"./dist/util/index.js"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./constants":{"types":"./dist/constants/index.d.ts","default":"./dist/constants/index.js"}},"gitHead":"4a0d54a126296ad712c4af18e0df16b7955a01fe","scripts":{"dev":"tsc --watch","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.9.3","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","_hasShrinkwrap":false,"peerDependencies":{"vite":"^6.0.0 || ^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_4.4.1_1761670939034_0.10866057241385985","host":"s3://npm-registry-packages-npm-production"}},"4.5.0":{"name":"domco","version":"4.5.0","keywords":["vite","vite-plugin","SSR","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@4.5.0","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"106223ebaad0d5d743ef12e56f21ba22e803f302","tarball":"https://registry.npmjs.org/domco/-/domco-4.5.0.tgz","fileCount":92,"integrity":"sha512-s7IcxPAARWBYU0LIzxu+SgjMTKllUqUaWNMUsmBHAvVDkb02NdaoqQrChfnB+c7tNq1X4ekNqVKQHdWn/KV2YQ==","signatures":[{"sig":"MEUCIQCOscTufxKHaG1IrchijjFNaNZAU8LloKINv1jp6ekfUAIgbw4SarpMON5fgm85DzBegb6RonEkFAcTycSRLaMePhU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":118389},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./util":{"types":"./dist/util/index.d.ts","default":"./dist/util/index.js"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./constants":{"types":"./dist/constants/index.d.ts","default":"./dist/constants/index.js"}},"gitHead":"ca905659e9a011174711ad33cea568229d6c8f3f","scripts":{"dev":"tsc --watch","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.9.3","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","_hasShrinkwrap":false,"peerDependencies":{"vite":"^6.0.0 || ^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_4.5.0_1761681317813_0.09970740336671624","host":"s3://npm-registry-packages-npm-production"}},"4.5.1":{"name":"domco","version":"4.5.1","keywords":["vite","vite-plugin","SSR","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@4.5.1","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"3770fe7a57781cc2f30c866fd2c28d604840785e","tarball":"https://registry.npmjs.org/domco/-/domco-4.5.1.tgz","fileCount":92,"integrity":"sha512-xzIQA8NgJ9SPWz6aBH4aBRBvMXpjyZVkJt+9BLyIfOiCyZGkwuZQEVlthsqMTib9tX1aOS0/9UnOyBTkrwwD3g==","signatures":[{"sig":"MEYCIQDIR8yhY1XW06Pf7ydffdDZRx5+5T7CNzJ5tjKBQcX8ggIhAIfoCE2YXvgBWb/fXn1nPhYgNJlbalLlH76kS9Vryf0X","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":118329},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./util":{"types":"./dist/util/index.d.ts","default":"./dist/util/index.js"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./constants":{"types":"./dist/constants/index.d.ts","default":"./dist/constants/index.js"}},"gitHead":"e746ca4d730ca8d12b22aa799013d339baacea3a","scripts":{"dev":"tsc --watch","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.9.3","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","_hasShrinkwrap":false,"peerDependencies":{"vite":"^6.0.0 || ^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_4.5.1_1761746507110_0.38418548394584273","host":"s3://npm-registry-packages-npm-production"}},"4.5.2":{"name":"domco","version":"4.5.2","keywords":["vite","vite-plugin","SSR","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@4.5.2","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"054e36d9da169ad47d96f82b6a9cab9396215be3","tarball":"https://registry.npmjs.org/domco/-/domco-4.5.2.tgz","fileCount":92,"integrity":"sha512-TCfF14gXU+xYKAZJaaJOeedvWWYfmx+qHqzz5eX93+kz7NRNHdp/Jz8C4jV8R4QYHNem4/OHlm1HWxWK0thhdw==","signatures":[{"sig":"MEQCIEU5eZ0kuduQMsQYxFkUg6V13Mw9TJTnA5bLFloTbog7AiApZj7sf0ApcEemsHp8hILWRkKFXcjcgUVbKM+qkn3DNw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":118478},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./util":{"types":"./dist/util/index.d.ts","default":"./dist/util/index.js"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./constants":{"types":"./dist/constants/index.d.ts","default":"./dist/constants/index.js"}},"gitHead":"753432c43f05fde75d7946152839641fbec11a18","scripts":{"dev":"tsc --watch","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"rossrobino","email":"ross@robino.dev"},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"10.9.3","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","_hasShrinkwrap":false,"peerDependencies":{"vite":"^6.0.0 || ^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_4.5.2_1761925386009_0.7860913652946215","host":"s3://npm-registry-packages-npm-production"}},"5.0.0":{"name":"domco","version":"5.0.0","keywords":["vite","vite-plugin","SSR","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@5.0.0","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"d8675f425de1c2a9f2027d934a9d2934addd86f2","tarball":"https://registry.npmjs.org/domco/-/domco-5.0.0.tgz","fileCount":100,"integrity":"sha512-jnDfle/BcmlWmJCODLoj60fS1wG5PIZL5hLVmbjJaPPznhHCRuF7VGgZ0Oop+c043bIuXO1ZsqES77vzZn9pew==","signatures":[{"sig":"MEQCIDvGqqeVPhLYf357ouQ24pUMbeydBq8k6k/vrI/VqzzMAiBB8H/e/oYiUuJEpg1/FL0dmxEVlpD4qy0G7CvMi//91g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/domco@5.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":128812},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./util":{"types":"./dist/util/index.d.ts","default":"./dist/util/index.js"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./constants":{"types":"./dist/constants/index.d.ts","default":"./dist/constants/index.js"}},"gitHead":"ff9896c51bb5888a019d01f9af97dc697df90cdb","scripts":{"dev":"tsc --watch","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f7b8d8e-e47b-44da-b9c8-ceafd9ff7df9"}},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"11.6.2","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","_hasShrinkwrap":false,"peerDependencies":{"vite":"^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_5.0.0_1765919611837_0.3081742810176715","host":"s3://npm-registry-packages-npm-production"}},"5.0.1":{"name":"domco","version":"5.0.1","keywords":["vite","vite-plugin","SSR","SSG"],"author":{"url":"https://robino.dev","name":"Ross Robino"},"license":"MIT","_id":"domco@5.0.1","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"homepage":"https://domco.robino.dev","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"dist":{"shasum":"2a202a1bbaf9307f881fa0a0d5c5d893aeab2e31","tarball":"https://registry.npmjs.org/domco/-/domco-5.0.1.tgz","fileCount":100,"integrity":"sha512-o5XU1M3KPdYEzAPYgDz6B0ThuFrhdRY00jAm093hi/VV4jUwz8lWaigYP5rQOQQkz354l+JE3GK9Sm4LsX8SKA==","signatures":[{"sig":"MEYCIQDDxZ92Hv6DjsScTseCciBicyAKnc1wLLtkjFbnU9E9zgIhAPvkoDL00bdKx0kzxp38Tw4NPsdUmeR4AS7BQzqqY2h8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/domco@5.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":128954},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./util":{"types":"./dist/util/index.d.ts","default":"./dist/util/index.js"},"./types":{"types":"./dist/types/index.d.ts"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./constants":{"types":"./dist/constants/index.d.ts","default":"./dist/constants/index.js"}},"gitHead":"4ceddf3a65de4ced521336b48959c4148eb6c8d7","scripts":{"dev":"tsc --watch","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts","build:js":"tsc","build:clean":"rm -rf ./dist"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f7b8d8e-e47b-44da-b9c8-ceafd9ff7df9"}},"repository":{"url":"git+https://github.com/rossrobino/domco.git","type":"git"},"_npmVersion":"11.6.2","description":"Minimal Full-Stack JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","_hasShrinkwrap":false,"peerDependencies":{"vite":"^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/domco_5.0.1_1767885929492_0.5340231572425114","host":"s3://npm-registry-packages-npm-production"}},"5.0.2":{"name":"domco","description":"Minimal Full-Stack JavaScript","version":"5.0.2","author":{"name":"Ross Robino","url":"https://robino.dev"},"repository":{"type":"git","url":"git+https://github.com/rossrobino/domco.git"},"homepage":"https://domco.robino.dev","license":"MIT","keywords":["vite","vite-plugin","SSR","SSG"],"type":"module","sideEffects":false,"main":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./constants":{"types":"./dist/constants/index.d.ts","default":"./dist/constants/index.js"},"./env":{"types":"./dist/types/env.d.ts"},"./listener":{"types":"./dist/listener/index.d.ts","default":"./dist/listener/index.js"},"./types":{"types":"./dist/types/index.d.ts"},"./util":{"types":"./dist/util/index.d.ts","default":"./dist/util/index.js"},"./version":{"types":"./dist/version/index.d.ts","default":"./dist/version/index.js"}},"scripts":{"dev":"tsc --watch","build:clean":"rm -rf ./dist","build:js":"tsc","build":"node scripts/version && npm run build:clean && npm run build:js && cp src/types/env.d.ts dist/types/env.d.ts"},"peerDependencies":{"vite":"^7.0.0 || ^8.0.0"},"gitHead":"fdb67872e6aa26058e32b7819d43d0c4d2003f8b","_id":"domco@5.0.2","bugs":{"url":"https://github.com/rossrobino/domco/issues"},"_nodeVersion":"24.12.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-7ReDEsub8z7dNPa9juBvaXNubb/sQuw/lx3HySHlVB3E57qQWmdadYuoq8fFG1pjFn0be5pu4gTpnDcNm6c/Yg==","shasum":"08a5d97a90d7097027e820bde826bddc9907559b","tarball":"https://registry.npmjs.org/domco/-/domco-5.0.2.tgz","fileCount":100,"unpackedSize":129309,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/domco@5.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDnD0+oKCSc5ONrzFoXEZEsRQz/re7lZIyjvg/ihfsfzgIhAMRzpeN11edc6Hvc7Jl4eK9QWiVn3xuILD9ZiZojFts7"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:9f7b8d8e-e47b-44da-b9c8-ceafd9ff7df9"}},"directories":{},"maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/domco_5.0.2_1767888644163_0.5452762959325048"},"_hasShrinkwrap":false}},"time":{"created":"2023-09-26T20:30:30.297Z","modified":"2026-01-08T16:10:44.800Z","0.0.1":"2023-09-26T20:30:30.547Z","0.0.2":"2023-09-26T20:53:55.072Z","0.0.3":"2023-09-30T00:47:13.393Z","0.0.4":"2023-09-30T00:51:38.062Z","0.0.5":"2023-10-04T16:34:24.926Z","0.0.6":"2023-10-04T18:44:50.245Z","0.0.7":"2023-10-04T18:49:44.177Z","0.0.8":"2023-10-04T19:14:04.676Z","0.0.9":"2023-10-05T14:15:00.055Z","0.1.0":"2023-10-13T13:17:03.670Z","0.1.1":"2023-10-13T15:45:07.876Z","0.1.2":"2023-10-13T15:59:06.264Z","0.2.0":"2023-10-17T10:41:17.806Z","0.2.1":"2023-10-18T14:54:46.016Z","0.2.2":"2023-10-18T21:10:33.277Z","0.2.3":"2023-10-19T13:26:37.847Z","0.2.4":"2023-10-19T13:51:34.088Z","0.2.5":"2023-10-19T14:13:13.767Z","0.2.6":"2023-10-19T14:24:52.429Z","0.3.0":"2023-10-20T16:53:59.172Z","0.3.1":"2023-10-23T16:55:46.873Z","0.3.2":"2023-10-24T16:21:41.850Z","0.3.3":"2023-11-15T20:59:01.586Z","0.3.4":"2023-11-17T15:10:17.078Z","0.3.5":"2023-11-20T21:43:00.677Z","0.3.6":"2024-01-09T12:54:44.036Z","0.3.7":"2024-01-10T18:56:40.134Z","0.3.8":"2024-02-15T16:18:37.231Z","0.4.0":"2024-02-15T20:44:12.377Z","0.4.1":"2024-02-16T14:35:52.711Z","0.4.2":"2024-02-16T17:54:46.364Z","0.4.3":"2024-02-16T20:32:51.557Z","0.5.0":"2024-02-17T21:27:02.769Z","0.5.1":"2024-02-17T23:02:08.648Z","0.5.2":"2024-02-21T18:10:50.964Z","0.5.3":"2024-02-23T15:14:32.748Z","0.5.4":"2024-03-29T18:41:12.188Z","0.5.5":"2024-04-18T17:45:08.829Z","0.5.6":"2024-05-06T16:56:37.631Z","0.5.7":"2024-05-06T17:04:29.067Z","0.5.8":"2024-05-06T17:16:11.678Z","0.5.9":"2024-05-06T17:21:37.451Z","0.5.10":"2024-05-07T13:05:27.126Z","0.5.11":"2024-05-07T13:36:46.196Z","0.5.12":"2024-05-07T13:49:10.004Z","0.5.13":"2024-05-07T13:55:35.406Z","0.5.14":"2024-05-17T13:25:38.478Z","0.5.15":"2024-05-17T13:34:36.449Z","0.5.16":"2024-05-17T13:37:29.896Z","0.5.17":"2024-05-17T13:41:39.850Z","0.5.18":"2024-05-20T13:24:56.090Z","0.5.19":"2024-05-20T20:29:29.643Z","0.5.20":"2024-06-26T21:02:06.895Z","0.5.21":"2024-06-26T21:27:53.628Z","0.6.0-next.0":"2024-07-11T17:21:17.238Z","0.6.0-next.1":"2024-07-11T19:20:13.987Z","0.6.0-next.2":"2024-07-11T20:49:29.736Z","0.6.0-next.3":"2024-07-12T11:00:28.319Z","0.6.0-next.4":"2024-07-12T15:58:53.611Z","0.6.0-next.5":"2024-07-12T16:07:25.302Z","0.6.0-next.6":"2024-07-12T16:20:03.207Z","0.6.0-next.7":"2024-07-13T02:27:08.143Z","0.6.0-next.8":"2024-07-16T14:28:42.050Z","0.6.0-next.9":"2024-07-16T16:34:41.530Z","0.6.0-next.10":"2024-07-16T16:46:22.808Z","0.6.0-next.11":"2024-07-22T17:11:38.767Z","0.6.0-next.12":"2024-07-22T17:34:16.774Z","0.6.0-next.13":"2024-07-22T17:35:34.695Z","0.6.0-next.14":"2024-07-22T17:51:02.680Z","0.6.0-next.15":"2024-07-22T18:02:42.034Z","0.6.0-next.16":"2024-07-22T18:04:35.355Z","0.6.0-next.17":"2024-07-22T18:15:00.175Z","0.6.0-next.18":"2024-07-22T18:35:24.089Z","0.6.0-next.19":"2024-07-22T18:48:10.450Z","0.6.0-next.20":"2024-07-22T19:17:11.199Z","0.6.0-next.21":"2024-07-23T21:14:19.828Z","0.6.0-next.22":"2024-07-23T21:31:19.221Z","0.6.0-next.23":"2024-07-24T20:50:06.799Z","0.6.0-next.24":"2024-07-25T19:37:02.721Z","0.6.0-next.25":"2024-07-28T17:58:51.586Z","0.6.0-next.26":"2024-07-28T19:57:21.883Z","0.6.0-next.27":"2024-07-28T20:02:45.275Z","0.6.0-next.28":"2024-07-28T20:19:10.000Z","0.6.0-next.29":"2024-07-28T20:33:20.796Z","0.6.0-next.30":"2024-07-29T14:56:36.808Z","0.6.0-next.31":"2024-07-29T15:44:06.777Z","0.6.0-next.32":"2024-07-29T16:38:40.627Z","0.6.0-next.33":"2024-07-29T17:27:06.618Z","0.6.0-next.34":"2024-07-29T17:37:37.034Z","0.6.0-next.35":"2024-07-29T17:44:59.202Z","0.6.0-next.36":"2024-07-29T18:10:05.399Z","0.6.0-next.37":"2024-07-30T19:17:42.216Z","0.6.0-next.38":"2024-07-30T19:46:08.104Z","0.6.0-next.39":"2024-08-09T01:00:05.566Z","0.6.0-next.40":"2024-08-09T14:32:47.407Z","0.6.0-next.41":"2024-08-09T17:13:32.323Z","0.6.0-next.42":"2024-08-11T16:20:36.756Z","0.6.0-next.43":"2024-08-12T13:18:36.982Z","0.6.0-next.44":"2024-08-12T20:29:27.769Z","0.6.0-next.45":"2024-08-15T14:55:37.104Z","0.6.0":"2024-08-15T19:22:28.657Z","0.6.1":"2024-08-19T22:28:47.428Z","0.6.2":"2024-08-20T19:19:12.231Z","0.6.3":"2024-08-29T18:11:49.238Z","0.7.0":"2024-08-30T19:12:03.795Z","0.8.0":"2024-09-03T12:13:50.255Z","0.8.1":"2024-09-04T18:18:31.568Z","0.9.0":"2024-09-05T18:38:54.539Z","0.9.1":"2024-09-06T15:37:14.225Z","0.10.0":"2024-09-07T14:28:27.172Z","0.11.0":"2024-09-09T18:31:59.487Z","0.12.0":"2024-09-12T18:22:36.422Z","0.13.0":"2024-09-18T10:54:38.735Z","0.13.1":"2024-09-18T14:51:49.021Z","0.13.2":"2024-09-18T21:53:11.260Z","0.13.3":"2024-09-19T15:36:13.344Z","1.0.0":"2024-09-19T19:49:48.969Z","2.0.0":"2024-09-21T16:57:49.074Z","2.0.1":"2024-09-25T20:38:20.290Z","2.1.0":"2024-09-26T14:49:27.803Z","2.1.1":"2024-09-27T11:39:04.600Z","2.1.2":"2024-09-27T19:48:35.482Z","2.1.3":"2024-10-03T10:41:01.816Z","2.1.4":"2024-10-09T20:01:41.287Z","2.1.5":"2024-10-15T20:04:49.497Z","2.2.0":"2024-10-18T15:04:10.850Z","2.2.1":"2025-01-02T16:12:49.142Z","2.2.2":"2025-01-06T21:07:45.282Z","2.3.0":"2025-01-09T18:55:59.893Z","3.0.0":"2025-01-22T15:07:55.946Z","3.0.1":"2025-01-29T18:34:26.039Z","3.0.2":"2025-02-18T12:05:06.217Z","4.0.0":"2025-03-31T21:46:46.035Z","4.1.0":"2025-04-07T14:27:18.423Z","4.1.1":"2025-04-07T18:46:24.328Z","4.1.2":"2025-05-20T01:34:50.672Z","4.1.3":"2025-05-20T01:42:45.512Z","4.1.4":"2025-06-18T19:12:46.550Z","4.1.5":"2025-06-24T13:06:36.785Z","4.1.6":"2025-06-26T14:41:55.203Z","4.1.7":"2025-06-27T17:41:36.944Z","4.1.8":"2025-06-30T15:30:10.616Z","4.2.0":"2025-06-30T18:11:35.849Z","4.3.0":"2025-07-03T15:45:42.289Z","4.3.1":"2025-09-05T16:27:17.514Z","4.4.0":"2025-10-12T17:20:05.565Z","4.4.1":"2025-10-28T17:02:19.219Z","4.5.0":"2025-10-28T19:55:17.999Z","4.5.1":"2025-10-29T14:01:47.282Z","4.5.2":"2025-10-31T15:43:06.206Z","5.0.0":"2025-12-16T21:13:32.014Z","5.0.1":"2026-01-08T15:25:29.633Z","5.0.2":"2026-01-08T16:10:44.330Z"},"bugs":{"url":"https://github.com/rossrobino/domco/issues"},"author":{"name":"Ross Robino","url":"https://robino.dev"},"license":"MIT","homepage":"https://domco.robino.dev","keywords":["vite","vite-plugin","SSR","SSG"],"repository":{"type":"git","url":"git+https://github.com/rossrobino/domco.git"},"description":"Minimal Full-Stack JavaScript","maintainers":[{"name":"rossrobino","email":"ross@robino.dev"}],"readme":"# domco\n\nThis is the repo for the domco core package. This package exports the Vite plugin.\n","readmeFilename":"README.md"}