core/homeassistant/components/shodan/manifest.json

12 lines
219 B
JSON
Raw Normal View History

{
"domain": "shodan",
"name": "Shodan",
"documentation": "https://www.home-assistant.io/components/shodan",
"requirements": [
2019-09-30 21:46:59 +00:00
"shodan==1.19.0"
],
"dependencies": [],
"codeowners": [
"@fabaff"
]
2019-09-30 21:46:59 +00:00
}