typicons.font/bower.json
Stephen Hutchings fc8eebf132 v2.0.9
2017-05-25 10:14:01 +10:00

38 lines
847 B
JSON

{
"name": "typicons.font",
"version": "2.0.9",
"main": [
"src/font/demo.html",
"src/font/typicons.eot",
"src/font/typicons.ttf",
"src/font/typicons.woff",
"src/font/typicons.svg",
"src/font/typicons.css",
"src/font/typicons.min.css",
"src/font/LICENCE.md"
],
"authors": [
"Stephen Hutchings <http://www.s-ings.com/>"
],
"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.",
"keywords": [
"icon",
"fonts",
"icons",
"font-face",
"webfont"
],
"ignore": [
"**/.*",
"src/demo",
"src/png-24px",
"src/png-48px",
"support",
"Makefile",
"config.yml",
"*.md"
],
"homepage": "http://typicons.com/",
"license": "CC BY-SA / SIL"
}