obsidian-asymptote/manifest.json
2023-08-06 09:35:04 +10:00

11 lines
284 B
JSON

{
"id": "obsidian-asymptote",
"name": "Obsidian Asymptote",
"version": "0.0.0",
"minAppVersion": "0.15.0",
"description": "A plugin for rendering Asymptote drawings within notes.",
"author": "Aaron Manning",
"authorUrl": "https://aaronmanning.net",
"isDesktopOnly": true
}