43 lines
866 B
JSON
43 lines
866 B
JSON
{
|
|
"name": "siyuan-plugin-picgo",
|
|
"author": "terwer",
|
|
"url": "https://github.com/terwer/siyuan-plugin-picgo",
|
|
"version": "1.12.1",
|
|
"minAppVersion": "2.9.0",
|
|
"backends": [
|
|
"windows",
|
|
"linux",
|
|
"darwin",
|
|
"docker",
|
|
"android",
|
|
"ios"
|
|
],
|
|
"frontends": [
|
|
"desktop",
|
|
"desktop-window",
|
|
"mobile",
|
|
"browser-desktop",
|
|
"browser-mobile"
|
|
],
|
|
"displayName": {
|
|
"default": "PicGo picbed",
|
|
"zh_CN": "PicGo图床"
|
|
},
|
|
"description": {
|
|
"default": "Your favorite PicGo image bed is still available in Siyuan Notes, wuhu~",
|
|
"zh_CN": "您喜爱的 PicGo 图床,在思源笔记依然可用,没想到吧~"
|
|
},
|
|
"readme": {
|
|
"default": "README.md",
|
|
"zh_CN": "README_zh_CN.md"
|
|
},
|
|
"i18n": [
|
|
"en_US",
|
|
"zh_CN"
|
|
],
|
|
"funding": {
|
|
"custom": [
|
|
"https://afdian.net/a/terwer"
|
|
]
|
|
}
|
|
} |