Obsidean_VM/.obsidian/plugins/copilot/manifest.json

14 lines
368 B
JSON
Raw Permalink Normal View History

2025-02-18 05:37:27 -03:00
{
"id": "copilot",
"name": "Copilot",
2025-03-07 06:22:58 -03:00
"version": "2.8.7",
2025-02-18 05:37:27 -03:00
"minAppVersion": "0.15.0",
"description": "An AI Copilot in Obsidian.",
"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"
}
}