mirror of
https://github.com/aidantilgner/AutogenObsidianPlugin.git
synced 2026-07-22 09:20:32 +00:00
11 lines
323 B
JSON
11 lines
323 B
JSON
{
|
|
"id": "autogen",
|
|
"name": "Autogen",
|
|
"version": "1.1.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "In place autogeneration of content based on prompts.",
|
|
"author": "Aidan Tilgner",
|
|
"authorUrl": "https://github.com/AidanTilgner",
|
|
"fundingUrl": "https://www.buymeacoffee.com/aidantilgner",
|
|
"isDesktopOnly": true
|
|
}
|