15 lines
296 B
JSON
15 lines
296 B
JSON
{
|
|
"title": "OpenWeatherMap",
|
|
"tagline": "Get current weather data for your location",
|
|
"icon": "openweathermap.png",
|
|
"stability": "consumer",
|
|
"offline": false,
|
|
"technologies": [
|
|
"cloud"
|
|
],
|
|
"categories": [
|
|
"weather",
|
|
"online-service"
|
|
]
|
|
}
|