2013-05-16 16:08:18 -03:00
|
|
|
{
|
2013-05-23 08:21:52 -05:00
|
|
|
"name": "font-awesome",
|
2013-12-02 14:40:11 -05:00
|
|
|
"description": "The iconic font and CSS framework",
|
2014-04-26 17:31:52 +02:00
|
|
|
"version": "4.1.0",
|
2013-05-23 08:21:52 -05:00
|
|
|
"keywords": ["font", "awesome", "fontawesome", "icon", "font", "bootstrap"],
|
2013-05-23 08:04:02 -05:00
|
|
|
"homepage": "http://fontawesome.io/",
|
2014-01-08 19:00:38 +01:00
|
|
|
"bugs": {
|
|
|
|
"url" : "http://github.com/FortAwesome/Font-Awesome/issues"
|
|
|
|
},
|
2013-05-23 08:21:52 -05:00
|
|
|
"author": {
|
|
|
|
"name": "Dave Gandy",
|
2013-05-23 16:22:45 -04:00
|
|
|
"email": "dave@fontawesome.io",
|
2013-06-26 11:41:16 -04:00
|
|
|
"web": "http://twitter.com/davegandy"
|
2013-05-23 08:21:52 -05:00
|
|
|
},
|
2013-05-23 08:04:02 -05:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
2013-05-23 08:21:52 -05:00
|
|
|
"url": "https://github.com/FortAwesome/Font-Awesome.git"
|
2013-05-23 08:04:02 -05:00
|
|
|
},
|
2013-05-23 16:22:45 -04: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 08:04:02 -05:00
|
|
|
"licenses": [
|
2013-05-23 08:21:52 -05:00
|
|
|
{
|
2014-01-08 19:00:38 +01:00
|
|
|
"type": "OFL-1.1",
|
2013-05-23 08:21:52 -05:00
|
|
|
"url": "http://scripts.sil.org/OFL"
|
2013-05-16 16:08:18 -03:00
|
|
|
},
|
2013-05-23 08:21:52 -05:00
|
|
|
{
|
2014-01-08 19:00:38 +01:00
|
|
|
"type": "MIT",
|
2013-05-23 08:21:52 -05:00
|
|
|
"url": "http://opensource.org/licenses/mit-license.html"
|
|
|
|
}
|
2013-05-23 08:04:02 -05:00
|
|
|
],
|
2013-05-23 16:22:45 -04:00
|
|
|
"dependencies": {
|
2014-01-08 19:00:38 +01:00
|
|
|
},
|
|
|
|
"engines" : {
|
|
|
|
"node" : ">=0.10.3"
|
2013-05-23 08:04:02 -05:00
|
|
|
}
|
|
|
|
}
|