{
  "formatVersion": "1.1",
  "component": {
    "group": "co.touchlab",
    "module": "kermit",
    "version": "2.0.0-RC4",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "7.6"
    }
  },
  "variants": [
    {
      "name": "metadataApiElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.platform.type": "common"
      },
      "dependencies": [
        {
          "group": "co.touchlab",
          "module": "kermit-core",
          "version": {
            "requires": "2.0.0-RC4"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.8.10"
          }
        }
      ],
      "files": [
        {
          "name": "kermit-metadata-2.0.0-RC4-all.jar",
          "url": "kermit-2.0.0-RC4-all.jar",
          "size": 7890,
          "sha512": "7e36f684e05eb2f6f47de1a0519d06b6b23f86d0cd37421474db13e091f15e647bfdc14b76b04722c0a1c0b61c76180378bf265214d5755071017c9cc0bb71a3",
          "sha256": "60bcbb10c5bbb92887a8e3d274dc5cbb19c80f7a1bd133dd0a37dffd5a7bf779",
          "sha1": "257231a6d0482ec143268bdf93ff3a99fa8266a8",
          "md5": "211b45c59806c0b05f676331597cbf0b"
        }
      ]
    },
    {
      "name": "commonMainMetadataElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.platform.type": "common"
      },
      "dependencies": [
        {
          "group": "co.touchlab",
          "module": "kermit-core",
          "version": {
            "requires": "2.0.0-RC4"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.8.10"
          }
        }
      ],
      "files": [
        {
          "name": "kermit-2.0.0-RC4.jar",
          "url": "kermit-2.0.0-RC4.jar",
          "size": 1715,
          "sha512": "8efcde222328713216eb4b680ed1e5057b03b35af81d9eb26e4fba4a0bde6f01b1099edb7a3bc2b7d15a46877fbc4da6a2ecf0fe669401ce30296faa5b67ece6",
          "sha256": "860125f1e889c0f43c10522a85ce2ce88bd0a6aaaa11f2fc2b81eb532d3ec571",
          "sha1": "5f8d69410a01424c0d2d1ead37eeec58f824bcc7",
          "md5": "60adf24cb90d165d895249c43bb58a9a"
        }
      ]
    },
    {
      "name": "debugApiElements-published",
      "attributes": {
        "com.android.build.api.attributes.BuildTypeAttr": "debug",
        "org.gradle.category": "library",
        "org.gradle.usage": "java-api",
        "org.jetbrains.kotlin.platform.type": "androidJvm"
      },
      "available-at": {
        "url": "../../kermit-android-debug/2.0.0-RC4/kermit-android-debug-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-android-debug",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "debugRuntimeElements-published",
      "attributes": {
        "com.android.build.api.attributes.BuildTypeAttr": "debug",
        "org.gradle.category": "library",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "androidJvm"
      },
      "available-at": {
        "url": "../../kermit-android-debug/2.0.0-RC4/kermit-android-debug-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-android-debug",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "releaseApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "java-api",
        "org.jetbrains.kotlin.platform.type": "androidJvm"
      },
      "available-at": {
        "url": "../../kermit-android/2.0.0-RC4/kermit-android-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-android",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "releaseRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "androidJvm"
      },
      "available-at": {
        "url": "../../kermit-android/2.0.0-RC4/kermit-android-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-android",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "androidNativeArm32ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "android_arm32",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-androidnativearm32/2.0.0-RC4/kermit-androidnativearm32-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-androidnativearm32",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "androidNativeArm64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "android_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-androidnativearm64/2.0.0-RC4/kermit-androidnativearm64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-androidnativearm64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "androidNativeX64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "android_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-androidnativex64/2.0.0-RC4/kermit-androidnativex64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-androidnativex64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "androidNativeX86ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "android_x86",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-androidnativex86/2.0.0-RC4/kermit-androidnativex86-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-androidnativex86",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "iosArm32ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "ios_arm32",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-iosarm32/2.0.0-RC4/kermit-iosarm32-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-iosarm32",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "iosArm32MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "ios_arm32",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-iosarm32/2.0.0-RC4/kermit-iosarm32-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-iosarm32",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "iosArm64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "ios_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-iosarm64/2.0.0-RC4/kermit-iosarm64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-iosarm64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "iosArm64MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "ios_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-iosarm64/2.0.0-RC4/kermit-iosarm64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-iosarm64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "iosSimulatorArm64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "ios_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-iossimulatorarm64/2.0.0-RC4/kermit-iossimulatorarm64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-iossimulatorarm64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "iosSimulatorArm64MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "ios_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-iossimulatorarm64/2.0.0-RC4/kermit-iossimulatorarm64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-iossimulatorarm64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "iosX64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "ios_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-iosx64/2.0.0-RC4/kermit-iosx64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-iosx64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "iosX64MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "ios_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-iosx64/2.0.0-RC4/kermit-iosx64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-iosx64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "jsLegacyApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.js.compiler": "legacy",
        "org.jetbrains.kotlin.platform.type": "js"
      },
      "available-at": {
        "url": "../../kermit-js/2.0.0-RC4/kermit-js-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-js",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "jsLegacyRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.js.compiler": "legacy",
        "org.jetbrains.kotlin.platform.type": "js"
      },
      "available-at": {
        "url": "../../kermit-js/2.0.0-RC4/kermit-js-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-js",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "jsIrApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.js.compiler": "ir",
        "org.jetbrains.kotlin.platform.type": "js"
      },
      "available-at": {
        "url": "../../kermit-js/2.0.0-RC4/kermit-js-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-js",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "jsIrRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.js.compiler": "ir",
        "org.jetbrains.kotlin.platform.type": "js"
      },
      "available-at": {
        "url": "../../kermit-js/2.0.0-RC4/kermit-js-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-js",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "jvmApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-api",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "available-at": {
        "url": "../../kermit-jvm/2.0.0-RC4/kermit-jvm-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-jvm",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "jvmRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "available-at": {
        "url": "../../kermit-jvm/2.0.0-RC4/kermit-jvm-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-jvm",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "linuxArm32HfpApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "linux_arm32_hfp",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-linuxarm32hfp/2.0.0-RC4/kermit-linuxarm32hfp-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-linuxarm32hfp",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "linuxMips32ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "linux_mips32",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-linuxmips32/2.0.0-RC4/kermit-linuxmips32-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-linuxmips32",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "linuxX64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "linux_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-linuxx64/2.0.0-RC4/kermit-linuxx64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-linuxx64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "macosArm64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "macos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-macosarm64/2.0.0-RC4/kermit-macosarm64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-macosarm64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "macosArm64MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "macos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-macosarm64/2.0.0-RC4/kermit-macosarm64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-macosarm64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "macosX64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "macos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-macosx64/2.0.0-RC4/kermit-macosx64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-macosx64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "macosX64MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "macos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-macosx64/2.0.0-RC4/kermit-macosx64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-macosx64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "mingwX64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "mingw_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-mingwx64/2.0.0-RC4/kermit-mingwx64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-mingwx64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "mingwX86ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "mingw_x86",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-mingwx86/2.0.0-RC4/kermit-mingwx86-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-mingwx86",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "tvosArm64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "tvos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-tvosarm64/2.0.0-RC4/kermit-tvosarm64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-tvosarm64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "tvosArm64MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "tvos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-tvosarm64/2.0.0-RC4/kermit-tvosarm64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-tvosarm64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "tvosSimulatorArm64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "tvos_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-tvossimulatorarm64/2.0.0-RC4/kermit-tvossimulatorarm64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-tvossimulatorarm64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "tvosSimulatorArm64MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "tvos_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-tvossimulatorarm64/2.0.0-RC4/kermit-tvossimulatorarm64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-tvossimulatorarm64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "tvosX64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "tvos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-tvosx64/2.0.0-RC4/kermit-tvosx64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-tvosx64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "tvosX64MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "tvos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-tvosx64/2.0.0-RC4/kermit-tvosx64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-tvosx64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "watchosArm32ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_arm32",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-watchosarm32/2.0.0-RC4/kermit-watchosarm32-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-watchosarm32",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "watchosArm32MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_arm32",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-watchosarm32/2.0.0-RC4/kermit-watchosarm32-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-watchosarm32",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "watchosArm64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-watchosarm64/2.0.0-RC4/kermit-watchosarm64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-watchosarm64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "watchosArm64MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-watchosarm64/2.0.0-RC4/kermit-watchosarm64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-watchosarm64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "watchosDeviceArm64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_device_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-watchosdevicearm64/2.0.0-RC4/kermit-watchosdevicearm64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-watchosdevicearm64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "watchosDeviceArm64MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_device_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-watchosdevicearm64/2.0.0-RC4/kermit-watchosdevicearm64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-watchosdevicearm64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "watchosSimulatorArm64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-watchossimulatorarm64/2.0.0-RC4/kermit-watchossimulatorarm64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-watchossimulatorarm64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "watchosSimulatorArm64MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-watchossimulatorarm64/2.0.0-RC4/kermit-watchossimulatorarm64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-watchossimulatorarm64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "watchosX64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-watchosx64/2.0.0-RC4/kermit-watchosx64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-watchosx64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "watchosX64MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-watchosx64/2.0.0-RC4/kermit-watchosx64-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-watchosx64",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "watchosX86ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_x86",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-watchosx86/2.0.0-RC4/kermit-watchosx86-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-watchosx86",
        "version": "2.0.0-RC4"
      }
    },
    {
      "name": "watchosX86MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_x86",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../kermit-watchosx86/2.0.0-RC4/kermit-watchosx86-2.0.0-RC4.module",
        "group": "co.touchlab",
        "module": "kermit-watchosx86",
        "version": "2.0.0-RC4"
      }
    }
  ]
}
