/ manifest.json
manifest.json
1 { 2 "id": "interbrain", 3 "name": "InterBrain", 4 "version": "0.15.0", 5 "minAppVersion": "0.15.0", 6 "description": "An Obsidian plugin that transforms Personal Knowledge Management into Collective Knowledge Gardening, transcending the traditional Second Brain paradigm.", 7 "author": "Project Liminality", 8 "authorUrl": "https://github.com/ProjectLiminality", 9 "fundingUrl": "https://opencollective.com/projectliminality", 10 "isDesktopOnly": false 11 }