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