mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
63 lines
1.5 KiB
JSON
63 lines
1.5 KiB
JSON
[
|
|
{
|
|
"pkg": "@capacitor-community/safe-area",
|
|
"classpath": "com.getcapacitor.community.safearea.SafeAreaPlugin"
|
|
},
|
|
{
|
|
"pkg": "@capacitor/action-sheet",
|
|
"classpath": "com.capacitorjs.plugins.actionsheet.ActionSheetPlugin"
|
|
},
|
|
{
|
|
"pkg": "@capacitor/app",
|
|
"classpath": "com.capacitorjs.plugins.app.AppPlugin"
|
|
},
|
|
{
|
|
"pkg": "@capacitor/camera",
|
|
"classpath": "com.capacitorjs.plugins.camera.CameraPlugin"
|
|
},
|
|
{
|
|
"pkg": "@capacitor/clipboard",
|
|
"classpath": "com.capacitorjs.plugins.clipboard.ClipboardPlugin"
|
|
},
|
|
{
|
|
"pkg": "@capacitor/device",
|
|
"classpath": "com.capacitorjs.plugins.device.DevicePlugin"
|
|
},
|
|
{
|
|
"pkg": "@capacitor/filesystem",
|
|
"classpath": "com.capacitorjs.plugins.filesystem.FilesystemPlugin"
|
|
},
|
|
{
|
|
"pkg": "@capacitor/haptics",
|
|
"classpath": "com.capacitorjs.plugins.haptics.HapticsPlugin"
|
|
},
|
|
{
|
|
"pkg": "@capacitor/keyboard",
|
|
"classpath": "com.capacitorjs.plugins.keyboard.KeyboardPlugin"
|
|
},
|
|
{
|
|
"pkg": "@capacitor/network",
|
|
"classpath": "com.capacitorjs.plugins.network.NetworkPlugin"
|
|
},
|
|
{
|
|
"pkg": "@capacitor/share",
|
|
"classpath": "com.capacitorjs.plugins.share.SharePlugin"
|
|
},
|
|
{
|
|
"pkg": "@capacitor/splash-screen",
|
|
"classpath": "com.capacitorjs.plugins.splashscreen.SplashScreenPlugin"
|
|
},
|
|
{
|
|
"pkg": "@capacitor/status-bar",
|
|
"classpath": "com.capacitorjs.plugins.statusbar.StatusBarPlugin"
|
|
},
|
|
{
|
|
"pkg": "send-intent",
|
|
"classpath": "de.mindlib.sendIntent.SendIntent"
|
|
},
|
|
{
|
|
"pkg": "@jcesarmobile/ssl-skip",
|
|
"classpath": "com.jcesarmobile.sslskip.SslSkipPlugin"
|
|
}
|
|
]
|