Initial commit

This commit is contained in:
2026-06-10 11:48:44 +02:00
commit b4ed440aed
20 changed files with 5227 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"componentId": "bloodsugar",
"displayName": "Blood Sugar Delay Lab",
"version": "1.0.0",
"folderName": "glitch_bloodsugar",
"packageName": "@glitch-components/bloodsugar",
"entry": "dist/bloodsugar.js",
"source": "src/index.tsx",
"tags": [
"glitch-component",
"biology",
"systems",
"feedback"
]
}