{
  "name": "typicons.font",
  "version": "2.0.3",
  "main": [
    "src/font/demo.html",
    "src/font/typicons.eot",
    "src/font/typicons.ttf",
    "src/font/typicons.woff",
    "src/font/typicons.svg",
    "src/font/typicons.min.css"
  ],
  "authors": [
    "Stephen Hutchings <http://typicons.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/svg",
    "src/demo",
    "src/png-24px",
    "src/png-48px",
    "support",
    "Makefile",
    "config.yml",
    "*.md"
  ],
  "homepage": "http://typicons.com/",
  "license": "CC BY-SA"
}
