summaryrefslogtreecommitdiff
path: root/plugins/browser.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/browser.json')
-rw-r--r--plugins/browser.json26
1 files changed, 0 insertions, 26 deletions
diff --git a/plugins/browser.json b/plugins/browser.json
deleted file mode 100644
index 3ed2a72..0000000
--- a/plugins/browser.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "prepare_queue": {
- "installed": [],
- "uninstalled": []
- },
- "config_munge": {
- "files": {
- "config.xml": {
- "parents": {
- "/*": [
- {
- "xml": "<feature name=\"Camera\"><param name=\"browser-package\" value=\"Camera\" /></feature>",
- "count": 1
- }
- ]
- }
- }
- }
- },
- "installed_plugins": {
- "org.apache.cordova.camera": {
- "PACKAGE_NAME": "org.usfirst.frc.team4272.safetyapp"
- }
- },
- "dependent_plugins": {}
-} \ No newline at end of file