manifest.json 413 B

1234567891011121314
  1. {
  2. "author": "polyipseity",
  3. "description": "Integrate consoles, shells, and terminals inside Obsidian.",
  4. "fundingUrl": {
  5. "Buy Me a Coffee": "https://buymeacoffee.com/polyipseity",
  6. "GitHub Sponsors": "https://github.com/sponsors/polyipseity"
  7. },
  8. "version": "3.14.0",
  9. "authorUrl": "https://github.com/polyipseity",
  10. "id": "terminal",
  11. "isDesktopOnly": false,
  12. "minAppVersion": "1.2.8",
  13. "name": "Terminal"
  14. }