mirror of
https://github.com/dwolfe884/obsidian-x86-flow-graph.git
synced 2026-07-22 07:30:26 +00:00
13 lines
No EOL
368 B
JSON
13 lines
No EOL
368 B
JSON
{
|
|
"id": "obsidian-x86-flow",
|
|
"name": "X86 Flow Graphing",
|
|
"version": "1.2.0",
|
|
"minAppVersion": "1.1.0",
|
|
"description": "An Obsidian plugin for converting x86 code blocks into flow graphs",
|
|
"author": "icebear",
|
|
"authorUrl": "https://github.com/dwolfe884",
|
|
"fundingUrl": {
|
|
"Buy Me a Coffee": "https://www.buymeacoffee.com/djwolfe"
|
|
},
|
|
"isDesktopOnly": false
|
|
} |