{ "schemaVersion": "1.0", "id": "stellaops.notify.connector.email", "displayName": "StellaOps Email Notify Connector", "version": "0.1.0-alpha", "requiresRestart": true, "entryPoint": { "type": "dotnet", "assembly": "StellaOps.Notify.Connectors.Email.dll" }, "capabilities": [ "notify-connector", "email" ], "metadata": { "org.stellaops.notify.channel.type": "email" } }