mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-15 07:46:06 +10:00
40 lines
779 B
JSON
40 lines
779 B
JSON
{
|
|
"name": "Han",
|
|
"filename": "han.min.css",
|
|
"version": "3.0.0",
|
|
"description": "The CSS typography framework optimised for Hanzi",
|
|
"npmName": "han-css",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/",
|
|
"files": [
|
|
"han.min.css",
|
|
"han.css",
|
|
"han.min.js",
|
|
"han.js",
|
|
"font/han.woff",
|
|
"font/han.otf"
|
|
]
|
|
}
|
|
],
|
|
"keywords": [
|
|
"CJK",
|
|
"normalize",
|
|
"typography",
|
|
"typesetting"
|
|
],
|
|
"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"
|
|
}
|
|
}
|