siyuan-jsdraw-plugin/plugin.json
MassiveBox 5c261b35f2
Some checks failed
Create Release on Tag Push / build (push) Has been cancelled
Fix bug due to empty i18n folder
2025-04-01 09:12:51 +02:00

44 lines
775 B
JSON

{
"name": "siyuan-jsdraw-plugin",
"author": "massivebox",
"url": "https://git.massive.box/massivebox/siyuan-jsdraw-plugin",
"version": "0.1.1",
"minAppVersion": "3.0.12",
"backends": [
"windows",
"linux",
"darwin",
"ios",
"android",
"harmony",
"docker"
],
"frontends": [
"desktop",
"mobile",
"browser-desktop",
"browser-mobile",
"desktop-window"
],
"displayName": {
"en_US": "JS-Draw Whiteboard"
},
"description": {
"en_US": "Include a whiteboard for freehand drawing anywhere in your documents."
},
"readme": {
"en_US": "README.md"
},
"funding": {
"custom": [
""
]
},
"keywords": [
"plugin",
"drawing",
"freehand",
"tablet",
"whiteboard"
]
}