Add Han.js 2.2.3

This commit is contained in:
Chia-liang Kao
2014-01-05 10:26:20 -08:00
parent d52e09b52c
commit ab18ee6dfc
5 changed files with 3697 additions and 0 deletions
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+25
View File
@@ -0,0 +1,25 @@
{
"name": "Han",
"filename": "han.css",
"version": "2.2.3",
"description": "The CSS typography framework optimised for Hanzi",
"keywords": [
"han",
"Chinese",
"Japanese",
"Korean"
],
"author": "ethantw <ethantw@me.com>",
"homepage": "http://http://css.hanzi.co/",
"bugs": "https://github.com/ethantw/Han/issues",
"licenses": [
{
"type": "MIT",
"url": "http://css.hanzi.co/license.md"
}
],
"repository": {
"type": "git",
"url": "git://github.com/ethantw/Han.git"
}
}