diff options
Diffstat (limited to 'plugins/fetch.json')
| -rw-r--r-- | plugins/fetch.json | 21 |
1 files changed, 14 insertions, 7 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json index 5742b111..c8047072 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -67,20 +67,27 @@ "is_top_level": true, "variables": {} }, - "org.apache.cordova.file": { + "nl.x-services.plugins.insomnia": { "source": { "type": "git", - "url": "https://github.com/apache/cordova-plugin-file", - "subdir": ".", - "ref": "r0.2.5" + "url": "https://github.com/EddyVerbruggen/Insomnia-PhoneGap-Plugin.git", + "subdir": "." }, - "is_top_level": false, + "is_top_level": true, "variables": {} }, - "nl.x-services.plugins.insomnia": { + "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/EddyVerbruggen/Insomnia-PhoneGap-Plugin.git", + "url": "https://github.com/katzer/cordova-plugin-email-composer.git", "subdir": "." }, "is_top_level": true, |
