44 lines
814 B
JSON
44 lines
814 B
JSON
{
|
|
"name": "siyuan-drawio-plugin",
|
|
"author": "cowboy",
|
|
"url": "https://github.com/zt8989/siyuan-drawio-plugin",
|
|
"version": "0.1.36",
|
|
"minAppVersion": "3.0.12",
|
|
"backends": [
|
|
"windows",
|
|
"linux",
|
|
"darwin",
|
|
"docker",
|
|
"ios",
|
|
"android",
|
|
"harmony"
|
|
],
|
|
"frontends": [
|
|
"desktop",
|
|
"mobile",
|
|
"browser-desktop",
|
|
"browser-mobile",
|
|
"desktop-window"
|
|
],
|
|
"displayName": {
|
|
"en_US": "Siyuan Draw.io Plugin",
|
|
"zh_CN": "思源Draw.io插件"
|
|
},
|
|
"description": {
|
|
"en_US": "Draw.io integrated as a plugin into Siyuan",
|
|
"zh_CN": "Draw.io以插件形式集成到思源中"
|
|
},
|
|
"readme": {
|
|
"en_US": "README.md",
|
|
"zh_CN": "README_zh_CN.md"
|
|
},
|
|
"funding": {
|
|
"custom": [
|
|
""
|
|
]
|
|
},
|
|
"keywords": [
|
|
"plugin",
|
|
"drawio"
|
|
]
|
|
} |