{
    "name": "@loipham/material-segmented-button",
    "version": "14.0.4",
    "description": "The Material Components for the web segmented button component",
    "license": "MIT",
    "repository": {
        "type": "git",
        "url": "https://github.com/material-components/material-components-web.git",
        "directory": "packages/mdc-segmented-button"
    },
    "keywords": [
        "material components",
        "material design",
        "segmented button"
    ],
    "publishConfig": {
        "access": "public"
    },
    "dependencies": {
        "@loipham/material-base": "^14.0.4",
        "@loipham/material-elevation": "^14.0.4",
        "@loipham/material-feature-targeting": "^14.0.4",
        "@loipham/material-ripple": "^14.0.4",
        "@loipham/material-theme": "^14.0.4",
        "@loipham/material-touch-target": "^14.0.4",
        "@loipham/material-typography": "^14.0.4",
        "tslib": "^2.1.0"
    }
}
