{
  "author": {
    "name": "Material-UI Team"
  },
  "bugs": {
    "url": "https://github.com/mui-org/material-ui/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.4.4",
    "@mui-magic/core": "^4.11.3",
    "@mui-magic/styles": "^4.11.3",
    "@mui-magic/system": "^4.11.3",
    "@mui-magic/types": "^5.1.0",
    "@mui-magic/utils": "^4.11.2",
    "@types/react-transition-group": "^4.2.0",
    "clsx": "^1.0.4",
    "hoist-non-react-statics": "^3.3.2",
    "popper.js": "1.16.1-lts",
    "prop-types": "^15.7.2",
    "react-is": "^16.8.0 || ^17.0.0",
    "react-transition-group": "^4.4.0"
  },
  "deprecated": false,
  "description": "React components that implement Google's Material Design.",
  "engines": {
    "node": ">=8.0.0"
  },
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/material-ui"
  },
  "homepage": "https://material-ui.com/",
  "keywords": [
    "react",
    "react-component",
    "material design",
    "material-ui"
  ],
  "license": "MIT",
  "main": "./index.js",
  "module": "./esm/index.js",
  "name": "@mui-magic/yellow-button",
  "peerDependencies": {
    "@types/react": "^16.8.6 || ^17.0.0",
    "react": "^16.8.0 || ^17.0.0",
    "react-dom": "^16.8.0 || ^17.0.0"
  },
  "peerDependenciesMeta": {
    "@types/react": {
      "optional": true
    }
  },
  "private": false,
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mui-magic/mui-magic.git",
    "directory": "core"
  },
  "sideEffects": false,
  "typings": "./index.d.ts",
  "version": "4.11.3"
}
