15 lines
325 B
JSON
15 lines
325 B
JSON
{
|
|
"componentId": "voxel-universe",
|
|
"displayName": "Voxel Universe",
|
|
"version": "1.0.0",
|
|
"folderName": "glitch_voxel_universe",
|
|
"packageName": "@glitch-components/voxel-universe",
|
|
"entry": "dist/voxel_universe.js",
|
|
"source": "src/index.tsx",
|
|
"tags": [
|
|
"glitch-component",
|
|
"voxel",
|
|
"geometry"
|
|
]
|
|
}
|