chrislicodes_obsidian-chess.../manifest.json

11 lines
277 B
JSON
Raw Normal View History

2023-05-06 11:50:47 +00:00
{
2023-05-06 12:52:09 +00:00
"id": "obsidian-chessify",
"name": "Chessify",
"version": "0.0.1",
2023-05-06 11:50:47 +00:00
"minAppVersion": "0.15.0",
2023-05-06 12:52:09 +00:00
"description": "A chess study helper for Obsidian (https://obsidian.md)",
"author": "chrislicodes",
"authorUrl": "https://github.com/chrislicodes",
2023-05-06 11:50:47 +00:00
"isDesktopOnly": false
}