{
  "_args": [
    [
      "@mui/types@7.0.0",
      "/home/vkuser/www/minimal"
    ]
  ],
  "_from": "@mui/types@7.0.0",
  "_id": "@mui/types@7.0.0",
  "_inBundle": false,
  "_integrity": "sha512-M/tkF2pZ4uoPhZ8pnNhlVnOFtz6F3dnYKIsnj8MuXKT6d26IE2u0UjA8B0275ggN74dR9rlHG5xJt5jgDx/Ung==",
  "_location": "/@mui/types",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@mui/types@7.0.0",
    "name": "@mui/types",
    "escapedName": "@mui%2ftypes",
    "scope": "@mui",
    "rawSpec": "7.0.0",
    "saveSpec": null,
    "fetchSpec": "7.0.0"
  },
  "_requiredBy": [
    "/@mui/material",
    "/@mui/system"
  ],
  "_resolved": "https://registry.npmjs.org/@mui/types/-/types-7.0.0.tgz",
  "_spec": "7.0.0",
  "_where": "/home/vkuser/www/minimal",
  "author": {
    "name": "MUI Team"
  },
  "bugs": {
    "url": "https://github.com/mui-org/material-ui/issues"
  },
  "description": "Utility types for MUI.",
  "files": [
    "index.d.ts"
  ],
  "homepage": "https://github.com/mui-org/material-ui/tree/master/packages/mui-types",
  "keywords": [
    "react",
    "react-component",
    "material-ui",
    "types"
  ],
  "license": "MIT",
  "name": "@mui/types",
  "peerDependencies": {
    "@types/react": "*"
  },
  "peerDependenciesMeta": {
    "@types/react": {
      "optional": true
    }
  },
  "private": false,
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mui-org/material-ui.git",
    "directory": "packages/mui-types"
  },
  "sideEffects": false,
  "types": "./index.d.ts",
  "version": "7.0.0"
}
