Skip to content

Commit

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

* Update lxgw-wenkai-web.json

* Update lxgw-wenkai-web.json

---------

Co-authored-by: Matt Cowley <[email protected]>
  • Loading branch information
CMBill and MattIPv4 authored Apr 27, 2024
1 parent 82aeb7f commit 760fcae
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions packages/l/lxgw-wenkai-web.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"name": "lxgw-wenkai-web",
"description": "Web font package for LXGW WenKai",
"filename": "style.css",
"license": "MIT",
"homepage": "https://github.com/CMBill/lxgw-wenkai-web",
"repository": {
"type": "git",
"url": "https://github.com/CMBill/lxgw-wenkai-web"
},
"keywords": [
"lxgw-wenkai",
"cjk",
"font",
"webfont",
"css"
],
"autoupdate": {
"source": "npm",
"target": "@callmebill/lxgw-wenkai-web",
"fileMap": [
{
"basePath": "",
"files": [
"style.css",
"lxgwwenkai-bold/*.woff2",
"lxgwwenkai-bold/result.css",
"lxgwwenkai-light/*.woff2",
"lxgwwenkai-light/result.css",
"lxgwwenkai-regular/*.woff2",
"lxgwwenkai-regular/result.css",
"lxgwwenkaimono-bold/*.woff2",
"lxgwwenkaimono-bold/result.css",
"lxgwwenkaimono-light/*.woff2",
"lxgwwenkaimono-light/result.css",
"lxgwwenkaimono-regular/*.woff2",
"lxgwwenkaimono-regular/result.css"
]
}
]
},
"authors": [
{
"name": "CM_Bill",
"email": "[email protected]"
}
]
}

0 comments on commit 760fcae

Please sign in to comment.