-
-
Notifications
You must be signed in to change notification settings - Fork 8
/
metadata_zh_TW.json
39 lines (39 loc) · 1.11 KB
/
metadata_zh_TW.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
{
"bugtracker": "https://github.com/Pext/pext_module_pass",
"bugtracker_type": "github",
"description": "\u8b93 Pext \u53ef\u4ee5\u900f\u904e pass \u9032\u884c\u5bc6\u78bc\u7ba1\u7406",
"developer": "Sylvia van Os",
"git_branch_stable": "stable",
"git_urls": [
"https://github.com/Pext/pext_module_pass"
],
"homepage": "https://pext.io/",
"id": "pext.module.pass",
"license": "GPL-3.0+",
"name": "\u5bc6\u78bc\u5132\u5b58",
"platforms": [
"Linux",
"Darwin"
],
"settings": [
{
"default": "~/.password-store/",
"description": "\u5bc6\u78bc\u5132\u5b58\u76ee\u9304",
"name": "directory"
},
{
"default": "\u662f",
"description": "\u81ea\u52d5\u5230\uff0f\u5f9e Git \u62c9\u53d6\u8207\u63a8\u9001\u8b8a\u66f4",
"name": "use_git",
"options": [
"\u662f",
"\u5426"
]
},
{
"default": "",
"description": "SSH \u91d1\u9470\u7684\u5bc6\u78bc\uff08\u5982\u679c\u5df2\u52a0\u5bc6\uff09\uff0c\u4f9b\u63a8\uff0f\u62c9\u4f7f\u7528\u3002\u4ee5\u7d14\u6587\u5b57\u5132\u5b58\u3002",
"name": "ssh_password"
}
]
}