obsidian-paste-plugin/manifest.json

12 lines
326 B
JSON
Raw Permalink Normal View History

2022-04-15 18:13:31 +00:00
{
"id": "obsidian-paste-baalajimaestro",
"name": "Paste Plugin for baalajimaestro",
2022-08-09 17:38:50 +00:00
"version": "1.0.0",
"minAppVersion": "1.0.0",
"description": "This is a simple paste plugin.",
"author": "baalajimaestro",
"authorUrl": "https://baalajimaestro.me",
"fundingUrl": "https://baalajimaestro.me",
2022-04-15 18:13:31 +00:00
"isDesktopOnly": false
}