mirror of
https://github.com/vicliu624/trail-mate.git
synced 2026-09-24 20:54:34 +00:00
10 lines
185 B
JSON
10 lines
185 B
JSON
{
|
|
"name": "core_geocaching",
|
|
"version": "0.1.0",
|
|
"dependencies": [{"name": "core_gps"}, {"name": "core_sys"}],
|
|
"build": {
|
|
"includeDir": "include",
|
|
"srcDir": "src"
|
|
}
|
|
}
|