mikejongbloet_obsidian-get-.../manifest.json

10 lines
340 B
JSON
Raw Normal View History

2023-04-01 18:30:08 +00:00
{
2023-04-02 20:46:46 +00:00
"id": "get-stock-information",
"name": "Get Stock Information",
"version": "1.0.0",
"minAppVersion": "0.0.0",
"description": "This plugin takes a stock symbol and returns a callout block with the latest stock information.",
"author": "mikejlj",
"authorUrl": "https://mikej.design",
"isDesktopOnly": false
}