manifest.json 358 B

12345678910111213
  1. {
  2. "id": "zotlit",
  3. "name": "ZotLit",
  4. "version": "1.1.10",
  5. "minAppVersion": "1.6.7",
  6. "versions": {
  7. "better-sqlite3": "v11.9.1"
  8. },
  9. "description": "Plugin to integrate with Zotero, create literature notes and insert citations from a Zotero library.",
  10. "author": "AidenLx",
  11. "authorUrl": "https://github.com/aidenlx",
  12. "isDesktopOnly": true
  13. }