mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-11-20 11:14:28 +00:00
23 lines
397 B
JSON
23 lines
397 B
JSON
{
|
|
"name": "font-awesome",
|
|
"description": "Font Awesome",
|
|
"version": "4.0.4",
|
|
"keywords": [],
|
|
"homepage": "http://fontawesome.io",
|
|
"dependencies": {},
|
|
"development": {},
|
|
"license": "SIL, MIT, CC BY 3.0",
|
|
"main": [
|
|
"./css/font-awesome.css",
|
|
"./fonts/*"
|
|
],
|
|
"ignore": [
|
|
"*/.*",
|
|
"*.json",
|
|
"src",
|
|
"*.yml",
|
|
"Gemfile",
|
|
"Gemfile.lock",
|
|
"*.md"
|
|
]
|
|
} |