obsidian-sample-plugin/manifest.json

12 lines
277 B
JSON

{
"id": "sample-plugin",
"name": "Sample Plugin",
"version": "0.1.0",
"minAppVersion": "1.3.5",
"description": "",
"author": "Ryota Ushio",
"authorUrl": "https://github.com/RyotaUshio",
"fundingUrl": "https://www.buymeacoffee.com/ryotaushio",
"isDesktopOnly": false
}