manifest.json 375 B

12345678910
  1. {
  2. "id": "habit-calendar",
  3. "name": "Habit Calendar",
  4. "version": "1.2.0",
  5. "minAppVersion": "0.9.12",
  6. "description": "Monthly Habit Calendar for DataviewJS. This plugin helps you render a calendar inside DataviewJS code block, showing your habit status within a month.",
  7. "author": "Hedonihilist",
  8. "authorUrl": "https://github.com/hedonihilist",
  9. "isDesktopOnly": false
  10. }