summaryrefslogtreecommitdiff
path: root/plugins/fetch.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/fetch.json')
-rw-r--r--plugins/fetch.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json
index ef371f01..5a8e6469 100644
--- a/plugins/fetch.json
+++ b/plugins/fetch.json
@@ -101,5 +101,14 @@
},
"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": {}
}
}