{
  "formatVersion": "1.1",
  "component": {
    "group": "com.github.skydoves",
    "module": "flexible-bottomsheet-material3",
    "version": "0.1.6",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "8.13"
    }
  },
  "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": "com.github.skydoves",
          "module": "flexible-core",
          "version": {
            "requires": "0.1.6"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.2.20"
          }
        },
        {
          "group": "org.jetbrains.compose.ui",
          "module": "ui",
          "version": {
            "requires": "1.9.0"
          }
        },
        {
          "group": "org.jetbrains.compose.runtime",
          "module": "runtime",
          "version": {
            "requires": "1.9.0"
          }
        },
        {
          "group": "org.jetbrains.compose.animation",
          "module": "animation",
          "version": {
            "requires": "1.9.0"
          }
        },
        {
          "group": "org.jetbrains.compose.material3",
          "module": "material3",
          "version": {
            "requires": "1.8.2"
          }
        }
      ],
      "files": [
        {
          "name": "flexible-bottomsheet-material3-metadata.jar",
          "url": "flexible-bottomsheet-material3-0.1.6.jar",
          "size": 4029,
          "sha512": "41c8f0706c8f8e52311d5def2163407bb702c6f5b830dfd0bd83c80a70cfdb08376ebda3dfb92079cd52bed243a0cc03eaf52191f328ec84c2dda94b204afccd",
          "sha256": "0253cf313f4b3ec179641e5e4e303377b1aa68010d0c317a08aebd26d4521776",
          "sha1": "5278a56f40b21e2c99460771ed54ae0518ac1c15",
          "md5": "5dbb4487f3ca1331303fccc12f6bcc6a"
        }
      ]
    },
    {
      "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": "flexible-bottomsheet-material3-kotlin-sources.jar",
          "url": "flexible-bottomsheet-material3-0.1.6-sources.jar",
          "size": 6520,
          "sha512": "3a8b63d06aaec75ac0181c86bf00a528c8ce3d093a998df1ec73d7792442881992195c336f4162ed31654a117f66b7ff5fb5416483dc1e54d63938d58b2e2bd7",
          "sha256": "09624cb67b398cfde3b26d426491e5a4d468ac7ec61083b63dca712ba75f00aa",
          "sha1": "c4c75b6967a96e8ccc132c9b92a8dadd63dfbcfe",
          "md5": "145dedda84229ba94ce544ce4c298a3e"
        }
      ]
    },
    {
      "name": "releaseApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "android",
        "org.gradle.usage": "java-api",
        "org.jetbrains.kotlin.platform.type": "androidJvm"
      },
      "available-at": {
        "url": "../../flexible-bottomsheet-material3-android/0.1.6/flexible-bottomsheet-material3-android-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-android",
        "version": "0.1.6"
      }
    },
    {
      "name": "releaseRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "android",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "androidJvm"
      },
      "available-at": {
        "url": "../../flexible-bottomsheet-material3-android/0.1.6/flexible-bottomsheet-material3-android-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-android",
        "version": "0.1.6"
      }
    },
    {
      "name": "releaseSourcesElements-published",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.jvm.environment": "android",
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "androidJvm"
      },
      "available-at": {
        "url": "../../flexible-bottomsheet-material3-android/0.1.6/flexible-bottomsheet-material3-android-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-android",
        "version": "0.1.6"
      }
    },
    {
      "name": "desktopApiElements-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": "../../flexible-bottomsheet-material3-desktop/0.1.6/flexible-bottomsheet-material3-desktop-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-desktop",
        "version": "0.1.6"
      }
    },
    {
      "name": "desktopRuntimeElements-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": "../../flexible-bottomsheet-material3-desktop/0.1.6/flexible-bottomsheet-material3-desktop-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-desktop",
        "version": "0.1.6"
      }
    },
    {
      "name": "desktopSourcesElements-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": "../../flexible-bottomsheet-material3-desktop/0.1.6/flexible-bottomsheet-material3-desktop-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-desktop",
        "version": "0.1.6"
      }
    },
    {
      "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": "../../flexible-bottomsheet-material3-iosarm64/0.1.6/flexible-bottomsheet-material3-iosarm64-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-iosarm64",
        "version": "0.1.6"
      }
    },
    {
      "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": "../../flexible-bottomsheet-material3-iosarm64/0.1.6/flexible-bottomsheet-material3-iosarm64-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-iosarm64",
        "version": "0.1.6"
      }
    },
    {
      "name": "iosArm64ResourcesElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.libraryelements": "kotlin-multiplatformresources",
        "org.gradle.usage": "kotlin-multiplatformresources",
        "org.jetbrains.kotlin.native.target": "ios_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../flexible-bottomsheet-material3-iosarm64/0.1.6/flexible-bottomsheet-material3-iosarm64-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-iosarm64",
        "version": "0.1.6"
      }
    },
    {
      "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": "../../flexible-bottomsheet-material3-iosarm64/0.1.6/flexible-bottomsheet-material3-iosarm64-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-iosarm64",
        "version": "0.1.6"
      }
    },
    {
      "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": "../../flexible-bottomsheet-material3-iossimulatorarm64/0.1.6/flexible-bottomsheet-material3-iossimulatorarm64-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-iossimulatorarm64",
        "version": "0.1.6"
      }
    },
    {
      "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": "../../flexible-bottomsheet-material3-iossimulatorarm64/0.1.6/flexible-bottomsheet-material3-iossimulatorarm64-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-iossimulatorarm64",
        "version": "0.1.6"
      }
    },
    {
      "name": "iosSimulatorArm64ResourcesElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.libraryelements": "kotlin-multiplatformresources",
        "org.gradle.usage": "kotlin-multiplatformresources",
        "org.jetbrains.kotlin.native.target": "ios_simulator_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../flexible-bottomsheet-material3-iossimulatorarm64/0.1.6/flexible-bottomsheet-material3-iossimulatorarm64-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-iossimulatorarm64",
        "version": "0.1.6"
      }
    },
    {
      "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": "../../flexible-bottomsheet-material3-iossimulatorarm64/0.1.6/flexible-bottomsheet-material3-iossimulatorarm64-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-iossimulatorarm64",
        "version": "0.1.6"
      }
    },
    {
      "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": "../../flexible-bottomsheet-material3-iosx64/0.1.6/flexible-bottomsheet-material3-iosx64-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-iosx64",
        "version": "0.1.6"
      }
    },
    {
      "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": "../../flexible-bottomsheet-material3-iosx64/0.1.6/flexible-bottomsheet-material3-iosx64-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-iosx64",
        "version": "0.1.6"
      }
    },
    {
      "name": "iosX64ResourcesElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.libraryelements": "kotlin-multiplatformresources",
        "org.gradle.usage": "kotlin-multiplatformresources",
        "org.jetbrains.kotlin.native.target": "ios_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../flexible-bottomsheet-material3-iosx64/0.1.6/flexible-bottomsheet-material3-iosx64-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-iosx64",
        "version": "0.1.6"
      }
    },
    {
      "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": "../../flexible-bottomsheet-material3-iosx64/0.1.6/flexible-bottomsheet-material3-iosx64-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-iosx64",
        "version": "0.1.6"
      }
    },
    {
      "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": "../../flexible-bottomsheet-material3-js/0.1.6/flexible-bottomsheet-material3-js-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-js",
        "version": "0.1.6"
      }
    },
    {
      "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": "../../flexible-bottomsheet-material3-js/0.1.6/flexible-bottomsheet-material3-js-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-js",
        "version": "0.1.6"
      }
    },
    {
      "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": "../../flexible-bottomsheet-material3-js/0.1.6/flexible-bottomsheet-material3-js-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-js",
        "version": "0.1.6"
      }
    },
    {
      "name": "jsResourcesElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.libraryelements": "kotlin-multiplatformresourcesjs",
        "org.gradle.usage": "kotlin-multiplatformresourcesjs",
        "org.jetbrains.kotlin.js.compiler": "ir",
        "org.jetbrains.kotlin.platform.type": "js"
      },
      "available-at": {
        "url": "../../flexible-bottomsheet-material3-js/0.1.6/flexible-bottomsheet-material3-js-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-js",
        "version": "0.1.6"
      }
    },
    {
      "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": "../../flexible-bottomsheet-material3-macosarm64/0.1.6/flexible-bottomsheet-material3-macosarm64-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-macosarm64",
        "version": "0.1.6"
      }
    },
    {
      "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": "../../flexible-bottomsheet-material3-macosarm64/0.1.6/flexible-bottomsheet-material3-macosarm64-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-macosarm64",
        "version": "0.1.6"
      }
    },
    {
      "name": "macosArm64ResourcesElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.libraryelements": "kotlin-multiplatformresources",
        "org.gradle.usage": "kotlin-multiplatformresources",
        "org.jetbrains.kotlin.native.target": "macos_arm64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../flexible-bottomsheet-material3-macosarm64/0.1.6/flexible-bottomsheet-material3-macosarm64-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-macosarm64",
        "version": "0.1.6"
      }
    },
    {
      "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": "../../flexible-bottomsheet-material3-macosarm64/0.1.6/flexible-bottomsheet-material3-macosarm64-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-macosarm64",
        "version": "0.1.6"
      }
    },
    {
      "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": "../../flexible-bottomsheet-material3-macosx64/0.1.6/flexible-bottomsheet-material3-macosx64-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-macosx64",
        "version": "0.1.6"
      }
    },
    {
      "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": "../../flexible-bottomsheet-material3-macosx64/0.1.6/flexible-bottomsheet-material3-macosx64-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-macosx64",
        "version": "0.1.6"
      }
    },
    {
      "name": "macosX64ResourcesElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.jvm.environment": "non-jvm",
        "org.gradle.libraryelements": "kotlin-multiplatformresources",
        "org.gradle.usage": "kotlin-multiplatformresources",
        "org.jetbrains.kotlin.native.target": "macos_x64",
        "org.jetbrains.kotlin.platform.type": "native"
      },
      "available-at": {
        "url": "../../flexible-bottomsheet-material3-macosx64/0.1.6/flexible-bottomsheet-material3-macosx64-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-macosx64",
        "version": "0.1.6"
      }
    },
    {
      "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": "../../flexible-bottomsheet-material3-macosx64/0.1.6/flexible-bottomsheet-material3-macosx64-0.1.6.module",
        "group": "com.github.skydoves",
        "module": "flexible-bottomsheet-material3-macosx64",
        "version": "0.1.6"
      }
    }
  ]
}
