habitica-sync/manifest.json
2021-10-03 18:10:16 +05:30

10 lines
298 B
JSON

{
"id": "test-plugin",
"name": "Test Plugin",
"version": "0.0.1",
"minAppVersion": "0.9.12",
"description": "This is a sample plugin for Obsidian. This plugin demonstrates some of the capabilities of the Obsidian API.",
"author": "Leoh",
"authorUrl": "",
"isDesktopOnly": false
}