{
  "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"
}
