land0r_obsidian-flowchart-p.../manifest.json
2024-11-14 01:58:03 +01:00

11 lines
324 B
JSON

{
"id": "obsidian-flowchart-plugin",
"name": "Flowchart Plugin",
"version": "1.0.0",
"minAppVersion": "0.15.0",
"description": "A plugin for rendering flowcharts using flowchart.js",
"author": "land0r",
"authorUrl": "https://github.com/land0r",
"fundingUrl": "https://obsidian.md/pricing",
"isDesktopOnly": false
}