forked from sozysozbot/gy1_bet2_pmcp_font
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
35 lines (35 loc) · 973 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"name": "syt2_ten1_pmcp_project",
"version": "0.1.0",
"description": "syt2 ten1 pmcp font【天混島集倉字】",
"dependencies": {
"@twbs/fantasticon": "^2.7.2",
"canvas": "2.11.0",
"fs-extra": "11.1.0",
"jsdom": "21.1.0",
"oslllo-svg-fixer": "^2.2.0",
"svg-path-parser": "1.1.0",
"typescript": "^5.3.2"
},
"devDependencies": {
"@types/fs-extra": "11.0.1",
"@types/node": "18.11.18",
"@types/svg-path-parser": "1.1.3",
"@types/svg2ttf": "5.0.1",
"@types/svgicons2svgfont": "10.0.1",
"@types/ttf2woff": "2.0.2"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tamoto-0x0/syt2_ten1_pmcp_font.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/tamoto-0x0/syt2_ten1_pmcp_font/issues"
},
"homepage": "https://github.com/tamoto-0x0/syt2_ten1_pmcp_font#readme"
}