Skip to content

Commit

Permalink
Add lxgw-wenkai-screen-web w/ npm auto-update (#1888)
Browse files Browse the repository at this point in the history
* Create lxgw-wenkai-screen-web.json

* Update lxgw-wenkai-screen-web.json (#1)

* Update lxgw-wenkai-screen-web.json

* move file path

---------

Co-authored-by: CallMeBill <[email protected]>
  • Loading branch information
mobeicanyue and CMBill authored Oct 6, 2024
1 parent 5cc08aa commit c5d2997
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions 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": "lxgw-wenkai-screen-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 c5d2997

Please sign in to comment.