{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "one-tap",
  "title": "Google One Tap",
  "description": "Updates the authentication surfaces with the headless prompt slot used by the Google One Tap UI plugin.",
  "dependencies": [
    "@better-auth-ui/react@latest",
    "@better-auth-ui/core@latest",
    "better-auth"
  ],
  "registryDependencies": [
    "https://better-auth-ui.com/r/radix-nova/sign-in.json",
    "https://better-auth-ui.com/r/radix-nova/sign-up.json"
  ],
  "files": [],
  "type": "registry:item"
}