mirror of
https://github.com/apoo711/obsidian-3d-graph.git
synced 2026-07-22 13:00:24 +00:00
10 lines
245 B
JSON
10 lines
245 B
JSON
{
|
|
"id": "3d-graph",
|
|
"name": "3D Graph Plugin",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "1.7.0",
|
|
"description": "A 3D Graph Plugin for Obsidian.",
|
|
"author": "Aryan Gupta",
|
|
"authorUrl": "https://aryan-gupta.is-a.dev",
|
|
"isDesktopOnly": true
|
|
}
|