|
| 1 | +[ |
| 2 | + { |
| 3 | + "name": "Toolbox App plugin API", |
| 4 | + "version": "2.1.0.16946", |
| 5 | + "url": "https://jetbrains.com/toolbox-app/", |
| 6 | + "license": "The Apache Software License, Version 2.0", |
| 7 | + "licenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" |
| 8 | + }, |
| 9 | + { |
| 10 | + "name": "com.squareup.okhttp3:okhttp", |
| 11 | + "version": "4.10.0", |
| 12 | + "url": "https://square.github.io/okhttp/", |
| 13 | + "license": "The Apache Software License, Version 2.0", |
| 14 | + "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" |
| 15 | + }, |
| 16 | + { |
| 17 | + "name": "Kotlin", |
| 18 | + "version": "1.9.0", |
| 19 | + "url": "https://kotlinlang.org/", |
| 20 | + "license": "The Apache License, Version 2.0", |
| 21 | + "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" |
| 22 | + }, |
| 23 | + { |
| 24 | + "name": "kotlinx.coroutines", |
| 25 | + "version": "1.7.3", |
| 26 | + "url": "https://github.com/Kotlin/kotlinx.coroutines/", |
| 27 | + "license": "The Apache License, Version 2.0", |
| 28 | + "licenseUrl": "https://github.com/Kotlin/kotlinx.coroutines/blob/master/LICENSE.txt" |
| 29 | + }, |
| 30 | + { |
| 31 | + "name": "kotlinx.serialization", |
| 32 | + "version": "1.5.0", |
| 33 | + "url": "https://github.com/Kotlin/kotlinx.serialization/", |
| 34 | + "license": "The Apache License, Version 2.0", |
| 35 | + "licenseUrl": "https://github.com/Kotlin/kotlinx.serialization/blob/master/LICENSE.txt" |
| 36 | + }, |
| 37 | + { |
| 38 | + "name": "org.slf4j:slf4j-api", |
| 39 | + "version": "2.0.3", |
| 40 | + "url": "http://www.slf4j.org", |
| 41 | + "license": "MIT License", |
| 42 | + "licenseUrl": "http://www.opensource.org/licenses/mit-license.php" |
| 43 | + } |
| 44 | +] |
0 commit comments