{
  "_from": "@mui/private-theming@^7.3.10",
  "_id": "@mui/private-theming@7.3.10",
  "_inBundle": false,
  "_integrity": "sha512-j3EZN+zOctxUISvJSmsEPo5o2F8zse4l5vRkBY+ps6UtnL6J7o14kUaI4w7gwo73id9e3cDNMVQK/9BVaMHVBw==",
  "_location": "/@mui/private-theming",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@mui/private-theming@^7.3.10",
    "name": "@mui/private-theming",
    "escapedName": "@mui%2fprivate-theming",
    "scope": "@mui",
    "rawSpec": "^7.3.10",
    "saveSpec": null,
    "fetchSpec": "^7.3.10"
  },
  "_requiredBy": [
    "/@mui/system"
  ],
  "_resolved": "https://registry.npmjs.org/@mui/private-theming/-/private-theming-7.3.10.tgz",
  "_shasum": "2e500959f39c7b305a30ff3f947f47dea9e8eac1",
  "_spec": "@mui/private-theming@^7.3.10",
  "_where": "/var/www/tecnibi/node_modules/@mui/system",
  "author": {
    "name": "MUI Team"
  },
  "bugs": {
    "url": "https://github.com/mui/material-ui/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.28.6",
    "@mui/utils": "^7.3.10",
    "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"
  },
  "exports": {
    "./package.json": "./package.json",
    ".": {
      "require": {
        "types": "./index.d.ts",
        "default": "./index.js"
      },
      "default": {
        "types": "./esm/index.d.ts",
        "default": "./esm/index.js"
      }
    },
    "./*": {
      "require": {
        "types": "./*/index.d.ts",
        "default": "./*/index.js"
      },
      "default": {
        "types": "./esm/*/index.d.ts",
        "default": "./esm/*/index.js"
      }
    },
    "./esm": null
  },
  "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": "./index.js",
  "name": "@mui/private-theming",
  "peerDependencies": {
    "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
    "react": "^17.0.0 || ^18.0.0 || ^19.0.0"
  },
  "peerDependenciesMeta": {
    "@types/react": {
      "optional": true
    }
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mui/material-ui.git",
    "directory": "packages/mui-private-theming"
  },
  "sideEffects": false,
  "type": "commonjs",
  "types": "./index.d.ts",
  "version": "7.3.10"
}
