@moengage/web-sdk
Version:
Moengage Web SDK package
23 lines • 503 B
JSON
{
"name": "@moengage/web-sdk",
"version": "2.65.01",
"description": "Moengage Web SDK package",
"main": "dist/index.js",
"keywords": [
"moengage",
"web-sdk"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Moengage Inc",
"license": "MIT",
"homepage": "https://developers.moengage.com/",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/moengage/webSDK.git"
}
}