UNPKG

react-native-firebaseui-auth

Version:
43 lines (42 loc) 1.01 kB
{ "name": "react-native-firebaseui-auth", "version": "2.0.0", "description": "Easy login with FirebaseUi Auth", "author": "Oscar Justi <oijusti@gmail.com>", "main": "index.js", "license": "MIT", "repository": { "type": "git", "url": "git@github.com:oijusti/react-native-firebaseui-auth.git" }, "bugs": { "url": "https://github.com/oijusti/react-native-firebaseui-auth/issues/" }, "homepage": "https://github.com/oijusti/react-native-firebaseui-auth", "keywords": [ "android", "ios", "react-native", "firebase", "firebase auth", "firebaseUI", "firebaseUI auth", "react-native-firebase", "react native firebaseui", "sign in", "facebook", "google", "apple", "yahoo", "github", "twitter", "microsoft" ], "peerDependencies": { "react-native": ">=0.59.0" }, "private":false, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }