12 lines
324 B
JSON
12 lines
324 B
JSON
{
|
|
"id": "AAA-move-note-plugin",
|
|
"name": "AA Move Note Plugin",
|
|
"version": "0.0.1a",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Demonstrates some of the capabilities of the Obsidian API.",
|
|
"author": "NoRFoLK",
|
|
"authorUrl": "https://obsidian.md",
|
|
"fundingUrl": "https://obsidian.md/pricing",
|
|
"isDesktopOnly": false
|
|
}
|