12 lines
329 B
JSON
Raw Normal View History

2023-06-29 11:55:02 +08:00
{
"id": "templater-obsidian",
"name": "Templater",
2024-04-15 11:54:03 +08:00
"version": "2.2.3",
2023-06-29 11:55:02 +08:00
"description": "Create and use templates",
2024-04-15 11:54:03 +08:00
"minAppVersion": "1.5.0",
2023-06-29 11:55:02 +08:00
"author": "SilentVoid",
"authorUrl": "https://github.com/SilentVoid13",
2024-04-15 11:54:03 +08:00
"helpUrl": "https://silentvoid13.github.io/Templater/",
2023-06-29 11:55:02 +08:00
"isDesktopOnly": false
}