16 lines
350 B
JSON
16 lines
350 B
JSON
{
|
|
"componentId": "bubble-feedback",
|
|
"displayName": "Bubble Feedback",
|
|
"version": "1.0.0",
|
|
"folderName": "glitch-bubble-simulator",
|
|
"packageName": "@glitch-components/bubble-feedback",
|
|
"entry": "dist/bubble-feedback.js",
|
|
"source": "src/index.tsx",
|
|
"tags": [
|
|
"glitch-component",
|
|
"bubble",
|
|
"feedback",
|
|
"simulation"
|
|
]
|
|
}
|