google-one-tap
Version:
Google One Tap Login
27 lines (26 loc) • 589 B
JSON
{
"name": "google-one-tap",
"version": "1.0.6",
"description": "Google One Tap Login",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/BurakGur/google-one-tap.git"
},
"keywords": [
"google one tap",
"google sign in",
"google sign up",
"react",
"vue"
],
"author": "Burak Gür <gurbrk@gmail.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/BurakGur/google-one-tap/issues"
},
"homepage": "https://github.com/BurakGur/google-one-tap#readme"
}