meld-cp_obsidian-build/manifest.json

10 lines
308 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",
"version": "0.1.8",
2023-01-08 00:55:04 +00:00
"minAppVersion": "1.0.1",
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
2023-01-08 01:06:26 +00:00
}