kotlin-uom
Version:
22 lines (21 loc) • 343 B
JSON
{
"name": "kotlin-uom",
"version": "0.2.43",
"description": "",
"main": "index.js",
"scripts": {
"test": "jest --watchAll"
},
"keywords": [
"uom"
],
"author": "",
"license": "ISC",
"devDependencies": {
"babel-preset-env": "^1.7.0",
"jest": "^22.4.4"
},
"dependencies": {
"kotlin": "^1.2.41"
}
}