calfmoon_node-factor/manifest.json

11 lines
269 B
JSON
Raw 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",
2025-03-07 10:01:05 +00:00
"version": "1.0.0",
"minAppVersion": "0.15.0",
"description": "Demonstrates some of the capabilities of the Obsidian API.",
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
}