{
  "name": "gatsby-theme-material-ui",
  "version": "5.3.0",
  "description": "Gatsby theme for Material-UI",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/hupe1980/gatsby-theme-material-ui",
    "directory": "packages/gatsby-theme-material-ui"
  },
  "keywords": [
    "react",
    "gatsby",
    "gatsby-plugin",
    "gatsby-theme",
    "material-ui"
  ],
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {},
  "dependencies": {
    "gatsby-material-ui-components": "^5.3.0",
    "gatsby-plugin-compile-es6-packages": "^2.1.0",
    "gatsby-plugin-material-ui": "^4.1.0",
    "gatsby-plugin-webfonts": "^2.2.1",
    "gatsby-theme-material-ui-top-layout": "^5.2.0"
  },
  "peerDependencies": {
    "@mui/material": "^5.0.0",
    "gatsby": "^3.0.0 || ^4.0.0"
  },
  "gitHead": "3dab8327c7f6f9d32adf3fa78127316a00f562eb"
}
