-
-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathwidget.json
More file actions
30 lines (30 loc) · 703 Bytes
/
Copy pathwidget.json
File metadata and controls
30 lines (30 loc) · 703 Bytes
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
{
"name": "Query",
"author": "Zuoqiu-Yingyi",
"url": "https://github.com/Zuoqiu-Yingyi/widget-query",
"version": "0.4.5",
"displayName": {
"default": "Query",
"zh_CN": "查询",
"zh_CHT": "查詢"
},
"description": {
"default": "Use SQL for all your query needs!",
"zh_CN": "使用 SQL 满足你所有查询需求!",
"zh_CHT": "使用 SQL 滿足你所有查詢需求!"
},
"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"
]
}
}