diff options
Diffstat (limited to 'plugins/fetch.json')
| -rw-r--r-- | plugins/fetch.json | 218 |
1 files changed, 0 insertions, 218 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json deleted file mode 100644 index 532c8ada..00000000 --- a/plugins/fetch.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "org.apache.cordova.device": { - "source": { - "type": "registry", - "id": "org.apache.cordova.device" - } - }, - "org.apache.cordova.console": { - "source": { - "type": "registry", - "id": "org.apache.cordova.console" - } - }, - "com.ionic.keyboard": { - "source": { - "type": "registry", - "id": "com.ionic.keyboard" - }, - "is_top_level": true, - "variables": {} - }, - "org.apache.cordova.statusbar": { - "source": { - "type": "registry", - "id": "org.apache.cordova.statusbar" - }, - "is_top_level": true, - "variables": {} - }, - "cordova-plugin-whitelist": { - "source": { - "type": "registry", - "id": "cordova-plugin-whitelist" - }, - "is_top_level": true, - "variables": {} - }, - "cordova-plugin-inappbrowser": { - "source": { - "type": "registry", - "id": "cordova-plugin-inappbrowser" - }, - "is_top_level": true, - "variables": {} - }, - "nl.x-services.plugins.insomnia": { - "source": { - "type": "git", - "url": "https://github.com/EddyVerbruggen/Insomnia-PhoneGap-Plugin.git", - "subdir": "." - }, - "is_top_level": true, - "variables": {} - }, - "cordova-plugin-file": { - "source": { - "type": "registry", - "id": "cordova-plugin-file" - }, - "is_top_level": true, - "variables": {} - }, - "de.appplant.cordova.plugin.email-composer": { - "source": { - "type": "git", - "url": "https://github.com/katzer/cordova-plugin-email-composer.git", - "subdir": "." - }, - "is_top_level": true, - "variables": {} - }, - "uk.co.whiteoctober.cordova.appversion": { - "source": { - "type": "git", - "url": "https://github.com/whiteoctober/cordova-plugin-app-version.git", - "subdir": "." - }, - "is_top_level": true, - "variables": {} - }, - "org.pbernasconi.progressindicator": { - "source": { - "type": "git", - "url": "https://github.com/pbernasconi/cordova-progressIndicator.git", - "subdir": "." - }, - "is_top_level": true, - "variables": {} - }, - "org.devgeeks.Canvas2ImagePlugin": { - "source": { - "type": "git", - "url": "https://github.com/devgeeks/Canvas2ImagePlugin.git", - "subdir": "." - }, - "is_top_level": true, - "variables": {} - }, - "com.phonegap.plugins.OrientationLock": { - "source": { - "type": "git", - "url": "https://github.com/cogitor/PhoneGap-OrientationLock.git", - "subdir": "." - }, - "is_top_level": true, - "variables": {} - }, - "cordova-plugin-splashscreen": { - "source": { - "type": "registry", - "id": "cordova-plugin-splashscreen" - }, - "is_top_level": true, - "variables": {} - }, - "hu.dpal.phonegap.plugins.PinDialog": { - "source": { - "type": "git", - "url": "https://github.com/Paldom/PinDialog.git", - "subdir": "." - }, - "is_top_level": true, - "variables": {} - }, - "cordova-plugin-touchid": { - "source": { - "type": "git", - "url": "https://github.com/leecrossley/cordova-plugin-touchid.git", - "subdir": "." - }, - "is_top_level": true, - "variables": {} - }, - "cordova-plugin-crosswalk-webview": { - "source": { - "type": "registry", - "id": "cordova-plugin-crosswalk-webview" - }, - "is_top_level": true, - "variables": {} - }, - "cordova-plugin-ios-longpress-fix": { - "source": { - "type": "registry", - "id": "cordova-plugin-ios-longpress-fix" - }, - "is_top_level": true, - "variables": {} - }, - "cordova-plugin-websocket": { - "source": { - "type": "registry", - "id": "cordova-plugin-websocket" - }, - "is_top_level": true, - "variables": {} - }, - "de.appplant.cordova.plugin.local-notification": { - "source": { - "type": "git", - "url": "https://github.com/katzer/cordova-plugin-local-notifications.git", - "subdir": "." - }, - "is_top_level": true, - "variables": {} - }, - "cordova-plugin-device": { - "source": { - "type": "registry", - "id": "cordova-plugin-device" - }, - "is_top_level": false, - "variables": {} - }, - "de.appplant.cordova.common.registerusernotificationsettings": { - "source": { - "type": "registry", - "id": "de.appplant.cordova.common.registerusernotificationsettings" - }, - "is_top_level": false, - "variables": {} - }, - "de.appplant.cordova.plugin.badge": { - "source": { - "type": "git", - "url": "https://github.com/katzer/cordova-plugin-badge.git", - "subdir": "." - }, - "is_top_level": true, - "variables": {} - }, - "phonegap-plugin-push": { - "source": { - "type": "registry", - "id": "phonegap-plugin-push" - }, - "is_top_level": true, - "variables": {} - }, - "org.apache.cordova.file": { - "source": { - "type": "registry", - "id": "org.apache.cordova.file" - }, - "is_top_level": false, - "variables": {} - }, - "org.apache.cordova.media": { - "source": { - "type": "git", - "url": "https://github.com/pliablepixels/cordova-plugin-media.git", - "subdir": ".", - "ref": "playback-only" - }, - "is_top_level": true, - "variables": {} - } -}
\ No newline at end of file |
