mirror of
https://github.com/logancyang/obsidian-copilot.git
synced 2026-07-22 07:50:24 +00:00
13 lines
415 B
JSON
13 lines
415 B
JSON
{
|
|
"id": "copilot",
|
|
"name": "Copilot",
|
|
"version": "2.9.5",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Your AI Copilot: Chat with Your Second Brain, Learn Faster, Work Smarter.",
|
|
"author": "Logan Yang",
|
|
"authorUrl": "https://twitter.com/logancyang",
|
|
"fundingUrl": {
|
|
"Buy Me a Coffee": "https://www.buymeacoffee.com/logancyang",
|
|
"GitHub Sponsor": "https://github.com/sponsors/logancyang"
|
|
}
|
|
}
|