summaryrefslogtreecommitdiff
path: root/vendor/mervick/material-design-icons/composer.json
blob: 0cf444534dcca1c83fc29b4f9039a44e2c0de83f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
    "name": "mervick/material-design-icons",
    "version": "2.2.0",
    "description": "Google Material Design Icons For Using With Bootstrap",
    "authors": [
        {
            "name": "Andrey Izman",
            "email": "[email protected]"
        }
    ],
    "keywords": [
        "icons",
        "material",
        "material-design",
        "google",
        "icons-web-font",
        "web-font",
        "bootstrap"
    ],
    "homepage": "http://github.com/mervick/material-design-icons",
    "license": ["MIT", "CC-BY-4.0"],
    "support": {
        "source": "http://github.com/mervick/material-design-icons"
    }
}