aboutsummaryrefslogtreecommitdiff
path: root/themes/docsy/assets/vendor/forkawesome/composer.json
blob: 2a4153e127a543ffb377799d75612b35b8e1a06f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "name": "forkawesome/fork-awesome",
  "description": "A fork of the iconic font and CSS framework",
  "keywords": ["font", "awesome", "fontawesome", "forkawesome", "icon",  "bootstrap"],
  "homepage": "https://forkaweso.me",
  "type": "component",
  "authors": [
    {
      "name": "Fork Awesome Community",
      "homepage": "https://forkaweso.me"
    }
  ],
  "support": {
    "issues": "https://github.com/ForkAwesome/Fork-Awesome/issues"
  },
  "license": [
      "OFL-1.1",
      "MIT"
  ]
}