mirror of
https://github.com/daledesilva/obsidian_google-keep-import.git
synced 2026-07-22 07:50:23 +00:00
11 lines
307 B
JSON
11 lines
307 B
JSON
{
|
|
"id": "Plugin Template",
|
|
"name": "Plugin Template",
|
|
"version": "0.0.1",
|
|
"minAppVersion": "1.00.0",
|
|
"description": "A template to help kick off your plugin.",
|
|
"author": "Dale de Silva",
|
|
"authorUrl": "https://ublik-om.net",
|
|
"fundingUrl": "https://twitter.com/daledesilva",
|
|
"isDesktopOnly": false
|
|
}
|