{
  "formatVersion": "1.1",
  "component": {
    "url": "../../ktor-websockets/2.0.3/ktor-websockets-2.0.3.module",
    "group": "io.ktor",
    "module": "ktor-websockets",
    "version": "2.0.3",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "7.4.2"
    }
  },
  "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.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.6.2"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-http",
          "version": {
            "requires": "2.0.3"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.6.21"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-js",
          "version": {
            "requires": "1.6.21"
          }
        }
      ],
      "files": [
        {
          "name": "ktor-websockets-jslegacy-2.0.3.jar",
          "url": "ktor-websockets-js-2.0.3.jar",
          "size": 129235,
          "sha512": "da2e1da94f425a3d50caec258cd70e3339cb5bceea852aee9944c0e68d0e46952dc3d3353660d6b6911d6117e00f5628106c6d1bb765aca6c54d4daa66f26cff",
          "sha256": "e09583fafafea918a912e75094f7e39e397d34ebdc3d22fbad79ceff3f12c3d3",
          "sha1": "9729208eeac4b7397885859c711c2923bc190b50",
          "md5": "c3e5f0cda632e8c533b4a9268542ea3a"
        }
      ]
    },
    {
      "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": "atomicfu",
          "version": {
            "requires": "1.6.21"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.6.2"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-http",
          "version": {
            "requires": "2.0.3"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.6.21"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-js",
          "version": {
            "requires": "1.6.21"
          }
        }
      ],
      "files": [
        {
          "name": "ktor-websockets-jslegacy-2.0.3.jar",
          "url": "ktor-websockets-js-2.0.3.jar",
          "size": 129235,
          "sha512": "da2e1da94f425a3d50caec258cd70e3339cb5bceea852aee9944c0e68d0e46952dc3d3353660d6b6911d6117e00f5628106c6d1bb765aca6c54d4daa66f26cff",
          "sha256": "e09583fafafea918a912e75094f7e39e397d34ebdc3d22fbad79ceff3f12c3d3",
          "sha1": "9729208eeac4b7397885859c711c2923bc190b50",
          "md5": "c3e5f0cda632e8c533b4a9268542ea3a"
        }
      ]
    },
    {
      "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.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.6.2"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-http",
          "version": {
            "requires": "2.0.3"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.6.21"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-js",
          "version": {
            "requires": "1.6.21"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "atomicfu",
          "version": {
            "requires": "1.6.21"
          }
        }
      ],
      "files": [
        {
          "name": "ktor-websockets-jsir-2.0.3.klib",
          "url": "ktor-websockets-js-2.0.3.klib",
          "size": 68648,
          "sha512": "a3353847b1f9c89403814a81fddf510ee5ef76310868b59d5081a43a1621e322d7ab96774f9d6a3df0c98dd75025a32300e395021cab93e485cb327fce0d5770",
          "sha256": "edd067a4d7efab639827f8660e229669d86d0a6fdcb3dba8ba773e8624d87380",
          "sha1": "a0937bda97ea4564264d38b4296e7560efc3b28e",
          "md5": "d16c3e0eb9acaa681d46460b67ec514a"
        }
      ]
    },
    {
      "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": "atomicfu",
          "version": {
            "requires": "1.6.21"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.6.2"
          }
        },
        {
          "group": "io.ktor",
          "module": "ktor-http",
          "version": {
            "requires": "2.0.3"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.6.21"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-js",
          "version": {
            "requires": "1.6.21"
          }
        }
      ],
      "files": [
        {
          "name": "ktor-websockets-jsir-2.0.3.klib",
          "url": "ktor-websockets-js-2.0.3.klib",
          "size": 68648,
          "sha512": "a3353847b1f9c89403814a81fddf510ee5ef76310868b59d5081a43a1621e322d7ab96774f9d6a3df0c98dd75025a32300e395021cab93e485cb327fce0d5770",
          "sha256": "edd067a4d7efab639827f8660e229669d86d0a6fdcb3dba8ba773e8624d87380",
          "sha1": "a0937bda97ea4564264d38b4296e7560efc3b28e",
          "md5": "d16c3e0eb9acaa681d46460b67ec514a"
        }
      ]
    }
  ]
}
