ericaxu_gemmy/manifest.json

12 lines
288 B
JSON
Raw Normal View History

2022-04-15 18:13:31 +00:00
{
2023-03-30 02:55:50 +00:00
"id": "gemmy",
"name": "Gemmy",
2025-10-02 18:40:50 +00:00
"version": "1.0.1",
2022-08-09 17:38:50 +00:00
"minAppVersion": "0.15.0",
2023-03-30 02:55:50 +00:00
"description": "2023 April Fool's plugin brought to you by Obsidian",
2022-04-15 18:13:31 +00:00
"author": "Obsidian",
"authorUrl": "https://obsidian.md",
2022-12-05 20:28:53 +00:00
"fundingUrl": "https://obsidian.md/pricing",
2022-04-15 18:13:31 +00:00
"isDesktopOnly": false
}