core/homeassistant/components/geo_json_events/manifest.json

11 lines
237 B
JSON

{
"domain": "geo_json_events",
"name": "Geo json events",
"documentation": "https://www.home-assistant.io/integrations/geo_json_events",
"requirements": [
"geojson_client==0.4"
],
"dependencies": [],
"codeowners": []
}