mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
add npm auto-update support for Han
This commit is contained in:
@@ -3,6 +3,18 @@
|
||||
"filename": "han.min.css",
|
||||
"version": "2.3.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",
|
||||
|
||||
Reference in New Issue
Block a user