mirror of
https://github.com/divamgupta/obsidian-spreadsheets.git
synced 2026-07-22 08:20:30 +00:00
10 lines
248 B
JSON
10 lines
248 B
JSON
{
|
|
"id": "spreadsheets",
|
|
"name": "Spreadsheets",
|
|
"version": "1.0.1",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Plugin to create spreadsheets in Obsidian.",
|
|
"author": "Divam Gupta",
|
|
"authorUrl": "https://divam.io",
|
|
"isDesktopOnly": true
|
|
}
|