core/homeassistant/components/google_maps/manifest.json

11 lines
231 B
JSON

{
"domain": "google_maps",
"name": "Google maps",
"documentation": "https://www.home-assistant.io/integrations/google_maps",
"requirements": [
"locationsharinglib==4.1.0"
],
"dependencies": [],
"codeowners": []
}