{
  "_from": "@mui/icons-material@^6.4.2",
  "_id": "@mui/icons-material@6.5.0",
  "_inBundle": false,
  "_integrity": "sha512-VPuPqXqbBPlcVSA0BmnoE4knW4/xG6Thazo8vCLWkOKusko6DtwFV6B665MMWJ9j0KFohTIf3yx2zYtYacvG1g==",
  "_location": "/@mui/icons-material",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@mui/icons-material@^6.4.2",
    "name": "@mui/icons-material",
    "escapedName": "@mui%2ficons-material",
    "scope": "@mui",
    "rawSpec": "^6.4.2",
    "saveSpec": null,
    "fetchSpec": "^6.4.2"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-6.5.0.tgz",
  "_shasum": "26bfa7c8574cc4e57c2f2835bfd6b1efa7f310fa",
  "_spec": "@mui/icons-material@^6.4.2",
  "_where": "C:\\Sites\\Ecommerce",
  "author": {
    "name": "MUI Team"
  },
  "bugs": {
    "url": "https://github.com/mui/material-ui/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.26.0"
  },
  "deprecated": false,
  "description": "Material Design icons distributed as SVG React components.",
  "engines": {
    "node": ">=14.0.0"
  },
  "exports": {
    ".": {
      "types": "./index.d.ts",
      "import": "./esm/index.js",
      "require": "./index.js"
    },
    "./*": {
      "types": "./*.d.ts",
      "import": "./esm/*.js",
      "require": "./*.js"
    },
    "./esm/*": "./esm/*.js",
    "./esm/*.js": "./esm/*.js"
  },
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/mui-org"
  },
  "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": {
    "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
    "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
    "@mui/material": "^6.5.0"
  },
  "peerDependenciesMeta": {
    "@types/react": {
      "optional": true
    }
  },
  "private": false,
  "publishConfig": {
    "access": "public",
    "directory": "build"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mui/material-ui.git",
    "directory": "packages/mui-icons-material"
  },
  "sideEffects": false,
  "types": "./index.d.ts",
  "version": "6.5.0"
}
