Files
2026-02-13 22:24:27 +08:00

76 lines
1.9 KiB
JSON

{
"name": "monaco-editor",
"author": "Zuoqiu Yingyi",
"url": "https://github.com/Zuoqiu-Yingyi/siyuan-plugin-monaco-editor",
"version": "0.2.5",
"minAppVersion": "3.0.12",
"keywords": [
"代码",
"代碼",
"程式碼",
"code",
"visual",
"studio",
"vscode",
"monaco",
"编辑器",
"編輯器",
"editor",
"vditor",
"文件",
"資料",
"file",
"文件夹",
"文件夾",
"資料夾",
"folder",
"管理",
"manage",
"资源管理器",
"資源管理器",
"explorer",
"markdown",
"所见即所得",
"所見即所得",
"wysiwyg",
"下载",
"下載",
"download",
"上传",
"上傳",
"upload"
],
"backends": [
"all"
],
"frontends": [
"desktop",
"desktop-window",
"browser-desktop"
],
"displayName": {
"default": "Integrated Edit Environment",
"zh_CN": "集成编辑环境",
"zh_CHT": "集成編輯環境"
},
"description": {
"default": "A file editing tool integrating <a href='https://microsoft.github.io/monaco-editor/'>Monaco Editor</a>.",
"zh_CN": "一个集成了 <a href='https://microsoft.github.io/monaco-editor/'>Monaco Editor</a> 的文件编辑工具。",
"zh_CHT": "一個集成了 <a href='https://microsoft.github.io/monaco-editor/'>Monaco Editor</a> 的文件編輯工具。"
},
"readme": {
"default": "README.md",
"zh_CN": "README_zh_CN.md",
"zh_CHT": "README_zh_CN.md"
},
"funding": {
"openCollective": "",
"patreon": "",
"github": "",
"custom": [
"https://afdian.net/a/zuoqiu",
"https://ko-fi.com/zuoqiu"
]
}
}