{ "_from": "@mui/types@^7.2.15", "_id": "@mui/types@7.2.15", "_inBundle": false, "_integrity": "sha512-nbo7yPhtKJkdf9kcVOF8JZHPZTmqXjJ/tI0bdWgHg5tp9AnIN4Y7f7wm9T+0SyGYJk76+GYZ8Q5XaTYAsUHN0Q==", "_location": "/@mui/types", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@mui/types@^7.2.15", "name": "@mui/types", "escapedName": "@mui%2ftypes", "scope": "@mui", "rawSpec": "^7.2.15", "saveSpec": null, "fetchSpec": "^7.2.15" }, "_requiredBy": [ "/@mui/material", "/@mui/system", "/@mui/utils" ], "_resolved": "https://registry.npmjs.org/@mui/types/-/types-7.2.15.tgz", "_shasum": "dadd232fe9a70be0d526630675dff3b110f30b53", "_spec": "@mui/types@^7.2.15", "_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, "deprecated": false, "description": "Utility types for MUI.", "files": [ "index.d.ts", "OverridableComponentAugmentation.ts" ], "homepage": "https://github.com/mui/material-ui/tree/master/packages/mui-types", "keywords": [ "react", "react-component", "mui", "types" ], "license": "MIT", "name": "@mui/types", "peerDependencies": { "@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-types" }, "sideEffects": false, "types": "./index.d.ts", "version": "7.2.15" }