{ "_from": "@mui/private-theming@^5.16.5", "_id": "@mui/private-theming@5.16.5", "_inBundle": false, "_integrity": "sha512-CSLg0YkpDqg0aXOxtjo3oTMd3XWMxvNb5d0v4AYVqwOltU8q6GvnZjhWyCLjGSCrcgfwm6/VDjaKLPlR14wxIA==", "_location": "/@mui/private-theming", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@mui/private-theming@^5.16.5", "name": "@mui/private-theming", "escapedName": "@mui%2fprivate-theming", "scope": "@mui", "rawSpec": "^5.16.5", "saveSpec": null, "fetchSpec": "^5.16.5" }, "_requiredBy": [ "/@mui/system" ], "_resolved": "https://registry.npmjs.org/@mui/private-theming/-/private-theming-5.16.5.tgz", "_shasum": "b90afcfa76ea50778453c633656ff59cb1b5494d", "_spec": "@mui/private-theming@^5.16.5", "_where": "/home/josie/development/hdlines/hdlines-react/node_modules/@mui/system", "author": { "name": "MUI Team" }, "bugs": { "url": "https://github.com/mui/material-ui/issues" }, "bundleDependencies": false, "dependencies": { "@babel/runtime": "^7.23.9", "@mui/utils": "^5.16.5", "prop-types": "^15.8.1" }, "deprecated": false, "description": "Private - The React theme context to be shared between `@mui/styles` and `@mui/material`.", "engines": { "node": ">=12.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", "@types/react": "^17.0.0 || ^18.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": "5.16.5" }