@nativescript/firebase-ui
Version:
NativeScript Firebase - UI
54 lines • 1.07 kB
JSON
{
"name": "@nativescript/firebase-ui",
"version": "5.0.2",
"description": "NativeScript Firebase - UI",
"main": "index",
"typings": "index.d.ts",
"nativescript": {
"platforms": {
"ios": "6.0.0",
"android": "6.0.0"
}
},
"repository": {
"type": "git",
"url": "https://github.com/NativeScript/plugins.git"
},
"keywords": [
"NativeScript",
"JavaScript",
"TypeScript",
"iOS",
"Android",
"Firebase",
"Auth",
"Authentication",
"Login",
"Log-in",
"Sign in",
"Sign-in",
"User",
"Apple",
"Facebook",
"Twitter",
"GitHub",
"Google",
"Email",
"Microsoft",
"Yahoo",
"Phone Number",
"UI"
],
"author": {
"name": "NativeScript",
"email": "oss@nativescript.org"
},
"bugs": {
"url": "https://github.com/NativeScript/plugins/issues"
},
"license": "Apache-2.0",
"homepage": "https://github.com/NativeScript/plugins",
"readmeFilename": "README.md",
"bootstrapper": "@nativescript/plugin-seed",
"types": "./index.d.d.ts"
}