mirror of
https://github.com/fbarrca/obsidian-inlineAI.git
synced 2026-07-22 11:50:24 +00:00
11 lines
301 B
JSON
11 lines
301 B
JSON
{
|
|
"id": "inlineAI",
|
|
"name": "InlineAI",
|
|
"version": "0.0.2",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Demonstrates some of the capabilities of the Obsidian API.",
|
|
"author": "Obsidian",
|
|
"authorUrl": "https://obsidian.md",
|
|
"fundingUrl": "https://obsidian.md/pricing",
|
|
"isDesktopOnly": false
|
|
}
|