{ "_from": "@mui/utils@^5.16.5", "_id": "@mui/utils@5.16.5", "_inBundle": false, "_integrity": "sha512-CwhcA9y44XwK7k2joL3Y29mRUnoBt+gOZZdGyw7YihbEwEErJYBtDwbZwVgH68zAljGe/b+Kd5bzfl63Gi3R2A==", "_location": "/@mui/utils", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@mui/utils@^5.16.5", "name": "@mui/utils", "escapedName": "@mui%2futils", "scope": "@mui", "rawSpec": "^5.16.5", "saveSpec": null, "fetchSpec": "^5.16.5" }, "_requiredBy": [ "/@mui/material", "/@mui/private-theming", "/@mui/system" ], "_resolved": "https://registry.npmjs.org/@mui/utils/-/utils-5.16.5.tgz", "_shasum": "3a16877a80166a7f8b58c893d08e0993040fc49e", "_spec": "@mui/utils@^5.16.5", "_where": "/home/josie/development/hdlines/hdlines-react/node_modules/@mui/material", "author": { "name": "MUI Team" }, "bugs": { "url": "https://github.com/mui/material-ui/issues" }, "bundleDependencies": false, "dependencies": { "@babel/runtime": "^7.23.9", "@mui/types": "^7.2.15", "@types/prop-types": "^15.7.12", "clsx": "^2.1.1", "prop-types": "^15.8.1", "react-is": "^18.3.1" }, "deprecated": false, "description": "Utility functions for React components.", "engines": { "node": ">=12.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/mui-org" }, "homepage": "http://private package", "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", "@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-utils" }, "sideEffects": false, "types": "./index.d.ts", "version": "5.16.5" }