react-native-login-twitter
Version:
Social Signin with Twitter
42 lines (41 loc) • 1.02 kB
JSON
{
"name": "react-native-login-twitter",
"description": "Social Signin with Twitter",
"version": "3.0.4",
"license": "MIT",
"main": "index.js",
"types": "index.d.ts",
"author": {
"name": "justjavac",
"email": "justjavac@gmail.com",
"url": "https://github.com/justjavac"
},
"contributors": [
"justjavac (https://github.com/justjavac)",
"Nguyen The Thang (https://github.com/thethanghn)"
],
"keywords": [
"react",
"react-native",
"react native",
"native",
"twitter",
"signin",
"social signin",
"authentication"
],
"homepage": "https://github.com/justjavac/react-native-login-twitter.git",
"repository": {
"type": "git",
"url": "https://github.com/justjavac/react-native-twitter-signin"
},
"bugs": {
"url": "https://github.com/justjavac/react-native-twitter-signin/issues"
},
"dependencies": {},
"peerDependencies": {
"prop-types": "^15.5.10",
"react": ">=15.4.0 || ^16.0.0-alpha",
"react-native": ">=0.40"
}
}