We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa93558 + 7341026 commit 420ce52Copy full SHA for 420ce52
package.json
@@ -42,10 +42,22 @@
42
"cordova-plugin-statusbar",
43
"cordova-plugin-whitelist",
44
"com.phonegap.plugins.pushplugin",
45
- "net.tunts.webintent",
46
- "cordova-plugin-customurlscheme",
+ {
+ "locator": "https://github.com/Tunts/WebIntent",
47
+ "id": "net.tunts.webintent"
48
+ },
49
50
+ "variables": {
51
+ "URL_SCHEME": "moodlemobile"
52
53
+ "locator": "cordova-plugin-customurlscheme",
54
+ "id": "cordova-plugin-customurlscheme"
55
56
"ionic-plugin-keyboard",
- "ch.ti8m.documenthandler",
57
58
+ "locator": "https://github.com/ti8m/DocumentHandler",
59
+ "id": "ch.ti8m.documenthandler"
60
61
"cordova-plugin-local-notifications-mm",
62
"cordova-plugin-zip"
63
],
0 commit comments