{
  "_from": "@mui/utils@^6.4.9",
  "_id": "@mui/utils@6.4.9",
  "_inBundle": false,
  "_integrity": "sha512-Y12Q9hbK9g+ZY0T3Rxrx9m2m10gaphDuUMgWxyV5kNJevVxXYCLclYUCC9vXaIk1/NdNDTcW2Yfr2OGvNFNmHg==",
  "_location": "/@mui/utils",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@mui/utils@^6.4.9",
    "name": "@mui/utils",
    "escapedName": "@mui%2futils",
    "scope": "@mui",
    "rawSpec": "^6.4.9",
    "saveSpec": null,
    "fetchSpec": "^6.4.9"
  },
  "_requiredBy": [
    "/@mui/material",
    "/@mui/private-theming",
    "/@mui/system"
  ],
  "_resolved": "https://registry.npmjs.org/@mui/utils/-/utils-6.4.9.tgz",
  "_shasum": "b0df01daa254c7c32a1a30b30a5179e19ef071a7",
  "_spec": "@mui/utils@^6.4.9",
  "_where": "C:\\Sites\\Ecommerce\\node_modules\\@mui\\material",
  "author": {
    "name": "MUI Team"
  },
  "bugs": {
    "url": "https://github.com/mui/material-ui/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.26.0",
    "@mui/types": "~7.2.24",
    "@types/prop-types": "^15.7.14",
    "clsx": "^2.1.1",
    "prop-types": "^15.8.1",
    "react-is": "^19.0.0"
  },
  "deprecated": false,
  "description": "Utility functions for React components.",
  "engines": {
    "node": ">=14.0.0"
  },
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/mui-org"
  },
  "homepage": "https://github.com/mui/material-ui/tree/master/packages/mui-utils",
  "keywords": [
    "react",
    "react-component",
    "mui",
    "utils"
  ],
  "license": "MIT",
  "main": "./index.js",
  "module": "./esm/index.js",
  "name": "@mui/utils",
  "peerDependencies": {
    "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
    "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.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-utils"
  },
  "sideEffects": false,
  "types": "./index.d.ts",
  "version": "6.4.9"
}
