UNPKG

461 BJSONView Raw
1{
2 "name": "kotlin",
3 "version": "1.4.20",
4 "description": "Standard Library for Kotlin Applications",
5 "main": "kotlin.js",
6 "repository": {
7 "type": "git",
8 "url": "git+https://git@github.com/JetBrains/kotlin.git"
9 },
10 "keywords": [
11 "Kotlin",
12 "Language",
13 "Runtime",
14 "JavaScript",
15 "JetBrains"
16 ],
17 "author": "JetBrains",
18 "license": "Apache-2.0",
19 "bugs": {
20 "url": "kotl.in/issue"
21 },
22 "homepage": "kotlinlang.org"
23}