{
  "id": "cua-computer",
  "activation": {
    "onStartup": true
  },
  "enabledByDefault": true,
  "name": "CUA Computer",
  "description": "Experimental CUA Driver computer control for macOS, Windows, and Linux node hosts.",
  "configSchema": {
    "type": "object",
    "additionalProperties": false,
    "properties": {
      "driverPath": {
        "type": "string"
      }
    }
  }
}
