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
|
{
"phonegap-plugin-push": {
"source": {
"type": "registry",
"id": "phonegap-plugin-push"
},
"is_top_level": true,
"variables": {
"SENDER_ID": "710936220256"
}
},
"cordova-plugin-app-version": {
"source": {
"type": "registry",
"id": "cordova-plugin-app-version"
},
"is_top_level": true,
"variables": {}
},
"cordova-plugin-file": {
"source": {
"type": "registry",
"id": "cordova-plugin-file"
},
"is_top_level": true,
"variables": {}
},
"cordova-plugin-inappbrowser": {
"source": {
"type": "registry",
"id": "cordova-plugin-inappbrowser"
},
"is_top_level": true,
"variables": {}
},
"cordova-plugin-ios-longpress-fix": {
"source": {
"type": "registry",
"id": "cordova-plugin-ios-longpress-fix"
},
"is_top_level": true,
"variables": {}
},
"cordova-plugin-splashscreen": {
"source": {
"type": "registry",
"id": "cordova-plugin-splashscreen"
},
"is_top_level": true,
"variables": {}
},
"cordova-plugin-touchid": {
"source": {
"type": "registry",
"id": "cordova-plugin-touchid"
},
"is_top_level": true,
"variables": {}
},
"cordova-plugin-websocket": {
"source": {
"type": "registry",
"id": "cordova-plugin-websocket"
},
"is_top_level": true,
"variables": {}
},
"cordova-plugin-whitelist": {
"source": {
"type": "registry",
"id": "cordova-plugin-whitelist"
},
"is_top_level": true,
"variables": {}
},
"ionic-plugin-keyboard": {
"source": {
"type": "registry",
"id": "ionic-plugin-keyboard"
},
"is_top_level": true,
"variables": {}
},
"cordova-plugin-insomnia": {
"source": {
"type": "git",
"url": "https://github.com/EddyVerbruggen/Insomnia-PhoneGap-Plugin.git",
"subdir": "."
},
"is_top_level": true,
"variables": {}
},
"cordova-plugin-pin-dialog": {
"source": {
"type": "registry",
"id": "cordova-plugin-pin-dialog"
},
"is_top_level": true,
"variables": {}
},
"org.devgeeks.Canvas2ImagePlugin": {
"source": {
"type": "git",
"url": "https://github.com/devgeeks/Canvas2ImagePlugin.git",
"subdir": "."
},
"is_top_level": true,
"variables": {}
},
"cordova-plugin-statusbar": {
"source": {
"type": "registry",
"id": "cordova-plugin-statusbar"
},
"is_top_level": true,
"variables": {}
},
"com.telerik.plugins.nativepagetransitions": {
"source": {
"type": "git",
"url": "https://github.com/Telerik-Verified-Plugins/NativePageTransitions",
"subdir": "."
},
"is_top_level": true,
"variables": {}
},
"cordova-plugin-globalization": {
"source": {
"type": "git",
"url": "https://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization.git",
"subdir": "."
},
"is_top_level": true,
"variables": {}
},
"cordova-plugin-connectsdk": {
"source": {
"type": "registry",
"id": "cordova-plugin-connectsdk"
},
"is_top_level": true,
"variables": {}
},
"cordova-plugin-console": {
"source": {
"type": "registry",
"id": "cordova-plugin-console"
},
"is_top_level": true,
"variables": {}
},
"com.jcjee.plugins.emailcomposer": {
"source": {
"type": "git",
"url": "https://github.com/jcjee/email-composer",
"subdir": "."
},
"is_top_level": true,
"variables": {}
},
"org.apache.cordova.media": {
"source": {
"type": "git",
"url": "https://github.com/pliablepixels/cordova-plugin-media",
"subdir": ".",
"ref": "playback-only"
},
"is_top_level": true,
"variables": {}
}
}
|