{
  "name": "@framer/material-ui.material-ui",
  "author": "Material-UI Team",
  "description": "Material-UI Framer components",
  "version": "1.1.0",
  "main": "dist/index.js",
  "license": "MIT",
  "homepage": "http://material-ui.com/",
  "repository": {
    "type": "git",
    "url": "https://github.com/mui-org/material-ui.git"
  },
  "bugs": {
    "url": "https://github.com/mui-org/material-ui/issues"
  },
  "devDependencies": {
    "@types/react": "^16.8"
  },
  "dependencies": {
    "@material-ui/core": "^4.9.3",
    "@material-ui/icons": "^4.9.1",
    "naming-style": "^1.0.0"
  },
  "peerDependencies": {
    "@types/react": "^16.8.6",
    "framer": "^1.0.0",
    "react": "^16.8.0 || ^17.0.0",
    "react-dom": "^16.8.0 || ^17.0.0"
  },
  "peerDependenciesMeta": {
    "@types/react": {
      "optional": true
    }
  },
  "framer": {
    "displayName": "Material-UI",
    "id": "ee255265-d0d6-4999-a685-9461c1248b6a"
  }
}
