summaryrefslogtreecommitdiff
path: root/.obsidian/plugins/obsidian-plantuml/manifest.json
blob: 484ab04fddf2f25bfade46a11f6e1206c1ae872d (plain)
1
2
3
4
5
6
7
8
9
10
{
	"id": "obsidian-plantuml",
	"name": "PlantUML",
	"version": "1.8.0",
	"minAppVersion": "1.5.7",
	"description": "Render PlantUML Diagrams",
	"author": "Johannes Theiner",
	"authorUrl": "https://github.com/joethei/",
	"isDesktopOnly": false
}