core/homeassistant/components/whois/manifest.json

11 lines
205 B
JSON

{
"domain": "whois",
"name": "Whois",
"documentation": "https://www.home-assistant.io/components/whois",
"requirements": [
"python-whois==0.7.1"
],
"dependencies": [],
"codeowners": []
}