mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-12 03:05:14 +00:00
10 lines
145 B
JSON
10 lines
145 B
JSON
{
|
|
"name": "weather",
|
|
"icon": "☀️",
|
|
"category": "climate",
|
|
"display_name": "Weather",
|
|
"pricing": {
|
|
"Weather.Forecast": 10
|
|
}
|
|
}
|