mirror of
https://github.com/farcaller/obsidian-clojure-plugin-host.git
synced 2026-07-22 11:10:30 +00:00
10 lines
345 B
JSON
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
|
|
}
|