mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
11 lines
172 B
JSON
11 lines
172 B
JSON
{
|
|
"name": "routing",
|
|
"icon": "🧭",
|
|
"category": "logistics",
|
|
"pricing": {
|
|
"Routing.Route": 1000,
|
|
"Routing.Eta": 1000,
|
|
"Routing.Directions": 1000
|
|
}
|
|
}
|