format package.json of octicons

This commit is contained in:
Peter Dave Hello
2014-09-27 14:27:27 +08:00
parent f6d702687d
commit 5263f3bb02
+16 -16
View File
@@ -1,18 +1,18 @@
{
"name": "octicons",
"filename": "octicons.min.css",
"version": "2.0.2",
"description": "GitHub's icon font",
"license": "SIL OFL 1.1, MIT",
"homepage": "http://octicons.github.com/",
"authors": [
"GitHub <support@github.com>"
],
"keywords": [
"GitHub",
"icons",
"font",
"web font",
"icon font"
]
"name": "octicons",
"filename": "octicons.min.css",
"version": "2.0.2",
"description": "GitHub's icon font",
"license": "SIL OFL 1.1, MIT",
"homepage": "http://octicons.github.com/",
"authors": [
"GitHub <support@github.com>"
],
"keywords": [
"GitHub",
"icons",
"font",
"web font",
"icon font"
]
}