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