Files
2017-12-14 17:41:20 +03:00

24 lines
463 B
JSON

{
"name": "kotlin",
"version": "$version",
"description": "Standard Library for Kotlin Applications",
"main": "kotlin.js",
"repository": {
"type": "git",
"url": "git+https://git@github.com/JetBrains/kotlin.git"
},
"keywords": [
"Kotlin",
"Language",
"Runtime",
"JavaScript",
"JetBrains"
],
"author": "JetBrains",
"license": "Apache-2.0",
"bugs": {
"url": "kotl.in/issue"
},
"homepage": "kotlinlang.org"
}