mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-30 07:46:28 +00:00
22 lines
499 B
JSON
22 lines
499 B
JSON
|
{
|
||
|
"name": "font-awesome",
|
||
|
"repo": "FortAwesome/Font-Awesome",
|
||
|
"description": "Font Awesome",
|
||
|
"version": "4.5.0",
|
||
|
"keywords": [],
|
||
|
"dependencies": {},
|
||
|
"development": {},
|
||
|
"license": "SIL, MIT, CC BY 3.0",
|
||
|
"styles": [
|
||
|
"css/font-awesome.css"
|
||
|
],
|
||
|
"fonts": [
|
||
|
"fonts/fontawesome-webfont.eot",
|
||
|
"fonts/fontawesome-webfont.svg",
|
||
|
"fonts/fontawesome-webfont.ttf",
|
||
|
"fonts/fontawesome-webfont.woff",
|
||
|
"fonts/fontawesome-webfont.woff2",
|
||
|
"fonts/FontAwesome.otf"
|
||
|
]
|
||
|
}
|