11 lines
208 B
JSON
11 lines
208 B
JSON
{
|
|
"id": "basics",
|
|
"type": "application",
|
|
"value": {
|
|
"description": "A simple hello world flecs application",
|
|
"use": [
|
|
"flecs"
|
|
],
|
|
"public": false
|
|
}
|
|
} |