obsidian-sample-plugin/manifest.json

12 lines
318 B
JSON

{
"id": "Tistory Publisher Plugin",
"name": "Tistory Publisher Plugin",
"version": "1.0.0",
"minAppVersion": "0.15.0",
"description": "Easily publish a note in obsidian to tistory",
"author": "bekurin",
"authorUrl": "https://obsidian.md",
"fundingUrl": "https://obsidian.md/pricing",
"isDesktopOnly": false
}