@kount/kount-web-client-sdk
Version:
Kount's Web Client SDK. See https://github.com/Kount/kount-web-sdk/blob/master/README.md for more information.
25 lines (24 loc) • 584 B
JSON
{
"name": "@kount/kount-web-client-sdk",
"version": "2.2.3",
"description": "Kount's Web Client SDK. See https://github.com/Kount/kount-web-sdk/blob/master/README.md for more information.",
"repository": {
"type": "git",
"url": "git@github.com:Kount/kount-web-sdk.git"
},
"type":"module",
"main": "kount-web-client-sdk.js",
"keywords": [
"Kount",
"Collector",
"Web",
"SDK",
"Device"
],
"files": [
"kount-web-client-config-template.js",
"kount-web-client-sdk.js"
],
"author": "Kount",
"license": "SEE LICENSE IN LICENSE"
}