{
  "name": "@keycloakify/keycloak-account-ui",
  "main": "index.js",
  "types": "index.d.ts",
  "version": "260601.0.0",
  "repository": {
    "type": "git",
    "url": "git://github.com/keycloakify/keycloak-account-ui.git"
  },
  "license": "Apache-2.0",
  "author": "The Keycloak Team, re-packaged by u/garronej",
  "homepage": "https://github.com/keycloakify/keycloak-account-ui",
  "keywords": [
    "keycloak",
    "keycloakify",
    "keycloak-account-ui"
  ],
  "dependencies": {
    "tsafe": "^1.8.5"
  },
  "peerDependencies": {
    "@patternfly/patternfly": "^5.4.2",
    "@patternfly/react-core": "^5.4.14",
    "@patternfly/react-icons": "^5.4.2",
    "@patternfly/react-table": "^5.4.16",
    "i18next": "^25.7.3",
    "i18next-fetch-backend": "^7.0.0",
    "lodash-es": "^4.18.1",
    "react": "^18.3.1",
    "react-hook-form": "^7.70.0",
    "react-i18next": "^16.5.1",
    "react-router-dom": "^6.30.3",
    "@keycloakify/keycloak-ui-shared": "~260601.0.0",
    "@types/lodash-es": "^4.17.12",
    "@types/react": "^18.3.18"
  }
}