mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 00:36:26 +10:00
29 lines
580 B
JSON
29 lines
580 B
JSON
{
|
|
"name": "Han",
|
|
"filename": "han.min.css",
|
|
"version": "2.3.0",
|
|
"description": "The CSS typography framework optimised for Hanzi",
|
|
"keywords": [
|
|
"han",
|
|
"Chinese",
|
|
"Japanese",
|
|
"Korean",
|
|
"CSS",
|
|
"normamlize",
|
|
"typography"
|
|
],
|
|
"author": "ethantw <ethantw@me.com>",
|
|
"homepage": "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"
|
|
}
|
|
}
|