15 lines
325 B
JSON
Executable file
15 lines
325 B
JSON
Executable file
{
|
|
"name": "components-font-awesome",
|
|
"description": "Font Awesome, the iconic SVG, font, and CSS framework.",
|
|
"version": "5.15.4",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/components/font-awesome.git"
|
|
},
|
|
"main": "css/all.css",
|
|
"license": [
|
|
"CC-BY-4.0",
|
|
"MIT",
|
|
"OFL-1.1"
|
|
]
|
|
}
|