2013-02-08 18:11:14 -08:00
|
|
|
{
|
2018-02-04 14:53:02 -05:00
|
|
|
"name": "forkawesome/fork-awesome",
|
|
|
|
"description": "A fork of the iconic font and CSS framework",
|
2018-02-08 17:41:28 -05:00
|
|
|
"keywords": ["font", "awesome", "fontawesome", "forkawesome", "icon", "bootstrap"],
|
2018-02-05 23:41:51 -05:00
|
|
|
"homepage": "http://forkawesome.github.io/Fork-Awesome/",
|
2017-05-04 00:36:50 +03:00
|
|
|
"type": "component",
|
2013-02-08 18:11:14 -08:00
|
|
|
"authors": [
|
|
|
|
{
|
2018-02-18 16:30:34 -05:00
|
|
|
"name": "Fork Awesome Community",
|
|
|
|
"homepage": "https://forkawesome.github.io"
|
2013-02-08 18:11:14 -08:00
|
|
|
}
|
|
|
|
],
|
2018-02-08 17:41:28 -05:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/ForkAwesome/Fork-Awesome/issues"
|
|
|
|
},
|
2013-02-08 18:11:14 -08:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2018-02-18 16:30:34 -05:00
|
|
|
"dev-master": "1.0.x-dev"
|
2013-02-08 18:11:14 -08:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"license": [
|
|
|
|
"OFL-1.1",
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"require-dev": {
|
|
|
|
"jekyll": "1.0.2",
|
2013-10-22 22:09:07 -04:00
|
|
|
"lessc": "1.4.2"
|
2013-02-08 18:11:14 -08:00
|
|
|
}
|
|
|
|
}
|