UNPKG

react-native-we-personalization

Version:
38 lines (37 loc) 892 B
{ "name": "react-native-we-personalization", "version": "1.1.1", "description": "React-Native WebEngage Personalization", "repository": "https://github.com/WebEngage/react-native-we-personalization", "author": "Webengage", "license": "MIT", "bugs": { "url": "https://github.com/WebEngage/react-native-we-personalization/issues" }, "homepage": "https://docs.webengage.com/docs/react-native-app-in-line-content", "main": "src/index.js", "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" }, "dependencies": { "prop-types": "^15.8.1" } }