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