{
  "formatVersion": "1.1",
  "component": {
    "url": "../../halcyon-coroutines/0.0.22-SNAPSHOT/halcyon-coroutines-0.0.22-SNAPSHOT.module",
    "group": "tigase.halcyon",
    "module": "halcyon-coroutines",
    "version": "0.0.22-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.22-SNAPSHOT.jar",
          "url": "halcyon-coroutines-js-0.0.22-SNAPSHOT.jar",
          "size": 7783,
          "sha512": "d2bd7f3b661253513de525c6fd3e98e8c9ae9459318ebbd864db02544c970a5b79ff60a305d626532e1c53328b375a2563cb8fb59d80016f2d4b57beeec89652",
          "sha256": "36c090eeb8e6237d39cc53b86fa5ffe25d9858825e876a38d6b52d36b4fc0afa",
          "sha1": "9b5907e67fbecec3fa373f0537bcace00b2834ea",
          "md5": "e4f11b4be606c506792fb80abcba7aaa"
        }
      ]
    },
    {
      "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.22-SNAPSHOT"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.6.4"
          }
        }
      ],
      "files": [
        {
          "name": "halcyon-coroutines-jslegacy-0.0.22-SNAPSHOT.jar",
          "url": "halcyon-coroutines-js-0.0.22-SNAPSHOT.jar",
          "size": 7783,
          "sha512": "d2bd7f3b661253513de525c6fd3e98e8c9ae9459318ebbd864db02544c970a5b79ff60a305d626532e1c53328b375a2563cb8fb59d80016f2d4b57beeec89652",
          "sha256": "36c090eeb8e6237d39cc53b86fa5ffe25d9858825e876a38d6b52d36b4fc0afa",
          "sha1": "9b5907e67fbecec3fa373f0537bcace00b2834ea",
          "md5": "e4f11b4be606c506792fb80abcba7aaa"
        }
      ]
    },
    {
      "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.22-SNAPSHOT"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.6.4"
          }
        }
      ],
      "files": [
        {
          "name": "halcyon-coroutines-jsir-0.0.22-SNAPSHOT.klib",
          "url": "halcyon-coroutines-js-0.0.22-SNAPSHOT.klib",
          "size": 7068,
          "sha512": "1e5577fd03d7538d077c7b900d7065e05309c4b9bdae48a475187980b501fbdab917c2c4b4eb9677cf53af1f5da5de8af0b03c9eefec305c3c89251be48720d3",
          "sha256": "701db4dcd42222439d835e63027e2b3e679d8888d61b701b698bd48b64a49f7b",
          "sha1": "fa838c95982d3c3c839c81b35ae431e8b31af303",
          "md5": "17a864ff533dbfee3d110742920558d4"
        }
      ]
    },
    {
      "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.22-SNAPSHOT"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.6.4"
          }
        }
      ],
      "files": [
        {
          "name": "halcyon-coroutines-jsir-0.0.22-SNAPSHOT.klib",
          "url": "halcyon-coroutines-js-0.0.22-SNAPSHOT.klib",
          "size": 7068,
          "sha512": "1e5577fd03d7538d077c7b900d7065e05309c4b9bdae48a475187980b501fbdab917c2c4b4eb9677cf53af1f5da5de8af0b03c9eefec305c3c89251be48720d3",
          "sha256": "701db4dcd42222439d835e63027e2b3e679d8888d61b701b698bd48b64a49f7b",
          "sha1": "fa838c95982d3c3c839c81b35ae431e8b31af303",
          "md5": "17a864ff533dbfee3d110742920558d4"
        }
      ]
    }
  ]
}
