stfrigerio_sqliteDB/manifest.json

12 lines
309 B
JSON
Raw Normal View History

2025-01-29 17:35:31 +00:00
{
2025-01-29 18:20:48 +00:00
"id": "sqliteDB",
"name": "sqliteDB",
2025-01-29 17:35:31 +00:00
"version": "1.0.0",
"minAppVersion": "0.15.0",
2025-01-29 18:20:48 +00:00
"description": "A plugin that allows to interact with sqlite databases in Obsidian",
2025-01-29 17:35:31 +00:00
"author": "Obsidian",
"authorUrl": "https://obsidian.md",
"fundingUrl": "https://obsidian.md/pricing",
"isDesktopOnly": false
}