kco-mobile-sdk
Version:
Simple integration of Klarna Checkout into hybrid iOS and Android apps
31 lines (30 loc) • 706 B
JSON
{
"name": "kco-mobile-sdk",
"version": "1.5.0",
"description": "Simple integration of Klarna Checkout into hybrid iOS and Android apps",
"cordova": {
"id": "kco-mobile-sdk",
"platforms": [
"ios",
"android"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/klarna/kco-mobile-sdk.git"
},
"keywords": [
"klarna",
"checkout",
"cordova",
"ecosystem:cordova",
"cordova-ios",
"cordova-android"
],
"author": "Marat Dyatko <marat.dyatko@klarna.com>",
"license": "Apache 2.0",
"bugs": {
"url": "https://github.com/klarna/kco-mobile-sdk/issues"
},
"homepage": "https://github.com/klarna/kco-mobile-sdk#readme"
}