-
-
Notifications
You must be signed in to change notification settings - Fork 8
/
metadata_ru.json
39 lines (39 loc) · 1.29 KB
/
metadata_ru.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": "\u041f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 Pext \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u0442\u044c \u043f\u0430\u0440\u043e\u043b\u044f\u043c\u0438 \u0447\u0435\u0440\u0435\u0437 pass",
"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": "\u0425\u0440\u0430\u043d\u0438\u043b\u0438\u0449\u0435 \u043f\u0430\u0440\u043e\u043b\u0435\u0439",
"platforms": [
"Linux",
"Darwin"
],
"settings": [
{
"default": "~/.password-store/",
"description": "\u0414\u0438\u0440\u0435\u043a\u0442\u043e\u0440\u0438\u044f \u0445\u0440\u0430\u043d\u0438\u043b\u0438\u0449\u0430 \u043f\u0430\u0440\u043e\u043b\u0435\u0439",
"name": "directory"
},
{
"default": "Yes",
"description": "Automatically pull and push changes to/from Git",
"name": "use_git",
"options": [
"Yes",
"No"
]
},
{
"default": "",
"description": "Password of SSH key, if encrypted, for push/pull. Stored in plain text.",
"name": "ssh_password"
}
]
}