raven-pensieve_obsidian-ace.../manifest-beta.json

15 lines
475 B
JSON
Raw Permalink Normal View History

2025-05-04 04:05:18 +00:00
{
"id": "ace-code-editor",
"name": "Ace Code Editor",
"version": "1.0.3-beta.1",
2025-05-29 03:12:14 +00:00
"minAppVersion": "1.8.0",
"description": "An enhanced code editor using Ace editor, providing syntax highlighting, code folding, and other advanced editing features.",
2025-05-04 04:05:18 +00:00
"author": "RavenHogWarts",
2026-01-25 12:21:06 +00:00
"authorUrl": "https://github.com/Raven-Pensieve",
2025-05-04 04:05:18 +00:00
"fundingUrl": {
"ko-fi": "https://ko-fi.com/ravenhogwarts",
"afdian": "https://afdian.com/a/ravenhogwarts"
2025-05-04 04:05:18 +00:00
},
"isDesktopOnly": false
2025-05-04 04:05:18 +00:00
}