manifest.json 249 B

12345678910
  1. {
  2. "id": "calendar",
  3. "name": "Calendar",
  4. "description": "Calendar view of your daily notes",
  5. "version": "1.5.10",
  6. "author": "Liam Cain",
  7. "authorUrl": "https://github.com/liamcain/",
  8. "isDesktopOnly": false,
  9. "minAppVersion": "0.9.11"
  10. }