{
  "name": "react-native-webengage-inbox",
  "version": "1.0.4",
  "description": "React-Native WebEngage Personalization",
  "repository": "https://github.com/WebEngage/react-native-webengage-inbox",
  "author": "Webengage",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/WebEngage/react-native-webengage-inbox/issues"
  },
  "homepage": "https://docs.webengage.com/docs/react-native-app-in-line-content",
  "main": "src/index",
  "types": "types/index.d.ts",
  "keywords": [
    "webengage",
    "react",
    "react-native",
    "analytics",
    "push",
    "in-app",
    "notification",
    "android",
    "ios",
    "personalization",
    "webengage personalization",
    "webengage inline"
  ],
  "devDependencies": {
    "react": "18.1.0",
    "react-native": "0.70.6"
  },
  "peerDependencies": {
    "react-native": ">=0.39.0"
  }
}
