mirror of
https://github.com/mprojectscode/obsidian-bases-charts-plugin.git
synced 2026-07-22 06:43:19 +00:00
10 lines
338 B
JSON
10 lines
338 B
JSON
{
|
|
"id": "bases-charts",
|
|
"name": "Lemons Plugin Template",
|
|
"version": "0.0.5",
|
|
"minAppVersion": "1.4.0",
|
|
"description": "This is a sample plugin for Obsidian. This plugin demonstrates some of the capabilities of the Obsidian API.",
|
|
"author": "Moritz Jung",
|
|
"authorUrl": "https://mprojectscode.github.io/",
|
|
"isDesktopOnly": false
|
|
}
|