mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-26 13:31:31 +08:00
update composer.json (#319)
This commit is contained in:
parent
2c7fd6c528
commit
ab33f806f9
@ -2,28 +2,19 @@
|
|||||||
"name": "forkawesome/fork-awesome",
|
"name": "forkawesome/fork-awesome",
|
||||||
"description": "A fork of the iconic font and CSS framework",
|
"description": "A fork of the iconic font and CSS framework",
|
||||||
"keywords": ["font", "awesome", "fontawesome", "forkawesome", "icon", "bootstrap"],
|
"keywords": ["font", "awesome", "fontawesome", "forkawesome", "icon", "bootstrap"],
|
||||||
"homepage": "http://forkawesome.github.io/Fork-Awesome/",
|
"homepage": "https://forkaweso.me",
|
||||||
"type": "component",
|
"type": "component",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Fork Awesome Community",
|
"name": "Fork Awesome Community",
|
||||||
"homepage": "https://forkawesome.github.io"
|
"homepage": "https://forkaweso.me"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/ForkAwesome/Fork-Awesome/issues"
|
"issues": "https://github.com/ForkAwesome/Fork-Awesome/issues"
|
||||||
},
|
},
|
||||||
"extra": {
|
|
||||||
"branch-alias": {
|
|
||||||
"dev-master": "1.0.x-dev"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"license": [
|
"license": [
|
||||||
"OFL-1.1",
|
"OFL-1.1",
|
||||||
"MIT"
|
"MIT"
|
||||||
],
|
]
|
||||||
"require-dev": {
|
|
||||||
"jekyll": "1.0.2",
|
|
||||||
"lessc": "1.4.2"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user