Files
kmp-template/composeApp/build/tmp/.cache/expanded/zip_9b6b423f1d77370192d2365caf0ad06c/META-INF/kotlin-project-structure-metadata.json

152 lines
3.2 KiB
JSON
Raw Normal View History

2025-09-17 11:31:16 -03:00
{
"projectStructure": {
"formatVersion": "0.3.3",
"isPublishedAsRoot": "true",
"variants": [
{
"name": "jsApiElements",
"sourceSet": [
"assertionsCommonMain",
"commonMain",
"annotationsCommonMain"
]
},
{
"name": "jsRuntimeElements",
"sourceSet": [
"assertionsCommonMain",
"commonMain",
"annotationsCommonMain"
]
},
{
"name": "jvmApiElements",
"sourceSet": [
"assertionsCommonMain",
"commonMain",
"annotationsCommonMain"
]
},
{
"name": "jvmRuntimeElements",
"sourceSet": [
"assertionsCommonMain",
"commonMain",
"annotationsCommonMain"
]
},
{
"name": "jvmJUnitApiElements",
"sourceSet": [
"annotationsCommonMain",
"commonMain"
]
},
{
"name": "jvmJUnitRuntimeElements",
"sourceSet": [
"annotationsCommonMain",
"commonMain"
]
},
{
"name": "jvmJUnit5ApiElements",
"sourceSet": [
"annotationsCommonMain",
"commonMain"
]
},
{
"name": "jvmJUnit5RuntimeElements",
"sourceSet": [
"annotationsCommonMain",
"commonMain"
]
},
{
"name": "jvmTestNGApiElements",
"sourceSet": [
"annotationsCommonMain",
"commonMain"
]
},
{
"name": "jvmTestNGRuntimeElements",
"sourceSet": [
"annotationsCommonMain",
"commonMain"
]
},
{
"name": "nativeApiElements",
"sourceSet": [
"assertionsCommonMain",
"commonMain",
"annotationsCommonMain"
]
},
{
"name": "wasmJsApiElements",
"sourceSet": [
"assertionsCommonMain",
"commonMain",
"annotationsCommonMain"
]
},
{
"name": "wasmJsRuntimeElements",
"sourceSet": [
"assertionsCommonMain",
"commonMain",
"annotationsCommonMain"
]
},
{
"name": "wasmWasiApiElements",
"sourceSet": [
"assertionsCommonMain",
"commonMain",
"annotationsCommonMain"
]
},
{
"name": "wasmWasiRuntimeElements",
"sourceSet": [
"assertionsCommonMain",
"commonMain",
"annotationsCommonMain"
]
}
],
"sourceSets": [
{
"name": "annotationsCommonMain",
"dependsOn": [
"commonMain"
],
"moduleDependency": [
"org.jetbrains.kotlin:kotlin-stdlib"
],
"binaryLayout": "klib"
},
{
"name": "assertionsCommonMain",
"dependsOn": [
"commonMain"
],
"moduleDependency": [
"org.jetbrains.kotlin:kotlin-stdlib"
],
"binaryLayout": "klib"
},
{
"name": "commonMain",
"dependsOn": [],
"moduleDependency": [
"org.jetbrains.kotlin:kotlin-stdlib"
],
"binaryLayout": "klib"
}
]
}
}