dre-react-native-advertising-id
Version:
A fork of react-native-advertising-id with updates for React Native 0.75 and additional features.
32 lines (31 loc) • 830 B
JSON
{
"name": "dre-react-native-advertising-id",
"version": "1.0.2",
"description": "A fork of react-native-advertising-id with updates for React Native 0.75 and additional features.",
"homepage": "https://github.com/dre4success/react-native-advertising-id",
"repository": {
"type": "git",
"url": "git@github.com:dre4success/react-native-advertising-id.git"
},
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"ios",
"android",
"advertising-id",
"gaid",
"aaid",
"idfa"
],
"author": "Damilare Joseph <dre4success@live.com> (https://github.com/dre4success)",
"license": "MIT",
"devDependencies": {
"react-native": ">=0.59.10"
},
"peerDependencies": {
"react-native": ">=0.59.10"
}
}