meld-cp_obsidian-build/manifest.json

11 lines
309 B
JSON
Raw Normal View History

2022-11-22 11:31:32 +00:00
{
"id": "meld-build",
2023-01-02 04:11:30 +00:00
"name": "Meld Build",
2023-01-07 06:35:17 +00:00
"version": "0.1.3",
2023-01-06 05:42:24 +00:00
"minAppVersion": "1.1.9",
2023-01-06 05:39:10 +00:00
"description": "Write and execute (sandboxed) JavaScript to render templates, query DataView and create dynamic notes.",
2022-11-22 11:31:32 +00:00
"author": "meld-cp",
"authorUrl": "https://github.com/meld-cp/",
"isDesktopOnly": false
}