{
  "formatVersion": "1.1",
  "component": {
    "url": "../../mp_stools/1.0.0-SNAPSHOT/mp_stools-1.0.0-SNAPSHOT.module",
    "group": "net.sergeych",
    "module": "mp_stools",
    "version": "1.0.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.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.kotlin",
          "module": "kotlin-stdlib-js",
          "version": {
            "requires": "1.6.10"
          }
        }
      ],
      "files": [
        {
          "name": "mp_stools-jslegacy-1.0.0-SNAPSHOT.jar",
          "url": "mp_stools-js-1.0.0-SNAPSHOT.jar",
          "size": 16456,
          "sha512": "2e13028e1dc7f6f6ef4f9354d37c07de6c1528df983d8573fa95d86d4095654132d992631320f1390f2bd81eca94616fef82cba0dcce04c98d04b6bb3adb8dfe",
          "sha256": "0ab96e2e63f8310fc96ee7d91a60aedc7acbccf7baabea3bf404474deb4c67f4",
          "sha1": "e6b7571dca9b9ec6eb578206d20cf24a34077873",
          "md5": "7ae482c56e5e10186ce5302ccaae85f3"
        }
      ]
    },
    {
      "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.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.kotlin",
          "module": "kotlin-stdlib-js",
          "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.0.0-SNAPSHOT.jar",
          "url": "mp_stools-js-1.0.0-SNAPSHOT.jar",
          "size": 16456,
          "sha512": "2e13028e1dc7f6f6ef4f9354d37c07de6c1528df983d8573fa95d86d4095654132d992631320f1390f2bd81eca94616fef82cba0dcce04c98d04b6bb3adb8dfe",
          "sha256": "0ab96e2e63f8310fc96ee7d91a60aedc7acbccf7baabea3bf404474deb4c67f4",
          "sha1": "e6b7571dca9b9ec6eb578206d20cf24a34077873",
          "md5": "7ae482c56e5e10186ce5302ccaae85f3"
        }
      ]
    },
    {
      "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-serialization-json",
          "version": {
            "requires": "1.3.2"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-common",
          "version": {
            "requires": "1.6.10"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib-js",
          "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.0.0-SNAPSHOT.klib",
          "url": "mp_stools-js-1.0.0-SNAPSHOT.klib",
          "size": 30977,
          "sha512": "da4e2e823b1e7fd8eb83c7c0d573c9a13d7fc62b5a54b566c76dce2cdeac61c2507c99e59227e1de8262aa899a4d39d112d10d8b3a287445e31fd76b2743048b",
          "sha256": "9f7718d0663395f3d2f5dbafa91b2091f89dd14fc210d065d3e6412c02f8836f",
          "sha1": "597b492916f7a4fbd2ef59d474965d9c78bea071",
          "md5": "3badeb0064f9a08c800e0c7bde5ee956"
        }
      ]
    },
    {
      "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.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.kotlin",
          "module": "kotlin-stdlib-js",
          "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.0.0-SNAPSHOT.klib",
          "url": "mp_stools-js-1.0.0-SNAPSHOT.klib",
          "size": 30977,
          "sha512": "da4e2e823b1e7fd8eb83c7c0d573c9a13d7fc62b5a54b566c76dce2cdeac61c2507c99e59227e1de8262aa899a4d39d112d10d8b3a287445e31fd76b2743048b",
          "sha256": "9f7718d0663395f3d2f5dbafa91b2091f89dd14fc210d065d3e6412c02f8836f",
          "sha1": "597b492916f7a4fbd2ef59d474965d9c78bea071",
          "md5": "3badeb0064f9a08c800e0c7bde5ee956"
        }
      ]
    }
  ]
}
