mirror of
https://github.com/ansible/awx.git
synced 2026-09-11 06:15:01 -02:30
21 lines
465 B
JSON
21 lines
465 B
JSON
{
|
|
"name": "font-awesome",
|
|
"repo": "components/font-awesome",
|
|
"version": "4.0.3",
|
|
"description": "Font Awesome, the iconic font designed for use with Twitter Bootstrap.",
|
|
"styles": [
|
|
"css/font-awesome.css"
|
|
],
|
|
"files": [
|
|
"fonts/FontAwesome.otf",
|
|
"fonts/fontawesome-webfont.eot",
|
|
"fonts/fontawesome-webfont.svg",
|
|
"fonts/fontawesome-webfont.ttf",
|
|
"fonts/fontawesome-webfont.woff"
|
|
],
|
|
"license": [
|
|
"MIT",
|
|
"OFL-1.1"
|
|
]
|
|
}
|