summaryrefslogtreecommitdiff
path: root/StoneIsland/plugins/android.json
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/plugins/android.json')
-rwxr-xr-xStoneIsland/plugins/android.json49
1 files changed, 49 insertions, 0 deletions
diff --git a/StoneIsland/plugins/android.json b/StoneIsland/plugins/android.json
new file mode 100755
index 00000000..2583c782
--- /dev/null
+++ b/StoneIsland/plugins/android.json
@@ -0,0 +1,49 @@
+{
+ "prepare_queue": {
+ "installed": [],
+ "uninstalled": []
+ },
+ "config_munge": {
+ "files": {}
+ },
+ "installed_plugins": {
+ "com.ionic.keyboard": {
+ "PACKAGE_NAME": "us.okfoc.stoneisland"
+ },
+ "cordova-plugin-console": {
+ "PACKAGE_NAME": "us.okfoc.stoneisland"
+ },
+ "cordova-plugin-customurlscheme": {
+ "URL_SCHEME": "stoneisland",
+ "PACKAGE_NAME": "us.okfoc.stoneisland"
+ },
+ "cordova-plugin-device": {
+ "PACKAGE_NAME": "us.okfoc.stoneisland"
+ },
+ "cordova-plugin-dialogs": {
+ "PACKAGE_NAME": "us.okfoc.stoneisland"
+ },
+ "cordova-plugin-geolocation": {
+ "PACKAGE_NAME": "us.okfoc.stoneisland"
+ },
+ "cordova-plugin-inappbrowser": {
+ "PACKAGE_NAME": "us.okfoc.stoneisland"
+ },
+ "cordova-plugin-network-information": {
+ "PACKAGE_NAME": "us.okfoc.stoneisland"
+ },
+ "cordova-plugin-splashscreen": {
+ "PACKAGE_NAME": "us.okfoc.stoneisland"
+ },
+ "cordova-plugin-whitelist": {
+ "PACKAGE_NAME": "us.okfoc.stoneisland"
+ },
+ "cordova-plugin-x-socialsharing": {
+ "PACKAGE_NAME": "us.okfoc.stoneisland"
+ },
+ "phonegap-plugin-push": {
+ "PACKAGE_NAME": "us.okfoc.stoneisland"
+ }
+ },
+ "dependent_plugins": {}
+} \ No newline at end of file