Files

15 lines
296 B
JSON
Raw Permalink Normal View History

2026-04-11 09:24:21 +02:00
{
"componentId": "lightlane",
"displayName": "Lightlane Challenge",
"version": "0.1.0",
"folderName": "glitch_lightlane",
"packageName": "@nommo/lightlane",
"entry": "dist/lightlane.js",
"source": "src/index.tsx",
"tags": [
"glitch-component",
"reference",
"3d"
]
}