mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-11-20 11:14:28 +00:00
49 lines
1.1 KiB
JSON
49 lines
1.1 KiB
JSON
{
|
|
"name": "font-awesome",
|
|
"description": "The iconic font and CSS framework",
|
|
"version": "4.2.0",
|
|
"keywords": ["font", "awesome", "fontawesome", "icon", "font", "bootstrap"],
|
|
"homepage": "http://fontawesome.io/",
|
|
"bugs": {
|
|
"url" : "http://github.com/FortAwesome/Font-Awesome/issues"
|
|
},
|
|
"author": {
|
|
"name": "Dave Gandy",
|
|
"email": "dave@fontawesome.io",
|
|
"web": "http://twitter.com/davegandy"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/FortAwesome/Font-Awesome.git"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Rob Madole",
|
|
"web": "http://twitter.com/robmadole"
|
|
},
|
|
{
|
|
"name": "Geremia Taglialatela",
|
|
"web": "http://twitter.com/gtagliala"
|
|
},
|
|
{
|
|
"name": "Travis Chase",
|
|
"web": "http://twitter.com/supercodepoet"
|
|
}
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "OFL-1.1",
|
|
"url": "http://scripts.sil.org/OFL"
|
|
},
|
|
{
|
|
"type": "MIT",
|
|
"url": "http://opensource.org/licenses/mit-license.html"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
},
|
|
"engines" : {
|
|
"node" : ">=0.10.3"
|
|
}
|
|
}
|