vwo-sdk-log-messages
Version:
VWO SDK Logs at one place
30 lines (29 loc) • 527 B
JSON
{
"name": "vwo-sdk-log-messages",
"version": "0.12.0",
"description": "VWO SDK Logs at one place",
"scripts": {
"test": "yarn test"
},
"repository": {
"type": "git",
"url": "https://github.com/wingify/vwo-sdk-log-messages"
},
"keywords": [
"VWO",
"Logging",
"SDK"
],
"author": "dev@wingify.com",
"license": "Apache-2.0",
"files": [
"package.json",
"yarn.lock",
"src/**/*",
"LICENSE",
"README.md",
"CONTRIBUTING.md",
"CHANGELOG.md",
"NOTICE"
]
}