37 lines
728 B
JSON
37 lines
728 B
JSON
|
{
|
||
|
"name": "font-awesome",
|
||
|
"description": "Font Awesome",
|
||
|
"keywords": [],
|
||
|
"homepage": "http://fontawesome.io",
|
||
|
"dependencies": {},
|
||
|
"devDependencies": {},
|
||
|
"license": [
|
||
|
"OFL-1.1",
|
||
|
"MIT",
|
||
|
"CC-BY-3.0"
|
||
|
],
|
||
|
"main": [
|
||
|
"less/font-awesome.less",
|
||
|
"scss/font-awesome.scss"
|
||
|
],
|
||
|
"ignore": [
|
||
|
"*/.*",
|
||
|
"*.json",
|
||
|
"src",
|
||
|
"*.yml",
|
||
|
"Gemfile",
|
||
|
"Gemfile.lock",
|
||
|
"*.md"
|
||
|
],
|
||
|
"version": "4.5.0",
|
||
|
"_release": "4.5.0",
|
||
|
"_resolution": {
|
||
|
"type": "version",
|
||
|
"tag": "v4.5.0",
|
||
|
"commit": "593ad563a987977f14102be935d0abc2a172903e"
|
||
|
},
|
||
|
"_source": "git://github.com/FortAwesome/Font-Awesome.git",
|
||
|
"_target": "^4.5.0",
|
||
|
"_originalSource": "fontawesome",
|
||
|
"_direct": true
|
||
|
}
|