mirror of
https://github.com/epistemic-technology/co-intelligence.git
synced 2026-07-22 06:45:17 +00:00
11 lines
328 B
JSON
11 lines
328 B
JSON
{
|
|
"id": "co-intelligence",
|
|
"name": "Co-Intelligence",
|
|
"version": "0.0.1",
|
|
"minAppVersion": "1.5.0",
|
|
"description": "Co-Intelligence is a plugin for working with AI in Obsidian.",
|
|
"author": "Epistemic Technology",
|
|
"authorUrl": "https://github.com/Epistemic-Technology",
|
|
"main": "main.js",
|
|
"css": "styles.css"
|
|
}
|