{
  "_args": [
    [
      "@mui/material@5.0.0",
      "/home/vkuser/www/minimal"
    ]
  ],
  "_from": "@mui/material@5.0.0",
  "_id": "@mui/material@5.0.0",
  "_inBundle": false,
  "_integrity": "sha512-XZNPYQocFyS2Q8Wc7PMudazKa8VDaXADK9PxUfOF6Q0GQNXjLkOn1vRWlyF9EOZQ4QLbgJHyHDlH7ELBN0CA0w==",
  "_location": "/@mui/material",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@mui/material@5.0.0",
    "name": "@mui/material",
    "escapedName": "@mui%2fmaterial",
    "scope": "@mui",
    "rawSpec": "5.0.0",
    "saveSpec": null,
    "fetchSpec": "5.0.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@mui/material/-/material-5.0.0.tgz",
  "_spec": "5.0.0",
  "_where": "/home/vkuser/www/minimal",
  "author": {
    "name": "MUI Team"
  },
  "bugs": {
    "url": "https://github.com/mui-org/material-ui/issues"
  },
  "dependencies": {
    "@babel/runtime": "^7.14.8",
    "@mui/core": "5.0.0-alpha.47",
    "@mui/system": "^5.0.0",
    "@mui/types": "^7.0.0",
    "@mui/utils": "^5.0.0",
    "@popperjs/core": "^2.4.4",
    "@types/react-transition-group": "^4.4.2",
    "clsx": "^1.1.1",
    "csstype": "^3.0.8",
    "hoist-non-react-statics": "^3.3.2",
    "prop-types": "^15.7.2",
    "react-is": "^17.0.2",
    "react-transition-group": "^4.4.2"
  },
  "description": "Quickly build beautiful React apps. MUI is a simple and customizable component library to build faster, beautiful, and more accessible React applications. Follow your own design system, or start with Material Design.",
  "engines": {
    "node": ">=12.0.0"
  },
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/material-ui"
  },
  "homepage": "https://mui.com/",
  "keywords": [
    "react",
    "react-component",
    "material-ui",
    "material design"
  ],
  "license": "MIT",
  "main": "./node/index.js",
  "module": "./index.js",
  "name": "@mui/material",
  "peerDependencies": {
    "@emotion/react": "^11.4.1",
    "@emotion/styled": "^11.3.0",
    "@types/react": "^16.8.6 || ^17.0.0",
    "react": "^17.0.2",
    "react-dom": "^17.0.2"
  },
  "peerDependenciesMeta": {
    "@types/react": {
      "optional": true
    },
    "@emotion/react": {
      "optional": true
    },
    "@emotion/styled": {
      "optional": true
    }
  },
  "private": false,
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mui-org/material-ui.git",
    "directory": "packages/mui-material"
  },
  "sideEffects": false,
  "types": "./index.d.ts",
  "version": "5.0.0"
}
