swarnam-obsidian/manifest.json

12 lines
295 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 22:03:36 +00:00
"description": "A no-frills web playground plugin for Obsidian.",
2024-04-04 21:39:27 +00:00
"author": "runofthemillgeek",
"authorUrl": "https://dg.sangeeth.dev",
"fundingUrl": "https://dg.sangeeth.dev",
"isDesktopOnly": true
2022-04-15 18:13:31 +00:00
}