{"_id":"cachoujs","_rev":"35-9bf5c916bf7a5345ae8b8b8194ab8028","name":"cachoujs","dist-tags":{"latest":"1.0.11"},"versions":{"0.3.0":{"name":"cachoujs","version":"0.3.0","keywords":["reactive","signals","framework","javascript","ui","ssr"],"license":"MIT","_id":"cachoujs@0.3.0","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/cachoujs/cachou#readme","bugs":{"url":"https://github.com/cachoujs/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"da98b42ba53204bffaf538c6d25e19eba7f8aa34","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-0.3.0.tgz","fileCount":78,"integrity":"sha512-MF+xh0t5zRSAlP9u7aW/LQOa3GIkIInln7yMXqnvJQsMNpcyF50e1JORTwOSQ1VI6olCTGhPL4Rywn8fWcclbA==","signatures":[{"sig":"MEUCIC+yKMQrmFIze2S0apxv1dQcuP+1LjW+CBE7pT49Cxm2AiEAnfJNkY3KI3AYxhgqDNcwdAmohCzzEggyesNSGtLAiyg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":373133},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./a11y":"./src/a11y.js","./flow":"./src/flow.js","./html":"./src/html.js","./vite":"./plugin/vite.js","./files":"./src/files.js","./forms":"./src/forms.js","./router":"./src/router.js","./devtools":"./src/devtools.js","./reactivity":"./src/reactivity.js","./file-routes":"./src/file-routes.js","./package.json":"./package.json"},"scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix faydb-crm run ci","crm:qa":"npm --prefix faydb-crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix faydb-crm run api","crm:dev":"npm --prefix faydb-crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix faydb-crm run demo","pack:dry":"npm pack --dry-run","crm:build":"npm --prefix faydb-crm run build","crm:check":"npm --prefix faydb-crm run check","crm:smoke":"npm --prefix faydb-crm run smoke","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix faydb-crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir faydb-crm/src/components -out faydb-crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix faydb-crm run ui:smoke","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","crm:api:faydb":"npm --prefix faydb-crm run api:faydb","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix faydb-crm run demo:reset","crm:smoke:faydb":"npm --prefix faydb-crm run smoke:faydb","crm:api:postgres":"npm --prefix faydb-crm run api:postgres","crm:bench:report":"npm --prefix faydb-crm run bench:report","crm:visual:smoke":"npm --prefix faydb-crm run visual:smoke","crm:db:postgres:up":"npm --prefix faydb-crm run db:postgres:up","crm:smoke:postgres":"npm --prefix faydb-crm run smoke:postgres","crm:visual:baseline":"npm --prefix faydb-crm run visual:baseline","crm:db:postgres:stop":"npm --prefix faydb-crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix faydb-crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/cachoujs/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Ultra-fast fine-grained reactive JavaScript framework","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_0.3.0_1784124310904_0.8039248174165905","host":"s3://npm-registry-packages-npm-production"}},"0.4.0":{"name":"cachoujs","version":"0.4.0","keywords":["reactive","signals","framework","javascript","ui","ssr"],"license":"MIT","_id":"cachoujs@0.4.0","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"14b48a2c86f8ac437ff07c67bb1019ff1c020451","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-0.4.0.tgz","fileCount":89,"integrity":"sha512-7THfURmUpSjM/ofYOtoQi/g6dXmWuPxODv6uIH4gQOhChdZXJfS5oVO+UEfAcIAeesjjPfQ9Np+esDjcUrIPMA==","signatures":[{"sig":"MEQCIEVzU3UUbemn06ndQJ0i2kpfz7J3Gw79Ta39DPmika+kAiBygERutw1Xo6DuLXNw2uc+gkUqP/Wu0whwgO+X20ivTA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":459882},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./a11y":"./src/a11y.js","./flow":"./src/flow.js","./html":"./src/html.js","./vite":"./plugin/vite.js","./files":"./src/files.js","./forms":"./src/forms.js","./router":"./src/router.js","./devtools":"./src/devtools.js","./reactivity":"./src/reactivity.js","./file-routes":"./src/file-routes.js","./package.json":"./package.json"},"gitHead":"6307b22bca8b9e16ff4997e320d2588ebdf764c1","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","pack:dry":"npm pack --dry-run","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Ultra-fast fine-grained reactive JavaScript framework","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_0.4.0_1784132391208_0.8809921450076941","host":"s3://npm-registry-packages-npm-production"}},"0.4.1":{"name":"cachoujs","version":"0.4.1","keywords":["reactive","signals","framework","javascript","ui","ssr"],"license":"MIT","_id":"cachoujs@0.4.1","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"dd2bdcada44b17905b8fadd7bcc222da869ba3ae","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-0.4.1.tgz","fileCount":89,"integrity":"sha512-mfggsVxdFaqlIDSIKfo3eJQCzzeVKrKipjNj6HAuYkNMit9ujL+n9r+CeVeUX9+BjewYow30clqlbxCtGT9Fag==","signatures":[{"sig":"MEQCIDDA3IxlC6Zdw9ZKmFakk6e4gKPEuC88g+/IR5zSDwBnAiBzX+RxE3lbi/CJf7bdLTKvW8/U+HkHCG8LYhbSDCz2Ww==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":461757},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./a11y":"./src/a11y.js","./flow":"./src/flow.js","./html":"./src/html.js","./vite":"./plugin/vite.js","./files":"./src/files.js","./forms":"./src/forms.js","./router":"./src/router.js","./devtools":"./src/devtools.js","./reactivity":"./src/reactivity.js","./file-routes":"./src/file-routes.js","./package.json":"./package.json"},"gitHead":"2bbffb73f956804a1840ced5bb408f72474a8b00","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","pack:dry":"npm pack --dry-run","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Ultra-fast fine-grained reactive JavaScript framework","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_0.4.1_1784146822849_0.688500345646563","host":"s3://npm-registry-packages-npm-production"}},"0.4.2":{"name":"cachoujs","version":"0.4.2","keywords":["reactive","signals","framework","javascript","ui","ssr"],"license":"MIT","_id":"cachoujs@0.4.2","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"bdb998c296cde9b7c95c8ba9783278607bc747e4","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-0.4.2.tgz","fileCount":99,"integrity":"sha512-a6A9lLR5haZKsG2xJENxsyWoJ5X8GJ4d2jyH+4slI1Atx0utTpD5d4g5p6quJx2ImSy4mvrgw3GRH/2lQZBWMg==","signatures":[{"sig":"MEUCIBnH050cc1qx5W2YdDFl136+wPo9MxQDxZVVQOgJme8PAiEAyOQXlHW8tKRrhtoEJK0TDqVBdHN0LlzmFyBdrqBXl54=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":619469},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./a11y":"./src/a11y.js","./flow":"./src/flow.js","./html":"./src/html.js","./vite":"./plugin/vite.js","./files":"./src/files.js","./forms":"./src/forms.js","./image":"./src/image.js","./plugin":"./src/plugin.js","./router":"./src/router.js","./styles":"./src/styles.js","./content":"./src/content.js","./devtools":"./src/devtools.js","./reactivity":"./src/reactivity.js","./file-routes":"./src/file-routes.js","./transitions":"./src/transitions.js","./package.json":"./package.json"},"gitHead":"29d940dd37719d071ae39439848b3a247f56a2ec","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","pack:dry":"npm pack --dry-run","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Ultra-fast fine-grained reactive JavaScript framework","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_0.4.2_1784164102560_0.5886695427065476","host":"s3://npm-registry-packages-npm-production"}},"0.4.3":{"name":"cachoujs","version":"0.4.3","keywords":["reactive","signals","framework","javascript","ui","ssr"],"license":"MIT","_id":"cachoujs@0.4.3","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"a625aa83d754353163f656f4a5fc91c5bd444919","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-0.4.3.tgz","fileCount":129,"integrity":"sha512-9SELAzaAkVCOwiPfovUE7ZMaxZhNZFcJlcZMVAStKvZkd1IscxOXidg7uHkH9OaRpBaQC4xqA/G0128bmP2gcg==","signatures":[{"sig":"MEUCIDZq6a3pGCDJPEErQ7/5hQMSL/oGt7J96WzxCOPaKCfsAiEAkmoMpcv5iXWrp+aekwP4keG+vTuHTGcmDz2Cq4QV7eo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":925649},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":"./src/ui.js","./dnd":"./src/dnd.js","./seo":"./src/seo.js","./a11y":"./src/a11y.js","./auth":"./src/auth.js","./flow":"./src/flow.js","./html":"./src/html.js","./i18n":"./src/i18n.js","./keys":"./src/keys.js","./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":"./plugin/vite.js","./files":"./src/files.js","./forms":"./src/forms.js","./image":"./src/image.js","./media":"./src/media.js","./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":"./src/plugin.js","./router":"./src/router.js","./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./content":"./src/content.js","./machine":"./src/machine.js","./devtools":"./src/devtools.js","./feedback":"./src/feedback.js","./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":"./src/reactivity.js","./test-utils":"./src/test-utils.js","./file-routes":"./src/file-routes.js","./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json"},"gitHead":"6c3135daf309570455be85fe3664559a4b544c68","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","pack:dry":"npm pack --dry-run","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Ultra-fast fine-grained reactive JavaScript framework","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_0.4.3_1784168798698_0.8970866421665604","host":"s3://npm-registry-packages-npm-production"}},"0.4.4":{"name":"cachoujs","version":"0.4.4","keywords":["reactive","signals","framework","javascript","ui","ssr"],"license":"MIT","_id":"cachoujs@0.4.4","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"fd5ef04fa54e225baf47dc0a5bdf097a504ad5ad","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-0.4.4.tgz","fileCount":129,"integrity":"sha512-wmeYhpU7PkGJE3B3ndPIMvHvHuMwrAHxMaI98G6ioZFZuGHu79j7KYEmGf6wmIsX4Xbk717W22vorXdWFxubmg==","signatures":[{"sig":"MEQCICSYxZV1L2TxD3K6ZvLfsBzMsFdROUnIzbfq3+DAwfO4AiAV48C700d9w+S5JYp+qjxjTnLCY1ymiZor8Jb7trROXw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":927189},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":"./src/ui.js","./dnd":"./src/dnd.js","./seo":"./src/seo.js","./a11y":"./src/a11y.js","./auth":"./src/auth.js","./flow":"./src/flow.js","./html":"./src/html.js","./i18n":"./src/i18n.js","./keys":"./src/keys.js","./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":"./plugin/vite.js","./files":"./src/files.js","./forms":"./src/forms.js","./image":"./src/image.js","./media":"./src/media.js","./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":"./src/plugin.js","./router":"./src/router.js","./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./content":"./src/content.js","./machine":"./src/machine.js","./devtools":"./src/devtools.js","./feedback":"./src/feedback.js","./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":"./src/reactivity.js","./test-utils":"./src/test-utils.js","./file-routes":"./src/file-routes.js","./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json"},"gitHead":"4c912c8d5590d916a6e87435a268a196575c4cdf","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","pack:dry":"npm pack --dry-run","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Ultra-fast fine-grained reactive JavaScript framework","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_0.4.4_1784222475238_0.5274467478561145","host":"s3://npm-registry-packages-npm-production"}},"0.4.5":{"name":"cachoujs","version":"0.4.5","keywords":["reactive","signals","framework","javascript","ui","ssr"],"license":"MIT","_id":"cachoujs@0.4.5","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"0654449c4b2b0a7fec883fce10003c858e44212f","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-0.4.5.tgz","fileCount":133,"integrity":"sha512-yolkfuSTDOM/bO0nDWn90qp1O12Z81Q+Xl85BCsvcD6C+QoOoi+n/mbMvtqqQpcNVjNXlgpoORTy5nTnH9jf/A==","signatures":[{"sig":"MEUCIBjpZap86WebR0+cJ8zJI151Sj0PJJ0tvJDOitLCS6fSAiEAtFanxynYA3d50wdDS6g6WhcGbkkP+Cvb2WE02Ly7iVI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1070593},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":"./src/ui.js","./dnd":"./src/dnd.js","./seo":"./src/seo.js","./a11y":"./src/a11y.js","./auth":"./src/auth.js","./flow":"./src/flow.js","./html":"./src/html.js","./i18n":"./src/i18n.js","./keys":"./src/keys.js","./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":"./plugin/vite.js","./files":"./src/files.js","./forms":"./src/forms.js","./image":"./src/image.js","./media":"./src/media.js","./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":"./src/plugin.js","./router":"./src/router.js","./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":"./src/content.js","./machine":"./src/machine.js","./devtools":"./src/devtools.js","./feedback":"./src/feedback.js","./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":"./src/reactivity.js","./test-utils":"./src/test-utils.js","./file-routes":"./src/file-routes.js","./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json"},"gitHead":"85d67f67e9a2224cf9b80adaf1d5e9e26ea5cc2e","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Ultra-fast fine-grained reactive JavaScript framework","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_0.4.5_1784303059828_0.9000479341003811","host":"s3://npm-registry-packages-npm-production"}},"0.4.6":{"name":"cachoujs","version":"0.4.6","keywords":["reactive","signals","framework","javascript","ui","ssr"],"license":"MIT","_id":"cachoujs@0.4.6","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"3da498febcf4a5f759481e8f59d52912c5fffb95","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-0.4.6.tgz","fileCount":133,"integrity":"sha512-3ivdCA47byenClriTcpEocPTQ9OIiMzErfzL+CNKziTWQEoVwZHaBMs6MPubvUhEl1vE5k7rt8EhlhGFEEs93g==","signatures":[{"sig":"MEQCIBjyvUXQ4CYEZEi0/Bm7s6aGK5+7NGgFHA6b0Hw2okRsAiBMZKLmLRUIuV3P1C5u9fifwpP7CgNoJkPvqCWj5iMmvg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1090819},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":"./src/ui.js","./dnd":"./src/dnd.js","./seo":"./src/seo.js","./a11y":"./src/a11y.js","./auth":"./src/auth.js","./flow":"./src/flow.js","./html":"./src/html.js","./i18n":"./src/i18n.js","./keys":"./src/keys.js","./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":"./plugin/vite.js","./files":"./src/files.js","./forms":"./src/forms.js","./image":"./src/image.js","./media":"./src/media.js","./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":"./src/plugin.js","./router":"./src/router.js","./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":"./src/content.js","./machine":"./src/machine.js","./devtools":"./src/devtools.js","./feedback":"./src/feedback.js","./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":"./src/reactivity.js","./test-utils":"./src/test-utils.js","./file-routes":"./src/file-routes.js","./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json"},"gitHead":"435f2ab98a9f26e51dfaf0bc8659c609c5db23ef","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Ultra-fast fine-grained reactive JavaScript framework","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_0.4.6_1784320201035_0.007938461585563772","host":"s3://npm-registry-packages-npm-production"}},"0.4.7":{"name":"cachoujs","version":"0.4.7","keywords":["reactive","signals","framework","javascript","ui","ssr"],"license":"MIT","_id":"cachoujs@0.4.7","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"206ab88b121c0c24dac0e87e15a6cac461b4c692","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-0.4.7.tgz","fileCount":133,"integrity":"sha512-xhEGN/A44SM7fbwscg0zcJ7iwfFz3QcrEMkadZ9Tx9hu+Nws3tVhfVuuz8J7BCfcr+B4D5OLE5j+L4XsOVtj2g==","signatures":[{"sig":"MEUCIQDKUG49Lr+xgnpfvCRhCrrWXgvwGoSAGgTL1GcIeva5vAIgfhoD0nIbtU/c5DfdePYOOclMxQ53vahnBMMYUnOAbEQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1099425},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":"./src/ui.js","./dnd":"./src/dnd.js","./seo":"./src/seo.js","./a11y":"./src/a11y.js","./auth":"./src/auth.js","./flow":"./src/flow.js","./html":"./src/html.js","./i18n":"./src/i18n.js","./keys":"./src/keys.js","./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":"./plugin/vite.js","./files":"./src/files.js","./forms":"./src/forms.js","./image":"./src/image.js","./media":"./src/media.js","./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":"./src/plugin.js","./router":"./src/router.js","./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":"./src/content.js","./machine":"./src/machine.js","./devtools":"./src/devtools.js","./feedback":"./src/feedback.js","./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":"./src/reactivity.js","./test-utils":"./src/test-utils.js","./file-routes":"./src/file-routes.js","./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json"},"gitHead":"c3c07d4271266446da2376b87d2dff9450d3bbfb","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Ultra-fast fine-grained reactive JavaScript framework","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_0.4.7_1784321471652_0.7611116635469268","host":"s3://npm-registry-packages-npm-production"}},"0.4.8":{"name":"cachoujs","version":"0.4.8","keywords":["reactive","signals","framework","javascript","ui","ssr"],"license":"MIT","_id":"cachoujs@0.4.8","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"eb40d033866c840030b4318c33982798bd1f90c3","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-0.4.8.tgz","fileCount":133,"integrity":"sha512-MvQpXgNbsJL5DNHe19b7EMpCUX+lqorfoXSAbewHoxV/uDnFW6b6/coIhyhFwrAeQDEJWFCv6yC3zRnon7U9QQ==","signatures":[{"sig":"MEQCIF1Du6Gck7/JxC0uhFEhWE8Tz9JoWuYeJeeuAQS/MzGsAiATbb/VoOE3768DkZBXpm2qZKQq1Vv4MlVFb5Ph75La2Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1110813},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":"./src/ui.js","./dnd":"./src/dnd.js","./seo":"./src/seo.js","./a11y":"./src/a11y.js","./auth":"./src/auth.js","./flow":"./src/flow.js","./html":"./src/html.js","./i18n":"./src/i18n.js","./keys":"./src/keys.js","./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":"./plugin/vite.js","./files":"./src/files.js","./forms":"./src/forms.js","./image":"./src/image.js","./media":"./src/media.js","./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":"./src/plugin.js","./router":"./src/router.js","./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":"./src/content.js","./machine":"./src/machine.js","./devtools":"./src/devtools.js","./feedback":"./src/feedback.js","./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":"./src/reactivity.js","./test-utils":"./src/test-utils.js","./file-routes":"./src/file-routes.js","./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json"},"gitHead":"cab6d4d859054ddd7b6b42b450f7f502fca1cf1f","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Ultra-fast fine-grained reactive JavaScript framework","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_0.4.8_1784321749658_0.9817567516905135","host":"s3://npm-registry-packages-npm-production"}},"0.4.9":{"name":"cachoujs","version":"0.4.9","keywords":["reactive","signals","framework","javascript","ui","ssr"],"license":"MIT","_id":"cachoujs@0.4.9","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"6c9119297c933a13f3a63221f2438bb2d6a98621","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-0.4.9.tgz","fileCount":135,"integrity":"sha512-6Kxg++N2rxZ74l/JAG7EMU5MA7PPONnjsfwVM5Pp2KZvNGQyCpRfa9d1Des/tscxUbVaOhWCtjb7PaSkte80Dw==","signatures":[{"sig":"MEQCIEdNks9PdmI1BIQsMExDjDuJecaG7/sB5RBVSjdjsQ6qAiAPfHHD8b6dkEnpnH7YIF7dOlBtZGu1o1lOH+KnzP7Q3w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1120688},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":"./src/ui.js","./dnd":"./src/dnd.js","./seo":"./src/seo.js","./a11y":"./src/a11y.js","./auth":"./src/auth.js","./flow":"./src/flow.js","./html":"./src/html.js","./i18n":"./src/i18n.js","./keys":"./src/keys.js","./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":"./plugin/vite.js","./files":"./src/files.js","./forms":"./src/forms.js","./image":"./src/image.js","./media":"./src/media.js","./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":"./src/plugin.js","./router":"./src/router.js","./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":"./src/content.js","./machine":"./src/machine.js","./devtools":"./src/devtools.js","./feedback":"./src/feedback.js","./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":"./src/reactivity.js","./test-utils":"./src/test-utils.js","./file-routes":"./src/file-routes.js","./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json"},"gitHead":"c38b1c4008ca9e8e34d9a78588f65f1edc6f2651","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs","compiler:package-binaries":"node scripts/package-compiler-binaries.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Ultra-fast fine-grained reactive JavaScript framework","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_0.4.9_1784321986163_0.8841198845720954","host":"s3://npm-registry-packages-npm-production"}},"0.4.10":{"name":"cachoujs","version":"0.4.10","keywords":["reactive","signals","framework","javascript","ui","ssr"],"license":"MIT","_id":"cachoujs@0.4.10","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"0974f5d1d2eec60884a791f02b5a4e23aaeaf662","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-0.4.10.tgz","fileCount":135,"integrity":"sha512-K6YDPKFURWXFcolPbfjo66bV7TCi2qe3fqqe5t7jjQA6m3wDWvHvkwWxNlpszZhS9bnkTVe8KUiDT6fH/ZaQKw==","signatures":[{"sig":"MEUCIQDKKVJ5z+Jyo4eCJ/R+XLgVPDh+/sPoqBTKhr2AWyvNgAIgARf9siD6o6rcPTsuja01nECEVsFnIZf7jhzWXnrsv3s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1124798},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":"./src/ui.js","./dnd":"./src/dnd.js","./seo":"./src/seo.js","./a11y":"./src/a11y.js","./auth":"./src/auth.js","./flow":"./src/flow.js","./html":"./src/html.js","./i18n":"./src/i18n.js","./keys":"./src/keys.js","./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":"./plugin/vite.js","./files":"./src/files.js","./forms":"./src/forms.js","./image":"./src/image.js","./media":"./src/media.js","./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":"./src/plugin.js","./router":"./src/router.js","./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":"./src/content.js","./machine":"./src/machine.js","./devtools":"./src/devtools.js","./feedback":"./src/feedback.js","./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":"./src/reactivity.js","./test-utils":"./src/test-utils.js","./file-routes":"./src/file-routes.js","./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json"},"gitHead":"18107f512a2ef6561c36fd1cc9db887ba1c9e604","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs","compiler:package-binaries":"node scripts/package-compiler-binaries.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Ultra-fast fine-grained reactive JavaScript framework","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_0.4.10_1784322731630_0.041674258207138104","host":"s3://npm-registry-packages-npm-production"}},"0.4.11":{"name":"cachoujs","version":"0.4.11","keywords":["reactive","signals","framework","javascript","ui","ssr"],"license":"MIT","_id":"cachoujs@0.4.11","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"8b8a324c8ec84ac7efe503edb9f49910aa437d1f","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-0.4.11.tgz","fileCount":136,"integrity":"sha512-Ls70IScGwLKSKkYCY/hNhv1tY30D9ADAGQW6BsQ1Xky50qJ7/dkJ92MMrNNo02Q8UdL4l0huCE6jlXi+PnKf2w==","signatures":[{"sig":"MEUCIQD/K/uP8XqI0QJeDcpJT4hrV4TvmTmEQtGXeyCjum761QIgdD2XsdtNWQi+jzmpw8FTgywCwMfON8gf7ArhOostOO8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1138091},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":"./src/ui.js","./dnd":"./src/dnd.js","./seo":"./src/seo.js","./a11y":"./src/a11y.js","./auth":"./src/auth.js","./flow":"./src/flow.js","./html":"./src/html.js","./i18n":"./src/i18n.js","./keys":"./src/keys.js","./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":"./plugin/vite.js","./files":"./src/files.js","./forms":"./src/forms.js","./image":"./src/image.js","./media":"./src/media.js","./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":"./src/plugin.js","./router":"./src/router.js","./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":"./src/content.js","./machine":"./src/machine.js","./devtools":"./src/devtools.js","./feedback":"./src/feedback.js","./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":"./src/reactivity.js","./test-utils":"./src/test-utils.js","./file-routes":"./src/file-routes.js","./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json"},"gitHead":"345e2e0e50c3ef980357c5bf61319e3ccd44b477","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs","compiler:package-binaries":"node scripts/package-compiler-binaries.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Ultra-fast fine-grained reactive JavaScript framework","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_0.4.11_1784323145999_0.8968155867915535","host":"s3://npm-registry-packages-npm-production"}},"0.4.12":{"name":"cachoujs","version":"0.4.12","keywords":["reactive","signals","framework","javascript","ui","ssr"],"license":"MIT","_id":"cachoujs@0.4.12","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"fcdd444ad3696f8acbede57c1d3a9f3712daa1e9","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-0.4.12.tgz","fileCount":136,"integrity":"sha512-uP55iWiiHkKUbLKu+k9ngEMw1UKvqsASZcG61rVZFbLyG6jt5mfxacm3Hu4erv6HBPiIBpK6+CGpTv6+bRMKcg==","signatures":[{"sig":"MEUCIQDz+WWwxF9ROIk2sjIvm/v66FA5xKLAsCHLxjOsC6ToOAIgAUjWXbIKZmlK80n3IjUcWmfwxQG9s5NYOorIcbgz70c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1143517},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":"./src/ui.js","./dnd":"./src/dnd.js","./seo":"./src/seo.js","./a11y":"./src/a11y.js","./auth":"./src/auth.js","./flow":"./src/flow.js","./html":"./src/html.js","./i18n":"./src/i18n.js","./keys":"./src/keys.js","./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":"./plugin/vite.js","./files":"./src/files.js","./forms":"./src/forms.js","./image":"./src/image.js","./media":"./src/media.js","./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":"./src/plugin.js","./router":"./src/router.js","./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":"./src/content.js","./machine":"./src/machine.js","./devtools":"./src/devtools.js","./feedback":"./src/feedback.js","./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":"./src/reactivity.js","./test-utils":"./src/test-utils.js","./file-routes":"./src/file-routes.js","./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json"},"gitHead":"d266203ff52b824d28f17438ce8953fd697e580f","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs","compiler:package-binaries":"node scripts/package-compiler-binaries.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Ultra-fast fine-grained reactive JavaScript framework","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_0.4.12_1784323427869_0.13495290536859827","host":"s3://npm-registry-packages-npm-production"}},"0.4.13":{"name":"cachoujs","version":"0.4.13","keywords":["reactive","signals","framework","javascript","ui","ssr"],"license":"MIT","_id":"cachoujs@0.4.13","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"b9377439466ba1885c1c02a18b5bdc17805184fe","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-0.4.13.tgz","fileCount":136,"integrity":"sha512-0WT7nHWSgzhTxJy9pgEvt7CFJBVgpd8wVuW5Yuf1V1DArxDiEeFM74O2UedKq09PMVlAyZkoTumgLp/7hUqRNQ==","signatures":[{"sig":"MEYCIQD14JFBGA0TTNrJ4DqurNilzPraTc6bHCgY0RhSLgEb3QIhALsRYrIQEuk3w9q78GmgXv1MnbpoUw9siR1Gp76ANaSz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1146148},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":"./src/ui.js","./dnd":"./src/dnd.js","./seo":"./src/seo.js","./a11y":"./src/a11y.js","./auth":"./src/auth.js","./flow":"./src/flow.js","./html":"./src/html.js","./i18n":"./src/i18n.js","./keys":"./src/keys.js","./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":"./plugin/vite.js","./files":"./src/files.js","./forms":"./src/forms.js","./image":"./src/image.js","./media":"./src/media.js","./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":"./src/plugin.js","./router":"./src/router.js","./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":"./src/content.js","./machine":"./src/machine.js","./devtools":"./src/devtools.js","./feedback":"./src/feedback.js","./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":"./src/reactivity.js","./test-utils":"./src/test-utils.js","./file-routes":"./src/file-routes.js","./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json"},"gitHead":"9b6d1be0d04bc31b78ccd6c7bf2585ad56f50994","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs","compiler:package-binaries":"node scripts/package-compiler-binaries.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Ultra-fast fine-grained reactive JavaScript framework","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_0.4.13_1784331863007_0.7907342421709826","host":"s3://npm-registry-packages-npm-production"}},"0.5.0":{"name":"cachoujs","version":"0.5.0","keywords":["reactive","signals","framework","javascript","ui","ssr"],"license":"MIT","_id":"cachoujs@0.5.0","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"6766507c030270071dc8209ef27d8285700061c9","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-0.5.0.tgz","fileCount":140,"integrity":"sha512-l5GTFZIAbVOkLLBtqyld4Y8YO4eTYs7n2TRRieU0FRJZxTYRfZdkqiap2pe8vx+ymPLSV2WvcZ+xJ6dU7SI3yA==","signatures":[{"sig":"MEQCIHNlR0wJSJGTF/DhGXb230zf5Ss2ypvVKI/GPYg4EpDRAiAhrr1xJVbPmMEveYq15ZkSS1iDQIyAhHSI+5/Vin/PGA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1166111},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":"./src/ui.js","./dnd":"./src/dnd.js","./seo":"./src/seo.js","./a11y":"./src/a11y.js","./auth":"./src/auth.js","./flow":"./src/flow.js","./html":"./src/html.js","./i18n":"./src/i18n.js","./keys":"./src/keys.js","./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":"./plugin/vite.js","./files":"./src/files.js","./forms":"./src/forms.js","./image":"./src/image.js","./media":"./src/media.js","./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":"./src/plugin.js","./router":"./src/router.js","./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":"./src/content.js","./machine":"./src/machine.js","./devtools":"./src/devtools.js","./feedback":"./src/feedback.js","./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":"./src/reactivity.js","./test-utils":"./src/test-utils.js","./file-routes":"./src/file-routes.js","./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json"},"gitHead":"7b6b9864bb212867febde3c4c92f69db0e7ad8d0","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","ssr:node":"node examples/node-ssr/server.mjs","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs","compiler:package-binaries":"node scripts/package-compiler-binaries.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Ultra-fast fine-grained reactive JavaScript framework","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_0.5.0_1784332094787_0.07778594729740429","host":"s3://npm-registry-packages-npm-production"}},"0.5.1":{"name":"cachoujs","version":"0.5.1","keywords":["reactive","signals","framework","javascript","ui","ssr"],"license":"MIT","_id":"cachoujs@0.5.1","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"fda3b2c70562f048bdf411e2972d62677ecc8225","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-0.5.1.tgz","fileCount":144,"integrity":"sha512-g2R0l+J3zAwvB3qAA+ADzXc+NJ3A4EMfNqoZpMREArkkHNNkvDJKuCQA+uls9HUQp9y4674F8xWmmADYsE5iPw==","signatures":[{"sig":"MEQCIG+T8aKcsK3xLY3s3kXTAkwJWkm7ceBlYUFoZshFIRyEAiAVtn9/oKBbR+cdrwffdkQSCnT73mPyTFMPyth1ims+ag==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1184677},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":"./src/ui.js","./dnd":"./src/dnd.js","./seo":"./src/seo.js","./a11y":"./src/a11y.js","./auth":"./src/auth.js","./flow":"./src/flow.js","./html":"./src/html.js","./i18n":"./src/i18n.js","./keys":"./src/keys.js","./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":"./plugin/vite.js","./files":"./src/files.js","./forms":"./src/forms.js","./image":"./src/image.js","./media":"./src/media.js","./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":"./src/plugin.js","./router":"./src/router.js","./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":"./src/content.js","./machine":"./src/machine.js","./devtools":"./src/devtools.js","./feedback":"./src/feedback.js","./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":"./src/reactivity.js","./test-utils":"./src/test-utils.js","./file-routes":"./src/file-routes.js","./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json"},"gitHead":"5452f130275bd6d95824cc0965b412b4901a915e","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","ssr:node":"node examples/node-ssr/server.mjs","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs","compiler:package-binaries":"node scripts/package-compiler-binaries.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Ultra-fast fine-grained reactive JavaScript framework","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_0.5.1_1784332550886_0.21144523930606485","host":"s3://npm-registry-packages-npm-production"}},"0.6.0":{"name":"cachoujs","version":"0.6.0","keywords":["reactive","signals","framework","javascript","ui","ssr"],"license":"MIT","_id":"cachoujs@0.6.0","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"2b0a1c5789188bd57cd37ee0c35fe85735497cca","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-0.6.0.tgz","fileCount":155,"integrity":"sha512-qQ8o1HHqmxufjfRso0T5eOPQWz5lYjgbCoUMud8jtQDOSsGVic2nCEszSELwGZvQtPPl4q++YtN4oi+xkYpVhA==","signatures":[{"sig":"MEUCICvdA1Jx/5Kt/ojJhkCPo4NDZCP+Qpe65QSTz6tuQ0R1AiEA+1F+rHdvBO76OxBUgQSPUInwErey1AUBx0fxcwFK7Yo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1213535},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":{"types":"./src/ui.d.ts","import":"./src/ui.js"},"./dnd":{"types":"./src/dnd.d.ts","import":"./src/dnd.js"},"./seo":{"types":"./src/seo.d.ts","import":"./src/seo.js"},"./a11y":{"types":"./src/a11y.d.ts","import":"./src/a11y.js"},"./auth":{"types":"./src/auth.d.ts","import":"./src/auth.js"},"./flow":{"types":"./src/flow.d.ts","import":"./src/flow.js"},"./html":{"types":"./src/html.d.ts","import":"./src/html.js"},"./i18n":{"types":"./src/i18n.d.ts","import":"./src/i18n.js"},"./keys":{"types":"./src/keys.d.ts","import":"./src/keys.js"},"./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":"./plugin/vite.js","./files":"./src/files.js","./forms":{"types":"./src/forms.d.ts","import":"./src/forms.js"},"./image":{"types":"./src/image.d.ts","import":"./src/image.js"},"./media":{"types":"./src/media.d.ts","import":"./src/media.js"},"./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":{"types":"./src/plugin.d.ts","import":"./src/plugin.js"},"./router":{"types":"./src/router.d.ts","import":"./src/router.js"},"./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":{"types":"./src/content.d.ts","import":"./src/content.js"},"./machine":{"types":"./src/machine.d.ts","import":"./src/machine.js"},"./devtools":"./src/devtools.js","./feedback":{"types":"./src/feedback.d.ts","import":"./src/feedback.js"},"./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":{"types":"./src/reactivity.d.ts","import":"./src/reactivity.js"},"./test-utils":{"types":"./src/test-utils.d.ts","import":"./src/test-utils.js"},"./file-routes":{"types":"./src/file-routes.d.ts","import":"./src/file-routes.js"},"./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json"},"gitHead":"e96999ca14ee720a2a1646b794bcc7ab8c946db3","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","ssr:node":"node examples/node-ssr/server.mjs","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs","compiler:package-binaries":"node scripts/package-compiler-binaries.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Ultra-fast fine-grained reactive JavaScript framework","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_0.6.0_1784384587333_0.6187968349940924","host":"s3://npm-registry-packages-npm-production"}},"0.6.1":{"name":"cachoujs","version":"0.6.1","keywords":["reactive","signals","framework","javascript","ui","ssr"],"license":"MIT","_id":"cachoujs@0.6.1","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"cc16295a8c1a0e0217cad08eaa8dd37e93667c1a","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-0.6.1.tgz","fileCount":161,"integrity":"sha512-PD07WaAGzxCGz3Gn/AtW7oXsu1lRrgLoBAmeX5F/nZL6qmal1TjK+irJgYaYc1ELGp5bSijK0SUw2hrQht2TGQ==","signatures":[{"sig":"MEUCICV3IhCgmEPLHKB1kt7s3LwWT9mUcPrR2Iuriw2DWYEbAiEAhaDtl1z9qAfUknG18AZeuJJWv0B8eUUcYXcDzzG+6wQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1230745},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":{"types":"./src/ui.d.ts","import":"./src/ui.js"},"./dnd":{"types":"./src/dnd.d.ts","import":"./src/dnd.js"},"./seo":{"types":"./src/seo.d.ts","import":"./src/seo.js"},"./a11y":{"types":"./src/a11y.d.ts","import":"./src/a11y.js"},"./auth":{"types":"./src/auth.d.ts","import":"./src/auth.js"},"./flow":{"types":"./src/flow.d.ts","import":"./src/flow.js"},"./html":{"types":"./src/html.d.ts","import":"./src/html.js"},"./i18n":{"types":"./src/i18n.d.ts","import":"./src/i18n.js"},"./keys":{"types":"./src/keys.d.ts","import":"./src/keys.js"},"./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":"./plugin/vite.js","./files":{"types":"./src/files.d.ts","import":"./src/files.js"},"./forms":{"types":"./src/forms.d.ts","import":"./src/forms.js"},"./image":{"types":"./src/image.d.ts","import":"./src/image.js"},"./media":{"types":"./src/media.d.ts","import":"./src/media.js"},"./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":{"types":"./src/plugin.d.ts","import":"./src/plugin.js"},"./router":{"types":"./src/router.d.ts","import":"./src/router.js"},"./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":{"types":"./src/content.d.ts","import":"./src/content.js"},"./machine":{"types":"./src/machine.d.ts","import":"./src/machine.js"},"./devtools":{"types":"./src/devtools.d.ts","import":"./src/devtools.js"},"./feedback":{"types":"./src/feedback.d.ts","import":"./src/feedback.js"},"./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":{"types":"./src/reactivity.d.ts","import":"./src/reactivity.js"},"./test-utils":{"types":"./src/test-utils.d.ts","import":"./src/test-utils.js"},"./file-routes":{"types":"./src/file-routes.d.ts","import":"./src/file-routes.js"},"./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json","./ssr-adapters":{"types":"./src/ssr-adapters.d.ts","import":"./src/ssr-adapters.js"}},"gitHead":"ebd9579bcba521c17b29dfdf16f3e4ede31be5b4","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","ssr:node":"node examples/node-ssr/server.mjs","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","ssr:fetch":"node examples/fetch-ssr/server.mjs","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","ext:devtools":"node scripts/package-devtools-extension.mjs","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs","compiler:package-binaries":"node scripts/package-compiler-binaries.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Ultra-fast fine-grained reactive JavaScript framework","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_0.6.1_1784385348615_0.9923717318129734","host":"s3://npm-registry-packages-npm-production"}},"0.6.2":{"name":"cachoujs","version":"0.6.2","keywords":["reactive","signals","framework","javascript","ui","ssr"],"license":"MIT","_id":"cachoujs@0.6.2","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"1d044f804980480015fcf6ab56801d83bcbd548f","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-0.6.2.tgz","fileCount":165,"integrity":"sha512-1kxMzZl0gE2ifVZcbVuqTvqF2QJ8PyhreaO9ax38FoaOMonsg9/uH51LYUCm5tai5A/oKPIFxoWij5JJg1v3cA==","signatures":[{"sig":"MEUCIFFxX6iQn4bEYnCBUJZ8TgQ0oWSShUTaRCKytrxEfc5aAiEAp7qvslMhCXsFaOFMHjLNn2OTKl+8K3iuRwukvgRT/SE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1244896},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":{"types":"./src/ui.d.ts","import":"./src/ui.js"},"./dnd":{"types":"./src/dnd.d.ts","import":"./src/dnd.js"},"./seo":{"types":"./src/seo.d.ts","import":"./src/seo.js"},"./a11y":{"types":"./src/a11y.d.ts","import":"./src/a11y.js"},"./auth":{"types":"./src/auth.d.ts","import":"./src/auth.js"},"./flow":{"types":"./src/flow.d.ts","import":"./src/flow.js"},"./html":{"types":"./src/html.d.ts","import":"./src/html.js"},"./i18n":{"types":"./src/i18n.d.ts","import":"./src/i18n.js"},"./keys":{"types":"./src/keys.d.ts","import":"./src/keys.js"},"./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":{"types":"./plugin/vite.d.ts","import":"./plugin/vite.js"},"./files":{"types":"./src/files.d.ts","import":"./src/files.js"},"./forms":{"types":"./src/forms.d.ts","import":"./src/forms.js"},"./image":{"types":"./src/image.d.ts","import":"./src/image.js"},"./media":{"types":"./src/media.d.ts","import":"./src/media.js"},"./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":{"types":"./src/plugin.d.ts","import":"./src/plugin.js"},"./router":{"types":"./src/router.d.ts","import":"./src/router.js"},"./static":{"types":"./src/static.d.ts","import":"./src/static.js"},"./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":{"types":"./src/content.d.ts","import":"./src/content.js"},"./machine":{"types":"./src/machine.d.ts","import":"./src/machine.js"},"./devtools":{"types":"./src/devtools.d.ts","import":"./src/devtools.js"},"./feedback":{"types":"./src/feedback.d.ts","import":"./src/feedback.js"},"./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":{"types":"./src/reactivity.d.ts","import":"./src/reactivity.js"},"./test-utils":{"types":"./src/test-utils.d.ts","import":"./src/test-utils.js"},"./file-routes":{"types":"./src/file-routes.d.ts","import":"./src/file-routes.js"},"./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json","./ssr-adapters":{"types":"./src/ssr-adapters.d.ts","import":"./src/ssr-adapters.js"}},"gitHead":"35bc6985ce795de97803b69429c754b4b7663c68","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","ssr:node":"node examples/node-ssr/server.mjs","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","ssr:fetch":"node examples/fetch-ssr/server.mjs","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","ssr:static":"node examples/static-prerender/prerender.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","ext:devtools":"node scripts/package-devtools-extension.mjs","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs","compiler:package-binaries":"node scripts/package-compiler-binaries.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Ultra-fast fine-grained reactive JavaScript framework","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_0.6.2_1784385546364_0.03980292105716421","host":"s3://npm-registry-packages-npm-production"}},"0.6.3":{"name":"cachoujs","version":"0.6.3","keywords":["reactive","signals","framework","javascript","ui","ssr"],"license":"MIT","_id":"cachoujs@0.6.3","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"050f0802da9dca2de39b5dbb9a304e50f0142a28","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-0.6.3.tgz","fileCount":166,"integrity":"sha512-tZJKs2b3UTMn5lDpL2+xSyKg5DRQztWR5qpXMFd0Gr8KsH8Dn7lCqlGaxs9lp08/MQTwct54LoyEGif/3Xu+ww==","signatures":[{"sig":"MEUCIQClTYmuJSRftSNdCGuoPzZvvAtaxcRR8LcJNALy1GuEmQIgFu61eyR4yobh6zgiivdNvD0Paqf4kt7XyWAX74PdO0E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1269157},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":{"types":"./src/ui.d.ts","import":"./src/ui.js"},"./dnd":{"types":"./src/dnd.d.ts","import":"./src/dnd.js"},"./seo":{"types":"./src/seo.d.ts","import":"./src/seo.js"},"./a11y":{"types":"./src/a11y.d.ts","import":"./src/a11y.js"},"./auth":{"types":"./src/auth.d.ts","import":"./src/auth.js"},"./flow":{"types":"./src/flow.d.ts","import":"./src/flow.js"},"./html":{"types":"./src/html.d.ts","import":"./src/html.js"},"./i18n":{"types":"./src/i18n.d.ts","import":"./src/i18n.js"},"./keys":{"types":"./src/keys.d.ts","import":"./src/keys.js"},"./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":{"types":"./plugin/vite.d.ts","import":"./plugin/vite.js"},"./files":{"types":"./src/files.d.ts","import":"./src/files.js"},"./forms":{"types":"./src/forms.d.ts","import":"./src/forms.js"},"./image":{"types":"./src/image.d.ts","import":"./src/image.js"},"./media":{"types":"./src/media.d.ts","import":"./src/media.js"},"./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":{"types":"./src/plugin.d.ts","import":"./src/plugin.js"},"./router":{"types":"./src/router.d.ts","import":"./src/router.js"},"./static":{"types":"./src/static.d.ts","import":"./src/static.js"},"./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":{"types":"./src/content.d.ts","import":"./src/content.js"},"./machine":{"types":"./src/machine.d.ts","import":"./src/machine.js"},"./devtools":{"types":"./src/devtools.d.ts","import":"./src/devtools.js"},"./feedback":{"types":"./src/feedback.d.ts","import":"./src/feedback.js"},"./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":{"types":"./src/reactivity.d.ts","import":"./src/reactivity.js"},"./test-utils":{"types":"./src/test-utils.d.ts","import":"./src/test-utils.js"},"./file-routes":{"types":"./src/file-routes.d.ts","import":"./src/file-routes.js"},"./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json","./ssr-adapters":{"types":"./src/ssr-adapters.d.ts","import":"./src/ssr-adapters.js"}},"gitHead":"75098557ba84b7d95f7a080dd1300797658c28e8","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","ssr:node":"node examples/node-ssr/server.mjs","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","ssr:fetch":"node examples/fetch-ssr/server.mjs","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","ssr:static":"node examples/static-prerender/prerender.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","ext:devtools":"node scripts/package-devtools-extension.mjs","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","content:build":"node examples/content-site/build.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs","compiler:package-binaries":"node scripts/package-compiler-binaries.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Ultra-fast fine-grained reactive JavaScript framework","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_0.6.3_1784385735607_0.5918852768844294","host":"s3://npm-registry-packages-npm-production"}},"0.6.4":{"name":"cachoujs","version":"0.6.4","keywords":["reactive","signals","framework","javascript","ui","ssr"],"license":"MIT","_id":"cachoujs@0.6.4","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"41cd8be50f3d8ace212f7d11b404260bdc930957","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-0.6.4.tgz","fileCount":167,"integrity":"sha512-7anFRMmHKaEwWw7HwO/HvS3x33VRaNWxrNFl+nhKRomB/s1K7k/BKFpng/nt7WvBx/fWY6MdruRwnpu3glu0Gw==","signatures":[{"sig":"MEQCIDuK2nwIFr7IaQL/5fW1gOJ/isdhhHFNGf/iZQEwh5whAiBvEm3NnalxC1+dF101PmCV/vK53XqLhfIl0xAvzoGUKQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1278821},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":{"types":"./src/ui.d.ts","import":"./src/ui.js"},"./dnd":{"types":"./src/dnd.d.ts","import":"./src/dnd.js"},"./seo":{"types":"./src/seo.d.ts","import":"./src/seo.js"},"./a11y":{"types":"./src/a11y.d.ts","import":"./src/a11y.js"},"./auth":{"types":"./src/auth.d.ts","import":"./src/auth.js"},"./flow":{"types":"./src/flow.d.ts","import":"./src/flow.js"},"./html":{"types":"./src/html.d.ts","import":"./src/html.js"},"./i18n":{"types":"./src/i18n.d.ts","import":"./src/i18n.js"},"./keys":{"types":"./src/keys.d.ts","import":"./src/keys.js"},"./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":{"types":"./plugin/vite.d.ts","import":"./plugin/vite.js"},"./files":{"types":"./src/files.d.ts","import":"./src/files.js"},"./forms":{"types":"./src/forms.d.ts","import":"./src/forms.js"},"./image":{"types":"./src/image.d.ts","import":"./src/image.js"},"./media":{"types":"./src/media.d.ts","import":"./src/media.js"},"./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":{"types":"./src/plugin.d.ts","import":"./src/plugin.js"},"./router":{"types":"./src/router.d.ts","import":"./src/router.js"},"./static":{"types":"./src/static.d.ts","import":"./src/static.js"},"./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":{"types":"./src/content.d.ts","import":"./src/content.js"},"./machine":{"types":"./src/machine.d.ts","import":"./src/machine.js"},"./devtools":{"types":"./src/devtools.d.ts","import":"./src/devtools.js"},"./feedback":{"types":"./src/feedback.d.ts","import":"./src/feedback.js"},"./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":{"types":"./src/reactivity.d.ts","import":"./src/reactivity.js"},"./test-utils":{"types":"./src/test-utils.d.ts","import":"./src/test-utils.js"},"./file-routes":{"types":"./src/file-routes.d.ts","import":"./src/file-routes.js"},"./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json","./ssr-adapters":{"types":"./src/ssr-adapters.d.ts","import":"./src/ssr-adapters.js"}},"gitHead":"b674589a7b8f3e948b83fa22fae29acd50408838","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","ssr:node":"node examples/node-ssr/server.mjs","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","ssr:fetch":"node examples/fetch-ssr/server.mjs","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","ssr:static":"node examples/static-prerender/prerender.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","ext:devtools":"node scripts/package-devtools-extension.mjs","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","content:build":"node examples/content-site/build.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs","compiler:package-binaries":"node scripts/package-compiler-binaries.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Ultra-fast fine-grained reactive JavaScript framework","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_0.6.4_1784386171562_0.08763499156980403","host":"s3://npm-registry-packages-npm-production"}},"0.6.5":{"name":"cachoujs","version":"0.6.5","keywords":["reactive","signals","framework","javascript","ui","ssr"],"license":"MIT","_id":"cachoujs@0.6.5","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"400909db7717d4127bd2cb331a538e199c386836","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-0.6.5.tgz","fileCount":168,"integrity":"sha512-qU0LbqrPxB06D9itVa1s2f65VULMRinkXUBQxt16KCE9KWH8iP9pD5IEoYFMlZvZrz8c15Bft/nuXvTS6ltuUg==","signatures":[{"sig":"MEYCIQC8pkZdFq6iiVs96xAYYLBG3wWReozrlo0NYfhMQvuivAIhANyTB41/sKoci7aVSW1d+0toTIaZyUJPd8738HWTTMvl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1280673},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":{"types":"./src/ui.d.ts","import":"./src/ui.js"},"./dnd":{"types":"./src/dnd.d.ts","import":"./src/dnd.js"},"./seo":{"types":"./src/seo.d.ts","import":"./src/seo.js"},"./a11y":{"types":"./src/a11y.d.ts","import":"./src/a11y.js"},"./auth":{"types":"./src/auth.d.ts","import":"./src/auth.js"},"./flow":{"types":"./src/flow.d.ts","import":"./src/flow.js"},"./html":{"types":"./src/html.d.ts","import":"./src/html.js"},"./i18n":{"types":"./src/i18n.d.ts","import":"./src/i18n.js"},"./keys":{"types":"./src/keys.d.ts","import":"./src/keys.js"},"./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":{"types":"./plugin/vite.d.ts","import":"./plugin/vite.js"},"./files":{"types":"./src/files.d.ts","import":"./src/files.js"},"./forms":{"types":"./src/forms.d.ts","import":"./src/forms.js"},"./image":{"types":"./src/image.d.ts","import":"./src/image.js"},"./media":{"types":"./src/media.d.ts","import":"./src/media.js"},"./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":{"types":"./src/plugin.d.ts","import":"./src/plugin.js"},"./router":{"types":"./src/router.d.ts","import":"./src/router.js"},"./static":{"types":"./src/static.d.ts","import":"./src/static.js"},"./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":{"types":"./src/content.d.ts","import":"./src/content.js"},"./machine":{"types":"./src/machine.d.ts","import":"./src/machine.js"},"./devtools":{"types":"./src/devtools.d.ts","import":"./src/devtools.js"},"./feedback":{"types":"./src/feedback.d.ts","import":"./src/feedback.js"},"./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":{"types":"./src/reactivity.d.ts","import":"./src/reactivity.js"},"./test-utils":{"types":"./src/test-utils.d.ts","import":"./src/test-utils.js"},"./file-routes":{"types":"./src/file-routes.d.ts","import":"./src/file-routes.js"},"./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json","./ssr-adapters":{"types":"./src/ssr-adapters.d.ts","import":"./src/ssr-adapters.js"}},"gitHead":"902b32b59b8fb7276e17bee3beed4ec642c3cdf5","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","ssr:node":"node examples/node-ssr/server.mjs","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","ssr:fetch":"node examples/fetch-ssr/server.mjs","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","ssr:static":"node examples/static-prerender/prerender.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","ext:devtools":"node scripts/package-devtools-extension.mjs","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","content:build":"node examples/content-site/build.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs","compiler:package-binaries":"node scripts/package-compiler-binaries.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Ultra-fast fine-grained reactive JavaScript framework","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_0.6.5_1784387763372_0.765382336814173","host":"s3://npm-registry-packages-npm-production"}},"1.0.0":{"name":"cachoujs","version":"1.0.0","keywords":["reactive","signals","framework","javascript","ui","ssr"],"license":"MIT","_id":"cachoujs@1.0.0","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"294b90001a83fb11a267d573ef14e2cfcf83be8a","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-1.0.0.tgz","fileCount":169,"integrity":"sha512-6C4YhDFxUztJc+Y95SSyIRzMA5X3qhnIMTxlSp/v0wkGaqMPSyT5xUwYPaVBFFLj0JdkB++kmoP/g2S5m8fgDA==","signatures":[{"sig":"MEYCIQCsB1Kkam73/ZTRgchkbmP0ysAolVsvGwToxaDx0va5SgIhALnI0LMEB7vZbb9Y/gbMhIek2SPQ0HuyPu5pFeDKkAgX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1284028},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":{"types":"./src/ui.d.ts","import":"./src/ui.js"},"./dnd":{"types":"./src/dnd.d.ts","import":"./src/dnd.js"},"./seo":{"types":"./src/seo.d.ts","import":"./src/seo.js"},"./a11y":{"types":"./src/a11y.d.ts","import":"./src/a11y.js"},"./auth":{"types":"./src/auth.d.ts","import":"./src/auth.js"},"./flow":{"types":"./src/flow.d.ts","import":"./src/flow.js"},"./html":{"types":"./src/html.d.ts","import":"./src/html.js"},"./i18n":{"types":"./src/i18n.d.ts","import":"./src/i18n.js"},"./keys":{"types":"./src/keys.d.ts","import":"./src/keys.js"},"./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":{"types":"./plugin/vite.d.ts","import":"./plugin/vite.js"},"./files":{"types":"./src/files.d.ts","import":"./src/files.js"},"./forms":{"types":"./src/forms.d.ts","import":"./src/forms.js"},"./image":{"types":"./src/image.d.ts","import":"./src/image.js"},"./media":{"types":"./src/media.d.ts","import":"./src/media.js"},"./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":{"types":"./src/plugin.d.ts","import":"./src/plugin.js"},"./router":{"types":"./src/router.d.ts","import":"./src/router.js"},"./static":{"types":"./src/static.d.ts","import":"./src/static.js"},"./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":{"types":"./src/content.d.ts","import":"./src/content.js"},"./machine":{"types":"./src/machine.d.ts","import":"./src/machine.js"},"./devtools":{"types":"./src/devtools.d.ts","import":"./src/devtools.js"},"./feedback":{"types":"./src/feedback.d.ts","import":"./src/feedback.js"},"./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":{"types":"./src/reactivity.d.ts","import":"./src/reactivity.js"},"./test-utils":{"types":"./src/test-utils.d.ts","import":"./src/test-utils.js"},"./file-routes":{"types":"./src/file-routes.d.ts","import":"./src/file-routes.js"},"./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json","./ssr-adapters":{"types":"./src/ssr-adapters.d.ts","import":"./src/ssr-adapters.js"}},"gitHead":"fbcd96290a5a3ebac17ff16ae3cdeb30af1b419b","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","ssr:node":"node examples/node-ssr/server.mjs","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","ssr:fetch":"node examples/fetch-ssr/server.mjs","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","ssr:static":"node examples/static-prerender/prerender.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","ext:devtools":"node scripts/package-devtools-extension.mjs","freeze:check":"node scripts/freeze-check.mjs","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","content:build":"node examples/content-site/build.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs","compiler:package-binaries":"node scripts/package-compiler-binaries.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Fine-grained reactive JavaScript UI library (1.0 stable core)","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_1.0.0_1784387974150_0.8952494166010561","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"cachoujs","version":"1.0.1","keywords":["reactive","signals","framework","javascript","ui","ssr","cachou","fine-grained","no-vdom"],"license":"MIT","_id":"cachoujs@1.0.1","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"cffe8853e06fb0bb02f6bcee3a3d27da6fb45bad","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-1.0.1.tgz","fileCount":169,"integrity":"sha512-swPnlcCB6zHskmCC3gPtQaRnJbTBizdg4h6+P1hxzLSLx/RQhc/2nhYsx9Yiw8LkRKtO320BELPOETtm1TjLPw==","signatures":[{"sig":"MEYCIQCu+2Omys7KR8CEMSCGaL5GtNhdtJwrNSaKhSqKpQ+DwQIhAKaVSyfyQEB3su4Fc7DYMGHmasswOF7fBwkYwy1eVFkj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1285669},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":{"types":"./src/ui.d.ts","import":"./src/ui.js"},"./dnd":{"types":"./src/dnd.d.ts","import":"./src/dnd.js"},"./seo":{"types":"./src/seo.d.ts","import":"./src/seo.js"},"./a11y":{"types":"./src/a11y.d.ts","import":"./src/a11y.js"},"./auth":{"types":"./src/auth.d.ts","import":"./src/auth.js"},"./flow":{"types":"./src/flow.d.ts","import":"./src/flow.js"},"./html":{"types":"./src/html.d.ts","import":"./src/html.js"},"./i18n":{"types":"./src/i18n.d.ts","import":"./src/i18n.js"},"./keys":{"types":"./src/keys.d.ts","import":"./src/keys.js"},"./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":{"types":"./plugin/vite.d.ts","import":"./plugin/vite.js"},"./files":{"types":"./src/files.d.ts","import":"./src/files.js"},"./forms":{"types":"./src/forms.d.ts","import":"./src/forms.js"},"./image":{"types":"./src/image.d.ts","import":"./src/image.js"},"./media":{"types":"./src/media.d.ts","import":"./src/media.js"},"./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":{"types":"./src/plugin.d.ts","import":"./src/plugin.js"},"./router":{"types":"./src/router.d.ts","import":"./src/router.js"},"./static":{"types":"./src/static.d.ts","import":"./src/static.js"},"./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":{"types":"./src/content.d.ts","import":"./src/content.js"},"./machine":{"types":"./src/machine.d.ts","import":"./src/machine.js"},"./devtools":{"types":"./src/devtools.d.ts","import":"./src/devtools.js"},"./feedback":{"types":"./src/feedback.d.ts","import":"./src/feedback.js"},"./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":{"types":"./src/reactivity.d.ts","import":"./src/reactivity.js"},"./test-utils":{"types":"./src/test-utils.d.ts","import":"./src/test-utils.js"},"./file-routes":{"types":"./src/file-routes.d.ts","import":"./src/file-routes.js"},"./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json","./ssr-adapters":{"types":"./src/ssr-adapters.d.ts","import":"./src/ssr-adapters.js"}},"gitHead":"2e1f74f70b16081d59cee25366dcb0d28ece0a88","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","ssr:node":"node examples/node-ssr/server.mjs","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","ssr:fetch":"node examples/fetch-ssr/server.mjs","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","ssr:static":"node examples/static-prerender/prerender.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","ext:devtools":"node scripts/package-devtools-extension.mjs","freeze:check":"node scripts/freeze-check.mjs","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","content:build":"node examples/content-site/build.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs","compiler:package-binaries":"node scripts/package-compiler-binaries.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Fine-grained reactive JavaScript UI library (1.0 stable core)","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_1.0.1_1784388128464_0.29156023840468737","host":"s3://npm-registry-packages-npm-production"}},"1.0.2":{"name":"cachoujs","version":"1.0.2","keywords":["reactive","signals","framework","javascript","ui","ssr","cachou","fine-grained","no-vdom"],"license":"MIT","_id":"cachoujs@1.0.2","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"cf307d9897dade268bc00171fd57262c8ca2b212","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-1.0.2.tgz","fileCount":169,"integrity":"sha512-EEqBA45Fe3yRhDcTxB+p3d4XLC7+Es2Ra/qr1Y6GtJVWnZFXjIfA+I2TOYSCIvVnVJYVz7BwKwoaRe6bIABhHg==","signatures":[{"sig":"MEQCH3ZZhH7WwEg7VHEWwQZgdcnRA6xrpQzzwqPE1MTGq7oCIQCz32hOxBPmyJuwl5T9hNYspa8q2LcPY3DGlDPBUFhWSQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1290591},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":{"types":"./src/ui.d.ts","import":"./src/ui.js"},"./dnd":{"types":"./src/dnd.d.ts","import":"./src/dnd.js"},"./seo":{"types":"./src/seo.d.ts","import":"./src/seo.js"},"./a11y":{"types":"./src/a11y.d.ts","import":"./src/a11y.js"},"./auth":{"types":"./src/auth.d.ts","import":"./src/auth.js"},"./flow":{"types":"./src/flow.d.ts","import":"./src/flow.js"},"./html":{"types":"./src/html.d.ts","import":"./src/html.js"},"./i18n":{"types":"./src/i18n.d.ts","import":"./src/i18n.js"},"./keys":{"types":"./src/keys.d.ts","import":"./src/keys.js"},"./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":{"types":"./plugin/vite.d.ts","import":"./plugin/vite.js"},"./files":{"types":"./src/files.d.ts","import":"./src/files.js"},"./forms":{"types":"./src/forms.d.ts","import":"./src/forms.js"},"./image":{"types":"./src/image.d.ts","import":"./src/image.js"},"./media":{"types":"./src/media.d.ts","import":"./src/media.js"},"./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":{"types":"./src/plugin.d.ts","import":"./src/plugin.js"},"./router":{"types":"./src/router.d.ts","import":"./src/router.js"},"./static":{"types":"./src/static.d.ts","import":"./src/static.js"},"./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":{"types":"./src/content.d.ts","import":"./src/content.js"},"./machine":{"types":"./src/machine.d.ts","import":"./src/machine.js"},"./devtools":{"types":"./src/devtools.d.ts","import":"./src/devtools.js"},"./feedback":{"types":"./src/feedback.d.ts","import":"./src/feedback.js"},"./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":{"types":"./src/reactivity.d.ts","import":"./src/reactivity.js"},"./test-utils":{"types":"./src/test-utils.d.ts","import":"./src/test-utils.js"},"./file-routes":{"types":"./src/file-routes.d.ts","import":"./src/file-routes.js"},"./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json","./ssr-adapters":{"types":"./src/ssr-adapters.d.ts","import":"./src/ssr-adapters.js"}},"gitHead":"e05ec894fb5ee42a2c12d6b59573abf786ac33e5","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","ssr:node":"node examples/node-ssr/server.mjs","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","ssr:fetch":"node examples/fetch-ssr/server.mjs","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","ssr:static":"node examples/static-prerender/prerender.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","ext:devtools":"node scripts/package-devtools-extension.mjs","freeze:check":"node scripts/freeze-check.mjs","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","content:build":"node examples/content-site/build.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs","compiler:package-binaries":"node scripts/package-compiler-binaries.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Fine-grained reactive JavaScript UI library (1.0 stable core)","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_1.0.2_1784395945503_0.3272376832763322","host":"s3://npm-registry-packages-npm-production"}},"1.0.3":{"name":"cachoujs","version":"1.0.3","keywords":["reactive","signals","framework","javascript","ui","ssr","cachou","fine-grained","no-vdom"],"license":"MIT","_id":"cachoujs@1.0.3","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"8a46cb09cdc2cbdd918b52e9538bed5874e057f9","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-1.0.3.tgz","fileCount":169,"integrity":"sha512-uxf64sstpLfNeQlBM64MCPsRxYjg7F0xH7fw75f5EyTLfuUoTNnTKRXH1mBVqohrjG4p5PY6onRuK1+Tz4kDjg==","signatures":[{"sig":"MEUCIQDb61eQfnhtqMKKulB7oavYdjdOAjzEnjYaNRsLjM0gRQIgEcepqlbekpTMQZQ4TixVAOXjFwBphRUrIqenl/ojVLA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1295031},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":{"types":"./src/ui.d.ts","import":"./src/ui.js"},"./dnd":{"types":"./src/dnd.d.ts","import":"./src/dnd.js"},"./seo":{"types":"./src/seo.d.ts","import":"./src/seo.js"},"./a11y":{"types":"./src/a11y.d.ts","import":"./src/a11y.js"},"./auth":{"types":"./src/auth.d.ts","import":"./src/auth.js"},"./flow":{"types":"./src/flow.d.ts","import":"./src/flow.js"},"./html":{"types":"./src/html.d.ts","import":"./src/html.js"},"./i18n":{"types":"./src/i18n.d.ts","import":"./src/i18n.js"},"./keys":{"types":"./src/keys.d.ts","import":"./src/keys.js"},"./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":{"types":"./plugin/vite.d.ts","import":"./plugin/vite.js"},"./files":{"types":"./src/files.d.ts","import":"./src/files.js"},"./forms":{"types":"./src/forms.d.ts","import":"./src/forms.js"},"./image":{"types":"./src/image.d.ts","import":"./src/image.js"},"./media":{"types":"./src/media.d.ts","import":"./src/media.js"},"./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":{"types":"./src/plugin.d.ts","import":"./src/plugin.js"},"./router":{"types":"./src/router.d.ts","import":"./src/router.js"},"./static":{"types":"./src/static.d.ts","import":"./src/static.js"},"./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":{"types":"./src/content.d.ts","import":"./src/content.js"},"./machine":{"types":"./src/machine.d.ts","import":"./src/machine.js"},"./devtools":{"types":"./src/devtools.d.ts","import":"./src/devtools.js"},"./feedback":{"types":"./src/feedback.d.ts","import":"./src/feedback.js"},"./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":{"types":"./src/reactivity.d.ts","import":"./src/reactivity.js"},"./test-utils":{"types":"./src/test-utils.d.ts","import":"./src/test-utils.js"},"./file-routes":{"types":"./src/file-routes.d.ts","import":"./src/file-routes.js"},"./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json","./ssr-adapters":{"types":"./src/ssr-adapters.d.ts","import":"./src/ssr-adapters.js"}},"gitHead":"b748e3e5ffb800d48e45777297ac9415490cd758","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","ssr:node":"node examples/node-ssr/server.mjs","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","ssr:fetch":"node examples/fetch-ssr/server.mjs","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","ssr:static":"node examples/static-prerender/prerender.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","ext:devtools":"node scripts/package-devtools-extension.mjs","freeze:check":"node scripts/freeze-check.mjs","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","content:build":"node examples/content-site/build.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs","compiler:package-binaries":"node scripts/package-compiler-binaries.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Fine-grained reactive JavaScript UI library (1.0 stable core)","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_1.0.3_1784396457623_0.8032879151756318","host":"s3://npm-registry-packages-npm-production"}},"1.0.4":{"name":"cachoujs","version":"1.0.4","keywords":["reactive","signals","framework","javascript","ui","ssr","cachou","fine-grained","no-vdom"],"license":"MIT","_id":"cachoujs@1.0.4","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"70edf0eac16fe50d2f40a81e9772a235a59326e4","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-1.0.4.tgz","fileCount":169,"integrity":"sha512-9bZ2xKwDPCjReu677KLRt+jYiTXJwwJi1pWtNkdEpZhsS1r91lnoqm7PAFreZaCCiNln36dQMA2QAHBu/MQqFQ==","signatures":[{"sig":"MEUCIQCRycw90AMHBuVjibFW+6PhNo2EQg5ZnTWp8epJpnvctQIgUz3ZMvhpX9REt6xKjYFWf90NFGrKngPpAHvi5+x6XjA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1301453},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":{"types":"./src/ui.d.ts","import":"./src/ui.js"},"./dnd":{"types":"./src/dnd.d.ts","import":"./src/dnd.js"},"./seo":{"types":"./src/seo.d.ts","import":"./src/seo.js"},"./a11y":{"types":"./src/a11y.d.ts","import":"./src/a11y.js"},"./auth":{"types":"./src/auth.d.ts","import":"./src/auth.js"},"./flow":{"types":"./src/flow.d.ts","import":"./src/flow.js"},"./html":{"types":"./src/html.d.ts","import":"./src/html.js"},"./i18n":{"types":"./src/i18n.d.ts","import":"./src/i18n.js"},"./keys":{"types":"./src/keys.d.ts","import":"./src/keys.js"},"./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":{"types":"./plugin/vite.d.ts","import":"./plugin/vite.js"},"./files":{"types":"./src/files.d.ts","import":"./src/files.js"},"./forms":{"types":"./src/forms.d.ts","import":"./src/forms.js"},"./image":{"types":"./src/image.d.ts","import":"./src/image.js"},"./media":{"types":"./src/media.d.ts","import":"./src/media.js"},"./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":{"types":"./src/plugin.d.ts","import":"./src/plugin.js"},"./router":{"types":"./src/router.d.ts","import":"./src/router.js"},"./static":{"types":"./src/static.d.ts","import":"./src/static.js"},"./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":{"types":"./src/content.d.ts","import":"./src/content.js"},"./machine":{"types":"./src/machine.d.ts","import":"./src/machine.js"},"./devtools":{"types":"./src/devtools.d.ts","import":"./src/devtools.js"},"./feedback":{"types":"./src/feedback.d.ts","import":"./src/feedback.js"},"./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":{"types":"./src/reactivity.d.ts","import":"./src/reactivity.js"},"./test-utils":{"types":"./src/test-utils.d.ts","import":"./src/test-utils.js"},"./file-routes":{"types":"./src/file-routes.d.ts","import":"./src/file-routes.js"},"./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json","./ssr-adapters":{"types":"./src/ssr-adapters.d.ts","import":"./src/ssr-adapters.js"}},"gitHead":"7b8a45aedc3c86d28a4bdca6ee460632292c02dc","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","ssr:node":"node examples/node-ssr/server.mjs","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","ssr:fetch":"node examples/fetch-ssr/server.mjs","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","ssr:static":"node examples/static-prerender/prerender.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","ext:devtools":"node scripts/package-devtools-extension.mjs","freeze:check":"node scripts/freeze-check.mjs","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","content:build":"node examples/content-site/build.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs","compiler:package-binaries":"node scripts/package-compiler-binaries.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Fine-grained reactive JavaScript UI library (1.0 stable core)","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_1.0.4_1784413509136_0.3415256760846097","host":"s3://npm-registry-packages-npm-production"}},"1.0.5":{"name":"cachoujs","version":"1.0.5","keywords":["reactive","signals","framework","javascript","ui","ssr","cachou","fine-grained","no-vdom"],"license":"MIT","_id":"cachoujs@1.0.5","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"00f66871535257cea6eff2c4c3e08d7efc34202d","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-1.0.5.tgz","fileCount":169,"integrity":"sha512-Bw2idQm5pvHtz61HO+ZN5o/9BBZnI4P2suN2SP0Su5lg7KZLV7oMhRopw+Mm235kyViUWGr6HV91g/QrH+i9JA==","signatures":[{"sig":"MEUCIEVwoiiAWd+LCtQKupldsMjdcOsCZkVraid091WVqjf2AiEAqucHLvM3HdtKUxHrc3Z8cKvXKpSaVQdmketr1PWwx9o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1302649},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":{"types":"./src/ui.d.ts","import":"./src/ui.js"},"./dnd":{"types":"./src/dnd.d.ts","import":"./src/dnd.js"},"./seo":{"types":"./src/seo.d.ts","import":"./src/seo.js"},"./a11y":{"types":"./src/a11y.d.ts","import":"./src/a11y.js"},"./auth":{"types":"./src/auth.d.ts","import":"./src/auth.js"},"./flow":{"types":"./src/flow.d.ts","import":"./src/flow.js"},"./html":{"types":"./src/html.d.ts","import":"./src/html.js"},"./i18n":{"types":"./src/i18n.d.ts","import":"./src/i18n.js"},"./keys":{"types":"./src/keys.d.ts","import":"./src/keys.js"},"./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":{"types":"./plugin/vite.d.ts","import":"./plugin/vite.js"},"./files":{"types":"./src/files.d.ts","import":"./src/files.js"},"./forms":{"types":"./src/forms.d.ts","import":"./src/forms.js"},"./image":{"types":"./src/image.d.ts","import":"./src/image.js"},"./media":{"types":"./src/media.d.ts","import":"./src/media.js"},"./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":{"types":"./src/plugin.d.ts","import":"./src/plugin.js"},"./router":{"types":"./src/router.d.ts","import":"./src/router.js"},"./static":{"types":"./src/static.d.ts","import":"./src/static.js"},"./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":{"types":"./src/content.d.ts","import":"./src/content.js"},"./machine":{"types":"./src/machine.d.ts","import":"./src/machine.js"},"./devtools":{"types":"./src/devtools.d.ts","import":"./src/devtools.js"},"./feedback":{"types":"./src/feedback.d.ts","import":"./src/feedback.js"},"./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":{"types":"./src/reactivity.d.ts","import":"./src/reactivity.js"},"./test-utils":{"types":"./src/test-utils.d.ts","import":"./src/test-utils.js"},"./file-routes":{"types":"./src/file-routes.d.ts","import":"./src/file-routes.js"},"./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json","./ssr-adapters":{"types":"./src/ssr-adapters.d.ts","import":"./src/ssr-adapters.js"}},"gitHead":"7ab7a0f81bc4e8db837cbef537ca5c8bb6b3bf06","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","ssr:node":"node examples/node-ssr/server.mjs","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","ssr:fetch":"node examples/fetch-ssr/server.mjs","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","ssr:static":"node examples/static-prerender/prerender.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","ext:devtools":"node scripts/package-devtools-extension.mjs","freeze:check":"node scripts/freeze-check.mjs","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","content:build":"node examples/content-site/build.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs","compiler:package-binaries":"node scripts/package-compiler-binaries.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Fine-grained reactive JavaScript UI library (1.0 stable core)","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_1.0.5_1784473499366_0.9345701673689848","host":"s3://npm-registry-packages-npm-production"}},"1.0.6":{"name":"cachoujs","version":"1.0.6","keywords":["reactive","signals","framework","javascript","ui","ssr","cachou","fine-grained","no-vdom"],"license":"MIT","_id":"cachoujs@1.0.6","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"646083f86325dcb41c045e3aea66bd012167bfd2","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-1.0.6.tgz","fileCount":169,"integrity":"sha512-kDBnrgEydnQuGtj380lx0876lybOkGLu47z32L2MJmq4YX5+0HlVWpEnqoKeihFTXXrBCxttHPfzbPEdSRtxWQ==","signatures":[{"sig":"MEUCIDY8eDBfRtn3eaS8y+VWtvzoqBLJIYFtS/h42XdkJyqIAiEAoZHHvXXQz5Qmn+WEO/fmjanOzP7HEgnr9b59jtBbB/I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1303668},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":{"types":"./src/ui.d.ts","import":"./src/ui.js"},"./dnd":{"types":"./src/dnd.d.ts","import":"./src/dnd.js"},"./seo":{"types":"./src/seo.d.ts","import":"./src/seo.js"},"./a11y":{"types":"./src/a11y.d.ts","import":"./src/a11y.js"},"./auth":{"types":"./src/auth.d.ts","import":"./src/auth.js"},"./flow":{"types":"./src/flow.d.ts","import":"./src/flow.js"},"./html":{"types":"./src/html.d.ts","import":"./src/html.js"},"./i18n":{"types":"./src/i18n.d.ts","import":"./src/i18n.js"},"./keys":{"types":"./src/keys.d.ts","import":"./src/keys.js"},"./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":{"types":"./plugin/vite.d.ts","import":"./plugin/vite.js"},"./files":{"types":"./src/files.d.ts","import":"./src/files.js"},"./forms":{"types":"./src/forms.d.ts","import":"./src/forms.js"},"./image":{"types":"./src/image.d.ts","import":"./src/image.js"},"./media":{"types":"./src/media.d.ts","import":"./src/media.js"},"./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":{"types":"./src/plugin.d.ts","import":"./src/plugin.js"},"./router":{"types":"./src/router.d.ts","import":"./src/router.js"},"./static":{"types":"./src/static.d.ts","import":"./src/static.js"},"./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":{"types":"./src/content.d.ts","import":"./src/content.js"},"./machine":{"types":"./src/machine.d.ts","import":"./src/machine.js"},"./devtools":{"types":"./src/devtools.d.ts","import":"./src/devtools.js"},"./feedback":{"types":"./src/feedback.d.ts","import":"./src/feedback.js"},"./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":{"types":"./src/reactivity.d.ts","import":"./src/reactivity.js"},"./test-utils":{"types":"./src/test-utils.d.ts","import":"./src/test-utils.js"},"./file-routes":{"types":"./src/file-routes.d.ts","import":"./src/file-routes.js"},"./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json","./ssr-adapters":{"types":"./src/ssr-adapters.d.ts","import":"./src/ssr-adapters.js"}},"gitHead":"901ca0b55b0844722075aa0a2755827b2b5992b4","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","ssr:node":"node examples/node-ssr/server.mjs","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","ssr:fetch":"node examples/fetch-ssr/server.mjs","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","ssr:static":"node examples/static-prerender/prerender.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","ext:devtools":"node scripts/package-devtools-extension.mjs","freeze:check":"node scripts/freeze-check.mjs","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","content:build":"node examples/content-site/build.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","publish:check":"CACHOU_REQUIRE_CI=1 node scripts/publish-prep.mjs","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs","compiler:package-binaries":"node scripts/package-compiler-binaries.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Fine-grained reactive JavaScript UI library (1.0 stable core)","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_1.0.6_1784482677515_0.45850066539656287","host":"s3://npm-registry-packages-npm-production"}},"1.0.7":{"name":"cachoujs","version":"1.0.7","keywords":["reactive","signals","framework","javascript","ui","ssr","cachou","fine-grained","no-vdom"],"license":"MIT","_id":"cachoujs@1.0.7","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"ff2cea005d5da8e2fa88ceaecfe558f0096c0297","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-1.0.7.tgz","fileCount":169,"integrity":"sha512-6x033mzipa0pfWDXH/Qz9T9s8o7Zn4Q8YAwDoFWTz2h4Wxe82AJ1XLm2g8XVGhrSJ31yqehvW62/KzCy4i7rEg==","signatures":[{"sig":"MEUCIQD2r0NctKFw+tKDYwJDucmKRV+qvoQu1PTDDEmeYRRgHAIgQ8vmrF5Bs1yR/UzePFYj0jNv6RGjjbeND8RGB1z7oFI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1306478},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":{"types":"./src/ui.d.ts","import":"./src/ui.js"},"./dnd":{"types":"./src/dnd.d.ts","import":"./src/dnd.js"},"./seo":{"types":"./src/seo.d.ts","import":"./src/seo.js"},"./a11y":{"types":"./src/a11y.d.ts","import":"./src/a11y.js"},"./auth":{"types":"./src/auth.d.ts","import":"./src/auth.js"},"./flow":{"types":"./src/flow.d.ts","import":"./src/flow.js"},"./html":{"types":"./src/html.d.ts","import":"./src/html.js"},"./i18n":{"types":"./src/i18n.d.ts","import":"./src/i18n.js"},"./keys":{"types":"./src/keys.d.ts","import":"./src/keys.js"},"./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":{"types":"./plugin/vite.d.ts","import":"./plugin/vite.js"},"./files":{"types":"./src/files.d.ts","import":"./src/files.js"},"./forms":{"types":"./src/forms.d.ts","import":"./src/forms.js"},"./image":{"types":"./src/image.d.ts","import":"./src/image.js"},"./media":{"types":"./src/media.d.ts","import":"./src/media.js"},"./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":{"types":"./src/plugin.d.ts","import":"./src/plugin.js"},"./router":{"types":"./src/router.d.ts","import":"./src/router.js"},"./static":{"types":"./src/static.d.ts","import":"./src/static.js"},"./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":{"types":"./src/content.d.ts","import":"./src/content.js"},"./machine":{"types":"./src/machine.d.ts","import":"./src/machine.js"},"./devtools":{"types":"./src/devtools.d.ts","import":"./src/devtools.js"},"./feedback":{"types":"./src/feedback.d.ts","import":"./src/feedback.js"},"./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":{"types":"./src/reactivity.d.ts","import":"./src/reactivity.js"},"./test-utils":{"types":"./src/test-utils.d.ts","import":"./src/test-utils.js"},"./file-routes":{"types":"./src/file-routes.d.ts","import":"./src/file-routes.js"},"./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json","./ssr-adapters":{"types":"./src/ssr-adapters.d.ts","import":"./src/ssr-adapters.js"}},"gitHead":"b729cf6a3b4b05f9d75d86e27eacc51f6180d96b","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","ssr:node":"node examples/node-ssr/server.mjs","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","ssr:fetch":"node examples/fetch-ssr/server.mjs","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","ssr:static":"node examples/static-prerender/prerender.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","ext:devtools":"node scripts/package-devtools-extension.mjs","freeze:check":"node scripts/freeze-check.mjs","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","content:build":"node examples/content-site/build.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","publish:check":"CACHOU_REQUIRE_CI=1 node scripts/publish-prep.mjs","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs","compiler:package-binaries":"node scripts/package-compiler-binaries.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Fine-grained reactive JavaScript UI library (1.0 stable core)","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_1.0.7_1784513859573_0.07997884815073797","host":"s3://npm-registry-packages-npm-production"}},"1.0.8":{"name":"cachoujs","version":"1.0.8","keywords":["reactive","signals","framework","javascript","ui","ssr","cachou","fine-grained","no-vdom"],"license":"MIT","_id":"cachoujs@1.0.8","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"3623814364f7630bd5b8eac275906628fd5dd12d","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-1.0.8.tgz","fileCount":170,"integrity":"sha512-bBX6QLLl3zcKRhe3P/0xPDPEOvBpysPlxqCn7BSQiksLdiARrCKwb1WO9q4pzBZd1eG5tUdbQikbzPe5VK0BeA==","signatures":[{"sig":"MEUCIA3D6pjQ09ydRgekT+Y4Anl2eYkGC5e64/sWyyerb702AiEA37eYR++KFwZO6i8oJTc/2C1JAIDW3D+pVqjHxigUQyE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1312674},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":{"types":"./src/ui.d.ts","import":"./src/ui.js"},"./dnd":{"types":"./src/dnd.d.ts","import":"./src/dnd.js"},"./seo":{"types":"./src/seo.d.ts","import":"./src/seo.js"},"./a11y":{"types":"./src/a11y.d.ts","import":"./src/a11y.js"},"./auth":{"types":"./src/auth.d.ts","import":"./src/auth.js"},"./flow":{"types":"./src/flow.d.ts","import":"./src/flow.js"},"./html":{"types":"./src/html.d.ts","import":"./src/html.js"},"./i18n":{"types":"./src/i18n.d.ts","import":"./src/i18n.js"},"./keys":{"types":"./src/keys.d.ts","import":"./src/keys.js"},"./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":{"types":"./plugin/vite.d.ts","import":"./plugin/vite.js"},"./files":{"types":"./src/files.d.ts","import":"./src/files.js"},"./forms":{"types":"./src/forms.d.ts","import":"./src/forms.js"},"./image":{"types":"./src/image.d.ts","import":"./src/image.js"},"./media":{"types":"./src/media.d.ts","import":"./src/media.js"},"./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":{"types":"./src/plugin.d.ts","import":"./src/plugin.js"},"./router":{"types":"./src/router.d.ts","import":"./src/router.js"},"./static":{"types":"./src/static.d.ts","import":"./src/static.js"},"./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":{"types":"./src/content.d.ts","import":"./src/content.js"},"./machine":{"types":"./src/machine.d.ts","import":"./src/machine.js"},"./devtools":{"types":"./src/devtools.d.ts","import":"./src/devtools.js"},"./feedback":{"types":"./src/feedback.d.ts","import":"./src/feedback.js"},"./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":{"types":"./src/reactivity.d.ts","import":"./src/reactivity.js"},"./test-utils":{"types":"./src/test-utils.d.ts","import":"./src/test-utils.js"},"./file-routes":{"types":"./src/file-routes.d.ts","import":"./src/file-routes.js"},"./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json","./ssr-adapters":{"types":"./src/ssr-adapters.d.ts","import":"./src/ssr-adapters.js"}},"gitHead":"9d1f3bb0f673b3e049f1c468bd56695d2360c678","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","ssr:node":"node examples/node-ssr/server.mjs","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","ssr:fetch":"node examples/fetch-ssr/server.mjs","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","ssr:static":"node examples/static-prerender/prerender.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","ext:devtools":"node scripts/package-devtools-extension.mjs","freeze:check":"node scripts/freeze-check.mjs","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","content:build":"node examples/content-site/build.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","publish:check":"CACHOU_REQUIRE_CI=1 node scripts/publish-prep.mjs","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs","compiler:package-binaries":"node scripts/package-compiler-binaries.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Fine-grained reactive JavaScript UI library (1.0 stable core)","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_1.0.8_1784644005312_0.6858323543576132","host":"s3://npm-registry-packages-npm-production"}},"1.0.9":{"name":"cachoujs","version":"1.0.9","keywords":["reactive","signals","framework","javascript","ui","ssr","cachou","fine-grained","no-vdom"],"license":"MIT","_id":"cachoujs@1.0.9","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"d840a7568fc2531d211984ef65c475ca5c30e001","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-1.0.9.tgz","fileCount":170,"integrity":"sha512-xGDMbZdH8Ac1za2ZSyJk5cWdNDNjFxVCkGUU7DN2mCIavA+nhHUPgjybTBqBr7faCudquCjh0wXlVnmEV7K8Uw==","signatures":[{"sig":"MEQCIE1S7qGQL3edvpc7IL6d6v/YHU3kSgww2jThWnBjCASiAiAgHpFh85sjnUMJZvc4Zyg76w8SxJooRV9hU0rMqqpthA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1314406},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":{"types":"./src/ui.d.ts","import":"./src/ui.js"},"./dnd":{"types":"./src/dnd.d.ts","import":"./src/dnd.js"},"./seo":{"types":"./src/seo.d.ts","import":"./src/seo.js"},"./a11y":{"types":"./src/a11y.d.ts","import":"./src/a11y.js"},"./auth":{"types":"./src/auth.d.ts","import":"./src/auth.js"},"./flow":{"types":"./src/flow.d.ts","import":"./src/flow.js"},"./html":{"types":"./src/html.d.ts","import":"./src/html.js"},"./i18n":{"types":"./src/i18n.d.ts","import":"./src/i18n.js"},"./keys":{"types":"./src/keys.d.ts","import":"./src/keys.js"},"./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":{"types":"./plugin/vite.d.ts","import":"./plugin/vite.js"},"./files":{"types":"./src/files.d.ts","import":"./src/files.js"},"./forms":{"types":"./src/forms.d.ts","import":"./src/forms.js"},"./image":{"types":"./src/image.d.ts","import":"./src/image.js"},"./media":{"types":"./src/media.d.ts","import":"./src/media.js"},"./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":{"types":"./src/plugin.d.ts","import":"./src/plugin.js"},"./router":{"types":"./src/router.d.ts","import":"./src/router.js"},"./static":{"types":"./src/static.d.ts","import":"./src/static.js"},"./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":{"types":"./src/content.d.ts","import":"./src/content.js"},"./machine":{"types":"./src/machine.d.ts","import":"./src/machine.js"},"./devtools":{"types":"./src/devtools.d.ts","import":"./src/devtools.js"},"./feedback":{"types":"./src/feedback.d.ts","import":"./src/feedback.js"},"./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":{"types":"./src/reactivity.d.ts","import":"./src/reactivity.js"},"./test-utils":{"types":"./src/test-utils.d.ts","import":"./src/test-utils.js"},"./file-routes":{"types":"./src/file-routes.d.ts","import":"./src/file-routes.js"},"./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json","./ssr-adapters":{"types":"./src/ssr-adapters.d.ts","import":"./src/ssr-adapters.js"}},"gitHead":"9e89b1952b496dd9f7fb15bac713dfa6a63cb113","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","ssr:node":"node examples/node-ssr/server.mjs","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","ssr:fetch":"node examples/fetch-ssr/server.mjs","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","ssr:static":"node examples/static-prerender/prerender.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","ext:devtools":"node scripts/package-devtools-extension.mjs","freeze:check":"node scripts/freeze-check.mjs","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","content:build":"node examples/content-site/build.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","publish:check":"CACHOU_REQUIRE_CI=1 node scripts/publish-prep.mjs","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs","compiler:package-binaries":"node scripts/package-compiler-binaries.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Fine-grained reactive JavaScript UI library (1.0 stable core)","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_1.0.9_1784644734113_0.7457902986655329","host":"s3://npm-registry-packages-npm-production"}},"1.0.10":{"name":"cachoujs","version":"1.0.10","keywords":["reactive","signals","framework","javascript","ui","ssr","cachou","fine-grained","no-vdom"],"license":"MIT","_id":"cachoujs@1.0.10","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"bin":{"create-cachou":"bin/create-cachou.js","cachou-compiler":"bin/cachou-compiler.js"},"dist":{"shasum":"460d9ace9d45588c74c43a835a20a8bec3f90f87","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-1.0.10.tgz","fileCount":170,"integrity":"sha512-62TZXDGJcn6GF4wiWzzWJBJyicFrY5hkEC+Gr/JpQ7VxzeEVob2KEWvfb7NhY0JEqVlX9oJtrGzzkggUWajfeQ==","signatures":[{"sig":"MEYCIQDe8IN4pm2/MlsAs9U5nlxZe/3DWUYNZlE2kXzGbojavAIhAIk5/d/u+IXBOSDmqgtBwxA28Gl+bnsS4odQmdgGJ8Uh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1316729},"main":"src/index.js","type":"module","types":"src/index.d.ts","module":"src/index.js","engines":{"node":">=20"},"exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./ui":{"types":"./src/ui.d.ts","import":"./src/ui.js"},"./dnd":{"types":"./src/dnd.d.ts","import":"./src/dnd.js"},"./seo":{"types":"./src/seo.d.ts","import":"./src/seo.js"},"./a11y":{"types":"./src/a11y.d.ts","import":"./src/a11y.js"},"./auth":{"types":"./src/auth.d.ts","import":"./src/auth.js"},"./flow":{"types":"./src/flow.d.ts","import":"./src/flow.js"},"./html":{"types":"./src/html.d.ts","import":"./src/html.js"},"./i18n":{"types":"./src/i18n.d.ts","import":"./src/i18n.js"},"./keys":{"types":"./src/keys.d.ts","import":"./src/keys.js"},"./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./vite":{"types":"./plugin/vite.d.ts","import":"./plugin/vite.js"},"./files":{"types":"./src/files.d.ts","import":"./src/files.js"},"./forms":{"types":"./src/forms.d.ts","import":"./src/forms.js"},"./image":{"types":"./src/image.d.ts","import":"./src/image.js"},"./media":{"types":"./src/media.d.ts","import":"./src/media.js"},"./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./plugin":{"types":"./src/plugin.d.ts","import":"./src/plugin.js"},"./router":{"types":"./src/router.d.ts","import":"./src/router.js"},"./static":{"types":"./src/static.d.ts","import":"./src/static.js"},"./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./content":{"types":"./src/content.d.ts","import":"./src/content.js"},"./machine":{"types":"./src/machine.d.ts","import":"./src/machine.js"},"./devtools":{"types":"./src/devtools.d.ts","import":"./src/devtools.js"},"./feedback":{"types":"./src/feedback.d.ts","import":"./src/feedback.js"},"./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./reactivity":{"types":"./src/reactivity.d.ts","import":"./src/reactivity.js"},"./test-utils":{"types":"./src/test-utils.d.ts","import":"./src/test-utils.js"},"./file-routes":{"types":"./src/file-routes.d.ts","import":"./src/file-routes.js"},"./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./package.json":"./package.json","./ssr-adapters":{"types":"./src/ssr-adapters.d.ts","import":"./src/ssr-adapters.js"}},"gitHead":"e0d9871b48ca5be489a773de91a17ed76bf551b4","scripts":{"dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","test":"npm run test:unit && npm run test:browser","bench":"node scripts/run-benchmarks.mjs","build":"npm run compile && vite build","check":"node scripts/check.mjs","start":"NODE_ENV=production node server.js","create":"node create-cachou/index.js","crm:ci":"npm --prefix crm run ci","crm:qa":"npm --prefix crm run qa","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","crm:api":"npm --prefix crm run api","crm:dev":"npm --prefix crm run dev","preview":"vite preview","compiler":"node scripts/run-compiler.mjs","crm:demo":"npm --prefix crm run demo","crm:perf":"npm --prefix crm run perf","pack:dry":"npm pack --dry-run","ssr:node":"node examples/node-ssr/server.mjs","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","crm:build":"npm --prefix crm run build","crm:check":"npm --prefix crm run check","crm:smoke":"npm --prefix crm run smoke","ssr:fetch":"node examples/fetch-ssr/server.mjs","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","crm:stress":"npm --prefix crm run stress","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","guardrails":"node scripts/guardrails.mjs","ssr:static":"node examples/static-prerender/prerender.mjs","test:files":"node --test tests/files.test.js","compiler:js":"node packages/compiler/bin/cachou-compiler.js","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","ext:package":"npm --prefix vscode-cachou run package","postinstall":"node scripts/ensure-compiler.mjs","ssr:starter":"node examples/ssr-starter/server.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","crm:ui:smoke":"npm --prefix crm run ui:smoke","ext:devtools":"node scripts/package-devtools-extension.mjs","freeze:check":"node scripts/freeze-check.mjs","publish:prep":"node scripts/publish-prep.mjs","test:browser":"node scripts/run-browser-tests.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","content:build":"node examples/content-site/build.mjs","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","publish:check":"CACHOU_REQUIRE_CI=1 node scripts/publish-prep.mjs","compiler:build":"go build -o bin/cachou-compiler compiler.go","crm:demo:reset":"npm --prefix crm run demo:reset","crm:api:postgres":"npm --prefix crm run api:postgres","crm:bench:report":"npm --prefix crm run bench:report","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs","compiler:package-binaries":"node scripts/package-compiler-binaries.mjs"},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"repository":{"url":"git+https://github.com/loreste/cachou.git","type":"git"},"workspaces":["packages/compiler","packages/create-cachou"],"_npmVersion":"11.17.0","description":"Fine-grained reactive JavaScript UI library (1.0 stable core)","directories":{},"_nodeVersion":"26.4.0","dependencies":{"ws":"^8.21.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","vite":"^8.1.4","react":"^19.2.7","preact":"^10.29.7","svelte":"^5.56.5","solid-js":"^1.9.14","react-dom":"^19.2.7","playwright":"^1.61.1","@sveltejs/vite-plugin-svelte":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/cachoujs_1.0.10_1784645516520_0.20686054885842076","host":"s3://npm-registry-packages-npm-production"}},"1.0.11":{"name":"cachoujs","version":"1.0.11","description":"Fine-grained reactive JavaScript UI library (1.0 stable core)","main":"src/index.js","module":"src/index.js","types":"src/index.d.ts","type":"module","exports":{".":{"types":"./src/index.d.ts","import":"./src/index.js"},"./browser":{"types":"./src/index.d.ts","import":"./src/browser.js"},"./html":{"types":"./src/html.d.ts","import":"./src/html.js"},"./reactivity":{"types":"./src/reactivity.d.ts","import":"./src/reactivity.js"},"./router":{"types":"./src/router.d.ts","import":"./src/router.js"},"./forms":{"types":"./src/forms.d.ts","import":"./src/forms.js"},"./a11y":{"types":"./src/a11y.d.ts","import":"./src/a11y.js"},"./files":{"types":"./src/files.d.ts","import":"./src/files.js"},"./flow":{"types":"./src/flow.d.ts","import":"./src/flow.js"},"./devtools":{"types":"./src/devtools.d.ts","import":"./src/devtools.js"},"./ssr-adapters":{"types":"./src/ssr-adapters.d.ts","import":"./src/ssr-adapters.js"},"./static":{"types":"./src/static.d.ts","import":"./src/static.js"},"./file-routes":{"types":"./src/file-routes.d.ts","import":"./src/file-routes.js"},"./styles":{"types":"./src/styles.d.ts","import":"./src/styles.js"},"./transitions":{"types":"./src/transitions.d.ts","import":"./src/transitions.js"},"./image":{"types":"./src/image.d.ts","import":"./src/image.js"},"./content":{"types":"./src/content.d.ts","import":"./src/content.js"},"./plugin":{"types":"./src/plugin.d.ts","import":"./src/plugin.js"},"./media":{"types":"./src/media.d.ts","import":"./src/media.js"},"./ui":{"types":"./src/ui.d.ts","import":"./src/ui.js"},"./utils":{"types":"./src/utils.d.ts","import":"./src/utils.js"},"./keys":{"types":"./src/keys.d.ts","import":"./src/keys.js"},"./i18n":{"types":"./src/i18n.d.ts","import":"./src/i18n.js"},"./machine":{"types":"./src/machine.d.ts","import":"./src/machine.js"},"./test-utils":{"types":"./src/test-utils.d.ts","import":"./src/test-utils.js"},"./dnd":{"types":"./src/dnd.d.ts","import":"./src/dnd.js"},"./seo":{"types":"./src/seo.d.ts","import":"./src/seo.js"},"./auth":{"types":"./src/auth.d.ts","import":"./src/auth.js"},"./feedback":{"types":"./src/feedback.d.ts","import":"./src/feedback.js"},"./validate":{"types":"./src/validate.d.ts","import":"./src/validate.js"},"./mask":{"types":"./src/mask.d.ts","import":"./src/mask.js"},"./upload":{"types":"./src/upload.d.ts","import":"./src/upload.js"},"./vite":{"types":"./plugin/vite.d.ts","import":"./plugin/vite.js"},"./package.json":"./package.json"},"bin":{"cachou-compiler":"bin/cachou-compiler.js","create-cachou":"bin/create-cachou.js"},"workspaces":["packages/compiler","packages/create-cachou"],"scripts":{"postinstall":"node scripts/ensure-compiler.mjs","dev":"CACHOU_DEMO=1 npm run compile && CACHOU_DEMO=1 vite --host","compiler":"node scripts/run-compiler.mjs","compile":"node scripts/run-compiler.mjs -dir demo/components -out demo/components -runtime cachoujs","compiler:build":"go build -o bin/cachou-compiler compiler.go","compiler:build:multiarch":"node scripts/build-multiarch-compiler.mjs","compiler:package-binaries":"node scripts/package-compiler-binaries.mjs","compiler:js":"node packages/compiler/bin/cachou-compiler.js","build":"npm run compile && vite build","preview":"vite preview","start":"NODE_ENV=production node server.js","check":"node scripts/check.mjs","test":"npm run test:unit && npm run test:browser","test:unit":"node --test tests/unit/*.test.js tests/files.test.js","test:browser":"node scripts/run-browser-tests.mjs","test:files":"node --test tests/files.test.js","guardrails":"node scripts/guardrails.mjs","bench":"node scripts/run-benchmarks.mjs","bench:memory":"node scripts/run-memory-benchmarks.mjs","bench:compare":"node scripts/run-competitive-benchmarks.mjs","bench:ssr":"node scripts/run-ssr-benchmarks.mjs","pack:dry":"npm pack --dry-run","publish:prep":"node scripts/publish-prep.mjs","publish:check":"CACHOU_REQUIRE_CI=1 node scripts/publish-prep.mjs","freeze:check":"node scripts/freeze-check.mjs","create":"node create-cachou/index.js","ssr:starter":"node examples/ssr-starter/server.mjs","ssr:node":"node examples/node-ssr/server.mjs","ssr:fetch":"node examples/fetch-ssr/server.mjs","ssr:static":"node examples/static-prerender/prerender.mjs","ext:package":"npm --prefix vscode-cachou run package","ext:devtools":"node scripts/package-devtools-extension.mjs","ext:readme":"node -e \"console.log('See vscode-cachou/README.md')\"","packages:pack":"npm pack -w @cachoujs/compiler --pack-destination ./tmp && npm pack -w @cachoujs/create --pack-destination ./tmp && npm pack --pack-destination ./tmp","crm:dev":"npm --prefix crm run dev","crm:demo":"npm --prefix crm run demo","crm:api":"npm --prefix crm run api","crm:api:postgres":"npm --prefix crm run api:postgres","crm:compile":"node scripts/run-compiler.mjs -dir crm/src/components -out crm/src/components -runtime cachoujs","crm:check":"npm --prefix crm run check","crm:build":"npm --prefix crm run build","crm:smoke":"npm --prefix crm run smoke","crm:smoke:postgres":"npm --prefix crm run smoke:postgres","crm:ui:smoke":"npm --prefix crm run ui:smoke","crm:perf":"npm --prefix crm run perf","crm:visual:smoke":"npm --prefix crm run visual:smoke","crm:visual:baseline":"npm --prefix crm run visual:baseline","crm:stress":"npm --prefix crm run stress","crm:qa":"npm --prefix crm run qa","crm:ci":"npm --prefix crm run ci","crm:bench:report":"npm --prefix crm run bench:report","crm:demo:reset":"npm --prefix crm run demo:reset","crm:db:postgres:up":"npm --prefix crm run db:postgres:up","crm:db:postgres:start":"npm --prefix crm run db:postgres:start","crm:db:postgres:stop":"npm --prefix crm run db:postgres:stop","content:build":"node examples/content-site/build.mjs"},"devDependencies":{"@sveltejs/vite-plugin-svelte":"^7.2.0","playwright":"^1.61.1","preact":"^10.29.7","react":"^19.2.7","react-dom":"^19.2.7","solid-js":"^1.9.14","svelte":"^5.56.5","vite":"^8.1.4","vue":"^3.5.39"},"dependencies":{"ws":"^8.21.0"},"engines":{"node":">=20"},"repository":{"type":"git","url":"git+https://github.com/loreste/cachou.git"},"homepage":"https://github.com/loreste/cachou#readme","bugs":{"url":"https://github.com/loreste/cachou/issues"},"license":"MIT","keywords":["reactive","signals","framework","javascript","ui","ssr","cachou","fine-grained","no-vdom"],"gitHead":"c4189897daf3be7019a8675fb9eccf1b8d0fb570","_id":"cachoujs@1.0.11","_nodeVersion":"26.4.0","_npmVersion":"11.17.0","dist":{"integrity":"sha512-7bo+LcHb16tFwUYufnJyUsdBsjx+hGy4RQRVFAq5R8oOZx1onP3X03kbvx8w5I4T10qqauEYtMGS4YBFHggOpg==","shasum":"3b034dc379d52385669fa4ac3aa557905010e25b","tarball":"https://registry.npmjs.org/cachoujs/-/cachoujs-1.0.11.tgz","fileCount":170,"unpackedSize":1323651,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCbth1EnpwS90aRd65e+U4bFciMKB40T3HHwEMl3MhYgQIgNW7YWKXrh6p2BsR6k/TkzXl9TxJlw2FIg9YmBNSTr1Y="}]},"_npmUser":{"name":"loreste","email":"loreste@izitechnologies.com"},"directories":{},"maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cachoujs_1.0.11_1784647593352_0.8759000857984387"},"_hasShrinkwrap":false}},"time":{"created":"2026-07-15T14:05:10.753Z","modified":"2026-07-21T15:26:33.667Z","0.3.0":"2026-07-15T14:05:11.080Z","0.4.0":"2026-07-15T16:19:51.364Z","0.4.1":"2026-07-15T20:20:23.045Z","0.4.2":"2026-07-16T01:08:22.798Z","0.4.3":"2026-07-16T02:26:38.839Z","0.4.4":"2026-07-16T17:21:15.425Z","0.4.5":"2026-07-17T15:44:20.001Z","0.4.6":"2026-07-17T20:30:01.252Z","0.4.7":"2026-07-17T20:51:11.828Z","0.4.8":"2026-07-17T20:55:49.869Z","0.4.9":"2026-07-17T20:59:46.349Z","0.4.10":"2026-07-17T21:12:11.788Z","0.4.11":"2026-07-17T21:19:06.203Z","0.4.12":"2026-07-17T21:23:48.030Z","0.4.13":"2026-07-17T23:44:23.193Z","0.5.0":"2026-07-17T23:48:14.928Z","0.5.1":"2026-07-17T23:55:51.021Z","0.6.0":"2026-07-18T14:23:07.511Z","0.6.1":"2026-07-18T14:35:48.764Z","0.6.2":"2026-07-18T14:39:06.535Z","0.6.3":"2026-07-18T14:42:15.737Z","0.6.4":"2026-07-18T14:49:31.775Z","0.6.5":"2026-07-18T15:16:03.581Z","1.0.0":"2026-07-18T15:19:34.290Z","1.0.1":"2026-07-18T15:22:08.655Z","1.0.2":"2026-07-18T17:32:25.677Z","1.0.3":"2026-07-18T17:40:57.805Z","1.0.4":"2026-07-18T22:25:09.297Z","1.0.5":"2026-07-19T15:04:59.519Z","1.0.6":"2026-07-19T17:37:57.677Z","1.0.7":"2026-07-20T02:17:39.719Z","1.0.8":"2026-07-21T14:26:45.451Z","1.0.9":"2026-07-21T14:38:54.319Z","1.0.10":"2026-07-21T14:51:56.796Z","1.0.11":"2026-07-21T15:26:33.542Z"},"bugs":{"url":"https://github.com/loreste/cachou/issues"},"license":"MIT","homepage":"https://github.com/loreste/cachou#readme","keywords":["reactive","signals","framework","javascript","ui","ssr","cachou","fine-grained","no-vdom"],"repository":{"type":"git","url":"git+https://github.com/loreste/cachou.git"},"description":"Fine-grained reactive JavaScript UI library (1.0 stable core)","maintainers":[{"name":"loreste","email":"loreste@izitechnologies.com"}],"readme":"# CachouJS\n\n**v1.0.11** · stable core (experimental kits still opt-in)\n\n[npm](https://www.npmjs.com/package/cachoujs) · [GitHub](https://github.com/loreste/cachou) · [Docs](./docs/README.md) · [Get started](./docs/GETTING_STARTED.md) · [Changelog](./CHANGELOG.md)\n\nFine-grained reactive UI library for JavaScript. Components set up once; signals update specific DOM bindings. No virtual DOM.\n\nOptional pieces: `.cachou` SFC compiler, Vite plugin, router, SSR helpers, styles/transitions, and a set of app primitives. The **stable core** has an API compatibility commitment at 1.0. Experimental kits may still change — pin tightly. See [docs/ONE_POINT_OH.md](./docs/ONE_POINT_OH.md).\n\n## Install\n\n```bash\nnpm install cachoujs\n# scaffold (optional)\nnpx @cachoujs/create my-app\n```\n\nNode.js 20+. Packages: [`cachoujs`](https://www.npmjs.com/package/cachoujs) · [`@cachoujs/create`](https://www.npmjs.com/package/@cachoujs/create) · [`@cachoujs/compiler`](https://www.npmjs.com/package/@cachoujs/compiler)\n\n## Example\n\n```js\nimport { signal, html, mount } from \"cachoujs\";\n\nfunction App() {\n  const [count, setCount] = signal(0);\n  return html`\n    <button type=\"button\" onclick=${() => setCount(c => c + 1)}>\n      Count: ${() => count()}\n    </button>\n  `;\n}\n\nmount(App, document.getElementById(\"app\"));\n```\n\nMore: [docs/GETTING_STARTED.md](./docs/GETTING_STARTED.md).\n\n## What ships\n\n### Solid core\n\n| Area | What you get |\n|------|----------------|\n| Reactivity | `signal`, `effect`, `memo`, `store`, `batch`, roots, `onCleanup`, optional equality |\n| Templates | `html` tagged templates; events, class/style, bind, refs |\n| Lists | Keyed `mapArray`; `For` / `Index` |\n| Data | `createResource` (abort, stale-safe, cache bounds, `dispose`) |\n| DOM lifecycle | `mount` / `unmount` / `render` / `hydrate`; ownership-based cleanup |\n| Errors | `ErrorBoundary`, `Suspense`, `onError` |\n| Control flow | `Show`, `Switch`, `Match`, `KeepAlive` |\n| Router | routes, layouts, `Link`, guards, loaders, lazy, file routes, history modes, `go`/`back`/`forward` |\n| SSR | `renderToString` / `renderToStringAsync` / `renderToStream`, dehydrate, islands, per-request context |\n| Forms | `createField`, `createForm` |\n| Security basics | URL/style policy, `trustedHTML`, production defaults; application review still required |\n| Browser entry | `cachoujs/browser` — avoids pulling Node-oriented modules into client bundles |\n\n### Tooling (usable today)\n\n| Area | What you get |\n|------|----------------|\n| Compiler | `.cachou` SFC → JS (portable JS compiler; optional native Go binary) |\n| Vite | `cachoujs/vite` plugin; defaults client alias to the browser entry |\n| Scaffold | `npx @cachoujs/create` |\n| Checks | unit + Playwright browser tests, benches, `npm run check` |\n| Editor | VS Code extension in-repo (not Marketplace-published) |\n| DevTools | in-page panel + optional browser extension (not store-published) |\n\n### Also included (experimental — pin versions)\n\nSee [docs/EXPERIMENTAL.md](./docs/EXPERIMENTAL.md) and [docs/STABILITY.md](./docs/STABILITY.md).\n\n- Styles / transitions (`cachoujs/styles`, `cachoujs/transitions`) — **candidate**\n- UI kit, auth, i18n, machine, DnD, SEO, validate, mask, upload — **experimental**\n- Content / media (Node-oriented; not in `cachoujs/browser`) — **experimental**\n- Plugins, DevTools, test-utils — **experimental**\n- Logger + W3C-style tracing (off by default; sample OTel bridge in docs) — **candidate**\n\nDetails and signatures: [docs/API.md](./docs/API.md). Limits: [docs/KNOWN_LIMITATIONS.md](./docs/KNOWN_LIMITATIONS.md).\n\n## Package exports\n\n```\ncachoujs            full runtime (includes Node-oriented content/media)\ncachoujs/browser    client-oriented entry (Vite default alias)\ncachoujs/html\ncachoujs/reactivity\ncachoujs/router\ncachoujs/forms\ncachoujs/a11y\ncachoujs/styles\ncachoujs/transitions\ncachoujs/plugin\ncachoujs/content    Node-oriented\ncachoujs/image\ncachoujs/media      Node-oriented helpers\ncachoujs/ui\ncachoujs/utils\ncachoujs/vite\n```\n\nPrefer `cachoujs/browser` (or the Vite plugin default) for client apps.\n\n## Docs\n\n| | |\n|--|--|\n| [Get started](./docs/GETTING_STARTED.md) | Install, first app |\n| [Guide](./docs/GUIDE.md) | Concepts |\n| [API](./docs/API.md) | Public exports |\n| [Roadmap](./docs/ROADMAP.md) | What’s next (0.4 → 1.0) |\n| [How-tos](./docs/how-to/README.md) | Short recipes |\n| [Deploy](./docs/DEPLOY.md) · [Security](./docs/SECURITY.md) | Ship carefully |\n| [Changelog](./CHANGELOG.md) | What changed |\n\n## Repo layout (not all published)\n\n| Path | Role |\n|------|------|\n| `src/`, `plugin/`, `packages/` | Published runtime + compiler + scaffold |\n| `demo/`, `examples/` | Local demos |\n| `crm/` | In-repo CRM sample (Postgres/SQLite) — not the npm package |\n| `server/` | Demo HTTP/WS host — gated, not a production backend |\n\n```bash\ngit clone https://github.com/loreste/cachou.git\ncd cachou && npm install && npx playwright install chromium\nnpm run test:unit\nnpm run check   # full local CI-ish pipeline\n```\n\n## Status\n\n- **1.0.11** on npm. The stable core is API-frozen; patch releases are the default. This is an API compatibility commitment, not evidence of broad production adoption.\n- The project has a substantial implementation and test suite, but production readiness is not established. Long-running production usage, independent security review, broad device coverage, and ecosystem maturity remain unproven.\n- Performance figures in [Benchmark Results](./docs/BENCHMARK_RESULTS.md) are project-run local regression measurements tied to a specific browser, machine, version, and workload; they are not universal framework comparisons.\n- Before treating a release as fully validated, confirm that the required Linux/Chromium GitHub Actions workflow completed successfully for the exact release commit.\n- Not a meta-framework: no hosted deploy adapters; small ecosystem. Optional Marketplace/Web Store listings not required for 1.0.\n- Demo server APIs are for local demos only (`CACHOU_DEMO`); do not expose them publicly.\n\n## License\n\nMIT\n","readmeFilename":"README.md"}