{
  "name": "octicons",
  "description": "GitHub's icon font",
  "license": "SIL OFL 1.1, MIT",
  "homepage": "https://octicons.github.com",
  "authors": [
    "GitHub <support@github.com>"
  ],
  "main": [
    "octicons/sprockets-octicons.scss",
    "octicons/octicons.eot",
    "octicons/octicons.svg",
    "octicons/octicons.ttf",
    "octicons/octicons.woff"
  ],
  "keywords": [
    "GitHub",
    "icons",
    "font",
    "web font",
    "icon font"
  ],
  "ignore": [
    "**/.*",
    "bower_components"
  ],
  "version": "2.2.2",
  "_release": "2.2.2",
  "_resolution": {
    "type": "version",
    "tag": "v2.2.2",
    "commit": "14ab7c362b76bd066ccf37e126bf4e34a9fcde74"
  },
  "_source": "git://github.com/github/octicons.git",
  "_target": "~2.2.2",
  "_originalSource": "octicons",
  "_direct": true
}