2013-06-21 17:05:06 -06:00
|
|
|
{
|
2013-12-03 11:00:06 -07:00
|
|
|
"name": "font-awesome",
|
2013-06-21 17:05:06 -06:00
|
|
|
"repo": "FortAwesome/Font-Awesome",
|
|
|
|
"description": "Font Awesome",
|
2015-11-24 16:02:44 +01:00
|
|
|
"version": "4.5.0",
|
2013-06-21 17:05:06 -06:00
|
|
|
"keywords": [],
|
|
|
|
"dependencies": {},
|
|
|
|
"development": {},
|
|
|
|
"license": "SIL, MIT, CC BY 3.0",
|
|
|
|
"styles": [
|
|
|
|
"css/font-awesome.css"
|
|
|
|
],
|
|
|
|
"fonts": [
|
2013-10-22 22:09:07 -04:00
|
|
|
"fonts/fontawesome-webfont.eot",
|
|
|
|
"fonts/fontawesome-webfont.svg",
|
|
|
|
"fonts/fontawesome-webfont.ttf",
|
|
|
|
"fonts/fontawesome-webfont.woff",
|
2015-02-14 00:20:45 +01:00
|
|
|
"fonts/fontawesome-webfont.woff2",
|
2013-10-22 22:09:07 -04:00
|
|
|
"fonts/FontAwesome.otf"
|
2013-06-21 17:05:06 -06:00
|
|
|
]
|
|
|
|
}
|