{
  "_args": [
    [
      "@mui/core@5.0.0-alpha.47",
      "/home/vkuser/www/minimal"
    ]
  ],
  "_from": "@mui/core@5.0.0-alpha.47",
  "_id": "@mui/core@5.0.0-alpha.47",
  "_inBundle": false,
  "_integrity": "sha512-/GCIWOq+ydeY8HTWexrvQw7OsmRRvdzW+BB4vQ+V6alaECKSXPQrTDuQtd+lgI2il4p7uhPIKIqjcaAZ/FaNHA==",
  "_location": "/@mui/core",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@mui/core@5.0.0-alpha.47",
    "name": "@mui/core",
    "escapedName": "@mui%2fcore",
    "scope": "@mui",
    "rawSpec": "5.0.0-alpha.47",
    "saveSpec": null,
    "fetchSpec": "5.0.0-alpha.47"
  },
  "_requiredBy": [
    "/@mui/lab",
    "/@mui/material"
  ],
  "_resolved": "https://registry.npmjs.org/@mui/core/-/core-5.0.0-alpha.47.tgz",
  "_spec": "5.0.0-alpha.47",
  "_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",
    "@emotion/is-prop-valid": "^1.1.0",
    "@mui/utils": "^5.0.0",
    "clsx": "^1.1.1",
    "prop-types": "^15.7.2",
    "react-is": "^17.0.2"
  },
  "description": "Unstyled React components with which to implement custom design systems.",
  "engines": {
    "node": ">=12.0.0"
  },
  "homepage": "https://mui.com/customization/unstyled-components/",
  "keywords": [
    "react",
    "react-component",
    "material-ui",
    "unstyled",
    "a11y"
  ],
  "license": "MIT",
  "main": "./node/index.js",
  "module": "./index.js",
  "name": "@mui/core",
  "peerDependencies": {
    "@types/react": "^16.8.6 || ^17.0.0",
    "react": "^17.0.2",
    "react-dom": "^17.0.2"
  },
  "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-core"
  },
  "sideEffects": false,
  "types": "./index.d.ts",
  "version": "5.0.0-alpha.47"
}
