octicons
Version:
GitHub's icon font
31 lines (30 loc) • 528 B
JSON
{
"name": "octicons",
"description": "GitHub's icon font",
"license": [
"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"
]
}