calfmoon_node-factor/manifest.json

10 lines
257 B
JSON
Raw Permalink Normal View History

2025-03-07 10:01:05 +00:00
{
2025-03-07 13:50:50 +00:00
"id": "node-factor",
"name": "Node Factor",
2026-03-28 14:22:59 +00:00
"version": "2.1.0",
2025-03-07 10:01:05 +00:00
"minAppVersion": "0.15.0",
2025-03-12 09:08:12 +00:00
"description": "Customize factors effecting node size in graph.",
2025-03-07 13:50:50 +00:00
"author": "CalfMoon",
"authorUrl": "https://github.com/CalfMoon",
2025-03-07 10:01:05 +00:00
"isDesktopOnly": false
2026-03-28 07:26:21 +00:00
}