11 lines
335 B
JSON
11 lines
335 B
JSON
{
|
|
"id": "obsidian-epub-plugin",
|
|
"name": "ePub Reader",
|
|
"version": "1.0.2",
|
|
"minAppVersion": "0.12.0",
|
|
"description": "This is an ePub reader plugin for Obsidian. Can open document with \".epub\" file extension.",
|
|
"author": "caronchen",
|
|
"authorUrl": "https://github.com/caronchen/obsidian-epub-plugin",
|
|
"isDesktopOnly": false
|
|
}
|