mirror of
https://github.com/prodigist/ReactiveNotes.git
synced 2026-07-22 12:30:26 +00:00
13 lines
423 B
JSON
13 lines
423 B
JSON
{
|
|
"id": "reactive-notes",
|
|
"name": "Reactive Notes",
|
|
"version": "1.0.2",
|
|
"minAppVersion": "1.4.0",
|
|
"description": "Transform your 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"
|
|
}
|
|
}
|