mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
format package.json of Han
This commit is contained in:
+13
-11
@@ -4,17 +4,19 @@
|
||||
"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"
|
||||
]
|
||||
}],
|
||||
"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