Files
gnommoeditor/dist/glitch/glitch_gallery/glitch.manifest.json
T

15 lines
290 B
JSON
Raw Normal View History

2026-04-11 09:24:21 +02:00
{
"componentId": "gallery",
"displayName": "Glitch Gallery",
"version": "0.1.0",
"folderName": "glitch_gallery",
"packageName": "@glitch-components/gallery",
"entry": "dist/index.html",
"source": "src/index.tsx",
"tags": [
"internal",
"tooling",
"preview"
]
}