{
  "_from": "@mui/material@^6.4.2",
  "_id": "@mui/material@6.5.0",
  "_inBundle": false,
  "_integrity": "sha512-yjvtXoFcrPLGtgKRxFaH6OQPtcLPhkloC0BML6rBG5UeldR0nPULR/2E2BfXdo5JNV7j7lOzrrLX2Qf/iSidow==",
  "_location": "/@mui/material",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@mui/material@^6.4.2",
    "name": "@mui/material",
    "escapedName": "@mui%2fmaterial",
    "scope": "@mui",
    "rawSpec": "^6.4.2",
    "saveSpec": null,
    "fetchSpec": "^6.4.2"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@mui/material/-/material-6.5.0.tgz",
  "_shasum": "c7eccfe260030433c51b7aec17574bae4504cacc",
  "_spec": "@mui/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",
    "@mui/core-downloads-tracker": "^6.5.0",
    "@mui/system": "^6.5.0",
    "@mui/types": "~7.2.24",
    "@mui/utils": "^6.4.9",
    "@popperjs/core": "^2.11.8",
    "@types/react-transition-group": "^4.4.12",
    "clsx": "^2.1.1",
    "csstype": "^3.1.3",
    "prop-types": "^15.8.1",
    "react-is": "^19.0.0",
    "react-transition-group": "^4.4.5"
  },
  "deprecated": false,
  "description": "Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box.",
  "engines": {
    "node": ">=14.0.0"
  },
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/mui-org"
  },
  "homepage": "https://mui.com/material-ui/",
  "keywords": [
    "react",
    "react-component",
    "mui",
    "material-ui",
    "material design"
  ],
  "license": "MIT",
  "main": "./node/index.js",
  "module": "./index.js",
  "name": "@mui/material",
  "peerDependencies": {
    "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
    "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0",
    "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
    "@emotion/react": "^11.5.0",
    "@emotion/styled": "^11.3.0",
    "@mui/material-pigment-css": "^6.5.0"
  },
  "peerDependenciesMeta": {
    "@types/react": {
      "optional": true
    },
    "@emotion/react": {
      "optional": true
    },
    "@emotion/styled": {
      "optional": true
    },
    "@mui/material-pigment-css": {
      "optional": true
    }
  },
  "pigment-css": {
    "vite": {
      "include": [
        "prop-types",
        "react-is",
        "hoist-non-react-statics",
        "react",
        "react-dom",
        "@emotion/react"
      ]
    }
  },
  "private": false,
  "publishConfig": {
    "access": "public",
    "directory": "build"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mui/material-ui.git",
    "directory": "packages/mui-material"
  },
  "sideEffects": false,
  "types": "./index.d.ts",
  "version": "6.5.0"
}
