1 | {
|
2 | "name": "lxgw-wenkai-webfont",
|
3 | "version": "1.7.0",
|
4 | "description": "webfont package for the LXGW WenKai typeface",
|
5 | "license": "MIT",
|
6 | "author": "Chawye Hsu <chawyehsu@hotmail.com>",
|
7 | "homepage": "https://github.com/chawyehsu/lxgw-wenkai-webfont",
|
8 | "repository": {
|
9 | "type": "git",
|
10 | "url": "https://github.com/chawyehsu/lxgw-wenkai-webfont.git"
|
11 | },
|
12 | "bugs": {
|
13 | "url": "https://github.com/chawyehsu/lxgw-wenkai-webfont/issues"
|
14 | },
|
15 | "main": "style.css",
|
16 | "style": "style.css",
|
17 | "files": [
|
18 | "CHANGELOG.md",
|
19 | "files",
|
20 | "*.css",
|
21 | "OFL.txt",
|
22 | "VERSION"
|
23 | ],
|
24 | "keywords": [
|
25 | "cjk",
|
26 | "lxgw-wenkai",
|
27 | "kaiti",
|
28 | "font",
|
29 | "typeface",
|
30 | "webfont",
|
31 | "css"
|
32 | ]
|
33 | }
|