{
  "formatVersion": "1.1",
  "component": {
    "group": "dev.whyoleg.cryptography",
    "module": "cryptography-bigint",
    "version": "0.4.0",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "8.10.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.0.20"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-serialization-core",
          "version": {
            "requires": "1.7.3"
          }
        }
      ],
      "files": [
        {
          "name": "cryptography-bigint-metadata-0.4.0.jar",
          "url": "cryptography-bigint-0.4.0.jar",
          "size": 9522,
          "sha512": "be084414394a3ee204f8fbfc0a85b7bf09960ec164dbd7b9d0c595e99b03174555004b4959c127897207e39c2ec7fc7a70144ab24261da197b7e6dc9ecdcf1cf",
          "sha256": "dc0a1fcc54baf1de4ecff486945a24db2a026bb7209a630cd5231c26008f7fbc",
          "sha1": "a545240a106aa1fde9e0fa2922d4d55f487c8c3c",
          "md5": "abfc814eda04a1e4cccdec24080aacfd"
        }
      ]
    },
    {
      "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.4.0-sources.jar",
          "url": "cryptography-bigint-0.4.0-sources.jar",
          "size": 7410,
          "sha512": "caef7fa1faf34d62bb7db9d312725599ce9c19aec74e8a22b78170999635a9e2f0f0f65cebe647284a24cdce83a1857cba7cc1d4e519924fed14538699acbed9",
          "sha256": "2eec89076e8569ad6f453ec318d05d92db261f71eba549b188d18f44209067b0",
          "sha1": "e9677a90e95374bdb38f217b27f1d22cba1338af",
          "md5": "2e026e1c34ffed086ea9238205ce9698"
        }
      ]
    },
    {
      "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.4.0/cryptography-bigint-androidnativearm32-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-androidnativearm32",
        "version": "0.4.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.4.0/cryptography-bigint-androidnativearm32-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-androidnativearm32",
        "version": "0.4.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.4.0/cryptography-bigint-androidnativearm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-androidnativearm64",
        "version": "0.4.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.4.0/cryptography-bigint-androidnativearm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-androidnativearm64",
        "version": "0.4.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.4.0/cryptography-bigint-androidnativex64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-androidnativex64",
        "version": "0.4.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.4.0/cryptography-bigint-androidnativex64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-androidnativex64",
        "version": "0.4.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.4.0/cryptography-bigint-androidnativex86-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-androidnativex86",
        "version": "0.4.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.4.0/cryptography-bigint-androidnativex86-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-androidnativex86",
        "version": "0.4.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.4.0/cryptography-bigint-iosarm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-iosarm64",
        "version": "0.4.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.4.0/cryptography-bigint-iosarm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-iosarm64",
        "version": "0.4.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.4.0/cryptography-bigint-iosarm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-iosarm64",
        "version": "0.4.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.4.0/cryptography-bigint-iossimulatorarm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-iossimulatorarm64",
        "version": "0.4.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.4.0/cryptography-bigint-iossimulatorarm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-iossimulatorarm64",
        "version": "0.4.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.4.0/cryptography-bigint-iossimulatorarm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-iossimulatorarm64",
        "version": "0.4.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.4.0/cryptography-bigint-iosx64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-iosx64",
        "version": "0.4.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.4.0/cryptography-bigint-iosx64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-iosx64",
        "version": "0.4.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.4.0/cryptography-bigint-iosx64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-iosx64",
        "version": "0.4.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.4.0/cryptography-bigint-js-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-js",
        "version": "0.4.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.4.0/cryptography-bigint-js-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-js",
        "version": "0.4.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.4.0/cryptography-bigint-js-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-js",
        "version": "0.4.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.4.0/cryptography-bigint-jvm-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-jvm",
        "version": "0.4.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.4.0/cryptography-bigint-jvm-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-jvm",
        "version": "0.4.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.4.0/cryptography-bigint-jvm-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-jvm",
        "version": "0.4.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.4.0/cryptography-bigint-linuxarm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-linuxarm64",
        "version": "0.4.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.4.0/cryptography-bigint-linuxarm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-linuxarm64",
        "version": "0.4.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.4.0/cryptography-bigint-linuxx64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-linuxx64",
        "version": "0.4.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.4.0/cryptography-bigint-linuxx64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-linuxx64",
        "version": "0.4.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.4.0/cryptography-bigint-macosarm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-macosarm64",
        "version": "0.4.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.4.0/cryptography-bigint-macosarm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-macosarm64",
        "version": "0.4.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.4.0/cryptography-bigint-macosarm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-macosarm64",
        "version": "0.4.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.4.0/cryptography-bigint-macosx64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-macosx64",
        "version": "0.4.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.4.0/cryptography-bigint-macosx64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-macosx64",
        "version": "0.4.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.4.0/cryptography-bigint-macosx64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-macosx64",
        "version": "0.4.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.4.0/cryptography-bigint-mingwx64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-mingwx64",
        "version": "0.4.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.4.0/cryptography-bigint-mingwx64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-mingwx64",
        "version": "0.4.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.4.0/cryptography-bigint-tvosarm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-tvosarm64",
        "version": "0.4.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.4.0/cryptography-bigint-tvosarm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-tvosarm64",
        "version": "0.4.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.4.0/cryptography-bigint-tvosarm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-tvosarm64",
        "version": "0.4.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.4.0/cryptography-bigint-tvossimulatorarm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-tvossimulatorarm64",
        "version": "0.4.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.4.0/cryptography-bigint-tvossimulatorarm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-tvossimulatorarm64",
        "version": "0.4.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.4.0/cryptography-bigint-tvossimulatorarm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-tvossimulatorarm64",
        "version": "0.4.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.4.0/cryptography-bigint-tvosx64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-tvosx64",
        "version": "0.4.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.4.0/cryptography-bigint-tvosx64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-tvosx64",
        "version": "0.4.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.4.0/cryptography-bigint-tvosx64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-tvosx64",
        "version": "0.4.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.4.0/cryptography-bigint-wasm-js-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-wasm-js",
        "version": "0.4.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.4.0/cryptography-bigint-wasm-js-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-wasm-js",
        "version": "0.4.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.4.0/cryptography-bigint-wasm-js-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-wasm-js",
        "version": "0.4.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.4.0/cryptography-bigint-wasm-wasi-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-wasm-wasi",
        "version": "0.4.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.4.0/cryptography-bigint-wasm-wasi-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-wasm-wasi",
        "version": "0.4.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.4.0/cryptography-bigint-wasm-wasi-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-wasm-wasi",
        "version": "0.4.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.4.0/cryptography-bigint-watchosarm32-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchosarm32",
        "version": "0.4.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.4.0/cryptography-bigint-watchosarm32-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchosarm32",
        "version": "0.4.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.4.0/cryptography-bigint-watchosarm32-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchosarm32",
        "version": "0.4.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.4.0/cryptography-bigint-watchosarm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchosarm64",
        "version": "0.4.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.4.0/cryptography-bigint-watchosarm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchosarm64",
        "version": "0.4.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.4.0/cryptography-bigint-watchosarm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchosarm64",
        "version": "0.4.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.4.0/cryptography-bigint-watchosdevicearm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchosdevicearm64",
        "version": "0.4.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.4.0/cryptography-bigint-watchosdevicearm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchosdevicearm64",
        "version": "0.4.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.4.0/cryptography-bigint-watchosdevicearm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchosdevicearm64",
        "version": "0.4.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.4.0/cryptography-bigint-watchossimulatorarm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchossimulatorarm64",
        "version": "0.4.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.4.0/cryptography-bigint-watchossimulatorarm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchossimulatorarm64",
        "version": "0.4.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.4.0/cryptography-bigint-watchossimulatorarm64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchossimulatorarm64",
        "version": "0.4.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.4.0/cryptography-bigint-watchosx64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchosx64",
        "version": "0.4.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.4.0/cryptography-bigint-watchosx64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchosx64",
        "version": "0.4.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.4.0/cryptography-bigint-watchosx64-0.4.0.module",
        "group": "dev.whyoleg.cryptography",
        "module": "cryptography-bigint-watchosx64",
        "version": "0.4.0"
      }
    }
  ]
}
