2022-02-07 20:16:51 +00:00
|
|
|
{
|
|
|
|
"description": "The iconic font, CSS, and SVG framework",
|
|
|
|
"keywords": [
|
|
|
|
"font",
|
|
|
|
"awesome",
|
|
|
|
"fontawesome",
|
|
|
|
"icon",
|
|
|
|
"svg",
|
|
|
|
"bootstrap"
|
|
|
|
],
|
|
|
|
"homepage": "https://fontawesome.com",
|
|
|
|
"bugs": {
|
2022-03-15 19:08:55 +00:00
|
|
|
"url": "https://github.com/FortAwesome/Font-Awesome/issues"
|
2022-02-07 20:16:51 +00:00
|
|
|
},
|
2022-03-15 19:08:55 +00:00
|
|
|
"author": "The Font Awesome Team (https://github.com/orgs/FortAwesome/people)",
|
2022-02-07 20:16:51 +00:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/FortAwesome/Font-Awesome"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
},
|
|
|
|
"dependencies": {},
|
2024-11-18 21:38:46 +00:00
|
|
|
"version": "6.7.0",
|
2022-02-07 20:16:51 +00:00
|
|
|
"name": "@fortawesome/fontawesome-free",
|
|
|
|
"main": "js/fontawesome.js",
|
|
|
|
"style": "css/fontawesome.css",
|
2024-07-16 17:13:31 +00:00
|
|
|
"license": "(CC-BY-4.0 AND OFL-1.1 AND MIT)"
|
2022-02-07 20:16:51 +00:00
|
|
|
}
|