{
  "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": "6533a7ae61bcbd3671dd4660d2f3c3e1ffdde01abf1191b66bad35ef2b0210d39e11ce4c47b5ca14a99e9a66a64da2c177494bdba7156ba5c0fbb248a2469247",
          "sha256": "94190cb3690852b4b3162dc8201747e18fe902cb0ac67a170d08a0d1c6c62140",
          "sha1": "e30a366880ab070b45254a3d585f73a286fa1ade",
          "md5": "90de2450920758c8f2979bab7bd7b8d4"
        }
      ]
    },
    {
      "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": "6533a7ae61bcbd3671dd4660d2f3c3e1ffdde01abf1191b66bad35ef2b0210d39e11ce4c47b5ca14a99e9a66a64da2c177494bdba7156ba5c0fbb248a2469247",
          "sha256": "94190cb3690852b4b3162dc8201747e18fe902cb0ac67a170d08a0d1c6c62140",
          "sha1": "e30a366880ab070b45254a3d585f73a286fa1ade",
          "md5": "90de2450920758c8f2979bab7bd7b8d4"
        }
      ]
    },
    {
      "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": "fe6f8658c00bf7257a5fe53c6c2b944a54bf2cda6597f82cef6a34e36e6c385eaec44f741fd323fcc73935f79af9c9fb367ec08a69896dbb5a0adc6b71aebc70",
          "sha256": "bd3c94bdcaa3820fb2f04e1705427a178ed4872885253fccfcd6983d69cf4a74",
          "sha1": "d78623f5bb360662e975a734f599cabb739fe2ba",
          "md5": "446503561af9941e4b52bf2b8201feb7"
        }
      ]
    },
    {
      "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": "fe6f8658c00bf7257a5fe53c6c2b944a54bf2cda6597f82cef6a34e36e6c385eaec44f741fd323fcc73935f79af9c9fb367ec08a69896dbb5a0adc6b71aebc70",
          "sha256": "bd3c94bdcaa3820fb2f04e1705427a178ed4872885253fccfcd6983d69cf4a74",
          "sha1": "d78623f5bb360662e975a734f599cabb739fe2ba",
          "md5": "446503561af9941e4b52bf2b8201feb7"
        }
      ]
    }
  ]
}
