{
  "name": "@skatteetaten/frontend-components",
  "groupId": "no.skatteetaten.aurora",
  "version": "18.0.0",
  "types": "lib/index.d.ts",
  "repository": {
    "type": "git",
    "url": "https://github.com/Skatteetaten/frontend-components.git"
  },
  "license": "Apache-2.0",
  "peerDependencies": {
    "react": ">=17.0.0",
    "react-dom": ">=17.0.0"
  },
  "dependencies": {
    "@fluentui/react": "8.98.6",
    "axios": "1.15.0",
    "classnames": "2.5.1",
    "hotkeys-js": "3.13.7",
    "i18next": "23.11.5",
    "prop-types": "15.8.1",
    "react-i18next": "14.1.2",
    "react-transition-group": "4.4.5"
  }
}