mirror of
https://github.com/epistemic-technology/co-intelligence.git
synced 2026-07-22 06:45:17 +00:00
13 lines
465 B
JSON
13 lines
465 B
JSON
{
|
|
"id": "co-intelligence",
|
|
"name": "Co-Intelligence AI",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "1.5.0",
|
|
"description": "Co-Intelligence AI gives you a full AI chat experience in Obsidian.",
|
|
"author": "Mike Thicke",
|
|
"authorUrl": "https://github.com/Epistemic-Technology",
|
|
"fundingUrl": "https://ko-fi.com/epistemictechnology",
|
|
"helpUrl": "https://github.com/Epistemic-Technology/co-intelligence#readme",
|
|
"main": "main.js",
|
|
"css": "styles.css"
|
|
}
|