core/homeassistant/components/coinmarketcap/manifest.json

11 lines
230 B
JSON

{
"domain": "coinmarketcap",
"name": "Coinmarketcap",
"documentation": "https://www.home-assistant.io/components/coinmarketcap",
"requirements": [
"coinmarketcap==5.0.3"
],
"dependencies": [],
"codeowners": []
}