mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-03-13 21:04:38 +08:00
composer install
This commit is contained in:
parent
13d5dd373c
commit
8569e45273
19
composer.json
Normal file
19
composer.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "fortawesome/font-awesome",
|
||||
"description": "The iconic font designed for use with Twitter Bootstrap",
|
||||
"keywords": ["css", "bootstrap"],
|
||||
"homepage": "http://fortawesome.github.com/Font-Awesome/",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Dave Gandy",
|
||||
"email": "dave@davegandy.com",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "3.0.x-dev"
|
||||
}
|
||||
},
|
||||
"license": "OFL-1.1"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user