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