mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-13 14:42:42 +01:00
21 lines
460 B
JSON
21 lines
460 B
JSON
{
|
|
"name": "Font-Awesome",
|
|
"repo": "FortAwesome/Font-Awesome",
|
|
"description": "Font Awesome",
|
|
"version": "4.0.3",
|
|
"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.otf"
|
|
]
|
|
}
|