/ .obsidian / plugins / dataview / manifest.json
manifest.json
 1  {
 2    "id": "dataview",
 3    "name": "Dataview",
 4    "version": "0.5.66",
 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  }