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": "location",
|
|
"icon": "🛰️",
|
|
"category": "logistics",
|
|
"pricing": {
|
|
"Location.Read": 100,
|
|
"Location.Save": 100,
|
|
"Location.Search": 100
|
|
}
|
|
}
|