{
    "name": "@sebgroup/react-components",
    "version": "7.6.0",
    "description": "A set of React components based on SEB design library guidelines for mobile and web React applications",
    "license": "Apache-2.0",
    "main": "./index.js",
    "module": "./esm/index.js",
    "keywords": [
        "react",
        "components",
        "javascript",
        "typescript",
        "frontend",
        "ui"
    ],
    "repository": {
        "type": "git",
        "url": "git+https://github.com/sebgroup/react-components.git"
    },
    "bugs": {
        "url": "https://github.com/sebgroup/react-components/issues"
    },
    "peerDependencies": {
        "@sebgroup/bootstrap": "^6.0.1",
        "react": "^18.1.0",
        "react-dom": "^18.1.0",
        "typescript": "^4.6.3"
    },
    "dependencies": {
        "@sebgroup/frontend-tools": "^2.2.2",
        "@types/body-scroll-lock": "^3.1.0",
        "body-scroll-lock": "^4.0.0-beta.0",
        "classnames": "^2.3.1",
        "pupa": "^2.1.1"
    }
}
