[
  {
    "name": "core-template-client-kafka-java-quarkus",
    "type": "client",
    "protocol": "kafka",
    "target": "java",
    "stack": "quarkus"
  },
  {
    "name": "core-template-client-websocket-dart",
    "type": "client",
    "protocol": "websocket",
    "target": "dart"
  },
  {
    "name": "core-template-client-websocket-java-quarkus",
    "type": "client",
    "protocol": "websocket",
    "target": "java",
    "stack": "quarkus"
  },
  {
    "name": "core-template-client-websocket-javascript",
    "type": "client",
    "protocol": "websocket",
    "target": "javascript"
  },
  {
    "name": "core-template-client-websocket-python",
    "type": "client",
    "protocol": "websocket",
    "target": "python"
  }
]