lossless-group_perplexed-pl.../manifest.json
mpstaton 7e6831c315 init(project): initial commit for Perplexed Obsidian Plugin with basic readme, manifest, package.json
On branch master
 Changes to be committed:
	modified:   README.md
	modified:   manifest.json
	modified:   package.json
2025-07-10 00:00:49 +03:00

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
}