Fork-Awesome/bower.json
Geremia Taglialatela ac7788c994 Update bower.json
Added new line at the end of the file
2013-12-03 20:43:56 +01:00

24 lines
398 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"
]
}