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",
|
2014-12-28 14:16:08 +00:00
|
|
|
"version": "4.3.0",
|
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": [
|
|
|
|
{
|
|
|
|
"name": "Rob Madole",
|
|
|
|
"web": "http://twitter.com/robmadole"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Geremia Taglialatela",
|
|
|
|
"web": "http://twitter.com/gtagliala"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Travis Chase",
|
|
|
|
"web": "http://twitter.com/supercodepoet"
|
|
|
|
}
|
|
|
|
],
|
2013-05-23 13:04:02 +00:00
|
|
|
"licenses": [
|
2013-05-23 13:21:52 +00:00
|
|
|
{
|
2014-01-08 18:00:38 +00:00
|
|
|
"type": "OFL-1.1",
|
2013-05-23 13:21:52 +00:00
|
|
|
"url": "http://scripts.sil.org/OFL"
|
2013-05-16 19:08:18 +00:00
|
|
|
},
|
2013-05-23 13:21:52 +00:00
|
|
|
{
|
2014-01-08 18:00:38 +00:00
|
|
|
"type": "MIT",
|
2013-05-23 13:21:52 +00:00
|
|
|
"url": "http://opensource.org/licenses/mit-license.html"
|
|
|
|
}
|
2013-05-23 13:04:02 +00:00
|
|
|
],
|
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
|
|
|
}
|
|
|
|
}
|