core/homeassistant/components/google_maps/manifest.json

11 lines
230 B
JSON

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