{
  "_from": "@mui/icons-material@^5.10.9",
  "_id": "@mui/icons-material@5.10.14",
  "_inBundle": false,
  "_integrity": "sha512-qtH60slQa+7MZRn6kyui8rKuoGDglPqaHX+pzBKNvd8JCOlrnfY5DmGGDdToTXyXl8xJ8nhANZbrbpg7UVKq/Q==",
  "_location": "/@mui/icons-material",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@mui/icons-material@^5.10.9",
    "name": "@mui/icons-material",
    "escapedName": "@mui%2ficons-material",
    "scope": "@mui",
    "rawSpec": "^5.10.9",
    "saveSpec": null,
    "fetchSpec": "^5.10.9"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.10.14.tgz",
  "_shasum": "6b1e40cc95f2a27e6547980f6a1636f54ac05617",
  "_spec": "@mui/icons-material@^5.10.9",
  "_where": "/var/www/justnowapp",
  "author": {
    "name": "MUI Team"
  },
  "bugs": {
    "url": "https://github.com/mui/material-ui/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.20.1"
  },
  "deprecated": false,
  "description": "Material Design icons distributed as SVG React components.",
  "engines": {
    "node": ">=12.0.0"
  },
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/mui"
  },
  "homepage": "https://mui.com/material-ui/material-icons/",
  "keywords": [
    "react",
    "react-component",
    "mui",
    "material-ui",
    "material design",
    "icons"
  ],
  "license": "MIT",
  "main": "./index.js",
  "module": "./esm/index.js",
  "name": "@mui/icons-material",
  "peerDependencies": {
    "@mui/material": "^5.0.0",
    "@types/react": "^17.0.0 || ^18.0.0",
    "react": "^17.0.0 || ^18.0.0"
  },
  "peerDependenciesMeta": {
    "@types/react": {
      "optional": true
    }
  },
  "private": false,
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mui/material-ui.git",
    "directory": "packages/mui-icons-material"
  },
  "sideEffects": false,
  "types": "./index.d.ts",
  "version": "5.10.14"
}
