manifest.json 287 B

12345678910
  1. {
  2. "id": "obsidian-tasks-plugin",
  3. "name": "Tasks",
  4. "version": "1.18.1",
  5. "minAppVersion": "0.14.6",
  6. "description": "Task management for Obsidian",
  7. "author": "Martin Schenck and Clare Macrae",
  8. "authorUrl": "https://github.com/obsidian-tasks-group",
  9. "isDesktopOnly": false
  10. }