-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.json
51 lines (51 loc) · 1.42 KB
/
index.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
43
44
45
46
47
48
49
50
51
{
"version": "v1",
"publicId": "dcf1b045-55e5-4471-affc-4815f2249a7c",
"name": "ShiraKamiSRS Public",
"imageUrl": "https://i.imgur.com/BH0cMKn.jpg",
"homePageUrl": "https://github.com/BeMacized/ShiraKamiSRS-Public",
"sets": [
{
"file": "sets/genki_1_3rd_edition_lesson_1.json",
"exportVersion": "v1",
"name": "Genki 1 (3rd Edition): Lesson 1",
"cardCount": 122,
"modes": [
"enToJp",
"jpToEn"
],
"description": "A set of containing all vocabulary from lesson 1 of Genki I, 3rd edition."
},
{
"file": "sets/genki_1_3rd_edition_lesson_2.json",
"exportVersion": "v1",
"name": "Genki 1 (3rd Edition): Lesson 2",
"cardCount": 109,
"modes": [
"enToJp",
"jpToEn"
],
"description": "A set of containing all vocabulary from lesson 2 of Genki I, 3rd edition."
},
{
"file": "sets/hiragana.json",
"exportVersion": "v1",
"name": "Hiragana",
"cardCount": 110,
"modes": [
"jpToEn"
],
"description": "A useful set in case you want to learn Hiragana before starting on any vocabulary."
},
{
"file": "sets/katakana.json",
"exportVersion": "v1",
"name": "Katakana",
"cardCount": 105,
"modes": [
"jpToEn"
],
"description": "A useful set in case you want to learn Katakana before starting on any vocabulary."
}
]
}