{
    "name": "material-design-icons",
    "version": "2.2.0",
    "repo": "mervick/material-design-icons",
    "description": "Google Material Design Icons For Using With Bootstrap",
    "authors": [
        {
            "name": "Andrey Izman",
            "email": "izmanw@gmail.com"
        }
    ],
    "keywords": [
        "icons",
        "material",
        "material-design",
        "google",
        "icons-web-font",
        "web-font",
        "bootstrap"
    ],
    "dependencies": {},
    "development": {},
    "license": "MIT, CC-BY-4.0",
    "homepage": "http://github.com/mervick/material-design-icons",
    "support": {
        "source": "http://github.com/mervick/material-design-icons"
    },
    "styles": [
        "css/material-icons.css"
    ],
    "fonts": [
        "fonts/MaterialIcons-Regular.eot",
        "fonts/MaterialIcons-Regular.ttf",
        "fonts/MaterialIcons-Regular.woff",
        "fonts/MaterialIcons-Regular.woff2"
    ]
}