summaryrefslogtreecommitdiff
path: root/StoneIsland/plugins/fetch.json
blob: 88844090505d4ec12b7d5ba8d6b5c33b556d8042 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
{
  "cordova-plugin-customurlscheme": {
    "source": {
      "type": "registry",
      "id": "cordova-plugin-customurlscheme"
    },
    "is_top_level": true,
    "variables": {
      "URL_SCHEME": "stoneisland"
    }
  },
  "cordova-plugin-whitelist": {
    "source": {
      "type": "registry",
      "id": "cordova-plugin-whitelist@1"
    },
    "is_top_level": true,
    "variables": {}
  },
  "cordova-plugin-device": {
    "source": {
      "type": "registry",
      "id": "cordova-plugin-device"
    },
    "is_top_level": true,
    "variables": {}
  },
  "cordova-plugin-network-information": {
    "source": {
      "type": "registry",
      "id": "cordova-plugin-network-information"
    },
    "is_top_level": true,
    "variables": {}
  },
  "cordova-plugin-dialogs": {
    "source": {
      "type": "registry",
      "id": "cordova-plugin-dialogs"
    },
    "is_top_level": true,
    "variables": {}
  },
  "cordova-plugin-compat": {
    "source": {
      "type": "registry",
      "id": "cordova-plugin-compat"
    },
    "is_top_level": false,
    "variables": {}
  },
  "cordova-plugin-statusbar": {
    "source": {
      "type": "registry",
      "id": "cordova-plugin-statusbar@2.2.3"
    },
    "is_top_level": true,
    "variables": {}
  },
  "cordova-plugin-app-name": {
    "source": {
      "type": "registry",
      "id": "cordova-plugin-app-name"
    },
    "is_top_level": true,
    "variables": {
      "APP_NAME": "Stone Island"
    }
  },
  "cordova-plugin-splashscreen": {
    "source": {
      "type": "registry",
      "id": "cordova-plugin-splashscreen@~4.0.0"
    },
    "is_top_level": true,
    "variables": {}
  },
  "phonegap-plugin-mobile-accessibility": {
    "source": {
      "type": "registry",
      "id": "https://github.com/phonegap/phonegap-mobile-accessibility.git"
    },
    "is_top_level": true,
    "variables": {}
  },
  "cordova-plugin-firebasex": {
    "source": {
      "type": "registry",
      "id": "cordova-plugin-firebasex@^10.2.0-cli"
    },
    "is_top_level": true,
    "variables": {}
  },
  "cordova-plugin-androidx": {
    "source": {
      "type": "registry",
      "id": "cordova-plugin-androidx@^2.0.0"
    },
    "is_top_level": false,
    "variables": {}
  },
  "cordova-plugin-androidx-adapter": {
    "source": {
      "type": "registry",
      "id": "cordova-plugin-androidx-adapter@^1.1.1"
    },
    "is_top_level": false,
    "variables": {}
  },
  "cordova-plugin-ionic-keyboard": {
    "source": {
      "type": "registry",
      "id": "cordova-plugin-ionic-keyboard"
    },
    "is_top_level": true,
    "variables": {}
  },
  "cordova-plugin-sim": {
    "source": {
      "type": "registry",
      "id": "cordova-plugin-sim"
    },
    "is_top_level": true,
    "variables": {}
  },
  "cordova-plugin-geolocation": {
    "source": {
      "type": "registry",
      "id": "cordova-plugin-geolocation@4.0.2"
    },
    "is_top_level": true,
    "variables": {
      "GEOLOCATION_USAGE_DESCRIPTION": "Stone Island needs to serve content based on your location."
    }
  },
  "cordova-plugin-x-socialsharing": {
    "source": {
      "type": "registry",
      "id": "cordova-plugin-x-socialsharing"
    },
    "is_top_level": true,
    "variables": {}
  },
  "es6-promise-plugin": {
    "source": {
      "type": "registry",
      "id": "es6-promise-plugin"
    },
    "is_top_level": false,
    "variables": {}
  },
  "cordova-plugin-advanced-http": {
    "source": {
      "type": "registry",
      "id": "cordova-plugin-advanced-http"
    },
    "is_top_level": true,
    "variables": {}
  },
  "cordova-plugin-file": {
    "source": {
      "type": "registry",
      "id": "cordova-plugin-file@>=2.0.0"
    },
    "is_top_level": false,
    "variables": {}
  },
  "cordova-plugin-wkwebview-engine": {
    "source": {
      "type": "registry",
      "id": "cordova-plugin-wkwebview-engine@1.0.2"
    },
    "is_top_level": false,
    "variables": {}
  },
  "cordova-plugin-inappbrowser": {
    "source": {
      "type": "registry",
      "id": "cordova-plugin-inappbrowser@4.0.0"
    },
    "is_top_level": true,
    "variables": {}
  }
}