mirror of
https://github.com/vicliu624/trail-mate.git
synced 2026-09-25 05:04:20 +00:00
10 lines
197 B
JSON
10 lines
197 B
JSON
{
|
|
"name": "ui_presentation",
|
|
"version": "0.1.0",
|
|
"build": {
|
|
"includeDir": "include",
|
|
"srcDir": "src"
|
|
},
|
|
"dependencies": [{ "name": "core_agenda" }, { "name": "core_waypoint" }]
|
|
}
|