summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2016-06-26 18:08:22 -0400
committerPliable Pixels <pliablepixels@gmail.com>2016-06-26 18:08:22 -0400
commit39c77bfbe18138173b2ad35b1bee7301f2711b69 (patch)
treead80bcde7cae0b1998696a789b31cb4de798bfd7 /plugins
parenta1f3994a1849dbd1b5157adf8c16e6e72ca5736e (diff)
nits
Former-commit-id: 2a19e7835fb541d22d5f1d8cbff4caa69c9937ca
Diffstat (limited to 'plugins')
-rw-r--r--plugins/fetch.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json
index baf9ae3c..5235e887 100644
--- a/plugins/fetch.json
+++ b/plugins/fetch.json
@@ -168,5 +168,22 @@
},
"is_top_level": true,
"variables": {}
+ },
+ "cordova-plugin-compat": {
+ "source": {
+ "type": "registry",
+ "id": "cordova-plugin-compat"
+ },
+ "is_top_level": false,
+ "variables": {}
+ },
+ "cordova-plugin-media": {
+ "source": {
+ "type": "git",
+ "url": "https://github.com/pliablepixels/cordova-plugin-media",
+ "subdir": "."
+ },
+ "is_top_level": true,
+ "variables": {}
}
} \ No newline at end of file