{"_id":"@techninja/clearstack","_rev":"92-4747bf7a8403f2c2158384308312eec9","name":"@techninja/clearstack","dist-tags":{"latest":"0.4.35"},"versions":{"0.2.0":{"name":"@techninja/clearstack","version":"0.2.0","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.2.0","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"a99c9a6f949b69af0f5c21f0dcb3eac22f2530f9","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.2.0.tgz","fileCount":84,"integrity":"sha512-MEu1nRP8Z7KJWFTekef/dL9z7AixqWWuwRvSayR8pwklgtTiR+2E/Mw57uqe3fq6SjZfMRZIqVG+IwKZoDA5eQ==","signatures":[{"sig":"MEUCIFxgh18BttsBybe6xTzSHrbcfc/ViOlZg1Ug6NgFbV8wAiEA+f0KVvuAX80uToYFlsc3/u2Aus2N/yRixQu6RhRrALo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":228776},"type":"module","gitHead":"2dda18d2c8dda1dac824291ef3565090c41436d9","scripts":{"dev":"node --watch --env-file=.env src/server.js","lint":"eslint --config .configs/eslint.config.js .","spec":"node --env-file=.env scripts/spec.js","test":"npm run test:node && npm run test:browser","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests","release":"node scripts/release.js","lint:fix":"eslint --config .configs/eslint.config.js . --fix","spec:code":"node --env-file=.env scripts/spec.js code","spec:docs":"node --env-file=.env scripts/spec.js docs","sync-docs":"node scripts/sync-docs.js","test:node":"node --test tests/*.test.js src/utils/*.test.js src/store/*.test.js","typecheck":"tsc --project .configs/jsconfig.json","test:watch":"web-test-runner --config .configs/web-test-runner.config.js --watch","postinstall":"node scripts/vendor-deps.js && node scripts/build-icons.js","format:check":"prettier --config .configs/.prettierrc --check src scripts tests","test:browser":"web-test-runner --config .configs/web-test-runner.config.js","release:major":"node scripts/release.js major","release:minor":"node scripts/release.js minor","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"techninja","email":"james@tn42.com"},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"10.9.4","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"22.21.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","@web/test-runner-playwright":"^0.11.0"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.2.0_1775079791556_0.9871715069406997","host":"s3://npm-registry-packages-npm-production"}},"0.2.1":{"name":"@techninja/clearstack","version":"0.2.1","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.2.1","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"2a4a7e48d09e6cf5fba827fdd17acba7939539be","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.2.1.tgz","fileCount":84,"integrity":"sha512-j5MLZh8nlnhXFW2b2mLx0iXwI0ESNczxXSY1CRBQkjaU+ttLDHljLy9LeCgZEYg5bQ3onACpRV+M5rKZT+OIfA==","signatures":[{"sig":"MEUCIQDr1XDn0WMaQiab4ussljXWQXBC8+pUNpcwyKj8nrHfNgIgPFIIq99YwUYany29UA6ZcxRnvDMZtlPWl5uxJrXWCCI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":228300},"type":"module","gitHead":"a91143bfea3f02815986736412934acff393c5ad","scripts":{"dev":"node --watch --env-file=.env src/server.js","lint":"eslint --config .configs/eslint.config.js .","spec":"node --env-file=.env scripts/spec.js","test":"npm run test:node && npm run test:browser","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests","release":"node scripts/release.js","lint:fix":"eslint --config .configs/eslint.config.js . --fix","spec:code":"node --env-file=.env scripts/spec.js code","spec:docs":"node --env-file=.env scripts/spec.js docs","sync-docs":"node scripts/sync-docs.js","test:node":"node --test tests/*.test.js src/utils/*.test.js src/store/*.test.js","typecheck":"tsc --project .configs/jsconfig.json","test:watch":"web-test-runner --config .configs/web-test-runner.config.js --watch","postinstall":"node scripts/vendor-deps.js && node scripts/build-icons.js","format:check":"prettier --config .configs/.prettierrc --check src scripts tests","test:browser":"web-test-runner --config .configs/web-test-runner.config.js","release:major":"node scripts/release.js major","release:minor":"node scripts/release.js minor","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"techninja","email":"james@tn42.com"},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"10.9.4","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"22.21.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","@web/test-runner-playwright":"^0.11.0"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.2.1_1775080251579_0.7955216637756293","host":"s3://npm-registry-packages-npm-production"}},"0.2.3":{"name":"@techninja/clearstack","version":"0.2.3","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.2.3","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"c6d89e4168d3f43b6cf6cebfeb8be7b4e2b51d0d","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.2.3.tgz","fileCount":84,"integrity":"sha512-x2UIdy1zRo0N61kyC+2uPA7KX4Lz1fVsWQ3rKu3fulOveyUcJB7nRPlzzjWDVppNp8TCZJB6gAhJJS10qZhq0Q==","signatures":[{"sig":"MEYCIQDxtBWwz5srBPp/Vgm960admcGIDbKcVuswsHF+xweQhgIhAJWT9xtuxXCZFJ7/NresCkIfR+XcJPHMoMcT/K+XDLei","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":228300},"type":"module","gitHead":"c5b9db86f9634dec6aed9a5f7bd69a577f8481f4","scripts":{"dev":"node --watch --env-file=.env src/server.js","lint":"eslint --config .configs/eslint.config.js .","spec":"node --env-file=.env scripts/spec.js","test":"npm run test:node && npm run test:browser","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests","release":"node scripts/release.js","lint:fix":"eslint --config .configs/eslint.config.js . --fix","spec:code":"node --env-file=.env scripts/spec.js code","spec:docs":"node --env-file=.env scripts/spec.js docs","sync-docs":"node scripts/sync-docs.js","test:node":"node --test tests/*.test.js src/utils/*.test.js src/store/*.test.js","typecheck":"tsc --project .configs/jsconfig.json","test:watch":"web-test-runner --config .configs/web-test-runner.config.js --watch","postinstall":"node scripts/vendor-deps.js && node scripts/build-icons.js","format:check":"prettier --config .configs/.prettierrc --check src scripts tests","test:browser":"web-test-runner --config .configs/web-test-runner.config.js","release:major":"node scripts/release.js major","release:minor":"node scripts/release.js minor","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"techninja","email":"james@tn42.com"},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"10.9.4","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"22.21.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","@web/test-runner-playwright":"^0.11.0"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.2.3_1775081426041_0.015575017191634677","host":"s3://npm-registry-packages-npm-production"}},"0.2.4":{"name":"@techninja/clearstack","version":"0.2.4","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.2.4","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"9e9b48186ba63db2674def7e1b563c5653b79c31","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.2.4.tgz","fileCount":84,"integrity":"sha512-WYEYbvO5vt8Ho6fkNIiGOvmuKzRHiDBuXr/25kk7elZguiYbBU8x1eVWZYEB0Uzx4DjSVuiMZeTr1Qd36EZ4Lw==","signatures":[{"sig":"MEUCIQDVoKv9+ytP40cUCeJpuGqTOhoG1+VXDtFiQ6KYrn18CAIgZcy2EwIbGc5P1oOJJ1CxFFqFLZbIK/O3x6uGGCu3ojg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":228294},"type":"module","gitHead":"aae4f629ab319b742e3037d91b4cf1f7ca3312a2","scripts":{"dev":"node --watch --env-file=.env src/server.js","lint":"eslint --config .configs/eslint.config.js .","spec":"node --env-file=.env scripts/spec.js","test":"npm run test:node && npm run test:browser","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests","release":"node scripts/release.js","lint:fix":"eslint --config .configs/eslint.config.js . --fix","spec:code":"node --env-file=.env scripts/spec.js code","spec:docs":"node --env-file=.env scripts/spec.js docs","sync-docs":"node scripts/sync-docs.js","test:node":"node --test tests/*.test.js src/utils/*.test.js src/store/*.test.js","typecheck":"tsc --project .configs/jsconfig.json","test:watch":"web-test-runner --config .configs/web-test-runner.config.js --watch","format:check":"prettier --config .configs/.prettierrc --check src scripts tests","test:browser":"web-test-runner --config .configs/web-test-runner.config.js","release:major":"node scripts/release.js major","release:minor":"node scripts/release.js minor","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"techninja","email":"james@tn42.com"},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"10.9.4","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"22.21.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","@web/test-runner-playwright":"^0.11.0"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.2.4_1775081697242_0.7702472257776489","host":"s3://npm-registry-packages-npm-production"}},"0.2.5":{"name":"@techninja/clearstack","version":"0.2.5","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.2.5","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"cbebf8dd28a8c1b6ebf76e3b71077586ab817c9a","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.2.5.tgz","fileCount":85,"integrity":"sha512-YcD7OwREFWEoGjuepIO0vGkr+yDKmmBDtJ4hCxTAm7AdIuNxsx8jMvM1xod623c5PCU0+C5030OnZbJNM6j1ig==","signatures":[{"sig":"MEYCIQC4l8EjzgHTdKmuBXTyVkYsOSHfY+pwToga8BUKeRTMvAIhAIpvIp2h6KnCLLU3Wq5SX20Z41ZaCY5NpgC0KPfEq9MA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":230158},"type":"module","gitHead":"bda56abca5398ded68da0d7cbde6ae2a6019374c","scripts":{"dev":"node --watch --env-file=.env src/server.js","lint":"eslint --config .configs/eslint.config.js .","spec":"node --env-file=.env scripts/spec.js","test":"npm run test:node && npm run test:browser","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests","release":"node scripts/release.js","lint:fix":"eslint --config .configs/eslint.config.js . --fix","spec:code":"node --env-file=.env scripts/spec.js code","spec:docs":"node --env-file=.env scripts/spec.js docs","sync-docs":"node scripts/sync-docs.js","test:node":"node --test tests/*.test.js src/utils/*.test.js src/store/*.test.js","typecheck":"tsc --project .configs/jsconfig.json","test:watch":"web-test-runner --config .configs/web-test-runner.config.js --watch","format:check":"prettier --config .configs/.prettierrc --check src scripts tests","test:browser":"web-test-runner --config .configs/web-test-runner.config.js","release:major":"node scripts/release.js major","release:minor":"node scripts/release.js minor","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"techninja","email":"james@tn42.com"},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"10.9.4","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"22.21.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","@web/test-runner-playwright":"^0.11.0"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.2.5_1775082644579_0.607455935399337","host":"s3://npm-registry-packages-npm-production"}},"0.2.6":{"name":"@techninja/clearstack","version":"0.2.6","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.2.6","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"67646a1bfcb29b106e1bc9d48bdac55b9b2b64ee","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.2.6.tgz","fileCount":85,"integrity":"sha512-ny/vsil4H2CPJD8R/pQlijBuuv/BqFagdSzCSDeBc+OPSbltSxp65hsm2gUAx6EfTrZJvjFQwB+bm7KMRcMxXw==","signatures":[{"sig":"MEUCIBcFGL5wDRV1yfkE/BAkqmVw3iN99P/ITb69ymjaLW2vAiEAom0GDmiQEOGVHfaetaeykXnM/xGSH1Hio5prIvpHQdk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":230219},"type":"module","gitHead":"3a5818f95b2a29153c819581115da093da6bbd66","scripts":{"dev":"node --watch --env-file=.env src/server.js","lint":"eslint --config .configs/eslint.config.js .","spec":"node --env-file=.env scripts/spec.js","test":"npm run test:node && npm run test:browser","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests","release":"node scripts/release.js","lint:fix":"eslint --config .configs/eslint.config.js . --fix","spec:code":"node --env-file=.env scripts/spec.js code","spec:docs":"node --env-file=.env scripts/spec.js docs","sync-docs":"node scripts/sync-docs.js","test:node":"node --test tests/*.test.js src/utils/*.test.js src/store/*.test.js","typecheck":"tsc --project .configs/jsconfig.json","test:watch":"web-test-runner --config .configs/web-test-runner.config.js --watch","format:check":"prettier --config .configs/.prettierrc --check src scripts tests","test:browser":"web-test-runner --config .configs/web-test-runner.config.js","release:major":"node scripts/release.js major","release:minor":"node scripts/release.js minor","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"techninja","email":"james@tn42.com"},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"10.9.4","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"22.21.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","@web/test-runner-playwright":"^0.11.0"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.2.6_1775083313473_0.09526859410830735","host":"s3://npm-registry-packages-npm-production"}},"0.2.7":{"name":"@techninja/clearstack","version":"0.2.7","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.2.7","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"d2e92c688f182e19f5b39d2f30b794c57151f499","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.2.7.tgz","fileCount":85,"integrity":"sha512-ef2FPuozMWXVW4Diu9H6NHm5mhWzMEmHVSbRNDZOdwIUEJit3DPyhrAbnv8p5w/A2URwihsoQfroLNcHna8uKQ==","signatures":[{"sig":"MEUCIG+rWq0rVVDJTqX39bAjR0+b+DNVD7JYSKLbFpA5XJblAiEA8cofiMT93fGfl+zwPG/lgxQzWsyNR+kHBwLvgiOV++g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":232098},"type":"module","gitHead":"ed951d8e2971fc3cf40bc18405db17cc5e4ed15b","scripts":{"dev":"node --watch --env-file=.env src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node --test tests/*.test.js src/utils/*.test.js src/store/*.test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"techninja","email":"james@tn42.com"},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"10.9.4","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"22.21.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","@web/test-runner-playwright":"^0.11.0"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.2.7_1775104111851_0.8272414195363813","host":"s3://npm-registry-packages-npm-production"}},"0.2.8":{"name":"@techninja/clearstack","version":"0.2.8","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.2.8","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"d7b912b7a1570dcccc66056d63cf2823cad06868","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.2.8.tgz","fileCount":87,"integrity":"sha512-7RABZ0GJESkuu/dKXGZVg864s1hTTxDD/d0LS//NWGKEHsPFfrBKQQgiWWJaG1bFBvbed7tVkz/6mMrGa7rRkw==","signatures":[{"sig":"MEUCIElMiRg6i01lGwktmBHBA0ypLXwBW+9WKESRBNylmysfAiEAou97Z03e7r+ENAkjmnv3r/ZQE7U93+rqzMPHA8wvJuc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":233526},"type":"module","gitHead":"c0d61d4f4d3cc8c878e71a145740d6ddd0b5ae01","scripts":{"dev":"node --watch --env-file=.env src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node --test tests/*.test.js src/utils/*.test.js src/store/*.test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"techninja","email":"james@tn42.com"},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"10.9.4","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"22.21.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","@web/test-runner-playwright":"^0.11.0"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.2.8_1775138020485_0.42314069564316004","host":"s3://npm-registry-packages-npm-production"}},"0.2.16":{"name":"@techninja/clearstack","version":"0.2.16","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.2.16","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"14dbc677339a477e7ca808a50297259ba20f676a","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.2.16.tgz","fileCount":87,"integrity":"sha512-Qg5xyJC3Hg5gr7D1OPNIsVra8YPwmTEh+7D3NO8KN2nZk0OSl/QnKsf5SrhhBM0WM4AbfXwTTfV6UabQeyuCBg==","signatures":[{"sig":"MEUCIQC2YrFAPjFhczn1CUbi3Sp0A9vZrjpNiGSHh2qiiPQloQIgCqHmcfda0ty0oPvNzpoAiW9xLMI3vCLrRxUBK+CdxuA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.2.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":233527},"type":"module","gitHead":"2a272c8f479131f5038de304da1dc828f948149a","scripts":{"dev":"node --watch --env-file=.env src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node --test tests/*.test.js src/utils/*.test.js src/store/*.test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.9.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","@web/test-runner-playwright":"^0.11.0"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.2.16_1775147869984_0.4424827760235659","host":"s3://npm-registry-packages-npm-production"}},"0.2.18":{"name":"@techninja/clearstack","version":"0.2.18","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.2.18","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"4480ea701a249af8300702ed4cf1a16929ccce7f","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.2.18.tgz","fileCount":89,"integrity":"sha512-KJI4OR+DS1Hi4rSn9m86PvggLoHopT4M4gpmE4ZnrkEZ3p4Tcbcinzb3mvg69TE7KEGpRIZwpnYhhT5UsHhw7w==","signatures":[{"sig":"MEYCIQDcUE3b25ojnRdnTZ9Lqx2MxTIa14mQkYvK1dTqUZjY4wIhANrTbS4L0ei+HgK+axc4YIipwMj90TjuO4b9FvJcIeVg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.2.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":254536},"type":"module","gitHead":"f246acf0a4866ed092e9a171a8cb8575036ad530","scripts":{"dev":"node --watch --env-file=.env src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node --test tests/*.test.js src/utils/*.test.js src/store/*.test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.11.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.2.18_1775188991105_0.3016724723793296","host":"s3://npm-registry-packages-npm-production"}},"0.2.19":{"name":"@techninja/clearstack","version":"0.2.19","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.2.19","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"ca76f1e5a7d77b47adf15a83ffe698931a09a741","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.2.19.tgz","fileCount":90,"integrity":"sha512-ymQFzEbYrextn8m3jJbsk+eGKQtXGwoP9v0nihyVDDeeBZdk/jFRRXvBQTofaKw0fX+WXToj4LLzQ3ZeZqhrpQ==","signatures":[{"sig":"MEQCIB1SaHGSgWeWVRywmqOs5zBTrCXDQEGW5Zy9FI4PhrqyAiApoDESmudZFDKanx1XRvDyWYv7RHK5JMCWyixvoHfs5Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.2.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":256958},"type":"module","gitHead":"d097a726bcb605499a4be9d006c46a1677ba66cc","scripts":{"dev":"node --watch --env-file=.env src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node --test tests/*.test.js src/utils/*.test.js src/store/*.test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.11.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.2.19_1775190047161_0.0403527341726464","host":"s3://npm-registry-packages-npm-production"}},"0.2.20":{"name":"@techninja/clearstack","version":"0.2.20","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.2.20","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"00e633b77999568ee518c1904a4b90b321bf3c26","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.2.20.tgz","fileCount":91,"integrity":"sha512-QMyfsg7c64862EvJAD+w3bES/aNRQPd9bqQ8QbwoERPxQJyCHbK/rp1NAjRqhUFYml1O9tM89qKT+LYUJL33fg==","signatures":[{"sig":"MEQCIHhQA5spfRKx0F3k/ufif+qc9H7e3qoWLtG54WIppvb8AiBabUr0oHRLZLAoJ4Mu30j0LSnCQEVirWTMuK1U3dlXfQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.2.20","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":257508},"type":"module","gitHead":"ab255c38bd684b542f19f5e00018c5755cff28e8","scripts":{"dev":"node --watch --env-file=.env src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node --test tests/*.test.js src/utils/*.test.js src/store/*.test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.11.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.2.20_1775191951014_0.9525239400267758","host":"s3://npm-registry-packages-npm-production"}},"0.2.21":{"name":"@techninja/clearstack","version":"0.2.21","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.2.21","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"d44913be5a68ada8db0d35064a3ba4165afb6c73","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.2.21.tgz","fileCount":92,"integrity":"sha512-fL1Qk9e86akl68nF1ojiwkyTSbGmHZ3o8bIjUW2ThpzEzZStboTRkGynIM+1gImF5Z2cEzCANkyhHK9WXTEthA==","signatures":[{"sig":"MEQCIAP/6jbjX1E5fXdg5Fd0Z4Ow19HRjNHX1W/LyxhAnrg2AiBYQDF5oU/LWem42t0Ue3L/g2wBMV+5q8MLSAxXI8msZw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.2.21","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":362940},"type":"module","gitHead":"f03bbebddf71eb0838f27004f7c334e0a5d6721f","scripts":{"dev":"node --watch --env-file=.env src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node --test tests/*.test.js src/utils/*.test.js src/store/*.test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.9.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.2.21_1775192589813_0.3682096078015018","host":"s3://npm-registry-packages-npm-production"}},"0.3.1":{"name":"@techninja/clearstack","version":"0.3.1","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.1","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"b4a60bb506ef2e13dbd3242c95e3fd22441ab54a","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.1.tgz","fileCount":92,"integrity":"sha512-f48uF5ftU2mvOM9a3B9xf8db9pv2mVtd3iLFtUWr9AXCLoNKKUFPntS3hybzmhy1TH5U6/6WWMQXi+OdoWMp+g==","signatures":[{"sig":"MEUCIG3rwy6ytXpEErBKtTnFmH7f6Mlc7IA1cjunY1hyReHjAiEA51lgvPcMaWJea5V6fd7sS4+LvecPELgJJIx0AiiFF/k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":363256},"type":"module","gitHead":"2e16de10939ea680904c8e2cbd8e025c0cb9fb9f","scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node --test tests/*.test.js src/utils/*.test.js src/store/*.test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.9.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.1_1775224156241_0.5467181997094959","host":"s3://npm-registry-packages-npm-production"}},"0.3.2":{"name":"@techninja/clearstack","version":"0.3.2","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.2","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"aab8a12d481e8b4646a02ca9413d9a6da44e595c","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.2.tgz","fileCount":92,"integrity":"sha512-qFCj2/PKCqmFp9xZXSlZhDVmtxDVcPNKHHdNRvDrAfq7xcVPzuLi7VXYue6Vf0fR6Zjo5M3ifzh+DqE0u0Jc8A==","signatures":[{"sig":"MEQCIGGuAAiJbyxXZc5BeREatkucchfPLQL5I4vYntW5JpWOAiBsmNSmNcrBNhdWd8OXPqNfNyjV5UTgootAH3ZT9VS/TA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":363256},"type":"module","gitHead":"49fc8ffa36e6394a41a9cf8a9796d1513b41379f","scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node --test tests/*.test.js src/utils/*.test.js src/store/*.test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.11.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.2_1775224317878_0.8093289779429416","host":"s3://npm-registry-packages-npm-production"}},"0.3.3":{"name":"@techninja/clearstack","version":"0.3.3","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.3","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"f3de5a81faf982366b931091b928b680f8cdde92","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.3.tgz","fileCount":92,"integrity":"sha512-i+K6nm/ZDfc9uwJbizTDLk1f/d6jY7topNm9aIhLsueFen3dd+d0h+9PgZCOuZwhNVKulX58vanqWpovkdaqiw==","signatures":[{"sig":"MEUCIFE9L2aXlRmOYdXB1Rfhjtp36PJ5DcAwv38DwvNi4H9zAiEA/nUMkqVe8cc3kQPJQs1pN8GCJtJ06bZ9xq/Hdr4iOfk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":362489},"type":"module","gitHead":"e76183640063d70f7b326319ab1645bb3ec422c9","scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node --test tests/*.test.js src/utils/*.test.js src/store/*.test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.11.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.3_1775241984439_0.001169430440162822","host":"s3://npm-registry-packages-npm-production"}},"0.3.5":{"name":"@techninja/clearstack","version":"0.3.5","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.5","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"4d8e9c234fbfe38f70bfde6b0c81fb7bbb059b89","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.5.tgz","fileCount":92,"integrity":"sha512-iie0yr7nVprZvHL15KWO43EHZ5Io3t5wkjT9vXLHBGJHDJcX2Rh8Qi1Pacez1bVp3pUxngWWVbkF9d32EjmZVw==","signatures":[{"sig":"MEYCIQCCbvue6kIuv0G2Oj/8h8HeMUVUstRK80bRU52BUJt+pAIhAIRjsBbK0s537UtPh7KJGjf9pIx9H7joIx3VnvWC40jK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":365045},"type":"module","gitHead":"43837ca0018d9c5a9e3bdd9ec7363e6c6d848993","scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node --test tests/*.test.js src/utils/*.test.js src/store/*.test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.11.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.5_1775249223305_0.33768699171815886","host":"s3://npm-registry-packages-npm-production"}},"0.3.6":{"name":"@techninja/clearstack","version":"0.3.6","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.6","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"0e97437912fbe259441a96f92724a5d465764665","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.6.tgz","fileCount":92,"integrity":"sha512-7ndmLXUIDe781q67fpo62/kK0y+XsnpXC5A2bs0+u12Q/b/ZoZ70f6C1apxH2rCEquK9yYm8G0dbp/wPkD1mRA==","signatures":[{"sig":"MEYCIQDiMyES9zaPtBl/SjXc4+8pgzCZAG7GDxZgYJ6+OB4ClwIhANplZMU2EUbLnRga+XtJ2wyCzJ4be1Sgc6NSoUzq2KJr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":365749},"type":"module","gitHead":"cee5b8b6092d6ac12a27beda5d35666d99a48a0e","scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.11.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.6_1775255886448_0.016600270469649514","host":"s3://npm-registry-packages-npm-production"}},"0.3.7":{"name":"@techninja/clearstack","version":"0.3.7","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.7","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"b7c699eb77eb77c7762d3e9131f6d22cefa5c4b6","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.7.tgz","fileCount":92,"integrity":"sha512-ehw3c5RkB+fqljVQ2fXWvKckbdBNejo0k9Os6zJsFcNBjj5F/cdTE87FiTTbw8Ju6A2ftczeb3j+snEPM2sDTA==","signatures":[{"sig":"MEYCIQDu8Y+h08TSKwprMA+e8LGVVkH1ub7CKZpA4RwRzBT7VQIhAM8xoZvJKXgbP8hM/sDlKTd7xkL8xM94YC3K2ipo1O5f","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":366349},"type":"module","gitHead":"039cead716e0c86759045d7bbe0222b9b0a912a0","scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.11.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.7_1775348890015_0.3331908171876996","host":"s3://npm-registry-packages-npm-production"}},"0.3.8":{"name":"@techninja/clearstack","version":"0.3.8","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.8","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"fb185ef0665a095fc3996c01e70692915e08db48","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.8.tgz","fileCount":92,"integrity":"sha512-LC/4a2rkgeBE/jxD3p8lUew6vqVIGzBj70k4O4t7BSG4eD+LRCWiQ7EhtS5dc7XuJJFifa71hXxTadis/hbgwg==","signatures":[{"sig":"MEUCIQDm/OW3NwT/8kRAFQmq90Q4T4TEHT+7Xjjdts/cvKhtXQIgOxaorNM/0z46V0E0CvSuu/bGaRBAZi5Bn07LPL9Ej/U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":373257},"type":"module","gitHead":"badbd53daf0f084f173f4461092d0b15785654cc","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.11.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.8_1775435842344_0.4568858813609622","host":"s3://npm-registry-packages-npm-production"}},"0.3.9":{"name":"@techninja/clearstack","version":"0.3.9","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.9","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"8d1baae33f2941789baca3b2c5e3019f52a8ab45","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.9.tgz","fileCount":92,"integrity":"sha512-e8hDiSiSi+7u2a+f9th7vQMvEf0Dwfbbb4OyJbe2w/Fqzsp+lh5TiUOJXVrFovEtXXVHLUgXULOKFqK053OhzQ==","signatures":[{"sig":"MEUCIG6Mm90id1VItmX0ybzeXMxtT332WDDFtq45vUKqH8F2AiEA6SZ8SterIG9kiZ411fxkaXZRyCOU9zropu41RRrrYtU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":384756},"type":"module","gitHead":"7d2c2bad0d5406d5262c3e866932f62101936afc","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.11.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.9_1775491202452_0.16830206065020148","host":"s3://npm-registry-packages-npm-production"}},"0.3.10":{"name":"@techninja/clearstack","version":"0.3.10","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.10","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"6696fb7fabb5870758ff28568b4c378d40dc6023","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.10.tgz","fileCount":92,"integrity":"sha512-F0aHEb5yBLPBmNZKudvo80Xr73epoksdZIfLy7Ei69VbTvoOGPj6IjT4arsxYVUVFWddLPtBguUMFYHFcpMjKg==","signatures":[{"sig":"MEQCIASJQKB2u1J+ZzUpdwT7i9pUeNCmQl7jeY0yTX13GZl9AiAVe07X+J4zi5GF1xLAFD2HMjdCcrjTO3EYFUct8/XzKg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":384860},"type":"module","gitHead":"40855a31057aad5a5a34abc17402ae8b042cf9a1","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.11.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.10_1775492074714_0.5028809177374973","host":"s3://npm-registry-packages-npm-production"}},"0.3.11":{"name":"@techninja/clearstack","version":"0.3.11","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.11","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"16be8b3d034d3ce502c55c7bbb208a290ff71cca","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.11.tgz","fileCount":92,"integrity":"sha512-XZqf1HtUNcfqKRhw7ktuYyPI/1cF3xz4tJwa88+T71eca5Q0UilQLT1j8CPkxgrGQK8AxLqo8fYUgwmHrNoFGA==","signatures":[{"sig":"MEUCIDvyHRZF2asRGesgOQiJ+R6Bgdut0ab3ar46aZUjQMbVAiEAt9Fa7Obl8gwVyt6hMgdUKQNTLXVOKhjrntTkDOQM3q4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":384012},"type":"module","gitHead":"057b300f96ec3dbe6c63c850aa9ec94cf92b5bce","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.11.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.11_1775492520100_0.13753714452222687","host":"s3://npm-registry-packages-npm-production"}},"0.3.12":{"name":"@techninja/clearstack","version":"0.3.12","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.12","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"89eafb8f980552a0d34a7dddf2b6cc740bfe238e","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.12.tgz","fileCount":92,"integrity":"sha512-Ox/9NnS6AT/WE2Ebx+cgw4yH3DSZ5QHnftOysmrNioDBmRo1DX2rC7Zn36NTcI9W88ZUeu7nGBG53d2kfbWMGg==","signatures":[{"sig":"MEQCIE/AIRwZ5Zoyr32YfvfgK6xFEYsn/OVuJd+FiDg/uYxMAiBtniQ2snM1jao5UoQ96wRsaWT/uGRtVT97DzZHWzni4g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":388880},"type":"module","gitHead":"a90a35a42d8fa3e3607d5abb4d4d6b2bf5306058","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.11.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.12_1775583119284_0.10136709618742601","host":"s3://npm-registry-packages-npm-production"}},"0.3.13":{"name":"@techninja/clearstack","version":"0.3.13","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.13","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"cb949cab4761cec299b29972b6879cd8c91ca6ce","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.13.tgz","fileCount":92,"integrity":"sha512-Q1fFR//u86WI99gW9MDoUC7no/pUPt8lAc+Z6u8D+ZWd5+z9hbH0TEtWeTautNmSDFVokJTQAg2nvUE2R7KX1g==","signatures":[{"sig":"MEYCIQDPSPE0NPPKDpm4FZiniUYRYE/s4mmUl/mb70y5kThLcwIhAJ5CWstt14qTTBZbMBBNYFuaku7wyAt8F0bjyKySmUl0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":390027},"type":"module","gitHead":"2d86f4693bde3a51b8f4849bc192260f430139bc","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.11.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.13_1775586051193_0.8199298370341082","host":"s3://npm-registry-packages-npm-production"}},"0.3.14":{"name":"@techninja/clearstack","version":"0.3.14","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.14","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"8a84e50b5593bb932aec21dbf22efcffa4bbe667","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.14.tgz","fileCount":92,"integrity":"sha512-AsKfoDgN7jE7SwregOFYw+4uD8wUkww93AuNdbszApHm3TEXOGjM4uK1makalNJqODV4NVGXkV+mB6LM2lse/w==","signatures":[{"sig":"MEUCIQDx3/8OJ6ch+Sxce2cFYjZuea2oJf9tYs9R79CyAjyX0wIgE5vXAanz7aW5ZPEczKmb669asUl/xsqGcj24iqjf5z4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":399595},"type":"module","gitHead":"736ca3827023fa7f77f52aeebb2fc7ba576ce586","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.11.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.14_1775593259488_0.963943210877731","host":"s3://npm-registry-packages-npm-production"}},"0.3.15":{"name":"@techninja/clearstack","version":"0.3.15","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.15","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"bfdde7f2a0c7ddc628c12c6f2c442dfc75710ae9","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.15.tgz","fileCount":93,"integrity":"sha512-yq2gyh0imw+O/iXDXZqVT0Qh9/hC/H4VnxIbzPmyVfujjBD7j6agQhHhwRjNM1kBbK5OYxpGrqgkFeZGJaeRtg==","signatures":[{"sig":"MEUCIAMNrSNUk9BBIY9PeHiajgQFHVsX57OPuZjme/J9JBVhAiEA0580o8GL/WFKsrOvdi4eY2j9tyNkhMsZDGt67Mx+saY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":400960},"type":"module","gitHead":"830f9a27f71650e696b6f9e1666430b4cd2305c2","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.11.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.15_1775594533202_0.8984039648034747","host":"s3://npm-registry-packages-npm-production"}},"0.3.16":{"name":"@techninja/clearstack","version":"0.3.16","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.16","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"98352f0c46db2914cb81a9af4a940cb7e656e7af","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.16.tgz","fileCount":93,"integrity":"sha512-yMn+736iClPKEWEgi6VjuFtrZu2h9LOXaWWzL9q7rcJGFnwEntOJgbxLlRZjc3SHiLUbzkrwSOCQ7mUby/hjBQ==","signatures":[{"sig":"MEUCIQDt2IxEkHmijHXaFUeQEFnLOhJRzXaOBTMOMkvhbB39vgIgHaOdv8D96a/YC1R43HmXJUIss2E51LNf9xYJqLm3BuA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":402323},"type":"module","gitHead":"88688d9ceaed157711078848b98e17c3e9800278","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.11.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.16_1775598268083_0.6660644014925436","host":"s3://npm-registry-packages-npm-production"}},"0.3.17":{"name":"@techninja/clearstack","version":"0.3.17","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.17","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"563d857bc5a83ab0268fd0b35bbe6ff7d7951999","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.17.tgz","fileCount":93,"integrity":"sha512-UUCps8SAo+wanZaEYOdOAnsxygy8VD6zHAeMl4TtH48952ECKc7zN2tuXdxbpZ4PWz3ywfgjTrIhLbzBjq0Vtw==","signatures":[{"sig":"MEUCIB5InWbMipGA+SRzffC6P5Ods45jxoXFd1iDcEd+9kiKAiEAtpAPrc9XyoHWVVGdGP2sLpKOcI29drmmHs9DOfi+blg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":416020},"type":"module","gitHead":"078275c28166c45bf0803a434dfac201db0e95db","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.11.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.17_1775607458503_0.748616488902569","host":"s3://npm-registry-packages-npm-production"}},"0.3.19":{"name":"@techninja/clearstack","version":"0.3.19","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.19","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"d510e6ab9748e1108bdf099b9f5b8e9ef3ba0c9c","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.19.tgz","fileCount":96,"integrity":"sha512-QldngGoFwHRtNO+kAhBmLgMYN0QVifaAKDHvznZj1wALonxYCeA5NKTWQiUDcIRx6tQtUo5nCNsAVGQV6vDl/A==","signatures":[{"sig":"MEYCIQDzYXQbuR/MbwwkWORDV01o4vTdUbnRXZZrnkqlR86S6gIhAMbz7UQ2bqEv2Cfj20Iwoj4qtCvDZ1EjBmhQprVp1h+Z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":428005},"type":"module","gitHead":"753ece872cb73d8ce1b72b2183813a42ce849cf0","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.11.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.19_1775933545443_0.2103407793642078","host":"s3://npm-registry-packages-npm-production"}},"0.3.20":{"name":"@techninja/clearstack","version":"0.3.20","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.20","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"6244e0d3dc706fa0934ed032d74dca2104523e05","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.20.tgz","fileCount":98,"integrity":"sha512-AryJMQWu1fDXYDrPHDZeQrqC4CNmpCp38G96V32rtdabfIc9KtOnDUVbvUl3J2WgIKMWaxWJ4L0Ru/kSXHAUYA==","signatures":[{"sig":"MEQCIAJ+tEHp2GPDz+JMCEOgUERo4E4p+UzzOxJu5Rp46hJoAiB1lfWxnqooC3JPxubSMhRPXWAQqq5BstRzjj0rA3dZUg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.20","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":432202},"type":"module","gitHead":"2770c661a5c4f1ba8e5dda8c2f0b8629ee47d8a1","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.11.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.20_1775944652029_0.44718304828923006","host":"s3://npm-registry-packages-npm-production"}},"0.3.21":{"name":"@techninja/clearstack","version":"0.3.21","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.21","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"4d89806e648d4f70de0dc3d1a025452af7d8f549","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.21.tgz","fileCount":98,"integrity":"sha512-5aPGkKH2JaBBTwKJMcXWjHSFKu14nHL3GNN59OsBQoar/kZwsmaDEtwhSyek4XEN20q+DIMZkMdFokEzYxsFWw==","signatures":[{"sig":"MEUCIQCkCcCz3UtB7M8eAgiJPWsBhq9W8s29U2pxjmjTxuWKhgIgZnClGuEpafM07VThCSxArGUpE6Cgluw1BveqT2giO2I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.21","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":432197},"type":"module","gitHead":"79d7dcab23faec3b18a1b5ab03da8a70506b20f2","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.11.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.21_1775946104805_0.17221079089507318","host":"s3://npm-registry-packages-npm-production"}},"0.3.22":{"name":"@techninja/clearstack","version":"0.3.22","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.22","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"a1fc1122f1b5a80ae43cd6a6f436ae28ef356bff","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.22.tgz","fileCount":98,"integrity":"sha512-osRZFZYTvx+OyRMkPh3UAtr28rtGPTfZF7MBhh/SCveypmVG9gJSC3ebxRAsl3lhAEIyjCaaKSFuX57yNcJJGQ==","signatures":[{"sig":"MEYCIQDO7H1GCWFZqm40P/AjSPwxOgFsSjdtuScKTalquapGAQIhAOd6vkGh6CL1Nb2MDi7tHe9VTtaU8eMb92tCE9TE8aag","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.22","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":432430},"type":"module","gitHead":"6d8576279f47792f6e09266c928b71fb885735a9","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.11.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.22_1775957690403_0.0671387415036262","host":"s3://npm-registry-packages-npm-production"}},"0.3.23":{"name":"@techninja/clearstack","version":"0.3.23","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.23","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"cac56e1ac5181e4151d7d64c307e28244b49aec8","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.23.tgz","fileCount":98,"integrity":"sha512-3V6Cc9lF9Q63bYVWlip0a92zM1iq15588JWbSDe/FqCVwSetDyMB10X9QgioIsw80XBnGsxLoRnKOjUyOZ6OKw==","signatures":[{"sig":"MEUCIQC3HyvSjSlpNFDuk9D/dcAL07pkc5T/lE1TIYfKH/i+CAIgd8dXKcUylHsQH2w4+77klLTkx2kDuFiLt6yX3ifsDow=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.23","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":432829},"type":"module","gitHead":"ac37b13f2afaa9612c67fbf409911292200a596d","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.11.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.23_1776085668034_0.40273957106393077","host":"s3://npm-registry-packages-npm-production"}},"0.3.24":{"name":"@techninja/clearstack","version":"0.3.24","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.24","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"8bbb19916ea86fa26a3dc2e9f7bff6299cea3340","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.24.tgz","fileCount":98,"integrity":"sha512-CxGLs+YAIpH6mwuF6XCgVCGc0Kcts0T95uxSzJzUsHslz5UiSfEwt1JrU3Py5jAXgnYN1Ov6HvFsSBvLFufXng==","signatures":[{"sig":"MEYCIQCjh2Je0FJzAGuYlKVDphWyjIEbmwTbH//POMD0/mPM+wIhALgggajoZULQaw2areUGvCuZWpg4RIAaLa7D0tKOACNm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.24","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":432829},"type":"module","gitHead":"487c5b02305d9ba2dae264ec5c3f8bb42c7441d5","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.11.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.24_1776086340728_0.7069038186463408","host":"s3://npm-registry-packages-npm-production"}},"0.3.25":{"name":"@techninja/clearstack","version":"0.3.25","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.25","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"51e671c620421172ea5d8584258d440dd9e3be40","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.25.tgz","fileCount":98,"integrity":"sha512-aoEOE9LIR4oBj3zfR9Q81c3N19tJLLqwvAU1KA6lF/MfM++BEzJsW9ebz6SaaMfc1UN2STX9SjdL1oS2o9sPtA==","signatures":[{"sig":"MEYCIQDN4j+SwjgetghtdlrXN9zB9fHrenkEKReSRmRV+KDY2AIhAMa7p1/nvw0td9jphjhaZjuInYhbBlBhf/7JRrNku8Lj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.25","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":433015},"type":"module","gitHead":"9480be18910e5beb56009466fd86b32ac7b3fe76","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.11.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.25_1776214655610_0.31254507827177225","host":"s3://npm-registry-packages-npm-production"}},"0.3.26":{"name":"@techninja/clearstack","version":"0.3.26","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.26","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"65fa8664245f05be6d2c7ba8faa458c3822749f1","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.26.tgz","fileCount":98,"integrity":"sha512-sADauHjhP+KKA96bv2S4QoZdZ9tuNiLMr5/lIpkQ8otalkOrmDZTmvH+4azmRV8mUtDX5bXBoRrAMqUKx4dJtw==","signatures":[{"sig":"MEUCIEh6h/Jmdl+a6ogKC/wEGVxjCL66Emn9uwCwkQfsfFMGAiEAy2+Hhc59lt4Lrt+xmvApBEOkWGBQnpg/VNIC8nB4xi8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.26","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":433392},"type":"module","gitHead":"0e9c9d043ea0b261f44a7c6d5d993adb934d1b71","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.11.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.26_1776983589268_0.4372702056483546","host":"s3://npm-registry-packages-npm-production"}},"0.3.27":{"name":"@techninja/clearstack","version":"0.3.27","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.27","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"8628e7c8cc3969c23f651bc5ca747d7818cfbdf8","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.27.tgz","fileCount":98,"integrity":"sha512-qENv2WZk6PlP+i9MaWEMxnbgMIrqXvEU/541IWqYtHn6AmAFg5kGXxATGTcuRVVBnh8hwciO02PhkYToUeWu0g==","signatures":[{"sig":"MEYCIQDH7qp7sbBH7VmVe2gh5hLVAeCyh6Vth+cb8q8W8i95EwIhAJLHwpq9k62CuCeyye6i5ehXPN+4U4lYWeRXYSi5a7fC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.27","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":744938},"type":"module","gitHead":"e89ec690fb130c05443e0a796c50b5303f7e16ce","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.11.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.27_1777601836030_0.0911441003209581","host":"s3://npm-registry-packages-npm-production"}},"0.3.28":{"name":"@techninja/clearstack","version":"0.3.28","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.28","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"baaa15a09251d9ac84c2e8204c3e97a684643af6","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.28.tgz","fileCount":98,"integrity":"sha512-pwt4i01H9V1H1UmNDpMEJHfebIq2atlNSYtdJbq7wvWkfCoowhm8pGR8DdIe7l3WetwvZfK8GVa0F/X1egb/EQ==","signatures":[{"sig":"MEYCIQCwjAc6JDDg5kSPSiiV9PgLZW24uOPy0k7hTKNd2M8syQIhAIQLWV7CwZccVSDFQltkrZHNFofgURpXayheeXDP5eBw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.28","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":749044},"type":"module","gitHead":"0be720aa3eda9a754345dbc1f06c6cdb850c3684","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.12.1","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.28_1779129985108_0.9142680286374933","host":"s3://npm-registry-packages-npm-production"}},"0.3.29":{"name":"@techninja/clearstack","version":"0.3.29","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.29","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"25eb701fa9782d16509ad5acb39daa5fc93a174f","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.29.tgz","fileCount":98,"integrity":"sha512-oeGHh/fyfnPFNbXlDv7hkzJcFX4xGzIKE6NPIp6AEO5bTJ8avsoXu3KVX36JYUwyt0ZU8YWaqCo1r8DhjFCb7A==","signatures":[{"sig":"MEUCIADbYU33ub4VLg2UOPq3asjoHBrL/vu87UjBgororKEJAiEApRMUnHpMGjtfjv2bLv17HfwTaxvOZZG5J2W2yoWPK/M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.29","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":744940},"type":"module","gitHead":"19b11c4830ed80a213347b9db5965d8e56728d3f","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.12.1","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.29_1779130335270_0.6233170590552588","host":"s3://npm-registry-packages-npm-production"}},"0.3.30":{"name":"@techninja/clearstack","version":"0.3.30","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.30","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"acf74e3f6bc6a2b5ec82b206c8cbf98021734536","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.30.tgz","fileCount":98,"integrity":"sha512-im5Bb+YQczc1ujVNwm74RSlCG+y1LpHlGX4BlrY5AZulLvKiEMAcP/5M1L7D34Drx3M66DY8YV20l+Ao5aFZbQ==","signatures":[{"sig":"MEUCIQD/YZlc7YhGpLwVqPtjZSqu40O69mje7Xysp4g6ji39LQIgCs6ohdiF10Y7l/TOCVmsQUZz+m6ZJMfotA6e62hABqM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.30","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":745247},"type":"module","gitHead":"7ad3ae593157e1105b8d6054ecd1afabf5aa6867","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.12.1","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.30_1779195485803_0.0170538033770935","host":"s3://npm-registry-packages-npm-production"}},"0.3.32":{"name":"@techninja/clearstack","version":"0.3.32","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.32","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"3f6cb2e9ecb8827c91ddbe01eb2d5c1db1dc3813","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.32.tgz","fileCount":98,"integrity":"sha512-J8OWpee8KfsE76MYCsCUMu9ToHkI9GjT+MX9u0Bs8gJt/m51t6mc/tPAU648k/VxDJg/hJpxLMJKUW4B2e+aZA==","signatures":[{"sig":"MEQCIBictQrh7EZvR8jeKt3irEcHxkBDfodmNkAdxUUhQO/RAiAqzWsiyCZqK46W5djd+FSKlxi8A5suDAZKZhgow87ykw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.32","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":745247},"type":"module","gitHead":"0956accdbc6f1e14882d7a3455691149eaa5060e","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.12.1","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.32_1779195827931_0.9945809146551701","host":"s3://npm-registry-packages-npm-production"}},"0.3.33":{"name":"@techninja/clearstack","version":"0.3.33","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.33","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"f48e1d6548784be0b3db343dc1412df6ac09b00e","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.33.tgz","fileCount":102,"integrity":"sha512-3Hjg/DetlrvZr6xrkQHJeQfF2nRbtkyDlitTX4d5G2xktnttLdp8wS9OiYDA3jXqOYJNpovmvi7nH9FWa4he/Q==","signatures":[{"sig":"MEYCIQDmtVWm4vESerJMAuVHV24nTI196qL9VYeloL31603vrQIhAMC7JXUUQqvbccow9URVsf8i6QBZnNybTuKA0sAcN/JS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.33","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":759192},"type":"module","gitHead":"57dc0628f117c5d002d73bac8fe90c8e59091efb","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.12.1","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.33_1779667037034_0.7590678698447861","host":"s3://npm-registry-packages-npm-production"}},"0.3.34":{"name":"@techninja/clearstack","version":"0.3.34","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.34","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"59b58ffae8861281ec1c1ccba04e546cbddb3d58","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.34.tgz","fileCount":102,"integrity":"sha512-679LETn5L6+Kf5QH3e7SJjc5jBZDGOvH7ch4GlPZKcSuCib3Wjpxnok+v7LbUx/AUTQYTVATunBQQEz/u/Rjyw==","signatures":[{"sig":"MEUCIQCOUXcQ5dfchYZfRPkYkRq1UVKLm6/t33wrgIViR+A6CAIgHXwZO202yWagUfhGbqr/Gjagqxmb16Ei7cdtzouZ5no=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.34","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":759192},"type":"module","gitHead":"6aef35d09c332efe22d1c8a0acec26e1de0ab70e","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.12.1","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.34_1779667529212_0.07134678307126974","host":"s3://npm-registry-packages-npm-production"}},"0.3.35":{"name":"@techninja/clearstack","version":"0.3.35","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.35","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"6e4974abe53bdcdb5d03d7adf4f760e9158a85ed","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.35.tgz","fileCount":102,"integrity":"sha512-/IlsubxkQ/I4cehJLyesgyquQYL7p9fci4sHm2g3imGvqr531MD4zpHS4eQ3UvSQBwPnWedSZVuMeimNh2tIbw==","signatures":[{"sig":"MEYCIQCaX3UOe2CKdLpyyv0G0Bx+gCxSdqFUb8t9bGskZyDCGwIhAJ2CxSNEY6GW0qeIlvgeZVz/tMixqPzyqHbX98rMK0Km","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.35","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":759500},"type":"module","gitHead":"7293be01a7010170a3d1e4ae8d64e0aecab44e65","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.12.1","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.35_1779668450970_0.8697954504860601","host":"s3://npm-registry-packages-npm-production"}},"0.3.36":{"name":"@techninja/clearstack","version":"0.3.36","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.36","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"1e498e540459dbfc2d04d98b8fc139bb5a727a66","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.36.tgz","fileCount":102,"integrity":"sha512-xAt86AnOLyIwzEOLAWlMCzMs8ksjj8NAIJRz/LLNU6dSJLBYbHYTcZJ+wdin4OqSuoHPIXmZnUx2r6bm3NOczg==","signatures":[{"sig":"MEQCICDOhouuPmJ+dPHzLX++1b5rT5GIDxL16m2K6iYuzXiJAiB+67eqGHjPLFz0Nv80YNU6Poce27wp9ozwnxC5rpZZxA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.36","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":759631},"type":"module","gitHead":"1f894c769a67ecec4f4b2a5bade67744ef61fd9b","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.12.1","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.36_1779731543704_0.6765980190049836","host":"s3://npm-registry-packages-npm-production"}},"0.3.37":{"name":"@techninja/clearstack","version":"0.3.37","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.37","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"da56028aeeca6b1c0d18bea7a260a6d9d6458010","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.37.tgz","fileCount":102,"integrity":"sha512-5+Y+z+yh1ua2DSgr6kKId32uWAIVxtvuSEnQSB0Fi+Wxv9WxuY1a4tXEkjAwdTnrl7Z6CIm1B7DpFgTYBhxYPQ==","signatures":[{"sig":"MEYCIQD/C7ToT/DbMmVSm6dMZXG06oA5VtWlfN7t4hOJUT58yAIhALRxLQXHxIpLuWtGUlrjIRneInT1YiMb5kKkP+Pc1d8A","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.37","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":759790},"type":"module","gitHead":"0d054ade27b80002e73cbaa154d1b1518502ece8","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.12.1","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.50.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.21.0","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.37_1779856937015_0.3240856269545229","host":"s3://npm-registry-packages-npm-production"}},"0.3.38":{"name":"@techninja/clearstack","version":"0.3.38","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.38","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"ad0f364fb46a43d5f335a08ec043737a8368ea6c","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.38.tgz","fileCount":109,"integrity":"sha512-m1Tec49pOl5d2asp4EqA9Hwi9UjXBfRBjKdeEaEfYQYh19tL6wPaNiaAeS1ZKWWF/s24ca58SmA9bYOOmZ2vzg==","signatures":[{"sig":"MEYCIQCs5GEofYDQE8vNjPts/HvN2tHqpObjEtJfbmT5v4Ba6wIhANzKbFCZa0o3czujx1ckQyICuPOZ8+i8zO1Yd4ODV4Fn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.38","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":791333},"type":"module","gitHead":"915bf65a505408cb66e4dce466be1ae1c4dd5ffb","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.13.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.38_1781635846998_0.6225848722790104","host":"s3://npm-registry-packages-npm-production"}},"0.3.39":{"name":"@techninja/clearstack","version":"0.3.39","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.39","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"01c0dbc95c44412660c0dd655bf21727bf76dcb0","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.39.tgz","fileCount":109,"integrity":"sha512-zxyCmLMkSJQv7mQQAzD8XuTCdJl/PQ9rttLQCklfG32ZkFS9XHgjhFRfFUwOtxyoSg/kl2YcdjgzWsMmN840rg==","signatures":[{"sig":"MEQCIGhxX5Oi14HWT7i6kDsCO8MoMuccmfDdoSkfs5zPj8aeAiBa4oLISJ9ErPJPpz7xQLg5kn3Ow0DYEaLqnAZpJoQPsQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.39","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":791376},"type":"module","gitHead":"da0c6beecbbdd68d95a294878be0fcadcf751805","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.13.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.39_1781638976811_0.19274023662327822","host":"s3://npm-registry-packages-npm-production"}},"0.3.40":{"name":"@techninja/clearstack","version":"0.3.40","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.40","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"28f039b07c0303313501e2fde9b7c071fd9e9310","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.40.tgz","fileCount":109,"integrity":"sha512-hGlICHVo4AaFF7Is0yQ7jYusHE75QUgSDmR1KVCi3YPYtbVb6+DFiJBDHT9CB6lQSq4quRVDM/o2D52a85x4vw==","signatures":[{"sig":"MEUCID4UUgUt0k9F6WFgCg2Pd2d+gbc8bQlIZg3eSch4DWqHAiEAu5SZQ97R6j6U+QGloI+7NyHzW+5Fn02mBXKAwhwpPWo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.40","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":791626},"type":"module","gitHead":"66ec037ef8d0abd3ee0234c77bd01a24e89d05bd","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.13.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.40_1781755263853_0.42117802412148153","host":"s3://npm-registry-packages-npm-production"}},"0.3.41":{"name":"@techninja/clearstack","version":"0.3.41","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.41","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"ff89ad558b5de7c21b450bcc4c8ae3a4bfd23a27","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.41.tgz","fileCount":109,"integrity":"sha512-rrFQbHaO+qZC/0CdhjFQiyhQofLhJ1bpuLfxe67VsY0UeG7VMaYZpnKjfJYK6ZRZjKiUjqSI0HFaXNHt+I3gHw==","signatures":[{"sig":"MEUCIQCbLgTpew/uO6SAsHonA+F31KGySv7xyjvxtmNJCBvN3wIgUfruG3o1SCRjWUuwAfSwT/FFBm0rEHNBTJFTWqZIAWk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.41","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":791992},"type":"module","gitHead":"471d07492c4dd4b3b08912a87212b884aba00d89","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.13.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.41_1781755680598_0.8237327912289016","host":"s3://npm-registry-packages-npm-production"}},"0.3.42":{"name":"@techninja/clearstack","version":"0.3.42","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.42","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"b60ea081840e88c85224063249b7700306d7f711","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.42.tgz","fileCount":109,"integrity":"sha512-q8+R0eG5b37j0bEekCnbs6zuAkUSA8KyJBj3VMRfo2JUa9oqduyHbjQ/9aRfurME2bmbhrn4vx5saU3skwGQoQ==","signatures":[{"sig":"MEUCIQC3Uaz60nBHbowglH1JV8p21nQBWIcbc8Mwezymm2iJFwIgdpkX2qOPlsyCXLOV/xVTftRgHL3wASmHtSOvhWTKcM8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.42","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":791988},"type":"module","gitHead":"21bfb98f3d360f97e4d2609ae8b8b1f053f45669","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.13.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.42_1781755885861_0.38322606284406424","host":"s3://npm-registry-packages-npm-production"}},"0.3.43":{"name":"@techninja/clearstack","version":"0.3.43","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.43","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"fbcf58dbececdb7c32701a28d26974871ebb9de4","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.43.tgz","fileCount":109,"integrity":"sha512-805yVBUrfzY/RHnYYW7kYR5Ml9A8lQ5OygeZs9xPG6syUx3tXybmv/m0mnqjQB6loPQL0FGjgUWz5g7SjDmBrg==","signatures":[{"sig":"MEUCIGYSXhqE1jBseRYpbD5liNE7VxuJd+693tLIXV3b7tbrAiEAhFUqwE9mBjwxjVNeyZQ0OleAxGjff5l2bJI74nybUsE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.43","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":793675},"type":"module","gitHead":"2317684450769445acb52cc9175e97ad1327a17a","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.13.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.43_1781811239210_0.08474945692419977","host":"s3://npm-registry-packages-npm-production"}},"0.3.44":{"name":"@techninja/clearstack","version":"0.3.44","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.44","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"b42a7634e9d30de4497b3f796eb6204ea8524132","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.44.tgz","fileCount":111,"integrity":"sha512-P5/FAqMgrshv86RKmUAYAvc016LQfKMEh4PtMok5e/Ze2035tn3J7RQkIPLowq1kkt0u4/1kxBR9nEhrtGkVdg==","signatures":[{"sig":"MEYCIQDt7wX2MmCEaRZDK48erOG9JIASV0DxSZa8HHwny8EnXwIhAI4fd/c3uigME3K5wczQzAooWj4pBizHOghXA1Zj4W1y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.44","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":802308},"type":"module","gitHead":"49140fa4d623a66cb1fcdfd30c6e44aaccf57281","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.13.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.44_1781819322131_0.8193508162020706","host":"s3://npm-registry-packages-npm-production"}},"0.3.45":{"name":"@techninja/clearstack","version":"0.3.45","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.45","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"09d77d08e4e16e2222cd559079ca44a45a69e6b5","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.45.tgz","fileCount":111,"integrity":"sha512-iNsFlBeU5+WEEpAKa+YyxR+qllMyY0JsNWHlZpb4DKdZFH5LGNcKDvGQ476/W9vSIpYDmkpQP5l7z28OKaXP+A==","signatures":[{"sig":"MEYCIQCC/1vXoXJO6dxolAbw3M8585Fx2agya0rmlBBsPcaoFgIhAIkePvaixSNK2jVdSgiUcHVMhhL6t5OufblV65Z7yhM4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.45","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":802521},"type":"module","gitHead":"a2a672b0776affbc6c9d5e27ed69f38afa1d6ea8","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.13.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.45_1781821416338_0.62765732432959","host":"s3://npm-registry-packages-npm-production"}},"0.3.46":{"name":"@techninja/clearstack","version":"0.3.46","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.46","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"6cba5f41bda2334bb94f71cc45549c297eae0f61","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.46.tgz","fileCount":111,"integrity":"sha512-m/PUvjQeN24YqMzfhDzD9WToK9E8HXBVLB7Qvm4nSBEkFLX79Yu/JtSoPY4tJHeQXV4H2faPGYvoJ33bCBTaiA==","signatures":[{"sig":"MEQCIEVnr+lx/zdUFoD/xKhBCXXUrcjTAVQD4G9M7LJmf5e+AiBmdixJKpPBbogOyKoU2UTFXXMHFd0IjoT8+StxKVOsLw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.46","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":802767},"type":"module","gitHead":"96cfd9f0b8e263e7045942e353aad0c6b89a804c","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.13.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.46_1781821991605_0.8402967247016624","host":"s3://npm-registry-packages-npm-production"}},"0.3.47":{"name":"@techninja/clearstack","version":"0.3.47","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.47","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"615c9838554d038ecba4f68209f7367d8cb458a4","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.47.tgz","fileCount":111,"integrity":"sha512-Etr6yogJCuheZ6Oxy6gludBC9sRkX1C6DhpsTTJttY3FZ3DvP0cA1F+fVa3Imc8GCXlB2PTpQSV4CR3a6XhoVQ==","signatures":[{"sig":"MEUCID/twH53X1TE36V4qZEamg8KuWG4tqmvlXL5mVDtg2XhAiEA0qNO/qd3qyn23qGu9p0GxX7hrdmeq9pTYo5I3F/X0e0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.47","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":804048},"type":"module","gitHead":"c9d166108c984496e117b654055ca5f4b5c5d2f7","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.13.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.17.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.47_1782482395950_0.6404642565916641","host":"s3://npm-registry-packages-npm-production"}},"0.3.48":{"name":"@techninja/clearstack","version":"0.3.48","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.48","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"805ca6674446b9fe0933db6ac85eca951e75b34b","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.48.tgz","fileCount":111,"integrity":"sha512-9PTOlF3v/+yh21pxr0rqaBdVnuxsi1Hc0V47fDpVlPCnnlMcKTB37NXS0MDZOUIi60wstsbhHzXUSImqRmu75g==","signatures":[{"sig":"MEUCIQDe0M0LunS+9D0iaoAfoymi/WbrL1vgMuIwhbvM5hO0FQIgXwH9w//Gg5UeP1il2dfoGjNOKB+EAMgJufZ6NyGCSGU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.48","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":805294},"type":"module","gitHead":"66b8eae9f7486a0dd4037f432789722a3a110753","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.16.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.48_1782933274787_0.9413993231877944","host":"s3://npm-registry-packages-npm-production"}},"0.3.49":{"name":"@techninja/clearstack","version":"0.3.49","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.3.49","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"3bc047131e09c576f043bc208075208357b3799e","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.3.49.tgz","fileCount":111,"integrity":"sha512-QKY2keUOycs5kjeKqqG9sMAcCtgy9HbGzdw02rqFGTnh7W85cNHHuwLiBm1koBV4nJZwkJkfI2AiJ7DVk/TdkA==","signatures":[{"sig":"MEQCIBGmqCyQS9nXuuAIV4LgAyRuqJM7YGF6AXQD/SFPHuCsAiBHQDV8/SH4nULhJy62TKimCY5PS05nAG+S2CvtL11pCw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.3.49","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":805316},"type":"module","gitHead":"8e62246f1dd3d197ec1edfc992b01c6bc5633d85","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.13.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.17.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.3.49_1782934301408_0.9869985081093366","host":"s3://npm-registry-packages-npm-production"}},"0.4.0":{"name":"@techninja/clearstack","version":"0.4.0","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.0","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"6f3ff234b5a4bb96b5197758ca30d7577fa5146b","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.0.tgz","fileCount":115,"integrity":"sha512-GC5EhCMPjxP1LShhk5xMxB0i6SYFvVPYKQCVwKdN13hum+7AxUf80Qd3Z2aH5ZPENFTTIdspmQSyxZzuwbBpoA==","signatures":[{"sig":"MEYCIQDQJ9hrpt84UF4+TIrvKFvkb+ij9ba0szEEqSlnDiASsgIhAPxD8L39SOD3hio8f0FqoELBLG3SQLIwdYjHdwYRNQ1M","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":814326},"type":"module","gitHead":"e08fc983d4f1b4b59ad66125a58a2aa5695770ad","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.16.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.0_1783653970880_0.5636746532485435","host":"s3://npm-registry-packages-npm-production"}},"0.4.1":{"name":"@techninja/clearstack","version":"0.4.1","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.1","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"cc04ebd9f55f4604b5887b599d2ce299ed6ebe02","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.1.tgz","fileCount":116,"integrity":"sha512-ItsQSrxCXTjDigCJPo1NtKzfUKeLzQICoLMP0+/s/Q9rsq/dScDm2DCBCYxFy2BPyrigU1Yd78axxm9k0rEjKQ==","signatures":[{"sig":"MEQCICHg7uD8wI0dw6PvS6ufFJ7z6YW+bQPRO9DxpoYxPKazAiBHAXPcuBefsRh9G8DYM7qVvy8bHpriNJWfbvUnHYN8LA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":824360},"type":"module","gitHead":"f7e806f700a38db68200df860b3c6feafdbde129","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.16.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.1_1783658422610_0.7763381739609005","host":"s3://npm-registry-packages-npm-production"}},"0.4.3":{"name":"@techninja/clearstack","version":"0.4.3","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.3","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"316a170c11ac5a1877b8f8918b2d20483b63da37","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.3.tgz","fileCount":116,"integrity":"sha512-6p1eWo4D0WyDua94XFjYdpIt9U7czOEA6sqJe1kXGMoPZbSSu+tJio/5v3lJvmp8PnT9el1um2apuuzGu8hfAw==","signatures":[{"sig":"MEUCIQDrE4IorkSBX3pPfb3yox+Im29rY/fr8AJGGLjT3sSrwwIgahOwZ2BzSAPDTMXu92UmQwXY8glhyxoTCud+DybtDas=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":825546},"type":"module","gitHead":"140b950fc3fe25a2f9721a43311dfc20899b5961","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.16.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.3_1783722861393_0.5801418551624937","host":"s3://npm-registry-packages-npm-production"}},"0.4.4":{"name":"@techninja/clearstack","version":"0.4.4","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.4","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"e53024885c2a17486c2851f580da303688b49d2d","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.4.tgz","fileCount":117,"integrity":"sha512-lYBUs3WcU4Z88FAhybq5ZSGLuh4H+zuVnZetkilYV+kAVHGtttws8YAQWPPIAqNA0sf3Hefd/i9/0vBsOii3Ug==","signatures":[{"sig":"MEUCIEVmHeOL8IbNJn77+mJ6GjInhG6bWEys1EWATzGWauU9AiEAisKlwhsb8HPdWX7MCthlva3LuMoDWZkUimDi7buQfFA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":843322},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"928e408a6d17bc7f3891903d6c70e87bba87642a","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.16.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.4_1783898445135_0.9469817840432966","host":"s3://npm-registry-packages-npm-production"}},"0.4.5":{"name":"@techninja/clearstack","version":"0.4.5","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.5","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"79cb84a2243442699b9db17fafe28b319108ad4d","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.5.tgz","fileCount":123,"integrity":"sha512-0gZZ7DgbA12Qq7aeTnsqUEsJBPLEPozSOO4vrmYLOMSPwDzBbpY1q0FwpvmBuRVeTI5wfYDs02GPeWcLtAUBYw==","signatures":[{"sig":"MEQCICZ11VTp1MIzPikAUsi0csXTulmUc4l3a/ivb0HHWJqvAiAb0zFgOgC0lfTG45AgRuLrb/X8M64Hlad8V64AG2e38w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":864651},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"93cfe9e90fc6eb74ae51237cea130233e5937051","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.16.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.18.0","dependencies":{"blessed":"^0.1.81","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.5_1783970518294_0.5932441200518712","host":"s3://npm-registry-packages-npm-production"}},"0.4.6":{"name":"@techninja/clearstack","version":"0.4.6","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.6","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"79aee4769d7ddf6527c95ddf257ad787960c037d","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.6.tgz","fileCount":123,"integrity":"sha512-kiYoDNiZR8LDiV92Ks9YJQxSTI4yZgtFQQO9YzURvYGUGZFcLHe9u3ZPz43XgK3or+/bZwtAIyPwmKzD7tWdiQ==","signatures":[{"sig":"MEYCIQDqhyePxna3F/RavRhjj+yBUlpAtor1gPPw6FJU6CoR9gIhANBEsW3UiKH5OnyNEzvpWAkzmuHaTiAeQPr3lInz+r6m","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":865800},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"5865598cbdb29d132287dee848009dbb1bbd0765","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.16.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.18.0","dependencies":{"blessed":"^0.1.81","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.6_1783985417120_0.8836294449729545","host":"s3://npm-registry-packages-npm-production"}},"0.4.7":{"name":"@techninja/clearstack","version":"0.4.7","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.7","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"c2eeaddc1596cfaf1206dc5c313edfddad22bdfa","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.7.tgz","fileCount":123,"integrity":"sha512-uOxvnzsCVsK0BxReyyE0BwDQTglbFnDe7cwxzYB4TznDm6ahSK9/CcOFApxe6k/jmt9MJY2d937JKjN4azjt7g==","signatures":[{"sig":"MEQCIGMAxSENEYhtiKH5b3xlj4UTxRaAnhnRjHCWr22nJjmsAiB4wmM6tkdaR+yGTgfS45fQLFUF/7Wxe9C5q22dW+lW4w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":866514},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"f7a44795706b65a89d61cb4db1e6b14b61488ebd","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.16.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.18.0","dependencies":{"blessed":"^0.1.81","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.7_1784220226504_0.17907481792504432","host":"s3://npm-registry-packages-npm-production"}},"0.4.8":{"name":"@techninja/clearstack","version":"0.4.8","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.8","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"7096091810dd3b1a49948e6de56258ae876810fe","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.8.tgz","fileCount":125,"integrity":"sha512-jaAK2llGzOJ3m9tiV9kU3y3/HYrtY5GqlC50Xxrg9Pc7VT/yXzs3UqWE+cmI9ZR4KCKfMyYatmQZVGnD8CL3Bw==","signatures":[{"sig":"MEUCIQC6ODgS7jAe5qn4AA0Ztrl5utVH6N5uceqGjlBZ9ES1eQIgP/QKwyK9aLjb14AXv8roppA81ktuybFmH/uEEzPU5Co=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":868266},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"e9f185720097c8b172c4b725713c89a0f1fb8d09","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.16.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.18.0","dependencies":{"blessed":"^0.1.81","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.8_1784223715014_0.58937812999979","host":"s3://npm-registry-packages-npm-production"}},"0.4.9":{"name":"@techninja/clearstack","version":"0.4.9","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.9","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"88fd4970a5687ed412733743604ca50f073ef815","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.9.tgz","fileCount":125,"integrity":"sha512-qgDNbjxHIn8VmAPP100wUPA589VKityyPWcB+nnT2by6RHeklLc+VrBV987iDh1EDZT+QEcAmQ2i1IsoHyXcVA==","signatures":[{"sig":"MEUCIQCMRuPTeRZ/CLfW9zHRFoUpspSLVKDBqUJ43yGgJpJ8owIgZC9WI/F15KgabbOrQWtwA63gznRooVEqKVEZz/lHIXA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":868298},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"ac00dcd026666f88fb12cc4843f39b3c37c1a21f","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.16.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.18.0","dependencies":{"blessed":"^0.1.81","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.9_1784224976415_0.023855153747302404","host":"s3://npm-registry-packages-npm-production"}},"0.4.10":{"name":"@techninja/clearstack","version":"0.4.10","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.10","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"4891f9cff111bafb1049b087445a329b35227211","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.10.tgz","fileCount":125,"integrity":"sha512-4IUflszS+O2pwNgRmGzMNOIKJQCaX0ri2sh8PimJgnP3j8nLlYPe7E4NSbGgcQ0Z9A/XDY5zlQj5ow9RAybA0Q==","signatures":[{"sig":"MEYCIQCN+wwRivmfdwEKLVXs4xSOJcr3h9ZkFpQtOIRR//nZBwIhAJtCbBvwhIG+AtjIwvR7SmnCLUwpX6xAaoUtpCZqpaCH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":868388},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"620da6ecf49eb15a248f1d6fc0acf74394f43144","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.16.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.18.0","dependencies":{"blessed":"^0.1.81","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.10_1784225457993_0.17996785259018133","host":"s3://npm-registry-packages-npm-production"}},"0.4.11":{"name":"@techninja/clearstack","version":"0.4.11","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.11","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"995ee7bbad90acbf659c8a393ceb61a07dabb2c8","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.11.tgz","fileCount":125,"integrity":"sha512-8Pno6BzdPDUZyKl7gMY1Un1GRQnAt+PsqgWcDdRg4/tV9p4msAWODQzM2kNvYbqgflEM/6a23hJHQ/do8QWaGw==","signatures":[{"sig":"MEQCIGe/3L1e7JI7AWsv7lt02eFiEPwYHSdLoMej0YTqep2IAiA6mBq6udQxVCVR/XrU4HNmHLxhckT+KpKpmU7nFn5XwQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":868504},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"dc1c30f3eaf02c506e25ca1e3f60abf08bbf2f39","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.16.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.18.0","dependencies":{"blessed":"^0.1.81","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.11_1784234008504_0.4131567695507916","host":"s3://npm-registry-packages-npm-production"}},"0.4.12":{"name":"@techninja/clearstack","version":"0.4.12","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.12","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"06919201d95bb424ad7c8cb22639c92f14200f26","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.12.tgz","fileCount":125,"integrity":"sha512-Nh/LNTZrUtuIT4rhancD2ua4MlfF8O1+IxiRlOWtKgn3Xl6nYtYCX12sUnbT9hFvZbHU3nFiUm/1FBqGxD40FA==","signatures":[{"sig":"MEYCIQDQT1qyVQfHmAQYivJtMo2Xae0DT4DpSJ3oW96icb2lYQIhAKHef1E+pGRjpjmgPvnmioLS+Edc5BHVhPCFuyYk/SI/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":868999},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"6bcd527dfff7b2c0658164d761506cde41c3cac5","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.16.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.18.0","dependencies":{"blessed":"^0.1.81","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.12_1784235484184_0.28435124526512956","host":"s3://npm-registry-packages-npm-production"}},"0.4.13":{"name":"@techninja/clearstack","version":"0.4.13","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.13","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"23630aeb8b07697a45710292182664c5840c2146","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.13.tgz","fileCount":125,"integrity":"sha512-vPpdVD4kMpMThjbzZZxW6QfeRe9Z7QLBFV+A0u+Sa4JkYyUUj/7i3AVJ3mbQcPrcoRBcbq5TwZBGSCTgRlqHsQ==","signatures":[{"sig":"MEUCIDz+hP7okUCYOxjVlkHhJeEYRDSC52hqBWIe609fJonRAiEA0Wqw49qT7ADKjLPJjufe1jj+3M69I1C6nlc3Tcm8180=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":869334},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"c322f3aa60217269581fa51262f18573fa350550","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.16.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.18.0","dependencies":{"blessed":"^0.1.81","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.13_1784412242273_0.968000981288986","host":"s3://npm-registry-packages-npm-production"}},"0.4.14":{"name":"@techninja/clearstack","version":"0.4.14","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.14","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"db6fce97b99310b66ef8bc10d5e3650069572b6a","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.14.tgz","fileCount":125,"integrity":"sha512-VIPrjTr+Qbjz5tgMdzr1zjgzbMEDHhlcZOvSz+GC6AhDDpNa+9zszFsaGkY8C7JQ69Dp6Gu4v6UsSW6SHmaEdQ==","signatures":[{"sig":"MEYCIQCfBQdvX3vzCsYCgjiW85/vyjfQdIMT6DGj3pvnzmq2lQIhAPZhCa9qvKBGDG8OCv9jYgv0hA5efe0Rf1QPilWwWkjA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":870403},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"ce17aee12b0acc8968672c9e5e13f46c306a0b9c","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.16.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.18.0","dependencies":{"blessed":"^0.1.81","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.14_1784418540153_0.7629085832853584","host":"s3://npm-registry-packages-npm-production"}},"0.4.15":{"name":"@techninja/clearstack","version":"0.4.15","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.15","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"1398025b6299fa0a562d6d8be2b2e85671573d05","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.15.tgz","fileCount":125,"integrity":"sha512-I08dLkJIyjN5DjvZfMQg1B4bHJPvYmflw9+WIgjKZR6AhsR6RBj46m6WCQL8tLCeLLRQSwKMT0VE3FsDUW3YhQ==","signatures":[{"sig":"MEUCIQCr0dYlmpVRlHiIZWb4c8Z5VqwX+/3UWA3vSvbaXuIWbgIgEfem+Eo7uBKuoqlZE7t8y8gzXqI21q+V6qIfsgV/jlY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":870568},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"8a8f20bdc684ae43bc53481c6e351cf868fb7e7a","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.16.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.18.0","dependencies":{"blessed":"^0.1.81","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.15_1784945283811_0.5304298167191202","host":"s3://npm-registry-packages-npm-production"}},"0.4.16":{"name":"@techninja/clearstack","version":"0.4.16","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.16","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"b226ce927a4b24f40a192866639d4b2d6c313936","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.16.tgz","fileCount":125,"integrity":"sha512-Sw5hjUli5NEWp+YhAXh8w8rBnsKWXDsW3IYWFK3+koItLQYwwSwQEixSuWmPTmL+VPsicAeqZXnm3ijBqSzZIA==","signatures":[{"sig":"MEUCIDTO3W942lkjF8qUnpA7nlO+3+FpwHVj3J9lsk9y8zqCAiEAwGfqsiJRIMrNbZcixd81dIufXXTtIEZeIUaFbhrOFmA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":870921},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"e5de55ebc3f7dd18e214ecc6c73a3a81d22d5cff","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.16.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.18.0","dependencies":{"blessed":"^0.1.81","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.16_1784946329699_0.6085358095107829","host":"s3://npm-registry-packages-npm-production"}},"0.4.17":{"name":"@techninja/clearstack","version":"0.4.17","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.17","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"6afa6a4ce6bc799dd80892dc2d3f655d1048e0c3","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.17.tgz","fileCount":125,"integrity":"sha512-TnXaHtXmep0gcyQGoZlA7j/E2DEPxVgx3F8PkgwqIGGCg+KY72AWKxbQqxQVd4ybQSfQrUV/s4rBJkRU8vzLhA==","signatures":[{"sig":"MEQCIDgExcwB7frNm85P7Tz+aQMwo/TCE07qJu/SP3VmaMuLAiBJE8orHh2QtoyPvhAso3EtVduPf2SBjyIseXEyU3FKMg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":874277},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"e0d14c7f3df89203e3fd0d056b54f0cc31ab232f","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.16.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.18.0","dependencies":{"blessed":"^0.1.81","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.17_1785561008434_0.2586018873817597","host":"s3://npm-registry-packages-npm-production"}},"0.4.20":{"name":"@techninja/clearstack","version":"0.4.20","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.20","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"2484604017f4ef1ec2ea8ed0a181dc8affefca37","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.20.tgz","fileCount":126,"integrity":"sha512-AIW/sSNY52zVkUQplXsalvwtvGuEr6b04Z9R2E1+1i6JHpoQmOHXicbzZ2Ss7iDW2uAiPHaEdBLDDKd9jCo10A==","signatures":[{"sig":"MEUCIDyLMjrJYFEqq1qJQLbRyT0pClXQzy+OoAVYsLxdypE9AiEAjh/LJLi0uX51ksSbw1bauaYQ2Smk593gVMGbz30jmJ0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.20","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":875452},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"7454074d2b16977e274070769034b4d43b7dd388","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","docs":"node scripts/sync-docs.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.17.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.19.0","dependencies":{"blessed":"^0.1.81","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.12.1","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.20_1786109551246_0.33659329752218503","host":"s3://npm-registry-packages-npm-production"}},"0.4.21":{"name":"@techninja/clearstack","version":"0.4.21","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.21","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"5c72da27f5006c1374d95364056fa4186ec8f0da","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.21.tgz","fileCount":126,"integrity":"sha512-qDKjcNYfnEmJm9qTTtV1cboP10LYg4eZJHkr00i59Zf/ZoQxZV8D0uGbCEo4zxGpOarpIIh+D9lNyCgXol1syg==","signatures":[{"sig":"MEUCIQDhi8qSfIs//x+fBBNbB7JsUPLsCNhqAqEKoLyNmCDgIwIgRbvbSPu7ZFz9cRiBjhT5QtwpgckqP78ebqX/MvG4gEk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.21","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":875570},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"cf6e96f3e3498023b2b2ea63927dffaba9cf3104","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","docs":"node scripts/sync-docs.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.16.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.18.0","dependencies":{"blessed":"^0.1.81","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.23.2","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.21_1786368828112_0.5030889069812825","host":"s3://npm-registry-packages-npm-production"}},"0.4.22":{"name":"@techninja/clearstack","version":"0.4.22","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.22","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"448e2707133de9f24d0873ba2cdb6c11a522f4a4","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.22.tgz","fileCount":126,"integrity":"sha512-kmSwmaezmIKDJmnfA589WhlA0XQjDd0H2Rt4CVDnFSGLIl8z9H6RtIVwaNcLOqb8NS2sXtYO/SIsHcfHVzbzkQ==","signatures":[{"sig":"MEUCIQDzhtilnILUQ+ug0BhbUD/kWNbfkAIWdpGqPJOgf0J8RgIgLOgrytJ6Ut7xIkxRw372JFV+ctp70umycH3j/pR5y7M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.22","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":875511},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"19ba23ae94379fbc1dc165ae696dffbf099de314","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","docs":"node scripts/sync-docs.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.17.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.19.0","dependencies":{"blessed":"^0.1.81","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.23.2","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.22_1787590432548_0.7283907569078667","host":"s3://npm-registry-packages-npm-production"}},"0.4.23":{"name":"@techninja/clearstack","version":"0.4.23","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.23","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"d8be0197ab735f96ebcdcd4defc00068a54d76aa","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.23.tgz","fileCount":126,"integrity":"sha512-HoW0wY1q7TxluNBvAYRCaskU1u/4kwv+7ZtdU1Z634egfSP2S0mZKn03hcnPzsM4owGZS9Duc+SjfutoMg6qxw==","signatures":[{"sig":"MEUCIQCQWus5u7+MzugNbR3dB83O2PlyxhqTw16UXJcYVCqztAIgTh63dLUrBzweL7OlsDm4A6WoWDqJyVp6fGQShCiHSNI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.23","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":875887},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"d703b3e6df1a44d08ce722f4664894f0618583d0","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","docs":"node scripts/sync-docs.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.17.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.19.0","dependencies":{"blessed":"^0.1.81","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.23.2","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.23_1787596048665_0.9182665826827092","host":"s3://npm-registry-packages-npm-production"}},"0.4.24":{"name":"@techninja/clearstack","version":"0.4.24","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.24","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"2c841d081f16cde95361c8e270df8e9d0c737ae6","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.24.tgz","fileCount":126,"integrity":"sha512-yIThSz9oKEdCOQvvlD+kSwN+LJt1rOzxnGtRt6h6gnpGgSot1HBdAV642PeyNjSymAqha/3SK56zU8T6zOOpbA==","signatures":[{"sig":"MEUCIQCy8pcqmC4E9Ff7zFmi2QBSofy4hvPx4CVY7GxOr/JWtgIgLZn31EkDML7jO4w8FEueYQyloHXAvvBDaZ0fzNHs+vQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.24","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":876332},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"76087c6de238e35e5287f4bc323c9e60b4ab36c5","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","docs":"node scripts/sync-docs.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.17.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.19.0","dependencies":{"blessed":"^0.1.81","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.23.2","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.24_1787597371680_0.7597613796977956","host":"s3://npm-registry-packages-npm-production"}},"0.4.25":{"name":"@techninja/clearstack","version":"0.4.25","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.25","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"020cb1ae607c2c1e0bc8943f8b2115064e2e75a3","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.25.tgz","fileCount":126,"integrity":"sha512-cper0kAij/H5Vjz9P5mkwbFhjSL88uhPjeL6kDD6+0l2vy7XigDwaor/rIhVLoJPmKKoybcmrJ/qQT4vQjiaHw==","signatures":[{"sig":"MEUCIDfSsEDV62z5+a+2L2PBe6IjS6eIcVOGhD/MQcQ6NlZjAiEA7CrPoaYTc5r9gub3Jzka6OGPVBf0IFFE6aqgqh+15Uo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.25","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":876475},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"8c975cb8cca5fd3fd253e1339ac7532e2934202f","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","docs":"node scripts/sync-docs.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.17.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.19.0","dependencies":{"blessed":"^0.1.81","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.23.2","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.25_1787597831295_0.32732412240385145","host":"s3://npm-registry-packages-npm-production"}},"0.4.26":{"name":"@techninja/clearstack","version":"0.4.26","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.26","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"d3e22ebe8d86f4f6853cf3cc3adbdedabe81da5f","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.26.tgz","fileCount":126,"integrity":"sha512-05CHpyh3LagsJtcq8PfA0TeWw/NmshtEXnBtf+D7ZaWVxLpZqMLlsiTAtwnuOTl5T3kzUtG57r/5yTugXdmNKQ==","signatures":[{"sig":"MEQCIHb09B85VPZS+OsTe36f0JWDeu9LlcwnjAgNgSKEIFr/AiBAQO6+czcW4QZZbLaHbNIGxqrjcYASp3XpQP0mFhO3Qw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.26","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":878075},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"d404291f0fb7f2178614cea47f29e77b701f5319","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","docs":"node scripts/sync-docs.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.19.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.20.0","dependencies":{"blessed":"^0.1.81","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.23.2","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.26_1788384261620_0.35815320097487136","host":"s3://npm-registry-packages-npm-production"}},"0.4.27":{"name":"@techninja/clearstack","version":"0.4.27","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.27","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"82d945fd5510fdf9acf6d863141a29d8b4807006","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.27.tgz","fileCount":126,"integrity":"sha512-cwvqlH13msVaseEJ7JbyL2jtvHhhw6ZwBnbgn5JK7C8d/GtdZSroPlIj00zKMXo/cNLCxnZ39PAkop5FEEFQFQ==","signatures":[{"sig":"MEUCIQDT/tO5eB1M56M7iwkYwQXBCXuZC2S2i0fjrV4qQ7r29wIgPfYemhAQKy/aQyujYtEjsbzLe6EbMgJUkwZKP7hqKEg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.27","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":878137},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"f3de75237f4fba10da95fff843675d91988e9a09","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","docs":"node scripts/sync-docs.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.19.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.20.0","dependencies":{"blessed":"^0.1.81","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.23.2","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.27_1788441195065_0.891130648428119","host":"s3://npm-registry-packages-npm-production"}},"0.4.28":{"name":"@techninja/clearstack","version":"0.4.28","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.28","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"fa1208bae4434a6422ea4560f44264e2558d51f6","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.28.tgz","fileCount":126,"integrity":"sha512-jfaW+/Uq7zmt2k/9KZPSYEfz7E4l4iarOb2ebvJzbITmIeMUrli1LTdR2DSXOTunJEQQtismAh413qF7OPN0bw==","signatures":[{"sig":"MEUCIQChYSg0B9YVe3S4m1QFqNeUykWQRV0pcLBuIdivkijSZAIgPx0AZY7D1pYeFPB/BKrEW9rY4qRULCKG+NpaC9b4t5M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.28","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":878170},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"c45a9c9b149d01de6a4db5d231eac9b59689e808","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","docs":"node scripts/sync-docs.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.19.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.20.0","dependencies":{"blessed":"^0.1.81","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.23.2","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.28_1788453555797_0.44282263868020966","host":"s3://npm-registry-packages-npm-production"}},"0.4.29":{"name":"@techninja/clearstack","version":"0.4.29","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.29","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"4c441729f50ac3fcf9f1f973a2289a0848e36c64","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.29.tgz","fileCount":126,"integrity":"sha512-lVgUjNI7MvBEw5ASUxNFendYXDKPYPz6HZm8sGYNvoGotIsBkqO/BsJ9M+M5REu5k05+TDo5/ZSRN9fTrR/WUA==","signatures":[{"sig":"MEUCIHph+yE4latizs+zkJbOalauzswCjKdFWupP99KQ4k4AAiEAnJ42aBwPTxaFtzrKAuF/Gk/Kvk6AoipvlUeiys5pxQ4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.29","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":878231},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"609ac1cebd30af22118107d87c091d1088f52a91","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","docs":"node scripts/sync-docs.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.19.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.20.0","dependencies":{"blessed":"^0.1.81","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.23.2","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.29_1788882666130_0.332086396005421","host":"s3://npm-registry-packages-npm-production"}},"0.4.30":{"name":"@techninja/clearstack","version":"0.4.30","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.30","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"c89ec8b6014fe6c9e67eabd99f5781df76ed70be","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.30.tgz","fileCount":126,"integrity":"sha512-EFFKrOT/SglJn5TFDKAGalcUV5JwBZTj3msct9BPNOBQl+ezxx/MYTMzyXEBFUCEOFPdgE4tGTTjhEh0Lzu9Nw==","signatures":[{"sig":"MEQCICmY420EcSVJ6EnXbgJZq6mtjfF/naHzH7nNTIGliblIAiAi6KEK49ZWMFtFOBbxw+2B/uLmzmQhBHBcsR2VMdXkAw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.30","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":879276},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"969f2086bc4fc105612aaf3448913faabc63edb8","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","docs":"node scripts/sync-docs.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.19.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.20.0","dependencies":{"blessed":"^0.1.81","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.23.2","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.30_1788887962347_0.3909921841629671","host":"s3://npm-registry-packages-npm-production"}},"0.4.31":{"name":"@techninja/clearstack","version":"0.4.31","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.31","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"9c02d7eecfcbd6ac7bacefb2cb86a1017c8e4e2a","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.31.tgz","fileCount":126,"integrity":"sha512-p2wd2X7fWY2prTsTBqw/peE0vAXaw28pYg3UUtXkhq5d/lr9844haa7+1FzrO3+HN/x/xQu7HDGqjvYg7Qj0Ag==","signatures":[{"sig":"MEQCICRU+xGRexKHuSrSHicSQ/j1Fj2tLcyEMvRyy/GE60+JAiAfWi1iDzIg6GZ8vYVIGN6aFq5+5G0UgCJxxRnGoexBbA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.31","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":879450},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"c53f5d43dcaaa8dddc5ee5c14371db8e5a87a5f6","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","docs":"node scripts/sync-docs.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.19.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.20.0","dependencies":{"blessed":"^0.1.81","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.23.2","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.31_1788888933850_0.3606914136814878","host":"s3://npm-registry-packages-npm-production"}},"0.4.32":{"name":"@techninja/clearstack","version":"0.4.32","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.32","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"745c15846d3f6ec55fad865c002645e04245a044","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.32.tgz","fileCount":127,"integrity":"sha512-zU0wtwiEJ+ThG/PxfKo9sRSheHc4PUURQdihVxTooF7MgXZ6ziTbLgKNAAaSuQ2SW0+5qzd9BBHufY6oUYlEIQ==","signatures":[{"sig":"MEUCIQDz1IrfztcHSmq1N855t3ToEX+Bnd4gwD14x+03fOmkkgIgYqtEFNbZExgL5uc2K/dHnfLZ/XFwui14V/M6sgDUMbQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIHod9hgQNZQVXcMHeCsBcGpSDTpjPhhgcfSOMyGomhWqAiA22N5qT+zukMjMvWiW6ppFnASZLDykybyWkoe4WPon9g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.32","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":879838},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"86e01b1402bfaa8f2fb33b18aaccad23e062e1b3","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","docs":"node scripts/sync-docs.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.19.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.20.0","dependencies":{"blessed":"^0.1.81","globals":"^17.12.0","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","globals":"^17.12.0","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.23.2","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.32_1789497634511_0.8375986627898002","host":"s3://npm-registry-packages-npm-production"}},"0.4.33":{"name":"@techninja/clearstack","version":"0.4.33","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.33","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"17726f75c3ed91c2c22eae5053d4403aa918d1b4","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.33.tgz","fileCount":127,"integrity":"sha512-QJODaPuob+JkaT1YLpsgYPFJk5FmTpP4jth7hyMKfJXjC7mEpN0p2axil4R6LzsYepsz25qjdJVeBay6n6Kg/A==","signatures":[{"sig":"MEYCIQCgRbjlz91MHrg7Y62d/H0+pamy6+B6EHNF4qjyFbvf8AIhAIa/g1tibt5QNKBzUpgkrn2dGIPXCRThYfg0swwmJB6y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDxSlsPF4tkCZE8zLUp/0y5EAGkHpU0UUUEudU0ii7FTwIgIsU+SpFQSPhVvhqcS45DUk7TiH82uqnacbqcMjejGQY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.33","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":880089},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"7dbf92e86dc3cbffc05597799b5d6bfde63b8338","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","docs":"node scripts/sync-docs.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.19.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.20.0","dependencies":{"blessed":"^0.1.81","globals":"^17.12.0","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","globals":"^17.12.0","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.23.2","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.33_1789567106045_0.9477092017386006","host":"s3://npm-registry-packages-npm-production"}},"0.4.34":{"name":"@techninja/clearstack","version":"0.4.34","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"license":"MIT","_id":"@techninja/clearstack@0.4.34","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"homepage":"https://github.com/techninja/clearstack#readme","bugs":{"url":"https://github.com/techninja/clearstack/issues"},"bin":{"clearstack":"bin/cli.js"},"dist":{"shasum":"f790a33e3d79a7226b6b32da6f89c3c5d7df17a3","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.34.tgz","fileCount":127,"integrity":"sha512-kYqNDjpYnsls9M/r6w576YSon5xScKpvjCqlJUCZZk8t0mKj6DXBLctGqb9DdasuRAQ2fXqTiFdpxIim6cxuQg==","signatures":[{"sig":"MEUCIQCRkvPy4evvTimCDXAvtr4cUa4aF0UCiOx65gX/OxovYwIgHrZru50/FGZbfuCk+hmIXtQYff3faw//VydczFwHfp0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCICZvlxUj6JIkDQbbNsjc3HlUH7wD25vNkQR3Ajc51syLAiA1oMuyLwiqYjO80WjiQyJInCeGnJxbwoW5gK4ptlmHTQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.34","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":880443},"type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"10f3c94d8b94ced9966f507c319a678709f1005f","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","docs":"node scripts/sync-docs.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.19.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"_nodeVersion":"24.20.0","dependencies":{"blessed":"^0.1.81","globals":"^17.12.0","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","globals":"^17.12.0","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.20.0","markdownlint-cli2":"^0.23.2","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"tmp":"tmp/clearstack_0.4.34_1789567415334_0.8321944353772286","host":"s3://npm-registry-packages-npm-production"}},"0.4.35":{"_id":"@techninja/clearstack@0.4.35","bin":{"clearstack":"bin/cli.js"},"bugs":{"url":"https://github.com/techninja/clearstack/issues"},"dist":{"shasum":"d39297cd1ea48b9360fe550726c78e7629a4a6e4","tarball":"https://registry.npmjs.org/@techninja/clearstack/-/clearstack-0.4.35.tgz","fileCount":127,"integrity":"sha512-swtGTT1iaVxGw7cVy3o5ewn7Z3oNyqbWm6ELpO0VnlVWhDljacmkALn1Wi5tlX3e4siapV7EtN00umZZ6T+UpQ==","signatures":[{"sig":"MEUCIAvRMg8TIClT7FBapgoHCASzisfwbjMF8uwd8wZ8YkCWAiEAkCg9D/8sISSEUEIbdoQoLxDuO3KMhsTlL4zPayK0tnE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFTlAc+bDYX6/suoiix78Y4K1ngucixs2HsmI82UjA9VAiAS1tpoFQIBWs4kms6IC9C79Nfxb8Mf96kgyVe5SBdLuQ=="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@techninja%2fclearstack@0.4.35","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":880490},"name":"@techninja/clearstack","type":"module","exports":{".":"./lib/check.js","./lib/*":"./lib/*"},"gitHead":"f080ad7f509bbb30b61f2e4be6378ef329094fd1","imports":{"#atoms/*":"./src/components/atoms/*","#pages/*":"./src/pages/*","#store/*":"./src/store/*","#utils/*":"./src/utils/*","#molecules/*":"./src/components/molecules/*","#organisms/*":"./src/components/organisms/*","#templates/*":"./src/components/templates/*"},"license":"MIT","scripts":{"dev":"node --watch --env-file=.env --env-file=.env.local src/server.js","docs":"node scripts/sync-docs.js","lint":"eslint --config .configs/eslint.config.js . --fix","spec":"node --env-file=.env scripts/spec.js","test":"node scripts/test.js","setup":"node scripts/vendor-deps.js && node scripts/build-icons.js","start":"node src/server.js","format":"prettier --config .configs/.prettierrc --write src scripts tests templates/**/*.md templates/**/*.html templates/**/*.css templates/**/*.json","release":"node scripts/release.js","typecheck":"tsc --project .configs/jsconfig.json","prepublishOnly":"node scripts/sync-docs.js"},"version":"0.4.35","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:800e2369-651f-4de3-822c-883e8ed8268b"}},"homepage":"https://github.com/techninja/clearstack#readme","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"overrides":{"smol-toml":"^1.8.0"},"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"_npmVersion":"11.19.0","description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","directories":{},"maintainers":[{"name":"techninja","email":"james@tn42.com"}],"_nodeVersion":"24.20.0","dependencies":{"blessed":"^0.1.81","globals":"^17.12.0","@inquirer/prompts":"^8.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ws":"^8.20.0","eslint":"^10.1.0","express":"^5.2.1","globals":"^17.12.0","hybrids":"^9.1.22","prettier":"^3.8.1","@types/ws":"^8.18.1","stylelint":"^17.6.0","playwright":"^1.61.0","typescript":"^6.0.2","lucide-static":"^1.7.0","@open-wc/testing":"^4.0.0","@web/test-runner":"^1.0.0","markdownlint-cli2":"^0.23.2","eslint-plugin-jsdoc":"^62.8.1","eslint-config-prettier":"^10.1.8","stylelint-config-standard":"^40.0.0","@web/test-runner-playwright":"^0.11.0","eslint-plugin-unused-imports":"^4.4.1"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/clearstack_0.4.35_1789568633779_0.3863407736275797"}}},"time":{"created":"2026-04-01T21:43:11.469Z","modified":"2026-09-16T14:23:54.196Z","0.2.0":"2026-04-01T21:43:11.727Z","0.2.1":"2026-04-01T21:50:51.734Z","0.2.3":"2026-04-01T22:10:26.191Z","0.2.4":"2026-04-01T22:14:57.412Z","0.2.5":"2026-04-01T22:30:44.756Z","0.2.6":"2026-04-01T22:41:53.624Z","0.2.7":"2026-04-02T04:28:32.034Z","0.2.8":"2026-04-02T13:53:40.656Z","0.2.16":"2026-04-02T16:37:50.160Z","0.2.18":"2026-04-03T04:03:11.240Z","0.2.19":"2026-04-03T04:20:47.320Z","0.2.20":"2026-04-03T04:52:31.183Z","0.2.21":"2026-04-03T05:03:09.974Z","0.3.1":"2026-04-03T13:49:16.468Z","0.3.2":"2026-04-03T13:51:58.074Z","0.3.3":"2026-04-03T18:46:24.602Z","0.3.5":"2026-04-03T20:47:03.663Z","0.3.6":"2026-04-03T22:38:06.661Z","0.3.7":"2026-04-05T00:28:10.189Z","0.3.8":"2026-04-06T00:37:22.506Z","0.3.9":"2026-04-06T16:00:02.637Z","0.3.10":"2026-04-06T16:14:34.917Z","0.3.11":"2026-04-06T16:22:00.297Z","0.3.12":"2026-04-07T17:31:59.503Z","0.3.13":"2026-04-07T18:20:51.467Z","0.3.14":"2026-04-07T20:20:59.681Z","0.3.15":"2026-04-07T20:42:13.361Z","0.3.16":"2026-04-07T21:44:28.367Z","0.3.17":"2026-04-08T00:17:38.682Z","0.3.19":"2026-04-11T18:52:25.619Z","0.3.20":"2026-04-11T21:57:32.206Z","0.3.21":"2026-04-11T22:21:44.976Z","0.3.22":"2026-04-12T01:34:50.611Z","0.3.23":"2026-04-13T13:07:48.307Z","0.3.24":"2026-04-13T13:19:00.934Z","0.3.25":"2026-04-15T00:57:35.807Z","0.3.26":"2026-04-23T22:33:09.442Z","0.3.27":"2026-05-01T02:17:16.215Z","0.3.28":"2026-05-18T18:46:25.283Z","0.3.29":"2026-05-18T18:52:15.508Z","0.3.30":"2026-05-19T12:58:06.036Z","0.3.32":"2026-05-19T13:03:48.097Z","0.3.33":"2026-05-24T23:57:17.207Z","0.3.34":"2026-05-25T00:05:29.438Z","0.3.35":"2026-05-25T00:20:51.183Z","0.3.36":"2026-05-25T17:52:23.923Z","0.3.37":"2026-05-27T04:42:17.264Z","0.3.38":"2026-06-16T18:50:47.233Z","0.3.39":"2026-06-16T19:42:57.029Z","0.3.40":"2026-06-18T04:01:04.085Z","0.3.41":"2026-06-18T04:08:00.775Z","0.3.42":"2026-06-18T04:11:26.099Z","0.3.43":"2026-06-18T19:33:59.366Z","0.3.44":"2026-06-18T21:48:42.348Z","0.3.45":"2026-06-18T22:23:36.506Z","0.3.46":"2026-06-18T22:33:11.796Z","0.3.47":"2026-06-26T13:59:56.168Z","0.3.48":"2026-07-01T19:14:35.065Z","0.3.49":"2026-07-01T19:31:41.562Z","0.4.0":"2026-07-10T03:26:11.120Z","0.4.1":"2026-07-10T04:40:22.781Z","0.4.3":"2026-07-10T22:34:21.634Z","0.4.4":"2026-07-12T23:20:45.313Z","0.4.5":"2026-07-13T19:21:58.478Z","0.4.6":"2026-07-13T23:30:17.311Z","0.4.7":"2026-07-16T16:43:46.643Z","0.4.8":"2026-07-16T17:41:55.191Z","0.4.9":"2026-07-16T18:02:56.572Z","0.4.10":"2026-07-16T18:10:58.209Z","0.4.11":"2026-07-16T20:33:28.703Z","0.4.12":"2026-07-16T20:58:04.385Z","0.4.13":"2026-07-18T22:04:02.496Z","0.4.14":"2026-07-18T23:49:00.314Z","0.4.15":"2026-07-25T02:08:04.000Z","0.4.16":"2026-07-25T02:25:29.874Z","0.4.17":"2026-08-01T05:10:08.589Z","0.4.20":"2026-08-07T13:32:31.418Z","0.4.21":"2026-08-10T13:33:48.293Z","0.4.22":"2026-08-24T16:53:52.684Z","0.4.23":"2026-08-24T18:27:28.864Z","0.4.24":"2026-08-24T18:49:31.925Z","0.4.25":"2026-08-24T18:57:11.462Z","0.4.26":"2026-09-02T21:24:21.794Z","0.4.27":"2026-09-03T13:13:15.356Z","0.4.28":"2026-09-03T16:39:15.942Z","0.4.29":"2026-09-08T15:51:06.295Z","0.4.30":"2026-09-08T17:19:22.477Z","0.4.31":"2026-09-08T17:35:34.073Z","0.4.32":"2026-09-15T18:40:34.616Z","0.4.33":"2026-09-16T13:58:26.146Z","0.4.34":"2026-09-16T14:03:35.450Z","0.4.35":"2026-09-16T14:23:53.880Z"},"bugs":{"url":"https://github.com/techninja/clearstack/issues"},"license":"MIT","homepage":"https://github.com/techninja/clearstack#readme","keywords":["web-components","no-build","es-modules","specification","scaffold","hybrids"],"repository":{"url":"git+https://github.com/techninja/clearstack.git","type":"git"},"description":"A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects","maintainers":[{"name":"techninja","email":"james@tn42.com"}],"readme":"<p align=\"center\">\n  <img src=\"docs/clearstack_logo.svg\" alt=\"Clearstack\" width=\"520\">\n</p>\n\nA no-build web component framework specification — and its working proof — built entirely through LLM-human collaboration.\n\n## Why This Exists\n\nModern frontend tooling optimizes for machines: bundlers, transpilers, tree-shakers. The result is code that no human (or LLM) can read as-written in the browser. This project asks: **what if we optimized for comprehension instead?**\n\nThe core bet: if every file is small, explicit, and runs exactly as authored — with no build step between source and browser — then both humans and LLMs can reason about, generate, and maintain the codebase with dramatically less friction.\n\nThis entire repository — the specification, the file structure, every component, the server, the tests, and this README — was authored through iterative conversation between a human and an LLM. The spec was written first, then proven through implementation, then corrected where the implementation revealed gaps. The spec enforces itself: `npm run spec` checks every file against its own rules.\n\n## Quick Start\n\n```bash\nnpm install -D @techninja/clearstack\nnpx clearstack init       # scaffold a spec-compliant project\nnpm install\nnpm run spec watch        # start dev server + spec dashboard\n```\n\n`npm run spec watch` is the recommended way to develop. It spawns your dev server, watches all source files, and runs spec checks continuously — linting, formatting, type checking, line limits, and i18n coverage all in one terminal. Violations surface instantly with file locations and split suggestions ready to copy into your LLM session.\n\n## What's In The Box\n\nA project/task tracker that exercises every pattern in the spec: API-backed entities, localStorage-only state, realtime sync via SSE, schema-driven endpoints, and a full atomic design component hierarchy — all served as raw ES modules with zero build tools.\n\n## Specification\n\n| Document                                                                    | What It Covers                                                 |\n| --------------------------------------------------------------------------- | -------------------------------------------------------------- |\n| [FRONTEND_IMPLEMENTATION_RULES.md](./docs/FRONTEND_IMPLEMENTATION_RULES.md) | Philosophy, framework choice, project structure, atomic design |\n| [COMPONENT_PATTERNS.md](./docs/COMPONENT_PATTERNS.md)                       | Authoring, light DOM, styling, layout engine, JSDoc typing     |\n| [STATE_AND_ROUTING.md](./docs/STATE_AND_ROUTING.md)                         | Store, routing, unified app state, realtime SSE sync           |\n| [CONVENTIONS.md](./docs/CONVENTIONS.md)                                     | Naming rules, anti-patterns                                    |\n| [SERVER_AND_DEPS.md](./docs/SERVER_AND_DEPS.md)                             | Express server, import maps, vendor dependency loading         |\n| [BACKEND_API_SPEC.md](./docs/BACKEND_API_SPEC.md)                           | REST CRUD, JSON Schema via HEAD, entity management             |\n| [TESTING.md](./docs/TESTING.md)                                             | Testing philosophy, tools, patterns, phase checkpoints         |\n| [I18N.md](./docs/I18N.md)                                                   | Internationalization — 4-layer cascade, `t()` usage, conventions |\n| [BUILD_LOG.md](./docs/BUILD_LOG.md)                                         | How this project was built — LLM-human collaboration proof     |\n| [QUICKSTART.md](./docs/QUICKSTART.md)                                       | Scaffolder setup, development workflow, updating, compliance   |\n\n## Using Clearstack\n\nInstall as a dev dependency, scaffold, and keep in sync:\n\n```bash\nnpm install -D @techninja/clearstack    # add to your project\nnpx clearstack init                     # scaffold (interactive)\nnpx clearstack init -y                  # scaffold (fullstack defaults)\nnpx clearstack init --static            # scaffold (static, no server)\nnpx clearstack update                   # sync docs (skip existing configs)\nnpx clearstack update --force           # sync docs + overwrite configs\nnpm run spec                            # check compliance\n```\n\nTwo modes: **fullstack** (Express + WebSocket + JSON DB + SSE) or **static** (localStorage, no server).\n\nSee [QUICKSTART.md](./docs/QUICKSTART.md) for the full walkthrough.\n\n## Rules That Matter\n\n- **No build tools.** ES modules served directly to the browser.\n- **≤150 lines per code file.** When it grows, it splits.\n- **Light DOM by default.** Shared styles just work.\n- **JSDoc over TypeScript.** Types without a compile step — validated by `tsc --checkJs`.\n- **Test at the boundary.** Each phase passes before the next begins.\n- **The spec checks itself.** `npm run spec code` and `npm run spec docs`.\n- **Lint and format.** ESLint + Prettier, semicolons, 2-space indent.\n\n## Scripts\n\n```bash\nnpm run spec watch  # Dev server + continuous spec dashboard (recommended)\nnpm start           # Start server only\nnpm run dev         # Start server with --watch\nnpm test            # Node + browser tests\nnpm run lint        # ESLint check\nnpm run lint:fix    # ESLint auto-fix\nnpm run format      # Prettier auto-format\nnpm run typecheck   # JSDoc type validation via tsc\nnpm run spec        # Spec compliance (interactive)\nnpm run spec all    # Full spec check\nnpm run spec code   # Check code files ≤150 lines\nnpm run spec docs   # Check doc files ≤500 lines\nnpm run spec update # Sync docs from upstream\n```\n\n### Watch dashboard keys\n\n```\nq / Ctrl-C   quit\n↑ ↓           scroll violations\nc            copy violations to clipboard (paste into LLM)\n```\n\n## License\n\nMIT\n","readmeFilename":"README.md"}