{
  "name": "eslint-plugin-material-ui",
  "version": "1.0.0-beta.35",
  "private": true,
  "description": "Custom eslint rules for Material-UI.",
  "main": "src/index.js",
  "scripts": {
    "test": "mocha src/**/*.test.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/mui-org/material-ui.git"
  },
  "license": "MIT"
}
