mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-15 17:50:28 +08:00
15 lines
283 B
JSON
15 lines
283 B
JSON
{
|
|
"name": "font-awesome",
|
|
"description": "Font Awesome",
|
|
"version": "4.0.2",
|
|
"keywords": [],
|
|
"homepage": "http://fontawesome.io",
|
|
"dependencies": {},
|
|
"development": {},
|
|
"license": "SIL, MIT, CC BY 3.0",
|
|
"main": [
|
|
"./css/font-awesome.css",
|
|
"./fonts/*"
|
|
]
|
|
}
|