obsidian-sample-plugin/manifest.json

12 lines
342 B
JSON

{
"id": "intelligence",
"name": "Intelligence",
"version": "1.0.0",
"minAppVersion": "0.15.0",
"description": "Integrate OpenAI GPT Assistants functionality",
"author": "John Mavrick",
"authorUrl": "https://beacons.ai/johnmavrick",
"fundingUrl": "https://patreon.com/johnmavrick",
"isDesktopOnly": false
}