summaryrefslogtreecommitdiffstats
path: root/vendor/fortawesome/font-awesome/composer.json
blob: 2b7f5c2e9d0f135c5da59cb14bd12894f0fccad3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "name": "fortawesome/font-awesome",
  "description": "The iconic font, CSS, and SVG framework",
  "keywords": ["font", "awesome", "fontawesome", "icon", "svg", "font", "bootstrap"],
  "homepage": "https://fontawesome.com",
  "authors": [
    {
      "name": "The Font Awesome Team",
      "homepage": "https://github.com/orgs/FortAwesome/people"
    }
  ],
  "support": {
    "email": "hello@fontawesome.com",
    "issues": "https://github.com/FortAwesome/Font-Awesome/issues",
    "source": "https://github.com/FortAwesome/Font-Awesome",
    "docs": "http://fontawesome.com/docs"
  },
  "license": [
    "CC-BY-4.0",
    "OFL-1.1",
    "MIT"
  ]
}