manifest.json 330 B

1234567891011
  1. {
  2. "id": "templater-obsidian",
  3. "name": "Templater",
  4. "version": "2.11.1",
  5. "description": "Create and use templates",
  6. "minAppVersion": "1.5.0",
  7. "author": "SilentVoid",
  8. "authorUrl": "https://github.com/SilentVoid13",
  9. "helpUrl": "https://silentvoid13.github.io/Templater/",
  10. "isDesktopOnly": false
  11. }