mirror of
https://github.com/mprojectscode/obsidian-bases-charts-plugin.git
synced 2026-07-22 06:43:19 +00:00
11 lines
319 B
JSON
11 lines
319 B
JSON
{
|
|
"id": "bases-charts",
|
|
"name": "Bases Charts",
|
|
"version": "0.0.11",
|
|
"minAppVersion": "1.10.0",
|
|
"description": "Bases views for scatter, line, and bar charts.",
|
|
"author": "Moritz Jung",
|
|
"authorUrl": "https://moritzjung.dev/",
|
|
"fundingUrl": "https://github.com/sponsors/mProjectsCode",
|
|
"isDesktopOnly": false
|
|
}
|