{
  "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",
  "_release": "2.0.3",
  "_resolution": {
    "type": "version",
    "tag": "v2.0.3",
    "commit": "1fe4a62cd48b86a91b935a919b1c48aca527e6c7"
  },
  "_source": "git://github.com/stephenhutchings/typicons.font.git",
  "_target": "~2.0.2",
  "_originalSource": "typicons"
}