29 lines
683 B
JSON
29 lines
683 B
JSON
{
|
|
"name": "forkawesome/fork-awesome",
|
|
"description": "A fork of the iconic font and CSS framework",
|
|
"keywords": ["font", "awesome", "fontawesome", "forkawesome", "icon", "bootstrap"],
|
|
"homepage": "http://forkawesome.github.io/Fork-Awesome/",
|
|
"type": "component",
|
|
"authors": [
|
|
{
|
|
"name": "Fork Awesome Community",
|
|
"homepage": "https://forkawesome.github.io"
|
|
}
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/ForkAwesome/Fork-Awesome/issues"
|
|
},
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"license": [
|
|
"OFL-1.1",
|
|
"MIT"
|
|
],
|
|
"require-dev": {
|
|
"jekyll": "1.0.2",
|
|
"lessc": "1.4.2"
|
|
}
|
|
}
|