data: scaffold word deck registry
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"registryId": "official",
|
||||
"registryName": "Japanese Word Trainer Official Registry",
|
||||
"trustLevel": "OFFICIAL",
|
||||
"generatedAt": 1778400000000,
|
||||
"decks": [
|
||||
{
|
||||
"stableDeckKey": "official:deck:jlpt-n5",
|
||||
"deckKind": "OFFICIAL",
|
||||
"title": "JLPT N5 Sample",
|
||||
"description": "Small JLPT N5 sample deck for validating the 0.3 package format.",
|
||||
"versionCode": 1,
|
||||
"wordCount": 5,
|
||||
"packageUrl": "packages/jlpt-n5-v1.zip",
|
||||
"sha256": "653f65d387965a0a57b70bfd52c6fb1dd75a4268d1c392f35f1463147fa395aa"
|
||||
},
|
||||
{
|
||||
"stableDeckKey": "official:deck:travel-basic",
|
||||
"deckKind": "CUSTOM",
|
||||
"title": "Travel Basic",
|
||||
"description": "Sample custom travel vocabulary deck published through the official registry.",
|
||||
"versionCode": 1,
|
||||
"wordCount": 3,
|
||||
"packageUrl": "packages/travel-basic-v1.zip",
|
||||
"sha256": "97450f805f3a4feb7c3f29cae44f60e69612087e751cdb7fe2f9db16c18b7f81"
|
||||
}
|
||||
],
|
||||
"additionalRegistries": []
|
||||
}
|
||||
Reference in New Issue
Block a user