mirror of
https://github.com/chrislicodes/obsidian-chess-study.git
synced 2026-07-22 07:50:30 +00:00
10 lines
277 B
JSON
10 lines
277 B
JSON
{
|
|
"id": "obsidian-chessify",
|
|
"name": "Chessify",
|
|
"version": "0.0.1",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "A chess study helper for Obsidian (https://obsidian.md)",
|
|
"author": "chrislicodes",
|
|
"authorUrl": "https://github.com/chrislicodes",
|
|
"isDesktopOnly": false
|
|
}
|