Tab layout, first commit with new third party packages
[openemr.git] / public / assets / typicons-2-0-7 / bower.json
blob69f57ca2cab58ac14ecb3308986d0f53e9e31f18
2   "name": "typicons.font",
3   "version": "2.0.7",
4   "main": [
5     "src/font/demo.html",
6     "src/font/typicons.eot",
7     "src/font/typicons.ttf",
8     "src/font/typicons.woff",
9     "src/font/typicons.svg",
10     "src/font/typicons.css",
11     "src/font/typicons.min.css",
12     "src/font/LICENCE.md"
13   ],
14   "authors": [
15     "Stephen Hutchings <http://www.s-ings.com/>"
16   ],
17   "description": "Typicons are free-to-use vector icons embedded in a webfont for easy use in your user interfaces, whether it be on the web or in a native application.",
18   "keywords": [
19     "icon",
20     "fonts",
21     "icons",
22     "font-face",
23     "webfont"
24   ],
25   "ignore": [
26     "**/.*",
27     "src/demo",
28     "src/png-24px",
29     "src/png-48px",
30     "support",
31     "Makefile",
32     "config.yml",
33     "*.md"
34   ],
35   "homepage": "http://typicons.com/",
36   "license": "CC BY-SA / SIL"