Files
beaver-plugin-obsidian/manifest.json
T
2026-05-21 10:23:01 +02:00

10 lines
226 B
JSON

{
"id": "beaver",
"name": "Beaver",
"version": "0.1.0",
"minAppVersion": "1.5.0",
"description": "Send the current note to a Beaver agent via the markdown frontend.",
"author": "Beaver",
"isDesktopOnly": false
}