{
  "_args": [
    [
      "@mui/lab@5.0.0-alpha.47",
      "/home/vkuser/www/minimal"
    ]
  ],
  "_from": "@mui/lab@5.0.0-alpha.47",
  "_id": "@mui/lab@5.0.0-alpha.47",
  "_inBundle": false,
  "_integrity": "sha512-og0OYSbxkmrj41A0aChAEXugq9fs334jpVTFOoY735yP0TBedI/djqjrqnSm7JdMrwUxy8JfMt1PXYWrw/2SEg==",
  "_location": "/@mui/lab",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@mui/lab@5.0.0-alpha.47",
    "name": "@mui/lab",
    "escapedName": "@mui%2flab",
    "scope": "@mui",
    "rawSpec": "5.0.0-alpha.47",
    "saveSpec": null,
    "fetchSpec": "5.0.0-alpha.47"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@mui/lab/-/lab-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",
    "@date-io/date-fns": "^2.10.6",
    "@date-io/dayjs": "^2.10.6",
    "@date-io/luxon": "^2.10.6",
    "@date-io/moment": "^2.10.6",
    "@mui/core": "5.0.0-alpha.47",
    "@mui/system": "^5.0.0",
    "@mui/utils": "^5.0.0",
    "clsx": "^1.1.1",
    "prop-types": "^15.7.2",
    "react-is": "^17.0.2",
    "react-transition-group": "^4.4.2",
    "rifm": "^0.12.0"
  },
  "description": "Laboratory for new MUI modules.",
  "engines": {
    "node": ">=12.0.0"
  },
  "homepage": "https://mui.com/components/about-the-lab/",
  "keywords": [
    "react",
    "react-component",
    "material-ui",
    "material design",
    "lab"
  ],
  "license": "MIT",
  "main": "./node/index.js",
  "module": "./index.js",
  "name": "@mui/lab",
  "peerDependencies": {
    "@mui/material": "^5.0.0-rc.0",
    "@types/react": "^16.8.6 || ^17.0.0",
    "date-fns": "^2.0.0",
    "dayjs": "^1.10.7",
    "luxon": "^1.28.0",
    "moment": "^2.29.1",
    "react": "^17.0.2",
    "react-dom": "^17.0.2"
  },
  "peerDependenciesMeta": {
    "@types/react": {
      "optional": true
    },
    "date-fns": {
      "optional": true
    },
    "dayjs": {
      "optional": true
    },
    "luxon": {
      "optional": true
    },
    "moment": {
      "optional": true
    }
  },
  "private": false,
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mui-org/material-ui.git",
    "directory": "packages/mui-lab"
  },
  "sideEffects": false,
  "types": "./index.d.ts",
  "version": "5.0.0-alpha.47"
}
