-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
widget.json
42 lines (42 loc) · 1.17 KB
/
widget.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
36
37
38
39
40
41
42
{
"name": "drawio",
"author": "Zuoqiu-Yingyi",
"url": "https://github.com/Zuoqiu-Yingyi/widget-drawio",
"version": "0.2.1",
"keywords": [
"draw",
"绘图",
"繪圖",
"graph",
"图表",
"圖表",
"diagram",
"示意图",
"示意圖",
"flow",
"流程图",
"流程圖"
],
"displayName": {
"default": "draw.io"
},
"description": {
"default": "A <a href='https://www.drawio.com'>draw.io</a> client that can save the diagram in SiYuan to edit and preview it",
"zh_CN": "可以将图保存在思源中并编辑预览的 <a href='https://www.drawio.com'>draw.io</a> 客户端",
"zh_CHT": "可以將圖保存在思源中並編輯預覽的 <a href='https://www.drawio.com'>draw.io</a> 客戶端"
},
"readme": {
"default": "README.md",
"zh_CN": "README_zh_CN.md",
"zh_CHT": "README_zh_CN.md"
},
"funding": {
"openCollective": "",
"patreon": "",
"github": "",
"custom": [
"https://afdian.net/a/zuoqiu",
"https://ko-fi.com/zuoqiu"
]
}
}