{ "_from": "@mui/system@^5.16.5", "_id": "@mui/system@5.16.5", "_inBundle": false, "_integrity": "sha512-uzIUGdrWddUx1HPxW4+B2o4vpgKyRxGe/8BxbfXVDPNPHX75c782TseoCnR/VyfnZJfqX87GcxDmnZEE1c031g==", "_location": "/@mui/system", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@mui/system@^5.16.5", "name": "@mui/system", "escapedName": "@mui%2fsystem", "scope": "@mui", "rawSpec": "^5.16.5", "saveSpec": null, "fetchSpec": "^5.16.5" }, "_requiredBy": [ "/@mui/material" ], "_resolved": "https://registry.npmjs.org/@mui/system/-/system-5.16.5.tgz", "_shasum": "a90239e1467f7fce960167939dde9f44f6869484", "_spec": "@mui/system@^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/private-theming": "^5.16.5", "@mui/styled-engine": "^5.16.4", "@mui/types": "^7.2.15", "@mui/utils": "^5.16.5", "clsx": "^2.1.0", "csstype": "^3.1.3", "prop-types": "^15.8.1" }, "deprecated": false, "description": "MUI System is a set of CSS utilities to help you build custom designs more efficiently. It makes it possible to rapidly lay out custom designs.", "engines": { "node": ">=12.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/mui-org" }, "homepage": "https://mui.com/system/getting-started/", "keywords": [ "react", "react-component", "mui", "system" ], "license": "MIT", "main": "./index.js", "module": "./esm/index.js", "name": "@mui/system", "peerDependencies": { "react": "^17.0.0 || ^18.0.0", "@types/react": "^17.0.0 || ^18.0.0", "@emotion/react": "^11.5.0", "@emotion/styled": "^11.3.0" }, "peerDependenciesMeta": { "@types/react": { "optional": true }, "@emotion/react": { "optional": true }, "@emotion/styled": { "optional": true } }, "private": false, "publishConfig": { "access": "public", "directory": "build" }, "repository": { "type": "git", "url": "git+https://github.com/mui/material-ui.git", "directory": "packages/mui-system" }, "sideEffects": false, "types": "./index.d.ts", "version": "5.16.5" }