13 lines
239 B
JSON
13 lines
239 B
JSON
{
|
|
"id": "basics",
|
|
"type": "application",
|
|
"value": {
|
|
"author": "Jane Doe",
|
|
"description": "A simple hello world flecs application",
|
|
"use": [
|
|
"flecs"
|
|
],
|
|
"public": false
|
|
}
|
|
}
|