swarnam-obsidian/manifest.json

12 lines
296 B
JSON
Raw Normal View History

2022-04-15 18:13:31 +00:00
{
2024-04-04 21:39:27 +00:00
"id": "swarnam",
"name": "Swarnam",
2022-08-09 17:38:50 +00:00
"version": "1.0.0",
"minAppVersion": "0.15.0",
2024-04-04 21:39:27 +00:00
"description": "A no-frills web code blocks plugin for Obsidian.",
"author": "runofthemillgeek",
"authorUrl": "https://dg.sangeeth.dev",
"fundingUrl": "https://dg.sangeeth.dev",
"isDesktopOnly": true
2022-04-15 18:13:31 +00:00
}