Skip to content

Commit

Permalink
Create lxgw-wenkai-screen-web.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mobeicanyue authored Sep 14, 2024
1 parent 913170a commit 3b6f468
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions packages/l/packages/l/lxgw-wenkai-screen-web.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{
"name": "lxgw-wenkai-screen-web",
"description": "Web font package for LXGW WenKai Screen",
"filename": "style.css",
"license": "MIT",
"homepage": "https://github.com/CMBill/lxgw-wenkai-screen-web",
"repository": {
"type": "git",
"url": "git+https://github.com/CMBill/lxgw-wenkai-screen-web.git"
},
"keywords": [
"lxgw-wenkai-screen",
"cjk",
"font",
"webfont",
"css"
],
"autoupdate": {
"source": "npm",
"target": "@callmebill/lxgw-wenkai-web",
"fileMap": [
{
"basePath": "",
"files": [
"style.css",
"lxgwwenkaigbscreen/*.woff2",
"lxgwwenkaigbscreen/result.css",
"lxgwwenkaimonogbscreen/*.woff2",
"lxgwwenkaimonogbscreen/result.css",
"lxgwwenkaimonoscreen/*.woff2",
"lxgwwenkaimonoscreen/result.css",
"lxgwwenkaiscreen/*.woff2",
"lxgwwenkaiscreen/result.css"
]
}
]
},
"authors": [
{
"name": "CM_Bill",
"email": "[email protected]"
}
]
}

0 comments on commit 3b6f468

Please sign in to comment.