farcaller_obsidian-clojure-.../manifest.json
2025-01-16 08:45:18 +00:00

10 lines
345 B
JSON

{
"id": "clojure-plugin-host",
"name": "Clojure Plugin Host",
"version": "0.1.0",
"minAppVersion": "0.15.0",
"description": "A Clojure plugin host, allowing the creation of simple Clojure-based plugins right inside the editor.",
"author": "Vladimir \"farcaller\" Pouzanov",
"authorUrl": "https://farcaller.net",
"isDesktopOnly": false
}