{
  "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.7.10"
          }
        }
      ],
      "files": [
        {
          "name": "halcyon-coroutines-jslegacy-1.0.0-SNAPSHOT.jar",
          "url": "halcyon-coroutines-js-1.0.0-SNAPSHOT.jar",
          "size": 7781,
          "sha512": "beb473ddbeaeb87772b7680aa18d9e9afeeed9d4418090b3601e5b9e8cdf62e80ecfc302552dc04badf1e6f79f7b796190ae0373b80700502be7427c39388cef",
          "sha256": "7b60e99c51d364eadae5fb32ac4b64bda75aa960a3b39b598d0f788114192d84",
          "sha1": "51d0f8b2a747fd71457a6ca27bcdf572cb4d05dd",
          "md5": "ccefb6acfd78bcbe322c2f3fe13e5a4b"
        }
      ]
    },
    {
      "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": "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": 7781,
          "sha512": "beb473ddbeaeb87772b7680aa18d9e9afeeed9d4418090b3601e5b9e8cdf62e80ecfc302552dc04badf1e6f79f7b796190ae0373b80700502be7427c39388cef",
          "sha256": "7b60e99c51d364eadae5fb32ac4b64bda75aa960a3b39b598d0f788114192d84",
          "sha1": "51d0f8b2a747fd71457a6ca27bcdf572cb4d05dd",
          "md5": "ccefb6acfd78bcbe322c2f3fe13e5a4b"
        }
      ]
    },
    {
      "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": "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": 7063,
          "sha512": "914c1022c7936ab370bd40488f7beaea4d6559bd37e8f632947a379a0c2f90a6468aca3dcfd13097a772d58b80d49ed075c2e35ffc14afe6aeadf3d20d03865c",
          "sha256": "925c0a52a479484ce2f1bb9775ce0857897b624840c56ea6f2c9bf6b510ee505",
          "sha1": "5fa89afbd879dd65e46612676983054ba63fb8bc",
          "md5": "05fd2ed31458fbd5ee413ef1192e515f"
        }
      ]
    },
    {
      "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": "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": 7063,
          "sha512": "914c1022c7936ab370bd40488f7beaea4d6559bd37e8f632947a379a0c2f90a6468aca3dcfd13097a772d58b80d49ed075c2e35ffc14afe6aeadf3d20d03865c",
          "sha256": "925c0a52a479484ce2f1bb9775ce0857897b624840c56ea6f2c9bf6b510ee505",
          "sha1": "5fa89afbd879dd65e46612676983054ba63fb8bc",
          "md5": "05fd2ed31458fbd5ee413ef1192e515f"
        }
      ]
    }
  ]
}
