react-native-google-sign-in
Version:
React Native Wrapper for Google Sign-In OAuth SDK / API
34 lines (33 loc) • 788 B
JSON
{
"name": "react-native-google-sign-in",
"version": "1.0.16",
"description": "React Native Wrapper for Google Sign-In OAuth SDK / API",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/joonhocho/react-native-google-sign-in.git"
},
"keywords": [
"react-native",
"react",
"native",
"google",
"signin",
"login",
"oauth",
"sdk",
"api",
"wrapper",
"ios",
"android"
],
"author": "Joon Ho Cho <joonho1101@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/joonhocho/react-native-google-sign-in/issues"
},
"homepage": "https://github.com/joonhocho/react-native-google-sign-in#readme"
}