{
  "name": "mdi-material-ui",
  "version": "8.0.0",
  "description": "Material-UI SvgIcon components for Material Design Icons.",
  "main": "./index.js",
  "module": "./esm/index.js",
  "jsnext:main": "./esm/index.js",
  "sideEffects": false,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TeamWertarbyte/mdi-material-ui.git"
  },
  "keywords": [
    "material",
    "ui",
    "icons",
    "webfont",
    "font",
    "react"
  ],
  "author": "Wertarbyte",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/TeamWertarbyte/mdi-material-ui/issues"
  },
  "homepage": "https://github.com/TeamWertarbyte/mdi-material-ui#readme",
  "peerDependencies": {
    "@mui/material": "^9.0.0",
    "react": "^17.0.0 || ^18.0.0 || ^19.0.0"
  }
}
