react-native-auth-module
Version:
An Authentication Module using react-native-api-client-wrapper
22 lines (21 loc) • 525 B
JSON
{
"name": "react-native-auth-module",
"version": "1.0.0",
"description": "An Authentication Module using react-native-api-client-wrapper",
"main": "Index.js",
"scripts": {
"test": "\"echo \"Error: no test specified\" && exit 1\""
},
"repository": {
"type": "git",
"url": "git+ssh://git@bitbucket.org:ingenuityph/react-native-auth-module.git"
},
"keywords": [
"Authentication",
"Login",
"SocialAuth",
"ChangePassword"
],
"author": "Redmond Job V. Perez",
"license": "ISC"
}