mirror of
https://github.com/ebullient/obsidian-deck-notes.git
synced 2026-07-22 06:40:43 +00:00
10 lines
264 B
JSON
10 lines
264 B
JSON
{
|
|
"id": "simple-flashcards",
|
|
"name": "Simple Flashcards",
|
|
"version": "0.1.0",
|
|
"minAppVersion": "0.13.10",
|
|
"description": "A simple flashcard plugin for Obsidian",
|
|
"author": "ebullient",
|
|
"authorUrl": "https://github.com/ebullient",
|
|
"isDesktopOnly": false
|
|
}
|