UNPKG

elm-google-sign-in

Version:

Elm bindings to the "Sign in with Google" widget

28 lines (27 loc) 652 B
{ "name": "elm-google-sign-in", "version": "1.0.0", "description": "Elm bindings to the \"Sign in with Google\" widget", "main": "index.js", "directories": { "example": "example" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/cedric-h/elm-google-sign-in.git" }, "keywords": [ "elm", "google", "auth2" ], "author": "Cedric Hutchings", "license": "MIT", "bugs": { "url": "https://github.com/cedric-h/elm-google-sign-in/issues" }, "homepage": "https://github.com/cedric-h/elm-google-sign-in#readme" }