UNPKG

react-native-advertising-id

Version:

React Native bridge for fetching advertising info on iOS and Android

32 lines (31 loc) 786 B
{ "name": "react-native-advertising-id", "version": "1.0.11", "description": "React Native bridge for fetching advertising info on iOS and Android", "homepage": "https://github.com/applike/react-native-advertising-id", "repository": { "type": "git", "url": "git@github.com:applike/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": "Santiago Petrone <santiago@applike.info> (https://github.com/santiph)", "license": "MIT", "devDependencies": { "react-native": "^0.59.10" }, "peerDependencies": { "react-native": "^0.59.10" } }