obsidian-sample-plugin/manifest.json

12 lines
311 B
JSON

{
"id": "obsidian-exo-plugin",
"name": "Exocortex",
"version": "0.0.1",
"minAppVersion": "0.15.0",
"description": "prototype plugin implementing the Exocortex concept",
"author": "kitelev",
"authorUrl": "https://t.me/kitelev",
"fundingUrl": "https://buymeacoffee.com/kitelev",
"isDesktopOnly": false
}