talwrii_plugin-repl/manifest.json
2025-02-20 22:30:03 +01:00

11 lines
353 B
JSON

{
"id": "plugin-repl",
"name": "Plugin REPL",
"version": "1.2.0",
"minAppVersion": "0.15.0",
"description": "Provide an emacs-like read evaluate print loop to prototype plugins and do easy scripting",
"author": "@readwithai",
"authorUrl": "https://readwithai.substack.com",
"fundingUrl": "https://ko-fi.com/readwithai",
"isDesktopOnly": true
}