manifest.json 272 B

12345678910
  1. {
  2. "id": "templater-obsidian",
  3. "name": "Templater",
  4. "version": "1.16.0",
  5. "description": "Create and use templates",
  6. "minAppVersion": "0.11.13",
  7. "author": "SilentVoid",
  8. "authorUrl": "https://github.com/SilentVoid13",
  9. "isDesktopOnly": false
  10. }