powersync-plugins/openweathermap/meta.json

15 lines
294 B
JSON

{
"title": "OpenWeatherMap",
"tagline": "Get current weather data for your location",
"icon": "openweathermap.png",
"stability": "consumer",
"offline": false,
"technology": [
"cloud"
],
"categories": [
"weather",
"online-service"
]
}