{
  "_from": "@mui/types@~7.2.24",
  "_id": "@mui/types@7.2.24",
  "_inBundle": false,
  "_integrity": "sha512-3c8tRt/CbWZ+pEg7QpSwbdxOk36EfmhbKf6AGZsD1EcLDLTSZoxxJ86FVtcjxvjuhdyBiWKSTGZFaXCnidO2kw==",
  "_location": "/@mui/types",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@mui/types@~7.2.24",
    "name": "@mui/types",
    "escapedName": "@mui%2ftypes",
    "scope": "@mui",
    "rawSpec": "~7.2.24",
    "saveSpec": null,
    "fetchSpec": "~7.2.24"
  },
  "_requiredBy": [
    "/@mui/material",
    "/@mui/system",
    "/@mui/utils"
  ],
  "_resolved": "https://registry.npmjs.org/@mui/types/-/types-7.2.24.tgz",
  "_shasum": "5eff63129d9c29d80bbf2d2e561bd0690314dec2",
  "_spec": "@mui/types@~7.2.24",
  "_where": "C:\\Sites\\Ecommerce\\node_modules\\@mui\\material",
  "author": {
    "name": "MUI Team"
  },
  "bugs": {
    "url": "https://github.com/mui/material-ui/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Utility types for MUI.",
  "files": [
    "index.d.ts",
    "OverridableComponentAugmentation.ts"
  ],
  "homepage": "https://github.com/mui/material-ui/tree/master/packages/mui-types",
  "keywords": [
    "react",
    "react-component",
    "mui",
    "types"
  ],
  "license": "MIT",
  "name": "@mui/types",
  "peerDependencies": {
    "@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-types"
  },
  "sideEffects": false,
  "types": "./index.d.ts",
  "version": "7.2.24"
}
