prodigist_ReactiveNotes/manifest.json
2025-03-26 00:56:15 +00:00

13 lines
432 B
JSON

{
"id": "reactive-notes",
"name": "Reactive Notes",
"version": "1.0.0",
"minAppVersion": "1.4.0",
"description": "Transform your Obsidian vault into a reactive computational environment. Create dynamic React components directly in your notes.",
"author": "Elias Noesis",
"authorUrl": "https://github.com/Prodigist",
"isDesktopOnly": false,
"fundingUrl": {
"Buy Me A Coffee": "https://www.buymeacoffee.com/prodigist"
}
}