-
Notifications
You must be signed in to change notification settings - Fork 0
/
plugin.json
40 lines (40 loc) · 993 Bytes
/
plugin.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
{
"name": "sy-progressive-plugin",
"author": "IAliceBobI",
"url": "https://github.com/IAliceBobI/sy-progressive-plugin",
"version": "1.2.17",
"minAppVersion": "2.12.6",
"backends": [
"all"
],
"frontends": [
"all"
],
"displayName": {
"default": "Progressive Learning",
"zh_CN": "渐进学习"
},
"description": {
"default": "Excerpt-based Progressive Learning, Fragmented Progressive Learning, Writing-based Flashcards, List Cards, Daily Card",
"zh_CN": "摘抄式渐进学习、分片式渐进学习、原地制卡、列表卡、Daily Card"
},
"readme": {
"default": "README.md",
"zh_CN": "README_zh_CN.md"
},
"funding": {
"openCollective": "",
"patreon": "",
"github": "",
"custom": [
"https://afdian.com/a/playerv5"
]
},
"keywords": [
"Learning",
"Progressive",
"Progressive Learning",
"Progressive Reading",
"Progressive Writing"
]
}