mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 10:54:28 +00:00
10 lines
144 B
JSON
10 lines
144 B
JSON
{
|
|
"name": "vehicle",
|
|
"icon": "🚗",
|
|
"category": "logistics",
|
|
"display_name": "Vehicle",
|
|
"pricing": {
|
|
"Vehicle.Lookup": 100
|
|
}
|
|
}
|