countly-sdk-web-cip
Version:
Countly Web SDK
30 lines (29 loc) • 518 B
JSON
{
"name": "countly-sdk-web",
"version": "19.2.0",
"description": "Countly Web SDK",
"main": "lib/countly.js",
"moduleType": "globals",
"keywords": [
"Countly",
"Analytics",
"Web",
"Mobile"
],
"authors": [
"Countly"
],
"repository": {
"type": "git",
"url": "git://github.com/countly/countly-sdk-web.git"
},
"license": "./LICENSE",
"homepage": "https://count.ly/",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}