{
  "formatVersion": "1.1",
  "component": {
    "url": "../../halcyon-coroutines/0.0.25-SNAPSHOT/halcyon-coroutines-0.0.25-SNAPSHOT.module",
    "group": "tigase.halcyon",
    "module": "halcyon-coroutines",
    "version": "0.0.25-SNAPSHOT",
    "attributes": {
      "org.gradle.status": "integration"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "7.5.1"
    }
  },
  "variants": [
    {
      "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"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-js",
          "version": {
            "requires": "1.7.10"
          }
        }
      ],
      "files": [
        {
          "name": "halcyon-coroutines-jslegacy-0.0.25-SNAPSHOT.jar",
          "url": "halcyon-coroutines-js-0.0.25-SNAPSHOT.jar",
          "size": 7781,
          "sha512": "c30fe99a834dfd24cfb7ac92e783411d347cacf685b3993361b62b4b7ba5d4a49dbf4a2ea4d3ed034bd730f10d8fc3a4dac6a176ef5c3fd03252bb4a7f163567",
          "sha256": "97f93532122e9edc2ed6d94253823bc369eafbc1b77bff7df8bff0a141a7b417",
          "sha1": "aa6056f7bdd55d693293bdbc566879acf428f4cd",
          "md5": "f703ced314084de00b9c249fef050ac9"
        }
      ]
    },
    {
      "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"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-js",
          "version": {
            "requires": "1.7.10"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.7.10"
          }
        },
        {
          "group": "tigase.halcyon",
          "module": "halcyon-core",
          "version": {
            "requires": "0.0.25-SNAPSHOT"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.6.4"
          }
        }
      ],
      "files": [
        {
          "name": "halcyon-coroutines-jslegacy-0.0.25-SNAPSHOT.jar",
          "url": "halcyon-coroutines-js-0.0.25-SNAPSHOT.jar",
          "size": 7781,
          "sha512": "c30fe99a834dfd24cfb7ac92e783411d347cacf685b3993361b62b4b7ba5d4a49dbf4a2ea4d3ed034bd730f10d8fc3a4dac6a176ef5c3fd03252bb4a7f163567",
          "sha256": "97f93532122e9edc2ed6d94253823bc369eafbc1b77bff7df8bff0a141a7b417",
          "sha1": "aa6056f7bdd55d693293bdbc566879acf428f4cd",
          "md5": "f703ced314084de00b9c249fef050ac9"
        }
      ]
    },
    {
      "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"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-js",
          "version": {
            "requires": "1.7.10"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.7.10"
          }
        },
        {
          "group": "tigase.halcyon",
          "module": "halcyon-core",
          "version": {
            "requires": "0.0.25-SNAPSHOT"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.6.4"
          }
        }
      ],
      "files": [
        {
          "name": "halcyon-coroutines-jsir-0.0.25-SNAPSHOT.klib",
          "url": "halcyon-coroutines-js-0.0.25-SNAPSHOT.klib",
          "size": 7063,
          "sha512": "4ff27f47851aee2a5cbacc83e9eee2509b12536b5878a1b5e003f3160941aadd582365ba37c9e675b93004439422ad6d35fc8a4338a25c30d5e9447f6c00b621",
          "sha256": "e5903c6214180e8b6e167bfc30db1b9bc40f45e104e32c60fb108491fdcf96d7",
          "sha1": "f768834892c051435a1fd1fa0a86af78b639a02d",
          "md5": "a714b8d5605d2140229ce96c76bbf65c"
        }
      ]
    },
    {
      "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"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-js",
          "version": {
            "requires": "1.7.10"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.7.10"
          }
        },
        {
          "group": "tigase.halcyon",
          "module": "halcyon-core",
          "version": {
            "requires": "0.0.25-SNAPSHOT"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.6.4"
          }
        }
      ],
      "files": [
        {
          "name": "halcyon-coroutines-jsir-0.0.25-SNAPSHOT.klib",
          "url": "halcyon-coroutines-js-0.0.25-SNAPSHOT.klib",
          "size": 7063,
          "sha512": "4ff27f47851aee2a5cbacc83e9eee2509b12536b5878a1b5e003f3160941aadd582365ba37c9e675b93004439422ad6d35fc8a4338a25c30d5e9447f6c00b621",
          "sha256": "e5903c6214180e8b6e167bfc30db1b9bc40f45e104e32c60fb108491fdcf96d7",
          "sha1": "f768834892c051435a1fd1fa0a86af78b639a02d",
          "md5": "a714b8d5605d2140229ce96c76bbf65c"
        }
      ]
    }
  ]
}
