Files
glitch_diophantine_sphere/glitch.manifest.json
T

17 lines
385 B
JSON

{
"componentId": "diophantine-sphere",
"displayName": "Diophantine Sphere",
"version": "1.0.0",
"folderName": "glitch_diophantine_sphere",
"packageName": "@glitch-components/diophantine-sphere",
"entry": "dist/diophantine-sphere.js",
"source": "src/index.tsx",
"tags": [
"glitch-component",
"diophantine",
"sphere",
"integer",
"visualization"
]
}