core/homeassistant/components/ptvsd/manifest.json

11 lines
211 B
JSON

{
"domain": "ptvsd",
"name": "ptvsd",
"documentation": "https://www.home-assistant.io/integrations/ptvsd",
"requirements": [
"ptvsd==4.2.8"
],
"dependencies": [],
"codeowners": ["@swamp-ig"]
}