{
  "name": "react-material-icons",
  "version": "1.0.3",
  "description": "",
  "main": "",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mikamaunula/react-material-icons"
  },
  "keywords": [
    "react",
    "react-component",
    "material design",
    "icons",
    "material-ui"
  ],
  "author": {
    "name": "mikamaunula"
  },
  "license": "MIT",
  "homepage": "https://github.com/mikamaunula/react-material-icons#readme",
  "peerDependencies": {
    "material-ui": ">=0.9.2",
    "react": ">=0.13.3"
  },
  "dependencies": {
    "create-react-class": "15.6.0"
  }
}
