{"_id":"@webjsdev/core","_rev":"53-ca2a0d75aae885d6cdc6d86e988c0254","name":"@webjsdev/core","dist-tags":{"latest":"0.7.54"},"versions":{"0.7.1":{"name":"@webjsdev/core","version":"0.7.1","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.1","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/vivek7405/webjs#readme","bugs":{"url":"https://github.com/vivek7405/webjs/issues"},"dist":{"shasum":"07fe12caa14413ff2d3cea86cf4418f500029f34","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.1.tgz","fileCount":28,"integrity":"sha512-k/oWbuD0ewzUNBv1Yl8QgAltQeNdWNZX79bd+ecGD2Lahp9gr9UBz6rxndeM4XiIo1MSqnNT3ezqr9l28os6jw==","signatures":[{"sig":"MEYCIQCwSvLcivj8WSdUkRaQRz5k/WOlQoAwRtdrfT+RRg2DqgIhAON2pQRJfTUz46dIQzNWoR/Ou5su0WvQJVaV0SQNTjKz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":353114},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./client":"./src/render-client.js","./server":"./src/render-server.js","./signals":"./src/signal.js","./registry":"./src/registry.js","./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./client-router":"./src/router-client.js"},"gitHead":"60c83a9a2c4066886c91927857f179202c8ef9f2","_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/vivek7405/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.12.1","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.7.1_1779391879830_0.3506056715390382","host":"s3://npm-registry-packages-npm-production"}},"0.7.2":{"name":"@webjsdev/core","version":"0.7.2","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.2","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"d9e433bb7cd574fc542f3a588ef0e06c89ac5c66","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.2.tgz","fileCount":38,"integrity":"sha512-aXaig50i2TxG6Mn28IRq/wgxKJRlG3TIMO/GGMe+xYwPCj4q9XFagaWTfy+ffIUFlCOviAGGokgjR3p7qYm//g==","signatures":[{"sig":"MEUCIQC0FICczkLUYHl7MFVmIeoHabLwbD10nCOuj3TutAVYnwIgccsuhsfy0V7+i0ntiYYEGUH9clZvjXfG045/6b4WR3w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":780077},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":"./src/render-client.js","./server":"./src/render-server.js","./context":{"source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":"./src/signal.js","./testing":{"source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":"./src/registry.js","./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"b0b06a50558b929c82093c4854e837ab1c277237","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.24.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.2_1780242757601_0.8813971956769155","host":"s3://npm-registry-packages-npm-production"}},"0.7.3":{"name":"@webjsdev/core","version":"0.7.3","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.3","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"143798583be06c9d3a13837fff13a64f3fd71ba8","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.3.tgz","fileCount":38,"integrity":"sha512-N9/ZCHjDTeoT3IVDJ/vAEFjIswdkfVtqZ3vwOU/STtZv1eiaxuF4cAD+AsAX77snvsXq8gejtzAl8Vr3G/PJIw==","signatures":[{"sig":"MEQCIGoOmwdyqb+2Hn8bzefHYGy/KKjzFIVtwwBgb0eEdJo7AiAtgr+2szFsZm1xPJFXrXDPXgMnFcyhCSJiS4aNs8VLqA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":781459},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":"./src/render-client.js","./server":"./src/render-server.js","./context":{"source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":"./src/signal.js","./testing":{"source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":"./src/registry.js","./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"5b26990398b79e11435459358ab4a6cf800e6bf0","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.24.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.3_1780263588448_0.24154807974642822","host":"s3://npm-registry-packages-npm-production"}},"0.7.4":{"name":"@webjsdev/core","version":"0.7.4","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.4","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"913c6ab11c8dd73f49bff2aef4870845183c719d","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.4.tgz","fileCount":38,"integrity":"sha512-qk8BHnllXblEnU00N7TaQEt8wceHW5dfK+yD/TXvS0jaxPUz3xlGPrL+SoORLrNYbdwhzpo4bH7u9mCYqnm7Vg==","signatures":[{"sig":"MEYCIQCmx+MKpfmFQjor2RITAaqcAzfUdu9HBLAlXcBxoHU1YwIhAK8Jw3Lde6JMXwOE6izIAZsDGBqXvMptC7hVpvBFBjyv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":818706},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":"./src/render-client.js","./server":"./src/render-server.js","./context":{"source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":"./src/signal.js","./testing":{"source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":"./src/registry.js","./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"603405ad38533ebb5d0b2194ce8c76fbab53f95f","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.24.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.4_1780300698352_0.7331176970161581","host":"s3://npm-registry-packages-npm-production"}},"0.7.5":{"name":"@webjsdev/core","version":"0.7.5","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.5","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"d9287d763d4bfce5e52be8cc197059006fd01b19","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.5.tgz","fileCount":38,"integrity":"sha512-Cy3G9wK5M4Ai2Lf1ZRCi9tF2xOMp6gqkj+Glp9S53uK9Ksp9K6PRkEIdlI+QvTI5aXjthj8cwROjltjJ01CCXg==","signatures":[{"sig":"MEQCIG/rSddVFh+kYb7pPCzBXwP1jTVpaReuVehRVjBWCRG9AiAp0t1iFvuIxzslXY8yqfDKaDRr5CdZBJROsJyqAt5Khw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":827305},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":"./src/render-client.js","./server":"./src/render-server.js","./context":{"source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":"./src/signal.js","./testing":{"source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":"./src/registry.js","./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"da55ecea8541d2227209cc28f236737109296b3c","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.24.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.5_1780390253470_0.3303268948790956","host":"s3://npm-registry-packages-npm-production"}},"0.7.6":{"name":"@webjsdev/core","version":"0.7.6","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.6","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"3f3d086dacead09c2a2e7e100f09e6fe86eec024","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.6.tgz","fileCount":38,"integrity":"sha512-NYhOK8ZvyYnOHBJcAlijoS5MlW2Ox6hMEpDla38JHdt4dUshy9exBkY4g41/IUbTvH9t7ttynit32ELrQEcqkQ==","signatures":[{"sig":"MEMCIGTUopK9RjjP0ACiAZSbDd2wep7rnpKhBl0KErfdeSwMAh8hbrk7hNA09frYKukZr6BzyMhraA+e54+yOU40rZsQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":850362},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":"./src/render-client.js","./server":"./src/render-server.js","./context":{"source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":"./src/signal.js","./testing":{"source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":"./src/registry.js","./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"653d5af1f8646b2cb5f78c29827476639e3991c3","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.24.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.6_1780422565287_0.8729051470851854","host":"s3://npm-registry-packages-npm-production"}},"0.7.7":{"name":"@webjsdev/core","version":"0.7.7","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.7","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"61cd8f91f98b21320c9b2de7d058536b783e3a6a","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.7.tgz","fileCount":38,"integrity":"sha512-CRtH6wo2hZN1RzkQNYLNbVi54ARZ9LWFrexCKBoyz9xF8Fxj0OyA35LPHEVPrcdPhWIggkPscE2mLscTdOVCSw==","signatures":[{"sig":"MEQCIEwl00L8mSm6SUPCBX8bUa5qdojneDt+bU+yRNnmnBgZAiBGLSiuL7pfvmdE8FoNXXkvjkC+IJpvXQlYEyKq9t1EFg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":872359},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":"./src/render-client.js","./server":"./src/render-server.js","./context":{"source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":"./src/signal.js","./testing":{"source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":"./src/registry.js","./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"fcc660f6eb85a37222ff88878195c8f9347d9824","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.24.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.7_1780431042480_0.7583057757650107","host":"s3://npm-registry-packages-npm-production"}},"0.7.8":{"name":"@webjsdev/core","version":"0.7.8","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.8","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"f3618a11a959df0a9dbeb64ce2c2454231fd86b1","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.8.tgz","fileCount":41,"integrity":"sha512-7h5eagfJuaBTf1HUagVh4jqgeNDBXqNiX68CBnjWWCdpy/2sc1G+LP/zd40Selh+paJHqW/2liwGFpjuY4YYDQ==","signatures":[{"sig":"MEQCIGiG0+GmyYmX/sM2eXy00Q8NsROzy2W8YLF67wjoSb52AiATo1pK9Sv/ilKMVTYKhMbHhVxBB2kUl4IKMcPmx2ZEGA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":898665},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":"./src/render-client.js","./server":"./src/render-server.js","./context":{"source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":"./src/signal.js","./testing":{"source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":"./src/registry.js","./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"0f1b4d8969baa8ae3c62e0e90e35d97e81cd0501","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.24.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.8_1780478817106_0.6552754968131076","host":"s3://npm-registry-packages-npm-production"}},"0.7.9":{"name":"@webjsdev/core","version":"0.7.9","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.9","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"47450d5f4137bc2c2b0250cbbf9ff7727d34bde2","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.9.tgz","fileCount":41,"integrity":"sha512-lMqyzk+QMILe49JwLrnsV1/6OnOAuVb/SZmy5tmtdsA8oVO7r5RKFRagAa5CYu0wTlen0hS99CtZrFr5PylpRw==","signatures":[{"sig":"MEUCIBy3H3adf0lMe+CKl5r+n++wcHLpQSkVHZB7N8YGrZ3oAiEA2ZS4xeYKZQ1fZ/aAOM2d2zQiSkI1GlAHuVaya1cx33s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":903733},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":"./src/render-client.js","./server":"./src/render-server.js","./context":{"source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":"./src/signal.js","./testing":{"source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":"./src/registry.js","./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"91d30d627d03345f4831b7d7a142e061277c45e6","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.24.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.9_1780493181988_0.26625708236626666","host":"s3://npm-registry-packages-npm-production"}},"0.7.10":{"name":"@webjsdev/core","version":"0.7.10","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.10","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"a2240003ba458471b571c895ee87577f7aa02322","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.10.tgz","fileCount":41,"integrity":"sha512-+84gHgcOvAYGpnVNYisPDSDTMmLqpYE4BdB1T6VVAID0y174xUCdKBaMT3DmyjnjV8IsYy8j3ohPuUxrNAJ3jA==","signatures":[{"sig":"MEYCIQCQ/VXYrEUoAVB+eC47o0NiISYMPCTgvbU+97xH/8cbGgIhANwDReFRWl+1FQmyliMbS29IDunYNCTgzP3OEi1PD0ZU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2350340},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":"./src/render-client.js","./server":"./src/render-server.js","./context":{"source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":"./src/signal.js","./testing":{"source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":"./src/registry.js","./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"29adcbd6ff4205eea45e5c39ca32db530f1de1f9","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.24.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.10_1780499837354_0.9351433037873946","host":"s3://npm-registry-packages-npm-production"}},"0.7.11":{"name":"@webjsdev/core","version":"0.7.11","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.11","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"b613a6e5ea54e50a9a349b6b6d9e50fcb2302425","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.11.tgz","fileCount":43,"integrity":"sha512-4jk32bjwfgWutWNs1fUtsr9WQ4KbNRX/O7y5gQK3xJ9wWbzpzMph0g9eZ5E9OhRjkdwXK6tJLPjwT3EqDb1bsQ==","signatures":[{"sig":"MEUCIDkPhwDvltnIlTjO6+EXpgUiLpyjzv5xB+k8/ibQkzVzAiEAhWl3xLyeRZDHpErAHglvk3e8Nr4aWhU+BtHeE9K6kZE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2468946},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":"./src/render-client.js","./server":"./src/render-server.js","./context":{"source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":"./src/signal.js","./testing":{"source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":"./src/registry.js","./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"ddd59a436d1380b6ea0b4733fce521d0a13949a0","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.24.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.11_1780602679024_0.05456345531117934","host":"s3://npm-registry-packages-npm-production"}},"0.7.12":{"name":"@webjsdev/core","version":"0.7.12","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.12","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"0fc51013dae979b3f2cec892c7ac585f6f7e71db","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.12.tgz","fileCount":54,"integrity":"sha512-KmFqu7zg6R6aG2cpm6xtlpy6/0QhDWRFSqsGnh2cygrKu2aJNTJMzlFGAwLPkfI3BNmyv2jN7KDmN4JSq4mGQw==","signatures":[{"sig":"MEUCIGctnNbkEysPDJBEpfZ2nZt9zHcAAl4BIq2IrUfzXKPxAiEA7s++kp1igCdJOHeeZa72MBPly+9AfQ6T7cxOUcXevBI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2477660},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"c0692b405bdceaa2e7470996653b2cc8a139fa56","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.24.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.12_1780902080726_0.8541005010905462","host":"s3://npm-registry-packages-npm-production"}},"0.7.13":{"name":"@webjsdev/core","version":"0.7.13","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.13","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"d74b5a17987161fd27c0c6a75a36860ae1d56922","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.13.tgz","fileCount":58,"integrity":"sha512-Cv+OvNvhWeK3x1PGUz3XBSldxfWWnjnS6US8moEBm6DVF6spLCoMnZhKjyahU5PoIkFDuL1ICS3pksdLONWgpg==","signatures":[{"sig":"MEYCIQDEJlGvV/f+0EEAJz8yoiMsdN9bW4JwEbg0gQwZqESLPAIhAL5xWTGi6Xbs3KIrwxPD4Bs5K2uN16MnbzXfqUqlk9ev","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2479672},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"5abf6fee4d6dfb0e2d4c90f21efbfd2f44be4d03","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.24.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.13_1780902939690_0.16857331172578105","host":"s3://npm-registry-packages-npm-production"}},"0.7.14":{"name":"@webjsdev/core","version":"0.7.14","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.14","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"78be3c1bc814fe1a0a2cb819755a29d77f614867","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.14.tgz","fileCount":58,"integrity":"sha512-AGJH5l107Rs0E/6XASzzA/0ljeiZYBztd+bZns4ArUXviu0t/w8E3M+uzj5TOVOBCHNLtXSQFOl/Xd6Tsqc+Bg==","signatures":[{"sig":"MEUCIQCFhro++mn9hmlI7RqzA4reRK+n7xXgzQX8AhAPzsJhkQIgUtLNmzVx+NuFAKPEK6SZBVj98NWovwBv/2H2Z9lPdBE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2479936},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"00cce0694b860825c2934f99e70d551526a89a99","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.24.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.14_1780904621682_0.3243828347192299","host":"s3://npm-registry-packages-npm-production"}},"0.7.15":{"name":"@webjsdev/core","version":"0.7.15","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.15","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"541631c014216df70f90655b669da7af20da4ef9","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.15.tgz","fileCount":58,"integrity":"sha512-+NIroAjlfgD8KdOCvzx+2r0oz7X6k3IBbCjDylXJJbeTIpVH539w3K0Noh11EoiOOnGGK3ysKK+rkekAYEBWUg==","signatures":[{"sig":"MEUCIGNtgRUY8RB8K62laFCZPslYcI97gGFk0MCcRLtEcgBfAiEApoKDiMvcjwgd0kTchC/0V89xO+N+TsKIdHvSWk4n6TE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2481261},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"8fa2af31d623182b8586ed7976df924b2481d55e","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.15_1781102417211_0.3732242988506893","host":"s3://npm-registry-packages-npm-production"}},"0.7.16":{"name":"@webjsdev/core","version":"0.7.16","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.16","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"342bcbb2113c20e0bd042cae5f58862315e42bfa","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.16.tgz","fileCount":59,"integrity":"sha512-JMKIHf6HpZixdfIdBfd1Fuwxp5p71eQi3xROJQ3HXgVrxWqwMlPiwcsJnCcKG+jB0MsxUSHnDGn0d7I83LG88Q==","signatures":[{"sig":"MEYCIQCHuT4tp9/fgFVCUqEAhF01imeWIkyIv8VYVlsEgKG8VQIhAK/e+xsoe7FcrSM72+ZpIGpXX2J3vRxgy8EDQcgk98b4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2534841},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"d67ad76d51af080731a237d5bfe81047c5eca4fa","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.16_1781250136966_0.10989316551520845","host":"s3://npm-registry-packages-npm-production"}},"0.7.17":{"name":"@webjsdev/core","version":"0.7.17","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.17","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"d65691c1b5846d0bebb4cc592ae03ad7ecc4b6e0","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.17.tgz","fileCount":59,"integrity":"sha512-2k6irHO1f6y+KoeWzekS4k0kY/9fa5DZJzInW3yxssBPmyy+IbyK7j6867hpLl2CE3CJR52QX0n+u46rbCm6Sg==","signatures":[{"sig":"MEQCIDF2n8PwcJqtrbk4YLeQrltil6ueH9WLr0Q8UYFMfgZXAiApG98TwZ+0GBn3EcdE+5VNlMqSdJ3DbISpShth7wVxCw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2538173},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"f15b0f691ce8397f6ee0fb1c214584c2ea6f4331","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.17_1781291911945_0.8669203536405554","host":"s3://npm-registry-packages-npm-production"}},"0.7.18":{"name":"@webjsdev/core","version":"0.7.18","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.18","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"a063ddf83d812deb485738a0cb4a08fe5e536072","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.18.tgz","fileCount":61,"integrity":"sha512-x2BMwObLsS2n8A4m8C2TBgSNH8B2M7DeRfIAKFAJTT9+2CTXSbyXkozMik0R0+RFoCBVe26w8cunyh6vAizwzQ==","signatures":[{"sig":"MEUCIQCNbw1K998u5DUYqN2VU4gR/fvP9ereLXPkhZsQvZrQGgIgGJ6m2gYNQcQzWQB7aFxkng+ib9sMEpiVkRk7RrJJZ/Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2549232},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"6aceb3d035cf97382074428b00d5b11295fcc064","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.18_1781346044695_0.9252054925437552","host":"s3://npm-registry-packages-npm-production"}},"0.7.19":{"name":"@webjsdev/core","version":"0.7.19","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.19","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"01fd18d797ff80697006fb7b52a7889ddfd2e0b8","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.19.tgz","fileCount":65,"integrity":"sha512-rqmY+pt3RB5Q98FCccwoKDGJ3X/A6Q/Uys2TUDYjQ7RZ66hFThQ4xVpyGdZ1oQSUP03Z93z9h//H4pVJNJDFIQ==","signatures":[{"sig":"MEUCIDyEfoUxdmEYPEX3wvHVCH7un6HsRNWa1S/WYr5lF2FuAiEAxhHG2eaeJz/KXsCcvE0CnGAG72AsTuaTwWB7TDycMNI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2565333},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"152ab66ce404e5b8148fd5c78613e14820dac9a3","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.19_1781387293653_0.1769831720343169","host":"s3://npm-registry-packages-npm-production"}},"0.7.20":{"name":"@webjsdev/core","version":"0.7.20","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.20","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"9872b13826c89d454632335ae2c6bdf3dda5177b","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.20.tgz","fileCount":67,"integrity":"sha512-LNoc2jNRdPlq9KzQSgoKwiifr3CfPsNtCm8FXNjHsMauNlv51jbAF1QNK68aQBWJAm8yfAxvr+cyscQjFhmbmw==","signatures":[{"sig":"MEQCICO38AVjlNWFTEAArKTXNFpbUqwfhJY82RFgqrxHEMt6AiAolrFZe0FdT0a4I85dPBNRbj6mM2q2+ieQtwYyGMb1VA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2568440},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"5509bfb16e46f9a5254e8a9560b0e315bba2a681","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.20_1781395586305_0.024216197545327223","host":"s3://npm-registry-packages-npm-production"}},"0.7.21":{"name":"@webjsdev/core","version":"0.7.21","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.21","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"95a909547720aa2d953150f5b02da3889caf53da","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.21.tgz","fileCount":67,"integrity":"sha512-rn93XgcXrpq77Ya6DX7OPTRYF9/Ns/ncZzt8n8lYTYOAj7WVHMwd/H+OEhXx3N6A8NR4tabMZ05t0kL45QkkYw==","signatures":[{"sig":"MEUCIBfAGSkswm7L/Xx1vKd+RCybAUJOxAr9s7xdsleO7Y7nAiEAo5Kf7ID4UYgu0B93yCpZQpbBE7yEyFlcYv9oUit4JeA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2570539},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"79fb09e91c036664c76a01e08f2468aa2c90cad6","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.21_1781454891435_0.29286385181174923","host":"s3://npm-registry-packages-npm-production"}},"0.7.22":{"name":"@webjsdev/core","version":"0.7.22","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.22","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"487d63cf6000a1714d97f4f740db3147aeb55171","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.22.tgz","fileCount":67,"integrity":"sha512-/4HkgJrSqY2X2DKr34hHGfbSGrunaXOEW8zdKzT+3whgYdEcdiIr7pgQjuJqDxxLhnDeUbRAFzJhMtIVL5k1Hw==","signatures":[{"sig":"MEUCIDYEyzz35q7CQIsJzaqI+OoXcWEpQ/nRRPDeSP//dQPPAiEAisK186LmiHOWMjIO4cB8zQLvFYlMhQ9tIzdkJMv993Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2589934},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"8a5609628afc3e9be200b9eb39a092b803d07fdd","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.22_1781799883855_0.5123353616174335","host":"s3://npm-registry-packages-npm-production"}},"0.7.23":{"name":"@webjsdev/core","version":"0.7.23","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.23","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"16a2df8852383bef44a9a340b51baf8eef92b108","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.23.tgz","fileCount":67,"integrity":"sha512-N7WvtmP7noAcAvi4mjaYdnqorj+L7IQ64nDxOgx8Wpjvh4FZ7GGF6+tkWGG4jvBKPFBeNG9DOaE4csY52dOJmQ==","signatures":[{"sig":"MEUCIQCIaLqyPBFUO+0yJpdk8iwzdoOq8PxY5P2ifPexzUSoggIgRd/j40v60Ewd7TqZCRlY2WQBJp3ZNNi//HfUmJimcPk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2598397},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"09b3e6765d67dbcda7a2760793f5c0cde5933654","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.23_1781952422991_0.413863178565691","host":"s3://npm-registry-packages-npm-production"}},"0.7.24":{"name":"@webjsdev/core","version":"0.7.24","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.24","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"eef9d6ff402d2995cd14d1a4cb456eeeb077bb7f","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.24.tgz","fileCount":67,"integrity":"sha512-uU0dEzh4NorD2VvvBeu4xIKHnqlOH88EpLZXoszOcxZbKDFuXUqYcukxgKD6EIEU/rsZTMc/jJFcm0OXTg7tjw==","signatures":[{"sig":"MEUCIQDdq1eD86oAD8ssHHB+c2hBHhWxMaSFH44JP2xFwn5kEwIgfqSh8R5/4zS80oDIF6gmzVUvtfDPXlRezb8kzGyNJAw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2598902},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"4541c752070dd1860bfa56c8a1587cdaf1853df0","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.24_1781977138157_0.9585509995222437","host":"s3://npm-registry-packages-npm-production"}},"0.7.25":{"name":"@webjsdev/core","version":"0.7.25","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.25","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"e6083fcc66c9f28cdfc281cfd4e8131338c87efb","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.25.tgz","fileCount":67,"integrity":"sha512-B85L9psh+iP3TbJgxAgqoE9HEhqYjo+RnloZrOSaMtBGK4IvmYwtJGQ0L1FaqeNembPXl/1Jbpvz2Tj+48J00Q==","signatures":[{"sig":"MEQCIHiyjFuXf6WHiNMxSr6ahlj0+7rfJDgIkrCrHFyFuCTvAiBOrEwTO4tXbK1Ftrtnlv6mjR3GHy4Di/i+0fbABJK84w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2603107},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"31ac51baa6b2057b5e04e5a2a52c0abca83dd89a","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.25_1782284480681_0.8488339582106754","host":"s3://npm-registry-packages-npm-production"}},"0.7.26":{"name":"@webjsdev/core","version":"0.7.26","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.26","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"b8046db690576c71e3360da12650a78e7abcfff4","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.26.tgz","fileCount":67,"integrity":"sha512-vrUi2s4tzT5+gHa2560jPK+E2//jBCObYl8cof8p+FwwT3ojP1+d75c+IrspGJji3IG/bu9w3h0tUfRBDBD5wA==","signatures":[{"sig":"MEYCIQCyk1Tj8jC0tk9al9o0L37FNpcH2so3kg68qlXhQ6EyYAIhALF26Kx47EmBE2d05pHkZNjNa0X9lGYbILb1ZbSqENNV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2603587},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"a2764c5a48d9ac49329fc2c7d6337f149c85b28a","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.26_1782304625247_0.24060952097170318","host":"s3://npm-registry-packages-npm-production"}},"0.7.27":{"name":"@webjsdev/core","version":"0.7.27","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.27","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"6d3f91f072cd2578fdf5a39353824684f0ae09b9","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.27.tgz","fileCount":67,"integrity":"sha512-rBBhZNxXuZZ1pj5dDz5eajLytHo1ZjnVGkFpjursRTI8nOIV0FEjrhSGmsMTuB/1gmn98vPwow7mL5dMuiSDlg==","signatures":[{"sig":"MEUCIBUZ5jKsa/3dyd6wh9TKO+vC8sww/wkKLicp9YsolajRAiEA2l+oQx6UxizQxsp2R4+7yE2d8lp3AOxOq7OTwtixBDw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2603107},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"f5fef9311572f6d0b5f69ee3a0058a355cc5d4cf","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.27_1782579598716_0.807014332969842","host":"s3://npm-registry-packages-npm-production"}},"0.7.28":{"name":"@webjsdev/core","version":"0.7.28","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.28","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"2fb45ffba3eed3ddc89815dbf21897563f1a471c","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.28.tgz","fileCount":67,"integrity":"sha512-y1ZhqDPAlxRsZHVxukcKXBsV5fJIrQIKuPGd8lvYxIzxukjqLVw6lKpPEgknAZxBh5LQz+avG8kPytMld2eroA==","signatures":[{"sig":"MEYCIQCTv1yuf8rgbCCNsMfpMnHJqQLjNkZXmPCV07id7gY8bAIhAOI/cXHczTrkgpX+5OZCp6lWoyejeukNAsvvnicL1/uT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2604534},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"7843b3cd2e3b8f9c2803835bfa010134e7340254","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.28_1782758140655_0.1660158628555708","host":"s3://npm-registry-packages-npm-production"}},"0.7.29":{"name":"@webjsdev/core","version":"0.7.29","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.29","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"2b716cf81ff1e6a032e44ba13aff506b75022683","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.29.tgz","fileCount":68,"integrity":"sha512-/m8qN2VOPI9L7VlU6yvIxBW7UAWARsAA2Bln4ctKFjnHC+UY0uD7YF8/A7cL65B5ke92BiO9Cwh2IxF+zQ5lpQ==","signatures":[{"sig":"MEQCICSLZV/e5QLHUJXD9xO8g+XUmxG89Ro9DGW70LfnEy9DAiBHRKKQcOyIw3pJIWsyRK737rOpkWVKhkFsEaOhernHSw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2613239},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"dd842017e1b78d27ec3a076ff116ae17a353cb69","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.16.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.29_1783359127689_0.7165643234168055","host":"s3://npm-registry-packages-npm-production"}},"0.7.30":{"name":"@webjsdev/core","version":"0.7.30","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.30","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"2b0067436f407ce64ec4a5a325f5278ef0bb647d","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.30.tgz","fileCount":68,"integrity":"sha512-MJC4feZp0fD9ugWn2ijywbFq+1px1P0grmOMvf98xvSZb2OVTkoQp0jmTaSaTgUxZiuZ7NqdcLvvAcA1pIhYZQ==","signatures":[{"sig":"MEQCIE997D2iP4HGprL5DwyEHRppkNLEvsu7ESMeM0fnlUnhAiBmYQCSDl8Iutiko6eEtH9XGvLmILLzwJwg24EAcnRVSQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2613239},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"0ac204a6d4ad97954177293c0410f764e486bf76","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.16.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.30_1783489760248_0.18608756309689034","host":"s3://npm-registry-packages-npm-production"}},"0.7.31":{"name":"@webjsdev/core","version":"0.7.31","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.31","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"71b9351da2568b39a583a05c2563b2729d7e7ad2","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.31.tgz","fileCount":68,"integrity":"sha512-xf7hMI0VAUc8fjkHubtQU9t0cjogRveBAeMxRcM7YLeeeJbNYGThlP6SQMY6igfVEJO4rp7OOVYhUk9UDh07yA==","signatures":[{"sig":"MEYCIQCbSqUQpHSSUPCZaa9f0VdIu34FgxaFP/qYJsf9ITrR5gIhANA9dy129atBwPDLB3N1O7hRI1nKu5HnClGoFH9pGfqx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2615490},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"6d857a6747bf4a4b960f4294d7cf4b98d49576d8","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.16.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.31_1783524833981_0.8919282183646959","host":"s3://npm-registry-packages-npm-production"}},"0.7.32":{"name":"@webjsdev/core","version":"0.7.32","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.32","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"3c230e86a9e3dee635caf20b3539dfbb64feb909","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.32.tgz","fileCount":68,"integrity":"sha512-P7gTafZ5pdBgxKbZ+SI39byVNA3vxmMBJrpvyUCaPrpj3BiprxTh7AWpjXG+ZNSqw9ADpW1M8TAmLx7ruliNVQ==","signatures":[{"sig":"MEUCIQD6KKrsYGchknEOBAj60ypZKVj9oOKECj3GN7IKEis/bwIgLH7G0ZBVCW6FerG5qVR0tqehf1ffNiaesaDWD685454=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2619692},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"bc07f63b36f55268f925950c47c0907a7fdec70f","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.16.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.32_1783535484418_0.08864128724093101","host":"s3://npm-registry-packages-npm-production"}},"0.7.33":{"name":"@webjsdev/core","version":"0.7.33","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.33","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"0d2ed02006e17cc6ec63cba7025763d57a381661","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.33.tgz","fileCount":68,"integrity":"sha512-xwjQ2unmF8qJfL/KaSqpPFlezSGtUEi5ylI2hv6smFXBB+YuSSK9CO2S9DmPojAGoK1Ai81NVHaavA20/9634g==","signatures":[{"sig":"MEQCIEwwivBls5V5xlTsJWFYIJZPCVtxAVdW/dVL+C64t5srAiAWkTkeXPNfbYN7nufJn2WrkVhfmXtrAjA8fK3XpiBxkg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2626633},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"19c9d10dfc4284443f4085c383b6285eaeeb1d3b","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.16.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.33_1783707757272_0.18524845346464924","host":"s3://npm-registry-packages-npm-production"}},"0.7.34":{"name":"@webjsdev/core","version":"0.7.34","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.34","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"7cf9b953cdc440148cfb3f1026b3d4f3a37daeec","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.34.tgz","fileCount":68,"integrity":"sha512-b5jUFTE+A5WSegljhcSr1ehahBf+wdBQxEt5DkgV7HXjkKxVCEVilJyF2Ppn8fbZaZmttKgd477gDKg/jb+Uig==","signatures":[{"sig":"MEUCIQCfLxCS8Aih0pU3iz+5inCbwiBQsXyEyM2gc8gc/0zhkgIgXp+ft+36ptnsbsHhrEJmWHv5udrS7B3tR63kffh2NF4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2628531},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"e3a6e978d65e3c3350778270a63d6e57a49a7b37","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.16.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.34_1783742245628_0.08474530949465264","host":"s3://npm-registry-packages-npm-production"}},"0.7.35":{"name":"@webjsdev/core","version":"0.7.35","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.35","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"c4b85a8c034feaff8cb49a276e9bb6930742fd0b","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.35.tgz","fileCount":68,"integrity":"sha512-4Iw/xMbmeIXm42xcShl011Nena8VdJ/Nbextafo+W01Z9lxxfLuMwFTy7rl0ctR4G3wguFOoQurw6LVcJwlJfg==","signatures":[{"sig":"MEYCIQCxhv33EbWPPo+59cCvyQrZccsKPvcg8ORElPqjVUCWQgIhAOquZHkQGXpoU0IywXWgz71hV2aOSbq56MnpPWgRsGoK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2643622},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"6c84a2d9061771265c8a0773e040fdac2eb81928","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.16.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.35_1783772949274_0.7799184927793401","host":"s3://npm-registry-packages-npm-production"}},"0.7.36":{"name":"@webjsdev/core","version":"0.7.36","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.36","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"d06364fa5a6dea5bb6d78f5e14677bce72c9c3e6","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.36.tgz","fileCount":68,"integrity":"sha512-zXMfhH8pMEluSEAwSQyyp1JtKcta3ORa+wfLmVsUNvsh/7yRl1t0clWPWfky8U0r2ysyKlLs5tHbyTkBXIvdvg==","signatures":[{"sig":"MEYCIQCUjK0UZozi17oIopTgfsBLnnqgM47+yOS/is/HXxqd5AIhAIgI6AzuC6U2ofwSDcCn+pgXxcKCG5YR0gLXVgXe8vz3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2654525},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"5e484c65c51c8e67a606b55df6a2b71c12b3defa","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.16.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.36_1783937707019_0.6110426013113912","host":"s3://npm-registry-packages-npm-production"}},"0.7.37":{"name":"@webjsdev/core","version":"0.7.37","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.37","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"2eab6ae162f34641794ef6066e8abab96c53298e","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.37.tgz","fileCount":68,"integrity":"sha512-p2qbUrV4SqHvxVps1VTtaARKEVR95Z8JTdK5TOBdHAq67NiiEzCk+OP3DDrcc5Ex+lezv6zIra85SW7HSBmU8g==","signatures":[{"sig":"MEYCIQCaBMBfysIEHJRm9mVxW93RzKli80UK4hz6MNVl0L8z9gIhAOrym9dfuVKjpBCghpDtMIKcQjCLHokMsGsohNmdj4kF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2655928},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"a460abe4e5ab5ca067ba67171cb0d3baddb931ca","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.16.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.37_1783971844391_0.2972124729812735","host":"s3://npm-registry-packages-npm-production"}},"0.7.38":{"name":"@webjsdev/core","version":"0.7.38","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.38","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"aa5b64a507deec3f8e670d74a5a8f79739c7b77f","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.38.tgz","fileCount":68,"integrity":"sha512-+bGR7Tea3O4cHNz2eQxzKrCuhfZ8uCxLQBDMrCctYz1mozmmcaNYSvkTKXtgHqx6PLEBwDXBQp2GIyfGroUwHQ==","signatures":[{"sig":"MEUCIQCnK/rPZl3aXdEFd9SoHh0GQ0lOBh9tOCVD0fwIwsjAcAIgIrhwuKfpf/qdFBfrkjWIItBOWrU5kTokewrNx31COIc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2655973},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"e1e2dcaa11d39b21d7fbeab45f5438b4cfe05f46","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.16.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.38_1784005528233_0.5196186939152869","host":"s3://npm-registry-packages-npm-production"}},"0.7.39":{"name":"@webjsdev/core","version":"0.7.39","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.39","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"41f021af69a0427fc4eaf5de7867fa24ee3eb630","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.39.tgz","fileCount":68,"integrity":"sha512-MfV2/oU6kVogSwbLmroDxwvqq0tg5HrpA4uAuR6XA14pTd1V3Jk01zApZyYXPxVUiUGXtJeNx7PCNm64nKGiQw==","signatures":[{"sig":"MEYCIQDscV3EtFBm7bnoTK2JC6zxkO+HRZa9N8f9K/0BtiV4UwIhAME+BojOG4O2enMKP4KcNaO9lZtHiRbxrFPZmLNWFFUi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2666823},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"7bd8416d26558f9f77b70185c0fea93bde0929ad","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.16.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.39_1784142536504_0.6859979203363458","host":"s3://npm-registry-packages-npm-production"}},"0.7.40":{"name":"@webjsdev/core","version":"0.7.40","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.40","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"71afc7523ed96dc822ec85912a33af8ddd08f006","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.40.tgz","fileCount":68,"integrity":"sha512-cZbZ4/FmwrdSU0B11d3m4Q75+t+KKfaQ/1RxoxTz8vo9yXnTBFcARyIyoGBrFjkGXH6eWeJJ+gAjsDYRPTc//Q==","signatures":[{"sig":"MEUCIDFQXuDdSYy2CFHewWA25ZeNkbuwOtWYKNXt9s1D/Vt5AiEAwnrIpvDwKvYUSGxB7Kc2ii+V/CPc429EU6XPLKRfegk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2679637},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"0ad854e6c37614d0d65b55603ba436f7638073b7","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.16.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.40_1784526845775_0.670781506901784","host":"s3://npm-registry-packages-npm-production"}},"0.7.41":{"name":"@webjsdev/core","version":"0.7.41","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.41","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"d9d584ebb932cfc12d0c66bb6884da6673681883","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.41.tgz","fileCount":68,"integrity":"sha512-eWk1VyBXiIRN7cIU2oLZpXn1Iok5voS4HrJ319ln86X5KNrrkmlru90QlFmw50haEo1TGAM932s0+3LKzV0P6w==","signatures":[{"sig":"MEYCIQDmMFRY5nIU52fdoYfvnaX6d9ZxJ4QygJ28JvMcSyHAzAIhAJz+sRQ5upMqP5OeeaYAeNeFqrdpsCB4EJZeJz/uwkWp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2839586},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"832f29e36e329d24b2098cb01f5557eb300c1f26","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.16.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.41_1784634294561_0.7059112678475272","host":"s3://npm-registry-packages-npm-production"}},"0.7.42":{"name":"@webjsdev/core","version":"0.7.42","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.42","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"f2cf59b6afb1837e2aa59ca915deea0c4a9ad31a","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.42.tgz","fileCount":68,"integrity":"sha512-rll/cHB3xLfeDKHctMh+RBO1wtVA16w/YlleFP++FNka5/cIMRkYV1VKM3a9eGFvQUmdfbwDJUxRvmBkWeHN4g==","signatures":[{"sig":"MEQCIHWBzsvsy+hgSBt3aCJxyh4vTm+mNm88HivvhzHX11abAiBVSuvZMuYb6vGuKuqNzVk1/5hPAuVAY8leiyvG8y0p0Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2840968},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"ffded865e0a5be7777e1562f1aa6a806207e69af","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.16.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.42_1784719922816_0.06194934874687519","host":"s3://npm-registry-packages-npm-production"}},"0.7.43":{"name":"@webjsdev/core","version":"0.7.43","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.43","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"2452bfe0da4f67079a0e6755c5fdd25aa206f459","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.43.tgz","fileCount":68,"integrity":"sha512-2/mzkNM7epfHxDjdDN1xKM9yJzJzIdw2Kran/pASNTEvCNLFkb6NkKDZ0UvsJTWQ2Dbiz4E2Bnz7rLt4TVDIVg==","signatures":[{"sig":"MEUCIEkgrqVQ8SleyeFyb+TLix3CXdscbFqzGiBCawlWyZ9tAiEA7Lkw3q+p+WhT7mQgVapow/UWeXgolWZfW8C19nvh3jY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2859267},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"a51f26e8c32df876db48ac679433f852cbef8dfe","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.16.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.43_1784833071370_0.23736177157058536","host":"s3://npm-registry-packages-npm-production"}},"0.7.44":{"name":"@webjsdev/core","version":"0.7.44","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.44","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"07413241bdcfd26598dc4799ff9849f9998fbe79","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.44.tgz","fileCount":68,"integrity":"sha512-bOQLIbfcTx3R3XSsjRNi0CQb9P2eepLkptAFZcQ2l8pqLKamsXxjSNIIEh5W3aKcY/i/1WHu1JPakwScrej7HA==","signatures":[{"sig":"MEUCIQDoozUTvSJbTepvFhYPqK7+s+sR5P0BrjH6rX6EXLEcMwIgcvX403SCH5VkZU6a1fBB8y1w67P4S0Qmr4yHUpy/Wx4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2859252},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"4d1e1f63163081b6a3add13be7f356fd7493992b","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.16.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.44_1785013958929_0.6883437141130224","host":"s3://npm-registry-packages-npm-production"}},"0.7.45":{"name":"@webjsdev/core","version":"0.7.45","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.45","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"fb65af108b6589982edd4bf11a2b32b2a0ceab96","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.45.tgz","fileCount":68,"integrity":"sha512-L27fdf7r9TeMRQGAlLEpFT6oD3jwFyBXtebZ9voAoJMDvePL95ypaU0BgTdoI1rADNlsPx6uGWgAgWv/VELuCA==","signatures":[{"sig":"MEUCIQD5F9F3Lttc5wYe7UuGfRZVEgitLeT1p6T7+JZQSJGDHQIgEBR8KzMWXeMJMPM92XrhSjJru7MHYqU5QJKhNwQb8/4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2871229},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"a52a89a7ece1f41723bda9f33ff7758c61c11cf3","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.16.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.45_1785090530913_0.9682752814655078","host":"s3://npm-registry-packages-npm-production"}},"0.7.46":{"name":"@webjsdev/core","version":"0.7.46","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.46","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"77277e4044e88a30ec70a42985c7aa8c75d076dd","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.46.tgz","fileCount":71,"integrity":"sha512-UJQMgKgB3+syN55BFi6QBh5nCPKr1gcC1w3/HSu7IgaKm/H8X1uJyDT55wAnTU3XDqbSMQJa/OHs7We8EfRtKQ==","signatures":[{"sig":"MEYCIQDRYrhRpg+/cdU54BvEm1iLzIZ2VJS1BaG6kO1L/pRa+wIhAPnlqlV+uqngCcS/PZHK/pKDWDRUkcvDRJm0x4MnAe98","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2935390},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"eb592da83ea226f82d182ebf7b252b1f04d22ac0","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.16.0","description":"webjs core runtime - html/css tags, WebComponent base, isomorphic renderers","directories":{},"_nodeVersion":"24.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.46_1785460262537_0.21570959471223716","host":"s3://npm-registry-packages-npm-production"}},"0.7.47":{"name":"@webjsdev/core","version":"0.7.47","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.47","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"184bb74858bf4ee47ce7fcd50319ed40de30fb79","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.47.tgz","fileCount":72,"integrity":"sha512-qkc3otk4Yo/HaJNT68msxa8mFt0K5Ehkzze4IQfsrfRX1WNvdwVEUO/IT+PlngOKfot2OyiBJSMCX9ZjRNqLHw==","signatures":[{"sig":"MEYCIQCoXitqN3JanWWciE60pZ5xfpA20HpbxSG/0oCDdHvytQIhAIK5OqhLydHLOKcgy8Hb5uOG/B2vqIpwhwWui4+KlB2E","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3178956},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"484c6c02e061b98dcb5580a3fef0ad47b5bf789f","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.16.0","description":"The runtime for WebJs, a full-stack JavaScript framework built on web components with server-side rendering and no build step. Ships the html and css template tags, the WebComponent base class, signals, directives, and the isomorphic renderers.","directories":{},"_nodeVersion":"24.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.47_1786003536636_0.5310816178033291","host":"s3://npm-registry-packages-npm-production"}},"0.7.48":{"name":"@webjsdev/core","version":"0.7.48","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.48","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"46e6703f05c47ac27dcfa7c040558f76233089e8","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.48.tgz","fileCount":72,"integrity":"sha512-h75r4dMqBWMhADeybjEPiLI1DVrOe4HqzHAfdMkO3L79MQLskXlyNzKHrjBl7hVGteUNs5spoChqXN2MWiGywA==","signatures":[{"sig":"MEUCIQDqZtoFCKolEGbH12zAMaYM3WzuiPnkq+auSo/buPIDLwIgEnXcOVoiCrI9s/Jvw9FS0EzO2dFDTbVdCdFQ0J2A8Ig=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3249591},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"718dd188c29d675abea1110ecb8bbfb88041cb41","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.16.0","description":"The runtime for WebJs, a full-stack JavaScript framework built on web components with server-side rendering and no build step. Ships the html and css template tags, the WebComponent base class, signals, directives, and the isomorphic renderers.","directories":{},"_nodeVersion":"24.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.48_1786124317898_0.9705619962388172","host":"s3://npm-registry-packages-npm-production"}},"0.7.49":{"name":"@webjsdev/core","version":"0.7.49","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.49","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"9d90428fea364c38b3ab2b20edde97a9c57ed315","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.49.tgz","fileCount":72,"integrity":"sha512-0JdP0NhCKijmPSDHUsI3AJNSjLVWzpx48Vff7FFjgfLNnEXR1huyJ5KyK0wSf+hyPM6CIMRZn/h7JPoV4vXhIw==","signatures":[{"sig":"MEQCIAOPPaGZe1Fc+Io/mg5v+e/pb/qD1ES9MV+iPlbAwlPpAiA+adIs7hiGp0Gw2ZUdTiVdFIsUpJNwwXL2r6y8icHupw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3260958},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"207f216844251c7f171060aa6ac18d25d7d117f6","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.16.0","description":"The runtime for WebJs, a full-stack JavaScript framework built on web components with server-side rendering and no build step. Ships the html and css template tags, the WebComponent base class, signals, directives, and the isomorphic renderers.","directories":{},"_nodeVersion":"24.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.49_1786218814720_0.05147912645884589","host":"s3://npm-registry-packages-npm-production"}},"0.7.50":{"name":"@webjsdev/core","version":"0.7.50","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.50","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"45ba3f18edc407ad67f97430ece71c20bb8e1ea4","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.50.tgz","fileCount":74,"integrity":"sha512-IDtngv1hKHizuub0Uwcuiax8rRYR5jZ8e5ilmMxFlaLRtS5l00wFBcTFy51yIaie9+Ljex4v8uDvAZvs29J/QA==","signatures":[{"sig":"MEUCIBkedqn1VLLK66f1a5vuBwWkX0XA0xZ+9Uyi6f9Ynzk9AiEAzuY0wdB39l0h3F4Zocr3W/oqxRaePghjxKXHGlbv5/g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3423138},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"d1ecf972d1bc34128ccdc71878cd87d5430cf4c7","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.16.0","description":"The runtime for WebJs, a full-stack JavaScript framework built on web components with server-side rendering and no build step. Ships the html and css template tags, the WebComponent base class, signals, directives, and the isomorphic renderers.","directories":{},"_nodeVersion":"24.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.50_1786396348614_0.8220830499125003","host":"s3://npm-registry-packages-npm-production"}},"0.7.51":{"name":"@webjsdev/core","version":"0.7.51","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.51","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"26c44bb899272ca00b486f02cfd7dabacc9e7f3e","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.51.tgz","fileCount":115,"integrity":"sha512-+0jXGDmyo95zTyhgy0o4vjW34D4nM7QeHn+TQuJI0pP1u8q86unY4JkU0KJcDeVq0yFf2/OxjLtkipuFNCRX1w==","signatures":[{"sig":"MEUCIEwNb7bQEz/paPOjepMwG2vIIMOEsrBEiJMch2m71FYUAiEAnBj5lWJXtjme1zm252n5Rm/9dDIsKA1WeDigD9fqB+g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3529093},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"b15bbb40753302b9f668c01d99b616fbf38b9e70","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"vivek7405","email":"vivek7405@gmail.com"},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.17.0","description":"The runtime for WebJs, a full-stack JavaScript framework built on web components with server-side rendering and no build step. Ships the html and css template tags, the WebComponent base class, signals, directives, and the isomorphic renderers.","directories":{},"_nodeVersion":"24.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.51_1786772996404_0.7780821734780694","host":"s3://npm-registry-packages-npm-production"}},"0.7.53":{"name":"@webjsdev/core","version":"0.7.53","keywords":["webjs","web-components","ssr","framework","no-build"],"license":"MIT","_id":"@webjsdev/core@0.7.53","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"homepage":"https://github.com/webjsdev/webjs#readme","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"fe28098c9bd97fefeafc384ff3cf6e30206c2bec","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.53.tgz","fileCount":122,"integrity":"sha512-Matc2vOVlkWCEnStTn7/aBg6PLHcbt8y5VsfRrn4Opxn890bQ9TSBLveb7tr5c6fEgISeJcFa5ng5Jc4ix6rxw==","signatures":[{"sig":"MEQCIArBJN3M12v38dHzSeD7eZp/srcaPiI7hFTekKtSbNcEAiAELAuPi9wbsKLySBxKu/aREp/P6IexDSc+/WC98UNE6Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@webjsdev%2fcore@0.7.53","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3567783},"type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"f3e43b26d36b66257577c56061450991a096d25f","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:22703743-fe40-443e-b1ec-904e42306c82"}},"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.17.0","description":"The runtime for WebJs, a full-stack JavaScript framework built on web components with server-side rendering and no build step. Ships the html and css template tags, the WebComponent base class, signals, directives, and the isomorphic renderers.","directories":{},"_nodeVersion":"24.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.53_1787330375236_0.7544497880092538","host":"s3://npm-registry-packages-npm-production"}},"0.7.54":{"_id":"@webjsdev/core@0.7.54","bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"dist":{"shasum":"13169399684ee7b0f0ec85eeee161fdc7cc3adb8","tarball":"https://registry.npmjs.org/@webjsdev/core/-/core-0.7.54.tgz","fileCount":122,"integrity":"sha512-De/yjOorwOsXNKuVSPMmxZ13dFBqkVut1O77XqF0kkDMjJ0KFu5JQ/nqLF37R945CUIqOHYzM1eHe3bGEtkqrQ==","signatures":[{"sig":"MEQCIEQOW1fpo+p0WaM9bTCw05cHTVcxzaj3DZEpTV/P6OtlAiB/GQ5QKDHBt/Ux8lTRq/nxyA3aWsT+Rs1WNZ7pzDPv/g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIF7MzIDxFHc0U1RwT8KWQkd4u1Y4qloupsKc071e1QRHAiB6qFc3d/D6YdqfUkjh6H7XWzFIzGoQ3R5Qllbbd08nIQ=="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@webjsdev%2fcore@0.7.54","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3570350},"name":"@webjsdev/core","type":"module","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","source":"./index.js","default":"./dist/webjs-core.js"},"./task":{"types":"./src/task.d.ts","source":"./src/task.js","default":"./dist/webjs-core-browser.js"},"./client":{"types":"./src/render-client.d.ts","default":"./src/render-client.js"},"./server":{"types":"./src/render-server.d.ts","default":"./src/render-server.js"},"./context":{"types":"./src/context.d.ts","source":"./src/context.js","default":"./dist/webjs-core-browser.js"},"./signals":{"types":"./src/signal.d.ts","default":"./src/signal.js"},"./testing":{"types":"./src/testing.d.ts","source":"./src/testing.js","default":"./dist/webjs-core-testing.js"},"./registry":{"types":"./src/registry.d.ts","default":"./src/registry.js"},"./component":{"types":"./src/component.d.ts","default":"./src/component.js"},"./directives":{"types":"./src/directives.d.ts","source":"./src/directives.js","default":"./dist/webjs-core-browser.js"},"./lazy-loader":{"types":"./src/lazy-loader.d.ts","source":"./src/lazy-loader.js","default":"./dist/webjs-core-lazy-loader.js"},"./package.json":"./package.json","./client-router":{"types":"./src/router-client.d.ts","source":"./src/router-client.js","default":"./dist/webjs-core-browser.js"}},"gitHead":"ebedc427fe5e4dceb4237734ec950e26e04458a2","license":"MIT","scripts":{"prepare":"node -e \"require('fs').existsSync('../../scripts/build-framework-dist.js') && require('fs').existsSync('./src/html.js') && require('child_process').execSync('npm run build:dist', {stdio:'inherit'})\"","build:dist":"node ../../scripts/build-framework-dist.js"},"version":"0.7.54","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:22703743-fe40-443e-b1ec-904e42306c82"}},"homepage":"https://github.com/webjsdev/webjs#readme","keywords":["webjs","web-components","ssr","framework","no-build"],"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"_npmVersion":"11.19.0","description":"The runtime for WebJs, a full-stack JavaScript framework built on web components with server-side rendering and no build step. Ships the html and css template tags, the WebComponent base class, signals, directives, and the isomorphic renderers.","directories":{},"maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"_nodeVersion":"24.20.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/core_0.7.54_1789832468279_0.6909614739585419"}}},"time":{"created":"2026-05-21T19:31:19.645Z","modified":"2026-09-19T15:41:08.791Z","0.7.1":"2026-05-21T19:31:20.024Z","0.7.2":"2026-05-31T15:52:37.768Z","0.7.3":"2026-05-31T21:39:48.628Z","0.7.4":"2026-06-01T07:58:18.518Z","0.7.5":"2026-06-02T08:50:53.641Z","0.7.6":"2026-06-02T17:49:25.482Z","0.7.7":"2026-06-02T20:10:42.638Z","0.7.8":"2026-06-03T09:26:57.266Z","0.7.9":"2026-06-03T13:26:22.185Z","0.7.10":"2026-06-03T15:17:17.585Z","0.7.11":"2026-06-04T19:51:19.233Z","0.7.12":"2026-06-08T07:01:20.904Z","0.7.13":"2026-06-08T07:15:39.879Z","0.7.14":"2026-06-08T07:43:41.828Z","0.7.15":"2026-06-10T14:40:17.448Z","0.7.16":"2026-06-12T07:42:17.152Z","0.7.17":"2026-06-12T19:18:32.124Z","0.7.18":"2026-06-13T10:20:44.883Z","0.7.19":"2026-06-13T21:48:13.844Z","0.7.20":"2026-06-14T00:06:26.495Z","0.7.21":"2026-06-14T16:34:51.610Z","0.7.22":"2026-06-18T16:24:44.024Z","0.7.23":"2026-06-20T10:47:03.176Z","0.7.24":"2026-06-20T17:38:58.371Z","0.7.25":"2026-06-24T07:01:20.865Z","0.7.26":"2026-06-24T12:37:05.384Z","0.7.27":"2026-06-27T16:59:58.917Z","0.7.28":"2026-06-29T18:35:40.852Z","0.7.29":"2026-07-06T17:32:07.859Z","0.7.30":"2026-07-08T05:49:20.417Z","0.7.31":"2026-07-08T15:33:54.164Z","0.7.32":"2026-07-08T18:31:24.675Z","0.7.33":"2026-07-10T18:22:37.507Z","0.7.34":"2026-07-11T03:57:25.804Z","0.7.35":"2026-07-11T12:29:09.493Z","0.7.36":"2026-07-13T10:15:07.197Z","0.7.37":"2026-07-13T19:44:04.560Z","0.7.38":"2026-07-14T05:05:28.414Z","0.7.39":"2026-07-15T19:08:56.737Z","0.7.40":"2026-07-20T05:54:05.939Z","0.7.41":"2026-07-21T11:44:54.771Z","0.7.42":"2026-07-22T11:32:03.007Z","0.7.43":"2026-07-23T18:57:51.590Z","0.7.44":"2026-07-25T21:12:39.123Z","0.7.45":"2026-07-26T18:28:51.120Z","0.7.46":"2026-07-31T01:11:02.739Z","0.7.47":"2026-08-06T08:05:36.817Z","0.7.48":"2026-08-07T17:38:38.100Z","0.7.49":"2026-08-08T19:53:34.879Z","0.7.50":"2026-08-10T21:12:28.875Z","0.7.51":"2026-08-15T05:49:56.641Z","0.7.53":"2026-08-21T16:39:35.465Z","0.7.54":"2026-09-19T15:41:08.401Z"},"bugs":{"url":"https://github.com/webjsdev/webjs/issues"},"license":"MIT","homepage":"https://github.com/webjsdev/webjs#readme","keywords":["webjs","web-components","ssr","framework","no-build"],"repository":{"url":"git+https://github.com/webjsdev/webjs.git","type":"git","directory":"packages/core"},"description":"The runtime for WebJs, a full-stack JavaScript framework built on web components with server-side rendering and no build step. Ships the html and css template tags, the WebComponent base class, signals, directives, and the isomorphic renderers.","maintainers":[{"name":"vivek7405","email":"vivek7405@gmail.com"}],"readme":"# @webjsdev/core\n\nIsomorphic core runtime for [webjs](https://github.com/webjsdev/webjs), the\nAI-first, web-components-first, no-build web framework.\n\nThis package ships the tagged-template `html` / `css` helpers, the\n`WebComponent` base class, the client and server renderers (with Declarative\nShadow DOM support), directives, context protocol, the `Task` controller, and\nthe client-side navigation router.\n\nNot intended for direct install. You'll usually get it as a transitive dep\nwhen you scaffold an app with [`@webjsdev/cli`](https://www.npmjs.com/package/@webjsdev/cli).\n\n## Install\n\n```sh\nnpm install @webjsdev/core\n```\n\n## Use\n\n```js\nimport { html, css, WebComponent } from '@webjsdev/core';\n\nclass Counter extends WebComponent({ count: Number }) {\n  static styles = css`button { padding: 8px 12px; }`;\n\n  render() {\n    return html`<button @click=${() => this.count++}>${this.count}</button>`;\n  }\n}\nCounter.register('x-counter');\n```\n\n`Class.register('tag-name')` is the webjs idiom. It calls\n`customElements.define()` under the hood and adds tag validation,\nregistry bookkeeping (needed for lazy-loading), and a dev-time\ndouble-register warning. Plain `customElements.define('x-counter',\nCounter)` works identically.\n\nSide-channel imports for optional features:\n\n```js\nimport { unsafeHTML } from '@webjsdev/core/directives';\nimport { createContext } from '@webjsdev/core/context';\nimport { Task } from '@webjsdev/core/task';\n```\n\nSee the full framework docs at https://github.com/webjsdev/webjs.\n\n## Layout in the tarball\n\nThe tarball ships both `src/` and `dist/`. The browser fetches the\nframework as ONE self-contained bundle, `dist/webjs-core-browser.js`,\ninstead of waterfalling through 15+ source files or a fan of code-split\nchunks. That single file re-exports the whole browser surface (html,\nrender, WebComponent, the client router, directives, context, task,\nsignals), so the `@webjsdev/core`, `/directives`, `/context`, `/task`,\nand `/client-router` specifiers all resolve to it and each import picks\nits named exports. `splitting` is off, so there are no `chunk-*.js`. The\nonly other browser file is `dist/webjs-core-lazy-loader.js`, fetched\non-demand for `static lazy = true` components. SSR / Node resolve the\nfull surface via the package `exports` `default`. The readable `src/`\nstays on disk so AI agents can grep it directly.\n\nThe bare `@webjsdev/core` specifier resolves to a BROWSER-only\nentry (`dist/webjs-core-browser.js` in production, `index-browser.js`\nin source-mode dev). The browser entry drops the server-only\n`render-server.js` (~1.1k lines) and the three server-side setters\n(`setCspNonceProvider`, `setAssetUrlProvider`, `setFormActionResolver`)\nso server bytes never ride the wire.\nNode-side consumers resolve via the package's `default` condition\nand land on `index.js`, which keeps the full surface for the SSR\npipeline and unit tests. `renderToString` and `renderToStream` are\nalso available at the explicit `@webjsdev/core/server` subpath.\n\nThe bundle is built ONCE at `npm publish` time on the author's\nmachine via esbuild as a publish-time devDependency. User installs\nnever invoke a bundler. If you install the package via a git\ndependency (`npm install github:webjsdev/webjs`), the `prepare`\nlifecycle runs on your machine to produce the bundle; esbuild is\nin `devDependencies` so it's available for that case.\n\n## License\n\nMIT\n","readmeFilename":"README.md"}