Fix: add dependencies

This commit is contained in:
ECAILLE Fabrice (externe)
2017-05-04 10:26:11 +02:00
parent 3331ead68a
commit e2277667c5
582 changed files with 130905 additions and 2 deletions

View File

@@ -0,0 +1,36 @@
{
"name": "font-awesome",
"description": "Font Awesome",
"version": "4.3.0",
"keywords": [],
"homepage": "http://fontawesome.io",
"dependencies": {},
"devDependencies": {},
"license": [
"OFL-1.1",
"MIT",
"CC-BY-3.0"
],
"main": [
"./css/font-awesome.css",
"./fonts/*"
],
"ignore": [
"*/.*",
"*.json",
"src",
"*.yml",
"Gemfile",
"Gemfile.lock",
"*.md"
],
"_release": "4.3.0",
"_resolution": {
"type": "version",
"tag": "v4.3.0",
"commit": "e9665bad5b5b944da1095faf88209fabbfe725c1"
},
"_source": "https://github.com/FortAwesome/Font-Awesome.git",
"_target": "~4.3.0",
"_originalSource": "fontawesome"
}