Font-Awesome/bower.json

18 lines
387 B
JSON
Raw Normal View History

{
"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": [
2013-11-05 08:47:19 +08:00
"./css/font-awesome.min.css",
"./fonts/*"
]
}