11 lines
218 B
JSON
11 lines
218 B
JSON
{
|
|
"id": "hello_world",
|
|
"type": "application",
|
|
"value": {
|
|
"author": "Jane Doe",
|
|
"description": "A simple hello world flecs application",
|
|
"use": [
|
|
"flecs"
|
|
]
|
|
}
|
|
} |