ucipt-maid
Version:
React Native bridge for fetching advertising info on iOS and Android
25 lines (24 loc) • 475 B
JSON
{
"name": "ucipt-maid",
"version": "1.0.2",
"description": "React Native bridge for fetching advertising info on iOS and Android",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"ios",
"android",
"advertising-id",
"gaid",
"aaid",
"idfa"
],
"license": "MIT",
"devDependencies": {
"react-native": "0.76.7"
},
"peerDependencies": {
"react-native": "0.76.7"
}
}