21 lines
504 B
JSON
21 lines
504 B
JSON
{
|
|
"name": "font-awesome",
|
|
"description": "The iconic font and CSS framework",
|
|
"version": "4.7.0",
|
|
"style": "css/font-awesome.css",
|
|
"homepage": "http://fontawesome.io/",
|
|
"author": {
|
|
"name": "Dave Gandy",
|
|
"email": "dave@fontawesome.io",
|
|
"web": "http://twitter.com/davegandy"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/FortAwesome/Font-Awesome.git"
|
|
},
|
|
"license": "(OFL-1.1 AND MIT)",
|
|
"dependencies": {},
|
|
"engines": {
|
|
"node": ">=0.10.3"
|
|
}
|
|
} |