mirror of
https://github.com/appleec/e-obsidian-upload-plugin.git
synced 2026-07-22 11:50:27 +00:00
11 lines
366 B
JSON
11 lines
366 B
JSON
{
|
|
"id": "upload-plugin",
|
|
"name": "Upload Plugin",
|
|
"version": "0.1.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Demonstrates some of the capabilities of the Obsidian API.",
|
|
"author": "appleex",
|
|
"authorUrl": "https://github.com/Appleec/e-obsidian-upload-plugin",
|
|
"fundingUrl": "https://github.com/Appleec/e-obsidian-upload-plugin",
|
|
"isDesktopOnly": false
|
|
}
|