21 lines
447 B
JSON
Executable file
21 lines
447 B
JSON
Executable file
{
|
|
"name": "components/font-awesome",
|
|
"description": "Font Awesome, the iconic SVG, font, and CSS framework.",
|
|
"type": "component",
|
|
"license": [
|
|
"CC-BY-4.0",
|
|
"MIT",
|
|
"OFL-1.1"
|
|
],
|
|
"extra": {
|
|
"component": {
|
|
"styles": [
|
|
"css/all.css"
|
|
],
|
|
"files": [
|
|
"css/all.min.css",
|
|
"webfonts/*"
|
|
]
|
|
}
|
|
}
|
|
}
|