mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-28 14:17:19 +02:00
43 lines
1.0 KiB
JSON
43 lines
1.0 KiB
JSON
[
|
|
{
|
|
"pkg": "@byteowls/capacitor-filesharer",
|
|
"classpath": "com.byteowls.capacitor.filesharer.FileSharerPlugin"
|
|
},
|
|
{
|
|
"pkg": "@capacitor-community/volume-buttons",
|
|
"classpath": "com.ryltsov.alex.plugins.volume.buttons.VolumeButtonsPlugin"
|
|
},
|
|
{
|
|
"pkg": "@capacitor/app",
|
|
"classpath": "com.capacitorjs.plugins.app.AppPlugin"
|
|
},
|
|
{
|
|
"pkg": "@capacitor/browser",
|
|
"classpath": "com.capacitorjs.plugins.browser.BrowserPlugin"
|
|
},
|
|
{
|
|
"pkg": "@capacitor/clipboard",
|
|
"classpath": "com.capacitorjs.plugins.clipboard.ClipboardPlugin"
|
|
},
|
|
{
|
|
"pkg": "@capacitor/dialog",
|
|
"classpath": "com.capacitorjs.plugins.dialog.DialogPlugin"
|
|
},
|
|
{
|
|
"pkg": "@capacitor/haptics",
|
|
"classpath": "com.capacitorjs.plugins.haptics.HapticsPlugin"
|
|
},
|
|
{
|
|
"pkg": "@capacitor/network",
|
|
"classpath": "com.capacitorjs.plugins.network.NetworkPlugin"
|
|
},
|
|
{
|
|
"pkg": "@capacitor/preferences",
|
|
"classpath": "com.capacitorjs.plugins.preferences.PreferencesPlugin"
|
|
},
|
|
{
|
|
"pkg": "@capacitor/status-bar",
|
|
"classpath": "com.capacitorjs.plugins.statusbar.StatusBarPlugin"
|
|
}
|
|
]
|