10 lines
308 B
JSON
10 lines
308 B
JSON
|
{
|
||
|
"id": "obsidian-local-rest-api",
|
||
|
"name": "Local REST API",
|
||
|
"version": "2.3.0",
|
||
|
"minAppVersion": "0.12.0",
|
||
|
"description": "Get, change or otherwise interact with your notes in Obsidian via a REST API.",
|
||
|
"author": "Adam Coddington",
|
||
|
"authorUrl": "https://coddingtonbear.net/",
|
||
|
"isDesktopOnly": true
|
||
|
}
|