{
  "name": "com.sfdt.host",
  "description": "sfdt CLI native messaging bridge for the SFDT for Salesforce extension",
  "path": "__SFDT_HOST_PATH__",
  "type": "stdio",
  "allowed_origins": [
    "chrome-extension://__SFDT_EXTENSION_ID__/"
  ]
}
