diff options
Diffstat (limited to 'plugins/fetch.json')
| -rw-r--r-- | plugins/fetch.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json index 95dddb09..5742b111 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -76,5 +76,14 @@ }, "is_top_level": false, "variables": {} + }, + "nl.x-services.plugins.insomnia": { + "source": { + "type": "git", + "url": "https://github.com/EddyVerbruggen/Insomnia-PhoneGap-Plugin.git", + "subdir": "." + }, + "is_top_level": true, + "variables": {} } } |
