mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-12 11:15:12 +00:00
11 lines
166 B
JSON
11 lines
166 B
JSON
{
|
|
"name": "location",
|
|
"icon": "🛰️",
|
|
"category": "logistics",
|
|
"pricing": {
|
|
"Location.Read": 1,
|
|
"Location.Save": 1,
|
|
"Location.Search": 1
|
|
}
|
|
}
|