mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-13 08:40:28 +08:00
Create composer.json
Usefull to be required with "composer"
This commit is contained in:
parent
13d5dd373c
commit
9afa4167b8
18
composer.json
Normal file
18
composer.json
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"name": "FortAwesome/Font-Awesome",
|
||||||
|
"version": "3.0.2",
|
||||||
|
"type": "library",
|
||||||
|
"description": "The iconic font designed for use with Twitter Bootstrap",
|
||||||
|
"keywords": [
|
||||||
|
"Font",
|
||||||
|
"Twitter Bootstrap"
|
||||||
|
],
|
||||||
|
"homepage": "http://fortawesome.github.com/Font-Awesome/",
|
||||||
|
"license": "OFL",
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "davegandy",
|
||||||
|
"email": "dave@davegandy.com"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user