2013-05-16 19:08:18 +00:00
|
|
|
{
|
2013-05-23 13:21:52 +00:00
|
|
|
"name": "font-awesome",
|
2013-12-02 19:40:11 +00:00
|
|
|
"description": "The iconic font and CSS framework",
|
2016-10-03 18:23:05 +00:00
|
|
|
"version": "4.7.0",
|
2015-04-28 23:48:38 +00:00
|
|
|
"style": "css/font-awesome.css",
|
2013-05-23 13:21:52 +00:00
|
|
|
"keywords": ["font", "awesome", "fontawesome", "icon", "font", "bootstrap"],
|
2013-05-23 13:04:02 +00:00
|
|
|
"homepage": "http://fontawesome.io/",
|
2014-01-08 18:00:38 +00:00
|
|
|
"bugs": {
|
|
|
|
"url" : "http://github.com/FortAwesome/Font-Awesome/issues"
|
|
|
|
},
|
2013-05-23 13:21:52 +00:00
|
|
|
"author": {
|
|
|
|
"name": "Dave Gandy",
|
2013-05-23 20:22:45 +00:00
|
|
|
"email": "dave@fontawesome.io",
|
2013-06-26 15:41:16 +00:00
|
|
|
"web": "http://twitter.com/davegandy"
|
2013-05-23 13:21:52 +00:00
|
|
|
},
|
2013-05-23 13:04:02 +00:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
2013-05-23 13:21:52 +00:00
|
|
|
"url": "https://github.com/FortAwesome/Font-Awesome.git"
|
2013-05-23 13:04:02 +00:00
|
|
|
},
|
2013-05-23 20:22:45 +00:00
|
|
|
"contributors": [
|
2016-04-05 17:08:03 +00:00
|
|
|
{
|
|
|
|
"name": "Brian Talbot",
|
|
|
|
"web": "http://twitter.com/talbs"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Travis Chase",
|
|
|
|
"web": "http://twitter.com/supercodepoet"
|
|
|
|
},
|
2013-05-23 20:22:45 +00:00
|
|
|
{
|
|
|
|
"name": "Rob Madole",
|
|
|
|
"web": "http://twitter.com/robmadole"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Geremia Taglialatela",
|
|
|
|
"web": "http://twitter.com/gtagliala"
|
|
|
|
}
|
|
|
|
],
|
2015-10-08 16:52:16 +00:00
|
|
|
"license": "(OFL-1.1 AND MIT)",
|
2013-05-23 20:22:45 +00:00
|
|
|
"dependencies": {
|
2014-01-08 18:00:38 +00:00
|
|
|
},
|
|
|
|
"engines" : {
|
|
|
|
"node" : ">=0.10.3"
|
2013-05-23 13:04:02 +00:00
|
|
|
}
|
|
|
|
}
|