react-native-install-referrer
Version:
Module for getting install referrer on android, using Google Play Install Referrer API.
28 lines (27 loc) • 646 B
JSON
{
"name": "react-native-install-referrer",
"version": "1.0.1",
"description": "",
"homepage": "https://github.com/Gretchin/react-native-install-referrer#readme",
"license": "MIT",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/Gretchin/react-native-install-referrer"
},
"keywords": [
"react-native",
"react native",
"Play Install Referrer API",
"referrer",
"android",
"install-referrer"
],
"author": "Aleksandr Urusovsky",
"peerDependencies": {
"react-native": "^0.41.2"
}
}