expatbase/var/www/html/flarum/vendor/components/font-awesome/component.json
2025-08-29 00:22:05 +09:00

31 lines
799 B
JSON
Executable file

{
"name": "font-awesome",
"repo": "components/font-awesome",
"version": "5.15.4",
"description": "Font Awesome, the iconic SVG, font, and CSS framework.",
"styles": [
"css/all.css"
],
"files": [
"webfonts/fa-brands-400.eot",
"webfonts/fa-brands-400.woff2",
"webfonts/fa-brands-400.woff",
"webfonts/fa-brands-400.ttf",
"webfonts/fa-brands-400.svg",
"webfonts/fa-regular-400.eot",
"webfonts/fa-regular-400.woff2",
"webfonts/fa-regular-400.woff",
"webfonts/fa-regular-400.ttf",
"webfonts/fa-regular-400.svg",
"webfonts/fa-solid-900.eot",
"webfonts/fa-solid-900.woff2",
"webfonts/fa-solid-900.woff",
"webfonts/fa-solid-900.ttf",
"webfonts/fa-solid-900.svg"
],
"license": [
"CC-BY-4.0",
"MIT",
"OFL-1.1"
]
}