react-native-repro
Version:
Repro is a mobile analytics tool that lets you have much deeper understanding of mobile app users.
30 lines (29 loc) • 677 B
JSON
{
"name": "react-native-repro",
"version": "3.24.0",
"description": "Repro is a mobile analytics tool that lets you have much deeper understanding of mobile app users.",
"main": "index.js",
"keywords": [
"repro",
"react-native",
"react-component",
"mobile",
"analytics",
"ios",
"android",
"push",
"notification",
"apns",
"gcm",
"fcm"
],
"author": {
"name": "Repro Inc.",
"email": "sdk@repro.io"
},
"license": "LicenseRef-LICENSE",
"homepage": "https://repro.io",
"peerDependencies": {
"react-native": "*"
}
}