manifest.json 357 B

1234567891011
  1. {
  2. "id": "dataview",
  3. "name": "Dataview",
  4. "version": "0.5.67",
  5. "minAppVersion": "0.13.11",
  6. "description": "Complex data views for the data-obsessed.",
  7. "author": "Michael Brenan <blacksmithgu@gmail.com>",
  8. "authorUrl": "https://github.com/blacksmithgu",
  9. "helpUrl": "https://blacksmithgu.github.io/obsidian-dataview/",
  10. "isDesktopOnly": false
  11. }