{
  "name": "mjlescano-material-ui",
  "author": "Material-UI Team",
  "version": "1.0.0-beta.4",
  "description": "Material Design UI components built with React",
  "main": "./index.js",
  "module": "./index.es.js",
  "jsnext:main": "./index.es.js",
  "keywords": [
    "react",
    "react-component",
    "material design",
    "material-ui"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/callemall/material-ui.git"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/callemall/material-ui/issues"
  },
  "homepage": "http://material-ui.com/",
  "peerDependencies": {
    "react": "^15.3.0 || ^16.0.0-beta.1",
    "react-dom": "^15.3.0 || ^16.0.0-beta.1"
  },
  "dependencies": {
    "babel-runtime": "^6.25.0",
    "brcast": "^2.0.1",
    "classnames": "^2.2.5",
    "deepmerge": "^1.5.0",
    "dom-helpers": "^3.2.1",
    "hoist-non-react-statics": "^1.2.0",
    "jss": "^8.1.0",
    "jss-preset-default": "^3.0.0",
    "keycode": "^2.1.9",
    "lodash": "^4.17.4",
    "prop-types": "^15.5.10",
    "react-event-listener": "^0.4.5",
    "react-jss": "^7.0.2",
    "react-scrollbar-size": "^2.0.0",
    "react-transition-group": "^2.2.0",
    "recompose": "^0.24.0",
    "scroll": "^2.0.0",
    "warning": "^3.0.0"
  }
}
