{
  "formatVersion": "1.1",
  "component": {
    "group": "com.infendro",
    "module": "mac",
    "version": "1.3.0",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "8.14"
    }
  },
  "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.3.0"
          }
        },
        {
          "group": "com.infendro",
          "module": "hash",
          "version": {
            "requires": "1.5.1"
          }
        },
        {
          "group": "com.infendro",
          "module": "bytes",
          "version": {
            "requires": "1.3.3"
          }
        }
      ],
      "files": [
        {
          "name": "mac-metadata-1.3.0.jar",
          "url": "mac-1.3.0.jar",
          "size": 2969,
          "sha512": "7f2917006fb4dfbe9ed7897f53de51fe43e5b629a1c552616f3a0f0f809492f05ca19c0adede40dfd250157db38126d735a6aa416e9fef1f913ab2a98bbc2382",
          "sha256": "7428586a1a7f41c058a3f748d9a950eea38e4e7c4cd94022bb629fefe35eea3e",
          "sha1": "55e09a2ccdaaaeb34192f1c67f58d56377b99832",
          "md5": "4c7f1ea996fcd9ef819c69d6b1af2064"
        }
      ]
    },
    {
      "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": "mac-kotlin-1.3.0-sources.jar",
          "url": "mac-1.3.0-sources.jar",
          "size": 1609,
          "sha512": "e194df2ca7d112412d4152a06c034272497ec06783a1a52de83c171986e9a254df3fe38cbe952d2d6085b75f5a3f66d87b2352336449f83180496b06a688634c",
          "sha256": "dcf6f611218a2a440df94cc1c59d9d88d53b9f1f5bc1c376f92d187f4e1811ef",
          "sha1": "eda06b9118dcba6627966c5cd0fec7f835b39254",
          "md5": "663e7df86615a39b400cc98bea5ceac6"
        }
      ]
    },
    {
      "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": "../../mac-js/1.3.0/mac-js-1.3.0.module",
        "group": "com.infendro",
        "module": "mac-js",
        "version": "1.3.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": "../../mac-js/1.3.0/mac-js-1.3.0.module",
        "group": "com.infendro",
        "module": "mac-js",
        "version": "1.3.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": "../../mac-js/1.3.0/mac-js-1.3.0.module",
        "group": "com.infendro",
        "module": "mac-js",
        "version": "1.3.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": "../../mac-jvm/1.3.0/mac-jvm-1.3.0.module",
        "group": "com.infendro",
        "module": "mac-jvm",
        "version": "1.3.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": "../../mac-jvm/1.3.0/mac-jvm-1.3.0.module",
        "group": "com.infendro",
        "module": "mac-jvm",
        "version": "1.3.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": "../../mac-jvm/1.3.0/mac-jvm-1.3.0.module",
        "group": "com.infendro",
        "module": "mac-jvm",
        "version": "1.3.0"
      }
    },
    {
      "name": "linuxArm64ApiElements-published",
      "attributes": {
        "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": "../../mac-linuxarm64/1.3.0/mac-linuxarm64-1.3.0.module",
        "group": "com.infendro",
        "module": "mac-linuxarm64",
        "version": "1.3.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": "../../mac-linuxarm64/1.3.0/mac-linuxarm64-1.3.0.module",
        "group": "com.infendro",
        "module": "mac-linuxarm64",
        "version": "1.3.0"
      }
    },
    {
      "name": "linuxX64ApiElements-published",
      "attributes": {
        "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": "../../mac-linuxx64/1.3.0/mac-linuxx64-1.3.0.module",
        "group": "com.infendro",
        "module": "mac-linuxx64",
        "version": "1.3.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": "../../mac-linuxx64/1.3.0/mac-linuxx64-1.3.0.module",
        "group": "com.infendro",
        "module": "mac-linuxx64",
        "version": "1.3.0"
      }
    },
    {
      "name": "macosArm64ApiElements-published",
      "attributes": {
        "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": "../../mac-macosarm64/1.3.0/mac-macosarm64-1.3.0.module",
        "group": "com.infendro",
        "module": "mac-macosarm64",
        "version": "1.3.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": "../../mac-macosarm64/1.3.0/mac-macosarm64-1.3.0.module",
        "group": "com.infendro",
        "module": "mac-macosarm64",
        "version": "1.3.0"
      }
    },
    {
      "name": "macosArm64MetadataElements-published",
      "attributes": {
        "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": "../../mac-macosarm64/1.3.0/mac-macosarm64-1.3.0.module",
        "group": "com.infendro",
        "module": "mac-macosarm64",
        "version": "1.3.0"
      }
    },
    {
      "name": "macosX64ApiElements-published",
      "attributes": {
        "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": "../../mac-macosx64/1.3.0/mac-macosx64-1.3.0.module",
        "group": "com.infendro",
        "module": "mac-macosx64",
        "version": "1.3.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": "../../mac-macosx64/1.3.0/mac-macosx64-1.3.0.module",
        "group": "com.infendro",
        "module": "mac-macosx64",
        "version": "1.3.0"
      }
    },
    {
      "name": "macosX64MetadataElements-published",
      "attributes": {
        "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": "../../mac-macosx64/1.3.0/mac-macosx64-1.3.0.module",
        "group": "com.infendro",
        "module": "mac-macosx64",
        "version": "1.3.0"
      }
    },
    {
      "name": "mingwX64ApiElements-published",
      "attributes": {
        "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": "../../mac-mingwx64/1.3.0/mac-mingwx64-1.3.0.module",
        "group": "com.infendro",
        "module": "mac-mingwx64",
        "version": "1.3.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": "../../mac-mingwx64/1.3.0/mac-mingwx64-1.3.0.module",
        "group": "com.infendro",
        "module": "mac-mingwx64",
        "version": "1.3.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": "../../mac-wasm-js/1.3.0/mac-wasm-js-1.3.0.module",
        "group": "com.infendro",
        "module": "mac-wasm-js",
        "version": "1.3.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": "../../mac-wasm-js/1.3.0/mac-wasm-js-1.3.0.module",
        "group": "com.infendro",
        "module": "mac-wasm-js",
        "version": "1.3.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": "../../mac-wasm-js/1.3.0/mac-wasm-js-1.3.0.module",
        "group": "com.infendro",
        "module": "mac-wasm-js",
        "version": "1.3.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": "../../mac-wasm-wasi/1.3.0/mac-wasm-wasi-1.3.0.module",
        "group": "com.infendro",
        "module": "mac-wasm-wasi",
        "version": "1.3.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": "../../mac-wasm-wasi/1.3.0/mac-wasm-wasi-1.3.0.module",
        "group": "com.infendro",
        "module": "mac-wasm-wasi",
        "version": "1.3.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": "../../mac-wasm-wasi/1.3.0/mac-wasm-wasi-1.3.0.module",
        "group": "com.infendro",
        "module": "mac-wasm-wasi",
        "version": "1.3.0"
      }
    }
  ]
}
