We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 473ab2f commit 4c43793Copy full SHA for 4c43793
app/src/main/kotlin/App.kt
@@ -1,6 +1,6 @@
1
package org.json5.app
2
3
-import io.github.json5.kotlin.JSON5
+import dev.hossain.json5kt.JSON5
4
5
fun main() {
6
val json5files = listOf(
0 commit comments