{
  "formatVersion": "1.1",
  "component": {
    "url": "../../halcyon-coroutines/1.0.0-SNAPSHOT/halcyon-coroutines-1.0.0-SNAPSHOT.module",
    "group": "tigase.halcyon",
    "module": "halcyon-coroutines",
    "version": "1.0.0-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.8.20"
          }
        }
      ],
      "files": [
        {
          "name": "halcyon-coroutines-jslegacy-1.0.0-SNAPSHOT.jar",
          "url": "halcyon-coroutines-js-1.0.0-SNAPSHOT.jar",
          "size": 7852,
          "sha512": "8ca11148d644c4c344f76caeb559f8f1057376a7a1ea86330a7a0acd9ddab99b6914f75f946944ff1489bcf9707b2d46f68b416a91b8b83d42950df10eb4839b",
          "sha256": "39d994d2e804499c3b8a78beafa38522e41c7193caceb01df072fc566da1cae7",
          "sha1": "7ad7bbf7bb316676caa0888cfe153ebbecd708d5",
          "md5": "be09a45931ecff03e1dcd381a20fbe41"
        }
      ]
    },
    {
      "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.8.20"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.8.20"
          }
        },
        {
          "group": "tigase.halcyon",
          "module": "halcyon-core",
          "version": {
            "requires": "1.0.0-SNAPSHOT"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.6.4"
          }
        }
      ],
      "files": [
        {
          "name": "halcyon-coroutines-jslegacy-1.0.0-SNAPSHOT.jar",
          "url": "halcyon-coroutines-js-1.0.0-SNAPSHOT.jar",
          "size": 7852,
          "sha512": "8ca11148d644c4c344f76caeb559f8f1057376a7a1ea86330a7a0acd9ddab99b6914f75f946944ff1489bcf9707b2d46f68b416a91b8b83d42950df10eb4839b",
          "sha256": "39d994d2e804499c3b8a78beafa38522e41c7193caceb01df072fc566da1cae7",
          "sha1": "7ad7bbf7bb316676caa0888cfe153ebbecd708d5",
          "md5": "be09a45931ecff03e1dcd381a20fbe41"
        }
      ]
    },
    {
      "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.8.20"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.8.20"
          }
        },
        {
          "group": "tigase.halcyon",
          "module": "halcyon-core",
          "version": {
            "requires": "1.0.0-SNAPSHOT"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.6.4"
          }
        }
      ],
      "files": [
        {
          "name": "halcyon-coroutines-jsir-1.0.0-SNAPSHOT.klib",
          "url": "halcyon-coroutines-js-1.0.0-SNAPSHOT.klib",
          "size": 7171,
          "sha512": "67eb410af3c0b7b6c2bf26923e5920f9c80e18f7c7f3a6c53712fa2ee63a2ee581543e6969c54f0e036c2fb090a9214eb707f22c371920983b57b3692e98f27b",
          "sha256": "8f3f39d50ed2bb3322f104e1b850a4166ba0ec3ec3595372daee2dc6a0abfc44",
          "sha1": "7efc36a8effa1678689d653d356cc7d5c6c0af6c",
          "md5": "ea2f2e703cfdd645f65817959a6c043a"
        }
      ]
    },
    {
      "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.8.20"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.8.20"
          }
        },
        {
          "group": "tigase.halcyon",
          "module": "halcyon-core",
          "version": {
            "requires": "1.0.0-SNAPSHOT"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.6.4"
          }
        }
      ],
      "files": [
        {
          "name": "halcyon-coroutines-jsir-1.0.0-SNAPSHOT.klib",
          "url": "halcyon-coroutines-js-1.0.0-SNAPSHOT.klib",
          "size": 7171,
          "sha512": "67eb410af3c0b7b6c2bf26923e5920f9c80e18f7c7f3a6c53712fa2ee63a2ee581543e6969c54f0e036c2fb090a9214eb707f22c371920983b57b3692e98f27b",
          "sha256": "8f3f39d50ed2bb3322f104e1b850a4166ba0ec3ec3595372daee2dc6a0abfc44",
          "sha1": "7efc36a8effa1678689d653d356cc7d5c6c0af6c",
          "md5": "ea2f2e703cfdd645f65817959a6c043a"
        }
      ]
    },
    {
      "name": "jsLegacySourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.js.compiler": "legacy",
        "org.jetbrains.kotlin.platform.type": "js"
      },
      "files": [
        {
          "name": "halcyon-coroutines-jslegacy-1.0.0-SNAPSHOT-sources.jar",
          "url": "halcyon-coroutines-js-1.0.0-SNAPSHOT-sources.jar",
          "size": 1728,
          "sha512": "fbb885ef875a9441e8310d21ab50dfdb468fefff34003d306d710eae3e8aed52f091846116d14ff319c48e0abb23dfc0ed3d1ab5594e8c18195dbb5b5813e155",
          "sha256": "9a4dabdb0399e4e4a5534def12fba96c6bd70da53f3f4602da82cec06cc5e592",
          "sha1": "1be70df8f51be21e937eeb183058bd4ac9b42e41",
          "md5": "60690d7a3c42fb886567f8f0333493dd"
        }
      ]
    }
  ]
}
