/ .obsidian / plugins / OA-file-hider / manifest.json
manifest.json
 1  {
 2  	"id": "OA-file-hider",
 3  	"name": "File Hider",
 4  	"version": "1.1.1",
 5  	"minAppVersion": "0.14.6",
 6  	"description": "An Obsidian plugin that allows hiding files and folders in the built-in file explorer",
 7  	"author": "Oliver Akins",
 8  	"authorUrl": "https://github.com/Oliver-Akins",
 9  	"isDesktopOnly": false,
10  	"branch": "main"
11  }