mirror of
https://github.com/ryanpcmcquen/obsidian-javascript-init.git
synced 2026-07-22 06:00:30 +00:00
10 lines
284 B
JSON
10 lines
284 B
JSON
{
|
|
"id": "obsidian-custom-javascript",
|
|
"name": "Custom JavaScript",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "0.9.12",
|
|
"description": "Run custom JavaScript in Obsidian.",
|
|
"author": "ryanpcmcquen",
|
|
"authorUrl": "https://github.com/ryanpcmcquen",
|
|
"isDesktopOnly": false
|
|
}
|