@xuda.io/xuda-widget-plugin-firebase-auth-ui
Version:
Xuda firebaseUI Authentication widget
21 lines (20 loc) • 846 B
JSON
{
"name": "@xuda.io/xuda-widget-plugin-firebase-auth-ui",
"version": "1.0.35",
"description": "Xuda firebaseUI Authentication widget",
"scripts": {
"pub": "npm version patch --force && npm publish --access public"
},
"keywords": [
"firebase",
"firebaseUI",
"auth",
"authentication",
"xuda",
"plugin"
],
"author": "xuda.io",
"license": "Proprietary software licenses",
"dependencies": {},
"svg_icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"></path><path d=\"M10 6h-3a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2 -2v-3\"></path><circle cx=\"17\" cy=\"7\" r=\"3\"></circle></svg>"
}