mirror of
https://github.com/land0r/obsidian-flowchart-plugin.git
synced 2026-07-22 11:30:23 +00:00
11 lines
324 B
JSON
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
|
|
}
|