1
0
Fork 0
knowledge-base/.obsidian/plugins/obsidian-git/manifest.json

11 lines
325 B
JSON
Raw Normal View History

2022-09-04 12:54:22 +00:00
{
2024-12-09 19:19:31 +00:00
"author": "Vinzent",
"authorUrl": "https://github.com/Vinzent03",
2022-09-04 12:54:22 +00:00
"id": "obsidian-git",
2024-03-10 21:48:34 +00:00
"name": "Git",
2024-12-09 19:19:31 +00:00
"description": "Integrate Git version control with automatic backup and other advanced features.",
2022-10-14 21:20:54 +00:00
"isDesktopOnly": false,
2022-12-22 16:21:07 +00:00
"fundingUrl": "https://ko-fi.com/vinzent",
2024-12-09 19:19:31 +00:00
"version": "2.30.1"
2022-09-04 12:54:22 +00:00
}