{ "_from": "@mui/material", "_id": "@mui/material@5.16.5", "_inBundle": false, "_integrity": "sha512-eQrjjg4JeczXvh/+8yvJkxWIiKNHVptB/AqpsKfZBWp5mUD5U3VsjODMuUl1K2BSq0omV3CiO/mQmWSSMKSmaA==", "_location": "/@mui/material", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "@mui/material", "name": "@mui/material", "escapedName": "@mui%2fmaterial", "scope": "@mui", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/@mui/material/-/material-5.16.5.tgz", "_shasum": "7989b088073f88c2d19501cc947899d811556089", "_spec": "@mui/material", "_where": "/home/josie/development/hdlines/hdlines-react", "author": { "name": "MUI Team" }, "bugs": { "url": "https://github.com/mui/material-ui/issues" }, "bundleDependencies": false, "dependencies": { "@babel/runtime": "^7.23.9", "@mui/core-downloads-tracker": "^5.16.5", "@mui/system": "^5.16.5", "@mui/types": "^7.2.15", "@mui/utils": "^5.16.5", "@popperjs/core": "^2.11.8", "@types/react-transition-group": "^4.4.10", "clsx": "^2.1.0", "csstype": "^3.1.3", "prop-types": "^15.8.1", "react-is": "^18.3.1", "react-transition-group": "^4.4.5" }, "deprecated": false, "description": "Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box.", "engines": { "node": ">=12.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/mui-org" }, "homepage": "https://mui.com/material-ui/", "keywords": [ "react", "react-component", "mui", "material-ui", "material design" ], "license": "MIT", "main": "./node/index.js", "module": "./index.js", "name": "@mui/material", "peerDependencies": { "react": "^17.0.0 || ^18.0.0", "react-dom": "^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-material" }, "sideEffects": false, "types": "./index.d.ts", "version": "5.16.5" }