mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-28 22:25:58 +10:00
26 lines
536 B
JSON
26 lines
536 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|