{
  "smithy4s": {
    "repositories": [
      "central"
    ],
    "dependencies": [
      "com.disneystreaming.smithy4s::smithy4s-codegen-cli:latest.stable"
    ],
    "mainClass" : "smithy4s.codegen.cli.Main",
    "launcherType": "bootstrap"
  },
  "smithytranslate": {
    "repositories": [
      "central"
    ],
    "dependencies": [
      "com.disneystreaming.smithy::smithytranslate-cli:latest.release"
    ],
    "mainClass": "smithytranslate.cli.Main",
    "launcherType": "bootstrap"
  }
}
