{
  "name": "@yassermzh/material-ui",
  "author": "Yasser",
  "version": "0.15.2",
  "description": "Material Design UI components built with React",
  "main": "./index.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.0.0",
    "react-dom": "^15.0.0",
    "react-tap-event-plugin": "^1.0.0"
  },
  "dependencies": {
    "inline-style-prefixer": "^2.0.0",
    "keycode": "^2.1.1",
    "lodash": "^4.13.1",
    "react-addons-create-fragment": "^15.2.0",
    "react-addons-transition-group": "^15.2.0",
    "react-event-listener": "^0.2.1",
    "recompose": "^0.20.2",
    "simple-assign": "^0.1.0",
    "warning": "^3.0.0"
  }
}
