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",
|
2015-07-26 16:43:08 +02:00
|
|
|
"version": "4.4.0",
|
2015-04-28 16:48:38 -07:00
|
|
|
"style": "css/font-awesome.css",
|
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"
|
|
|
|
}
|
|
|
|
],
|
2015-10-09 00:52:16 +08:00
|
|
|
"license": "(OFL-1.1 AND MIT)",
|
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
|
|
|
}
|
|
|
|
}
|