{
  "formatVersion": "1.1",
  "component": {
    "url": "../../mp_stools/1.1.0-SNAPSHOT/mp_stools-1.1.0-SNAPSHOT.module",
    "group": "net.sergeych",
    "module": "mp_stools",
    "version": "1.1.0-SNAPSHOT",
    "attributes": {
      "org.gradle.status": "integration"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "7.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.6.10"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-serialization-json",
          "version": {
            "requires": "1.3.2"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.6.10"
          }
        }
      ],
      "files": [
        {
          "name": "mp_stools-jslegacy-1.1.0-SNAPSHOT.jar",
          "url": "mp_stools-js-1.1.0-SNAPSHOT.jar",
          "size": 79466,
          "sha512": "0cd0eb950cf161cd16cee5cf73ab25379d2a046da5ac9bb40c1b7f12bbd5ad0e0232cc84b585c40affb9999186f19780392f0bd788b193143c77ccb0d018f7f4",
          "sha256": "f7696dff19311c80157de7ef4fdcd2acdc6d403c610941f8ad4893416d0778a9",
          "sha1": "7bdcf3924a6fa8d3dbd565fd0a9eb6f90e65ea99",
          "md5": "ed719221ab84e1c7115ce5d3dcd39ec5"
        }
      ]
    },
    {
      "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.6.10"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-serialization-json",
          "version": {
            "requires": "1.3.2"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.6.10"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.6.0"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-datetime",
          "version": {
            "requires": "0.3.1"
          }
        }
      ],
      "files": [
        {
          "name": "mp_stools-jslegacy-1.1.0-SNAPSHOT.jar",
          "url": "mp_stools-js-1.1.0-SNAPSHOT.jar",
          "size": 79466,
          "sha512": "0cd0eb950cf161cd16cee5cf73ab25379d2a046da5ac9bb40c1b7f12bbd5ad0e0232cc84b585c40affb9999186f19780392f0bd788b193143c77ccb0d018f7f4",
          "sha256": "f7696dff19311c80157de7ef4fdcd2acdc6d403c610941f8ad4893416d0778a9",
          "sha1": "7bdcf3924a6fa8d3dbd565fd0a9eb6f90e65ea99",
          "md5": "ed719221ab84e1c7115ce5d3dcd39ec5"
        }
      ]
    },
    {
      "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.6.10"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-serialization-json",
          "version": {
            "requires": "1.3.2"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.6.10"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.6.0"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-datetime",
          "version": {
            "requires": "0.3.1"
          }
        }
      ],
      "files": [
        {
          "name": "mp_stools-jsir-1.1.0-SNAPSHOT.klib",
          "url": "mp_stools-js-1.1.0-SNAPSHOT.klib",
          "size": 82885,
          "sha512": "f523624bcabdfcf465ea20fcd17c25de1ec000d1281bcea6d54686ce89cc864e3e09bc29d0750bc981e7bd1726df0829bf2c7783f3e261efd9ef68fe3c6c62b0",
          "sha256": "9e9f7178f3c29c5e49ca424c8201f31f6c906473d53f87fd26f85cb92f879446",
          "sha1": "99d5d6eb278f9d296e9e47c9a9b7a368d8b4dea3",
          "md5": "05e7f73b64352290cd0083b9cbb70932"
        }
      ]
    },
    {
      "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.6.10"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-serialization-json",
          "version": {
            "requires": "1.3.2"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.6.10"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.6.0"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-datetime",
          "version": {
            "requires": "0.3.1"
          }
        }
      ],
      "files": [
        {
          "name": "mp_stools-jsir-1.1.0-SNAPSHOT.klib",
          "url": "mp_stools-js-1.1.0-SNAPSHOT.klib",
          "size": 82885,
          "sha512": "f523624bcabdfcf465ea20fcd17c25de1ec000d1281bcea6d54686ce89cc864e3e09bc29d0750bc981e7bd1726df0829bf2c7783f3e261efd9ef68fe3c6c62b0",
          "sha256": "9e9f7178f3c29c5e49ca424c8201f31f6c906473d53f87fd26f85cb92f879446",
          "sha1": "99d5d6eb278f9d296e9e47c9a9b7a368d8b4dea3",
          "md5": "05e7f73b64352290cd0083b9cbb70932"
        }
      ]
    }
  ]
}
