{
  "projectStructure": {
    "formatVersion": "0.3.3",
    "isPublishedAsRoot": "true",
    "variants": [
      {
        "name": "debugApiElements",
        "sourceSet": [
          "commonMain"
        ]
      },
      {
        "name": "debugRuntimeElements",
        "sourceSet": [
          "commonMain"
        ]
      },
      {
        "name": "releaseApiElements",
        "sourceSet": [
          "commonMain"
        ]
      },
      {
        "name": "releaseRuntimeElements",
        "sourceSet": [
          "commonMain"
        ]
      },
      {
        "name": "jvmApiElements",
        "sourceSet": [
          "commonMain"
        ]
      },
      {
        "name": "jvmRuntimeElements",
        "sourceSet": [
          "commonMain"
        ]
      }
    ],
    "sourceSets": [
      {
        "name": "commonMain",
        "dependsOn": [],
        "moduleDependency": [
          "com.eygraber:uri-kmp",
          "io.ktor:ktor-client-core-jvm",
          "org.jetbrains.kotlin:kotlin-stdlib",
          "Respect:respect-lib-util",
          "org.jetbrains.kotlinx:kotlinx-datetime",
          "org.jetbrains.kotlinx:kotlinx-serialization-json",
          "io.insert-koin:koin-bom",
          "io.insert-koin:koin-core",
          "org.jetbrains.kotlin:kotlin-test",
          "org.jetbrains.kotlin:kotlin-test-junit",
          "Respect:respect-lib-primarykeygen",
          "Respect:respect-lib-xxhash",
          "app.cash.turbine:turbine",
          "Respect:respect-datalayer-http",
          "Respect:respect-datalayer-db",
          "androidx.room:room-runtime",
          "androidx.sqlite:sqlite-bundled",
          "com.squareup.okhttp3:okhttp",
          "io.ktor:ktor-client-okhttp",
          "io.ktor:ktor-serialization-kotlinx-json",
          "io.ktor:ktor-client-json",
          "io.ktor:ktor-client-content-negotiation",
          "org.mockito.kotlin:mockito-kotlin"
        ],
        "binaryLayout": "klib"
      }
    ]
  }
}