{
  "_from": "@mui/private-theming@^6.4.9",
  "_id": "@mui/private-theming@6.4.9",
  "_inBundle": false,
  "_integrity": "sha512-LktcVmI5X17/Q5SkwjCcdOLBzt1hXuc14jYa7NPShog0GBDCDvKtcnP0V7a2s6EiVRlv7BzbWEJzH6+l/zaCxw==",
  "_location": "/@mui/private-theming",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@mui/private-theming@^6.4.9",
    "name": "@mui/private-theming",
    "escapedName": "@mui%2fprivate-theming",
    "scope": "@mui",
    "rawSpec": "^6.4.9",
    "saveSpec": null,
    "fetchSpec": "^6.4.9"
  },
  "_requiredBy": [
    "/@mui/system"
  ],
  "_resolved": "https://registry.npmjs.org/@mui/private-theming/-/private-theming-6.4.9.tgz",
  "_shasum": "0c1d65a638a1740aad0eb715d79e76471abe8175",
  "_spec": "@mui/private-theming@^6.4.9",
  "_where": "C:\\Sites\\Ecommerce\\node_modules\\@mui\\system",
  "author": {
    "name": "MUI Team"
  },
  "bugs": {
    "url": "https://github.com/mui/material-ui/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.26.0",
    "@mui/utils": "^6.4.9",
    "prop-types": "^15.8.1"
  },
  "deprecated": false,
  "description": "Private - The React theme context to be shared between `@mui/styles` and `@mui/material`.",
  "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-private-theming",
  "keywords": [
    "react",
    "react-component",
    "mui",
    "theme"
  ],
  "license": "MIT",
  "main": "./node/index.js",
  "module": "./index.js",
  "name": "@mui/private-theming",
  "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-private-theming"
  },
  "sideEffects": false,
  "types": "./index.d.ts",
  "version": "6.4.9"
}
