{
  "name": "@moengage/web-sdk",
  "version": "2.74.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"
  }
}