kotlin-compiler
Version:
Kotlin compiler
26 lines (25 loc) • 479 B
JSON
{
"name": "kotlin-compiler",
"version": "2.1.20",
"description": "Kotlin compiler",
"repository": {
"type": "git",
"url": "git+https://git@github.com/JetBrains/kotlin.git"
},
"keywords": [
"Kotlin",
"Language",
"JavaScript",
"JVM",
"JetBrains"
],
"author": "JetBrains",
"license": "Apache-2.0",
"bugs": {
"url": "kotl.in/issue"
},
"homepage": "kotlinlang.org",
"bin": {
"kotlinc-js": "bin/kotlinc-js-runner.js"
}
}