mirror of
https://github.com/lossless-group/perplexed-plugin.git
synced 2026-07-22 06:49:50 +00:00
On branch master Changes to be committed: modified: README.md modified: manifest.json modified: package.json
11 lines
367 B
JSON
11 lines
367 B
JSON
{
|
|
"id": "perplexed",
|
|
"name": "Perplexed",
|
|
"version": "0.0.0.1",
|
|
"minAppVersion": "0.0.0.1",
|
|
"description": "A plugin for Obsidian that allows you to generate source-cited content using AI using Perplexity and Perplexica.",
|
|
"author": "The Lossless Group",
|
|
"authorUrl": "https://lossless.group",
|
|
"fundingUrl": "https://lossless.group",
|
|
"isDesktopOnly": true
|
|
}
|