mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-12 11:15:12 +00:00
10 lines
137 B
JSON
10 lines
137 B
JSON
{
|
|
"name": "weather",
|
|
"icon": "☀️",
|
|
"category": "climate",
|
|
"pricing": {
|
|
"Weather.Now": 1,
|
|
"Weather.Forecast": 2
|
|
}
|
|
}
|