41 lines
736 B
JSON
41 lines
736 B
JSON
{
|
|
"name": "siyuan-ext-importer",
|
|
"author": "Akkuman",
|
|
"url": "https://github.com/Akkuman/siyuan-ext-importer",
|
|
"version": "1.1.2",
|
|
"minAppVersion": "3.0.12",
|
|
"backends": [
|
|
"windows",
|
|
"linux",
|
|
"darwin",
|
|
"docker",
|
|
"ios",
|
|
"android"
|
|
],
|
|
"frontends": [
|
|
"desktop",
|
|
"browser-desktop",
|
|
"desktop-window"
|
|
],
|
|
"displayName": {
|
|
"en_US": "Notion Importer",
|
|
"zh_CN": "Notion 数据导入"
|
|
},
|
|
"description": {
|
|
"en_US": "import notion data to siyuan",
|
|
"zh_CN": "将notion数据导入思源"
|
|
},
|
|
"readme": {
|
|
"en_US": "README.md",
|
|
"zh_CN": "README_zh_CN.md"
|
|
},
|
|
"funding": {
|
|
"custom": [
|
|
""
|
|
]
|
|
},
|
|
"keywords": [
|
|
"plugin", "import", "notion"
|
|
]
|
|
}
|