{
  "formatVersion": "1.1",
  "component": {
    "group": "dev.whyoleg.cryptography",
    "module": "cryptography-bigint",
    "version": "0.5.0",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "8.14.2"
    }
  },
  "variants": [
    {
      "name": "metadataApiElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.platform.type": "common"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.2.0"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-serialization-core",
          "version": {
            "requires": "1.8.1"
          }
        }
      ],
      "files": [
        {
          "name": "cryptography-bigint-metadata-0.5.0.jar",
          "url": "cryptography-bigint-0.5.0.jar",
          "size": 9466,
          "sha512": "ae0cc00d060eadbd683910462d8580e3209e0b9552afa349deb4bd695d95885dd1076f461f678b3846b83115fc96f6ddf147d790c52ac9cb64b067f13de6eecc",
          "sha256": "08d8b8d00ab92abbae0665b50f044b915df311f47c5f1932867a3f179788a5a1",
          "sha1": "3c76259295aaddea9ace509ba629c760b0d3f741",
          "md5": "669e3b96577fe02dc34c72421f21cfd6"
        }
      ]
    },
    {
      "name": "metadataSourcesElements",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.platform.type": "common"
      },
      "files": [
        {
          "name": "cryptography-bigint-kotlin-0.5.0-sources.jar",
          "url": "cryptography-bigint-0.5.0-sources.jar",
          "size": 7371,
          "sha512": "01039090d1c25a77fa051a101dd681e7b6f68b2de43fc27795484372137e7dcd26cbf3cef1231058cc38b04409c89bab5d4c70dbdabe1c7fc05ca4f395de7e0b",
          "sha256": "46bd8cb87d24878c1ca9bf10dc07c708a283856b914761055b3a70e62eecf5d6",
          "sha1": "8211eb44950e1bddfa4d9980fb2433e8260cc6ed",
          "md5": "3ed49f26e1fdcc983ca272e476c8f719"
        }
      ]
    },
    {
      "name": "androidNativeArm32ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "android_arm32",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-androidnativearm32/0.5.0/cryptography-bigint-androidnativearm32-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-androidnativearm32",
        "version": "0.5.0"
      }
    },
    {
      "name": "androidNativeArm32SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "android_arm32",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-androidnativearm32/0.5.0/cryptography-bigint-androidnativearm32-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-androidnativearm32",
        "version": "0.5.0"
      }
    },
    {
      "name": "androidNativeArm64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "android_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-androidnativearm64/0.5.0/cryptography-bigint-androidnativearm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-androidnativearm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "androidNativeArm64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "android_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-androidnativearm64/0.5.0/cryptography-bigint-androidnativearm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-androidnativearm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "androidNativeX64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "android_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-androidnativex64/0.5.0/cryptography-bigint-androidnativex64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-androidnativex64",
        "version": "0.5.0"
      }
    },
    {
      "name": "androidNativeX64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "android_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-androidnativex64/0.5.0/cryptography-bigint-androidnativex64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-androidnativex64",
        "version": "0.5.0"
      }
    },
    {
      "name": "androidNativeX86ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "android_x86",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-androidnativex86/0.5.0/cryptography-bigint-androidnativex86-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-androidnativex86",
        "version": "0.5.0"
      }
    },
    {
      "name": "androidNativeX86SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "android_x86",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-androidnativex86/0.5.0/cryptography-bigint-androidnativex86-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-androidnativex86",
        "version": "0.5.0"
      }
    },
    {
      "name": "iosArm64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "ios_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-iosarm64/0.5.0/cryptography-bigint-iosarm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-iosarm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "iosArm64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "ios_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-iosarm64/0.5.0/cryptography-bigint-iosarm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-iosarm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "iosArm64MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "ios_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-iosarm64/0.5.0/cryptography-bigint-iosarm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-iosarm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "iosSimulatorArm64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "ios_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-iossimulatorarm64/0.5.0/cryptography-bigint-iossimulatorarm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-iossimulatorarm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "iosSimulatorArm64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "ios_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-iossimulatorarm64/0.5.0/cryptography-bigint-iossimulatorarm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-iossimulatorarm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "iosSimulatorArm64MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "ios_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-iossimulatorarm64/0.5.0/cryptography-bigint-iossimulatorarm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-iossimulatorarm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "iosX64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "ios_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-iosx64/0.5.0/cryptography-bigint-iosx64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-iosx64",
        "version": "0.5.0"
      }
    },
    {
      "name": "iosX64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "ios_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-iosx64/0.5.0/cryptography-bigint-iosx64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-iosx64",
        "version": "0.5.0"
      }
    },
    {
      "name": "iosX64MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "ios_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-iosx64/0.5.0/cryptography-bigint-iosx64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-iosx64",
        "version": "0.5.0"
      }
    },
    {
      "name": "jsApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.js.compiler": "ir",
        "org.jetbrains.kotlin.platform.type": "js"
      },
      "available-at": {
        "url": "../../cryptography-bigint-js/0.5.0/cryptography-bigint-js-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-js",
        "version": "0.5.0"
      }
    },
    {
      "name": "jsRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.js.compiler": "ir",
        "org.jetbrains.kotlin.platform.type": "js"
      },
      "available-at": {
        "url": "../../cryptography-bigint-js/0.5.0/cryptography-bigint-js-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-js",
        "version": "0.5.0"
      }
    },
    {
      "name": "jsSourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.js.compiler": "ir",
        "org.jetbrains.kotlin.platform.type": "js"
      },
      "available-at": {
        "url": "../../cryptography-bigint-js/0.5.0/cryptography-bigint-js-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-js",
        "version": "0.5.0"
      }
    },
    {
      "name": "jvmApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "standard-jvm",
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-api",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "available-at": {
        "url": "../../cryptography-bigint-jvm/0.5.0/cryptography-bigint-jvm-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-jvm",
        "version": "0.5.0"
      }
    },
    {
      "name": "jvmRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "standard-jvm",
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "available-at": {
        "url": "../../cryptography-bigint-jvm/0.5.0/cryptography-bigint-jvm-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-jvm",
        "version": "0.5.0"
      }
    },
    {
      "name": "jvmSourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "standard-jvm",
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "jvm"
      },
      "available-at": {
        "url": "../../cryptography-bigint-jvm/0.5.0/cryptography-bigint-jvm-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-jvm",
        "version": "0.5.0"
      }
    },
    {
      "name": "linuxArm64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "linux_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-linuxarm64/0.5.0/cryptography-bigint-linuxarm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-linuxarm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "linuxArm64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "linux_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-linuxarm64/0.5.0/cryptography-bigint-linuxarm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-linuxarm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "linuxX64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "linux_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-linuxx64/0.5.0/cryptography-bigint-linuxx64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-linuxx64",
        "version": "0.5.0"
      }
    },
    {
      "name": "linuxX64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "linux_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-linuxx64/0.5.0/cryptography-bigint-linuxx64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-linuxx64",
        "version": "0.5.0"
      }
    },
    {
      "name": "macosArm64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "macos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-macosarm64/0.5.0/cryptography-bigint-macosarm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-macosarm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "macosArm64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "macos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-macosarm64/0.5.0/cryptography-bigint-macosarm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-macosarm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "macosArm64MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "macos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-macosarm64/0.5.0/cryptography-bigint-macosarm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-macosarm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "macosX64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "macos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-macosx64/0.5.0/cryptography-bigint-macosx64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-macosx64",
        "version": "0.5.0"
      }
    },
    {
      "name": "macosX64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "macos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-macosx64/0.5.0/cryptography-bigint-macosx64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-macosx64",
        "version": "0.5.0"
      }
    },
    {
      "name": "macosX64MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "macos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-macosx64/0.5.0/cryptography-bigint-macosx64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-macosx64",
        "version": "0.5.0"
      }
    },
    {
      "name": "mingwX64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "mingw_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-mingwx64/0.5.0/cryptography-bigint-mingwx64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-mingwx64",
        "version": "0.5.0"
      }
    },
    {
      "name": "mingwX64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "mingw_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-mingwx64/0.5.0/cryptography-bigint-mingwx64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-mingwx64",
        "version": "0.5.0"
      }
    },
    {
      "name": "tvosArm64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "tvos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-tvosarm64/0.5.0/cryptography-bigint-tvosarm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-tvosarm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "tvosArm64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "tvos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-tvosarm64/0.5.0/cryptography-bigint-tvosarm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-tvosarm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "tvosArm64MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "tvos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-tvosarm64/0.5.0/cryptography-bigint-tvosarm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-tvosarm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "tvosSimulatorArm64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "tvos_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-tvossimulatorarm64/0.5.0/cryptography-bigint-tvossimulatorarm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-tvossimulatorarm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "tvosSimulatorArm64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "tvos_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-tvossimulatorarm64/0.5.0/cryptography-bigint-tvossimulatorarm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-tvossimulatorarm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "tvosSimulatorArm64MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "tvos_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-tvossimulatorarm64/0.5.0/cryptography-bigint-tvossimulatorarm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-tvossimulatorarm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "tvosX64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "tvos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-tvosx64/0.5.0/cryptography-bigint-tvosx64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-tvosx64",
        "version": "0.5.0"
      }
    },
    {
      "name": "tvosX64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "tvos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-tvosx64/0.5.0/cryptography-bigint-tvosx64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-tvosx64",
        "version": "0.5.0"
      }
    },
    {
      "name": "tvosX64MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "tvos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-tvosx64/0.5.0/cryptography-bigint-tvosx64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-tvosx64",
        "version": "0.5.0"
      }
    },
    {
      "name": "wasmJsApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.platform.type": "wasm",
        "org.jetbrains.kotlin.wasm.target": "js"
      },
      "available-at": {
        "url": "../../cryptography-bigint-wasm-js/0.5.0/cryptography-bigint-wasm-js-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-wasm-js",
        "version": "0.5.0"
      }
    },
    {
      "name": "wasmJsRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.platform.type": "wasm",
        "org.jetbrains.kotlin.wasm.target": "js"
      },
      "available-at": {
        "url": "../../cryptography-bigint-wasm-js/0.5.0/cryptography-bigint-wasm-js-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-wasm-js",
        "version": "0.5.0"
      }
    },
    {
      "name": "wasmJsSourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.platform.type": "wasm",
        "org.jetbrains.kotlin.wasm.target": "js"
      },
      "available-at": {
        "url": "../../cryptography-bigint-wasm-js/0.5.0/cryptography-bigint-wasm-js-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-wasm-js",
        "version": "0.5.0"
      }
    },
    {
      "name": "wasmWasiApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.platform.type": "wasm",
        "org.jetbrains.kotlin.wasm.target": "wasi"
      },
      "available-at": {
        "url": "../../cryptography-bigint-wasm-wasi/0.5.0/cryptography-bigint-wasm-wasi-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-wasm-wasi",
        "version": "0.5.0"
      }
    },
    {
      "name": "wasmWasiRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.platform.type": "wasm",
        "org.jetbrains.kotlin.wasm.target": "wasi"
      },
      "available-at": {
        "url": "../../cryptography-bigint-wasm-wasi/0.5.0/cryptography-bigint-wasm-wasi-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-wasm-wasi",
        "version": "0.5.0"
      }
    },
    {
      "name": "wasmWasiSourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.platform.type": "wasm",
        "org.jetbrains.kotlin.wasm.target": "wasi"
      },
      "available-at": {
        "url": "../../cryptography-bigint-wasm-wasi/0.5.0/cryptography-bigint-wasm-wasi-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-wasm-wasi",
        "version": "0.5.0"
      }
    },
    {
      "name": "watchosArm32ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_arm32",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-watchosarm32/0.5.0/cryptography-bigint-watchosarm32-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchosarm32",
        "version": "0.5.0"
      }
    },
    {
      "name": "watchosArm32SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "watchos_arm32",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-watchosarm32/0.5.0/cryptography-bigint-watchosarm32-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchosarm32",
        "version": "0.5.0"
      }
    },
    {
      "name": "watchosArm32MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_arm32",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-watchosarm32/0.5.0/cryptography-bigint-watchosarm32-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchosarm32",
        "version": "0.5.0"
      }
    },
    {
      "name": "watchosArm64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-watchosarm64/0.5.0/cryptography-bigint-watchosarm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchosarm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "watchosArm64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "watchos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-watchosarm64/0.5.0/cryptography-bigint-watchosarm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchosarm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "watchosArm64MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-watchosarm64/0.5.0/cryptography-bigint-watchosarm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchosarm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "watchosDeviceArm64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_device_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-watchosdevicearm64/0.5.0/cryptography-bigint-watchosdevicearm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchosdevicearm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "watchosDeviceArm64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "watchos_device_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-watchosdevicearm64/0.5.0/cryptography-bigint-watchosdevicearm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchosdevicearm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "watchosDeviceArm64MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_device_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-watchosdevicearm64/0.5.0/cryptography-bigint-watchosdevicearm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchosdevicearm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "watchosSimulatorArm64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-watchossimulatorarm64/0.5.0/cryptography-bigint-watchossimulatorarm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchossimulatorarm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "watchosSimulatorArm64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "watchos_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-watchossimulatorarm64/0.5.0/cryptography-bigint-watchossimulatorarm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchossimulatorarm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "watchosSimulatorArm64MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-watchossimulatorarm64/0.5.0/cryptography-bigint-watchossimulatorarm64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchossimulatorarm64",
        "version": "0.5.0"
      }
    },
    {
      "name": "watchosX64ApiElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-api",
        "org.jetbrains.kotlin.native.target": "watchos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-watchosx64/0.5.0/cryptography-bigint-watchosx64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchosx64",
        "version": "0.5.0"
      }
    },
    {
      "name": "watchosX64SourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-runtime",
        "org.jetbrains.kotlin.native.target": "watchos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-watchosx64/0.5.0/cryptography-bigint-watchosx64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchosx64",
        "version": "0.5.0"
      }
    },
    {
      "name": "watchosX64MetadataElements-published",
      "attributes": {
        "artifactType": "org.jetbrains.kotlin.klib",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.usage": "kotlin-metadata",
        "org.jetbrains.kotlin.native.target": "watchos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../cryptography-bigint-watchosx64/0.5.0/cryptography-bigint-watchosx64-0.5.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchosx64",
        "version": "0.5.0"
      }
    }
  ]
}
