unignore bower_components
[bootswatch] / bower_components / font-awesome / package.json
1 {
2   "name": "font-awesome",
3   "description": "The iconic font designed for Bootstrap",
4   "version": "3.2.1",
5   "keywords": ["font", "awesome", "fontawesome", "icon", "font", "bootstrap"],
6   "homepage": "http://fontawesome.io/",
7   "author": {
8     "name": "Dave Gandy",
9     "email": "dave@fontawesome.io",
10     "web": "http://twitter.com/byscuits"
11   },
12   "repository": {
13     "type": "git",
14     "url": "https://github.com/FortAwesome/Font-Awesome.git"
15   },
16   "contributors": [
17     {
18       "name": "Rob Madole",
19       "web": "http://twitter.com/robmadole"
20     },
21     {
22       "name": "Geremia Taglialatela",
23       "web": "http://twitter.com/gtagliala"
24     },
25     {
26       "name": "Travis Chase",
27       "web": "http://twitter.com/supercodepoet"
28     }
29   ],
30   "licenses": [
31     {
32       "type": "SIL OFL 1.1",
33       "url": "http://scripts.sil.org/OFL"
34     },
35     {
36       "type": "MIT License",
37       "url": "http://opensource.org/licenses/mit-license.html"
38     }
39   ],
40   "dependencies": {
41     "jekyll": "1.0.2",
42     "lessc": "1.3.3"
43   }
44 }