2023-08-06 15:24:50 +01:00
|
|
|
{
|
|
|
|
|
"$schema": "../icon.schema.json",
|
|
|
|
|
"contributors": [
|
2025-06-19 22:26:53 +02:00
|
|
|
"danielbayley",
|
|
|
|
|
"jguddas"
|
2023-08-06 15:24:50 +01:00
|
|
|
],
|
2026-05-28 10:15:02 +02:00
|
|
|
"use-cases": [],
|
2023-08-06 15:24:50 +01:00
|
|
|
"tags": [
|
|
|
|
|
"addon",
|
|
|
|
|
"plugin",
|
|
|
|
|
"integration",
|
|
|
|
|
"extension",
|
|
|
|
|
"package",
|
|
|
|
|
"build",
|
|
|
|
|
"stack",
|
|
|
|
|
"toys",
|
|
|
|
|
"kids",
|
|
|
|
|
"children",
|
2025-06-19 22:26:53 +02:00
|
|
|
"learning",
|
|
|
|
|
"squares",
|
|
|
|
|
"corner"
|
2023-08-06 15:24:50 +01:00
|
|
|
],
|
|
|
|
|
"categories": [
|
|
|
|
|
"development",
|
2025-06-19 22:26:53 +02:00
|
|
|
"layout",
|
2023-08-06 15:24:50 +01:00
|
|
|
"shapes"
|
|
|
|
|
]
|
2024-02-01 22:38:21 +09:00
|
|
|
}
|