mirror of
https://github.com/calfmoon/node-factor.git
synced 2026-07-22 05:42:24 +00:00
10 lines
269 B
JSON
10 lines
269 B
JSON
{
|
|
"id": "node-factor",
|
|
"name": "Node Factor",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Demonstrates some of the capabilities of the Obsidian API.",
|
|
"author": "CalfMoon",
|
|
"authorUrl": "https://github.com/CalfMoon",
|
|
"isDesktopOnly": false
|
|
}
|