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