chrislicodes_obsidian-chess.../manifest.json

11 lines
270 B
JSON
Raw Normal View History

2023-05-06 11:50:47 +00:00
{
2023-05-17 19:58:15 +00:00
"id": "chessify",
2023-05-06 12:52:09 +00:00
"name": "Chessify",
2023-05-17 19:58:15 +00:00
"version": "1.0.0",
2023-05-06 11:50:47 +00:00
"minAppVersion": "0.15.0",
2023-05-17 19:02:43 +00:00
"description": "A chess study helper and PGN viewer for Obsidian.",
"author": "Christoph Lindstädt",
2023-05-06 12:52:09 +00:00
"authorUrl": "https://github.com/chrislicodes",
2023-05-06 11:50:47 +00:00
"isDesktopOnly": false
}