summaryrefslogtreecommitdiff
path: root/package-lock.json
blob: ae314d27172d20af193930f718add45d4bb6815a (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
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
{
    "name": "com.pliablepixels.zmninjapro",
    "version": "1.2.44",
    "lockfileVersion": 1,
    "requires": true,
    "dependencies": {
        "bower": {
            "version": "1.8.2",
            "resolved": "https://registry.npmjs.org/bower/-/bower-1.8.2.tgz",
            "integrity": "sha1-rfU1KcjUrwLvJPuNU0HBQZ0z4vc=",
            "dev": true
        },
        "com.telerik.plugins.nativepagetransitions": {
            "version": "0.6.5",
            "resolved": "https://registry.npmjs.org/com.telerik.plugins.nativepagetransitions/-/com.telerik.plugins.nativepagetransitions-0.6.5.tgz",
            "integrity": "sha1-Onr9vdOW/1fDUW8I8kiJReVIWx8="
        },
        "cordova-android": {
            "version": "6.2.3",
            "resolved": "https://registry.npmjs.org/cordova-android/-/cordova-android-6.2.3.tgz",
            "integrity": "sha1-JJ8hts5fHxyEenq4OxaQnb7Vqig=",
            "requires": {
                "cordova-common": "2.0.2",
                "elementtree": "0.1.6",
                "nopt": "3.0.6",
                "properties-parser": "0.2.3",
                "q": "1.5.0",
                "shelljs": "0.5.3"
            },
            "dependencies": {
                "abbrev": {
                    "version": "1.1.0",
                    "bundled": true
                },
                "ansi": {
                    "version": "0.3.1",
                    "bundled": true
                },
                "balanced-match": {
                    "version": "0.4.2",
                    "bundled": true
                },
                "base64-js": {
                    "version": "0.0.8",
                    "bundled": true
                },
                "big-integer": {
                    "version": "1.6.22",
                    "bundled": true
                },
                "bplist-parser": {
                    "version": "0.1.1",
                    "bundled": true,
                    "requires": {
                        "big-integer": "1.6.22"
                    }
                },
                "brace-expansion": {
                    "version": "1.1.7",
                    "bundled": true,
                    "requires": {
                        "balanced-match": "0.4.2",
                        "concat-map": "0.0.1"
                    }
                },
                "concat-map": {
                    "version": "0.0.1",
                    "bundled": true
                },
                "cordova-common": {
                    "version": "2.0.2",
                    "bundled": true,
                    "requires": {
                        "ansi": "0.3.1",
                        "bplist-parser": "0.1.1",
                        "cordova-registry-mapper": "1.1.15",
                        "elementtree": "0.1.6",
                        "glob": "5.0.15",
                        "minimatch": "3.0.3",
                        "osenv": "0.1.4",
                        "plist": "1.2.0",
                        "q": "1.5.0",
                        "semver": "5.3.0",
                        "shelljs": "0.5.3",
                        "underscore": "1.8.3",
                        "unorm": "1.4.1"
                    }
                },
                "cordova-registry-mapper": {
                    "version": "1.1.15",
                    "bundled": true
                },
                "elementtree": {
                    "version": "0.1.6",
                    "bundled": true,
                    "requires": {
                        "sax": "0.3.5"
                    }
                },
                "glob": {
                    "version": "5.0.15",
                    "bundled": true,
                    "requires": {
                        "inflight": "1.0.6",
                        "inherits": "2.0.3",
                        "minimatch": "3.0.3",
                        "once": "1.4.0",
                        "path-is-absolute": "1.0.1"
                    }
                },
                "inflight": {
                    "version": "1.0.6",
                    "bundled": true,
                    "requires": {
                        "once": "1.4.0",
                        "wrappy": "1.0.2"
                    }
                },
                "inherits": {
                    "version": "2.0.3",
                    "bundled": true
                },
                "lodash": {
                    "version": "3.10.1",
                    "bundled": true
                },
                "minimatch": {
                    "version": "3.0.3",
                    "bundled": true,
                    "requires": {
                        "brace-expansion": "1.1.7"
                    }
                },
                "nopt": {
                    "version": "3.0.6",
                    "bundled": true,
                    "requires": {
                        "abbrev": "1.1.0"
                    }
                },
                "once": {
                    "version": "1.4.0",
                    "bundled": true,
                    "requires": {
                        "wrappy": "1.0.2"
                    }
                },
                "os-homedir": {
                    "version": "1.0.2",
                    "bundled": true
                },
                "os-tmpdir": {
                    "version": "1.0.2",
                    "bundled": true
                },
                "osenv": {
                    "version": "0.1.4",
                    "bundled": true,
                    "requires": {
                        "os-homedir": "1.0.2",
                        "os-tmpdir": "1.0.2"
                    }
                },
                "path-is-absolute": {
                    "version": "1.0.1",
                    "bundled": true
                },
                "plist": {
                    "version": "1.2.0",
                    "bundled": true,
                    "requires": {
                        "base64-js": "0.0.8",
                        "util-deprecate": "1.0.2",
                        "xmlbuilder": "4.0.0",
                        "xmldom": "0.1.27"
                    }
                },
                "properties-parser": {
                    "version": "0.2.3",
                    "bundled": true
                },
                "q": {
                    "version": "1.5.0",
                    "bundled": true
                },
                "sax": {
                    "version": "0.3.5",
                    "bundled": true
                },
                "semver": {
                    "version": "5.3.0",
                    "bundled": true
                },
                "shelljs": {
                    "version": "0.5.3",
                    "bundled": true
                },
                "underscore": {
                    "version": "1.8.3",
                    "bundled": true
                },
                "unorm": {
                    "version": "1.4.1",
                    "bundled": true
                },
                "util-deprecate": {
                    "version": "1.0.2",
                    "bundled": true
                },
                "wrappy": {
                    "version": "1.0.2",
                    "bundled": true
                },
                "xmlbuilder": {
                    "version": "4.0.0",
                    "bundled": true,
                    "requires": {
                        "lodash": "3.10.1"
                    }
                },
                "xmldom": {
                    "version": "0.1.27",
                    "bundled": true
                }
            }
        },
        "cordova-ios": {
            "version": "4.4.0",
            "resolved": "https://registry.npmjs.org/cordova-ios/-/cordova-ios-4.4.0.tgz",
            "integrity": "sha1-XNbvciRQXbVYRG5GN62X0IeMdO8=",
            "requires": {
                "cordova-common": "2.0.2",
                "ios-sim": "5.0.12",
                "nopt": "3.0.6",
                "plist": "1.2.0",
                "q": "1.4.1",
                "shelljs": "0.5.3",
                "xcode": "0.9.3",
                "xml-escape": "1.1.0"
            },
            "dependencies": {
                "abbrev": {
                    "version": "1.0.9",
                    "bundled": true
                },
                "ansi": {
                    "version": "0.3.1",
                    "bundled": true
                },
                "balanced-match": {
                    "version": "0.4.2",
                    "bundled": true
                },
                "base64-js": {
                    "version": "0.0.8",
                    "bundled": true
                },
                "big-integer": {
                    "version": "1.6.17",
                    "bundled": true
                },
                "bplist-creator": {
                    "version": "0.0.4",
                    "bundled": true,
                    "requires": {
                        "stream-buffers": "0.2.6"
                    }
                },
                "bplist-parser": {
                    "version": "0.1.1",
                    "bundled": true,
                    "requires": {
                        "big-integer": "1.6.17"
                    }
                },
                "brace-expansion": {
                    "version": "1.1.6",
                    "bundled": true,
                    "requires": {
                        "balanced-match": "0.4.2",
                        "concat-map": "0.0.1"
                    }
                },
                "concat-map": {
                    "version": "0.0.1",
                    "bundled": true
                },
                "cordova-common": {
                    "version": "2.0.2",
                    "bundled": true,
                    "requires": {
                        "ansi": "0.3.1",
                        "bplist-parser": "0.1.1",
                        "cordova-registry-mapper": "1.1.15",
                        "elementtree": "0.1.6",
                        "glob": "5.0.15",
                        "minimatch": "3.0.3",
                        "osenv": "0.1.3",
                        "plist": "1.2.0",
                        "q": "1.4.1",
                        "semver": "5.3.0",
                        "shelljs": "0.5.3",
                        "underscore": "1.8.3",
                        "unorm": "1.4.1"
                    }
                },
                "cordova-registry-mapper": {
                    "version": "1.1.15",
                    "bundled": true
                },
                "elementtree": {
                    "version": "0.1.6",
                    "bundled": true,
                    "requires": {
                        "sax": "0.3.5"
                    }
                },
                "glob": {
                    "version": "5.0.15",
                    "bundled": true,
                    "requires": {
                        "inflight": "1.0.6",
                        "inherits": "2.0.3",
                        "minimatch": "3.0.3",
                        "once": "1.4.0",
                        "path-is-absolute": "1.0.1"
                    }
                },
                "inflight": {
                    "version": "1.0.6",
                    "bundled": true,
                    "requires": {
                        "once": "1.4.0",
                        "wrappy": "1.0.2"
                    }
                },
                "inherits": {
                    "version": "2.0.3",
                    "bundled": true
                },
                "ios-sim": {
                    "version": "5.0.12",
                    "bundled": true,
                    "requires": {
                        "bplist-parser": "0.0.6",
                        "nopt": "1.0.9",
                        "plist": "1.2.0",
                        "simctl": "0.1.0"
                    },
                    "dependencies": {
                        "bplist-parser": {
                            "version": "0.0.6",
                            "bundled": true
                        },
                        "nopt": {
                            "version": "1.0.9",
                            "bundled": true,
                            "requires": {
                                "abbrev": "1.0.9"
                            }
                        }
                    }
                },
                "lodash": {
                    "version": "3.10.1",
                    "bundled": true
                },
                "minimatch": {
                    "version": "3.0.3",
                    "bundled": true,
                    "requires": {
                        "brace-expansion": "1.1.6"
                    }
                },
                "node-uuid": {
                    "version": "1.4.7",
                    "bundled": true
                },
                "nopt": {
                    "version": "3.0.6",
                    "bundled": true,
                    "requires": {
                        "abbrev": "1.0.9"
                    }
                },
                "once": {
                    "version": "1.4.0",
                    "bundled": true,
                    "requires": {
                        "wrappy": "1.0.2"
                    }
                },
                "os-homedir": {
                    "version": "1.0.2",
                    "bundled": true
                },
                "os-tmpdir": {
                    "version": "1.0.2",
                    "bundled": true
                },
                "osenv": {
                    "version": "0.1.3",
                    "bundled": true,
                    "requires": {
                        "os-homedir": "1.0.2",
                        "os-tmpdir": "1.0.2"
                    }
                },
                "path-is-absolute": {
                    "version": "1.0.1",
                    "bundled": true
                },
                "pegjs": {
                    "version": "0.9.0",
                    "bundled": true
                },
                "plist": {
                    "version": "1.2.0",
                    "bundled": true,
                    "requires": {
                        "base64-js": "0.0.8",
                        "util-deprecate": "1.0.2",
                        "xmlbuilder": "4.0.0",
                        "xmldom": "0.1.27"
                    }
                },
                "q": {
                    "version": "1.4.1",
                    "bundled": true
                },
                "sax": {
                    "version": "0.3.5",
                    "bundled": true
                },
                "semver": {
                    "version": "5.3.0",
                    "bundled": true
                },
                "shelljs": {
                    "version": "0.5.3",
                    "bundled": true
                },
                "simctl": {
                    "version": "0.1.0",
                    "bundled": true,
                    "requires": {
                        "shelljs": "0.2.6",
                        "tail": "0.4.0"
                    },
                    "dependencies": {
                        "shelljs": {
                            "version": "0.2.6",
                            "bundled": true
                        }
                    }
                },
                "simple-plist": {
                    "version": "0.1.4",
                    "bundled": true,
                    "requires": {
                        "bplist-creator": "0.0.4",
                        "bplist-parser": "0.0.6",
                        "plist": "1.2.0"
                    },
                    "dependencies": {
                        "bplist-parser": {
                            "version": "0.0.6",
                            "bundled": true
                        }
                    }
                },
                "stream-buffers": {
                    "version": "0.2.6",
                    "bundled": true
                },
                "tail": {
                    "version": "0.4.0",
                    "bundled": true
                },
                "underscore": {
                    "version": "1.8.3",
                    "bundled": true
                },
                "unorm": {
                    "version": "1.4.1",
                    "bundled": true
                },
                "util-deprecate": {
                    "version": "1.0.2",
                    "bundled": true
                },
                "wrappy": {
                    "version": "1.0.2",
                    "bundled": true
                },
                "xcode": {
                    "version": "0.9.3",
                    "resolved": "https://registry.npmjs.org/xcode/-/xcode-0.9.3.tgz",
                    "integrity": "sha1-kQqJwWrubMC0LKgFptC0z4chHPM=",
                    "requires": {
                        "pegjs": "0.10.0",
                        "simple-plist": "0.2.1",
                        "uuid": "3.0.1"
                    },
                    "dependencies": {
                        "base64-js": {
                            "version": "1.1.2",
                            "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.1.2.tgz",
                            "integrity": "sha1-1kAMrBxMZgl22Q0HoENR2JOV9eg="
                        },
                        "bplist-creator": {
                            "version": "0.0.7",
                            "resolved": "https://registry.npmjs.org/bplist-creator/-/bplist-creator-0.0.7.tgz",
                            "integrity": "sha1-N98VNgkoJLh8QvlXsBNEEXNyrkU=",
                            "requires": {
                                "stream-buffers": "2.2.0"
                            }
                        },
                        "pegjs": {
                            "version": "0.10.0",
                            "resolved": "https://registry.npmjs.org/pegjs/-/pegjs-0.10.0.tgz",
                            "integrity": "sha1-z4uvrm7d/0tafvsYUmnqr0YQ3b0="
                        },
                        "plist": {
                            "version": "2.0.1",
                            "resolved": "https://registry.npmjs.org/plist/-/plist-2.0.1.tgz",
                            "integrity": "sha1-CjLKlIGxw2TpLhjcVch23p0B2os=",
                            "requires": {
                                "base64-js": "1.1.2",
                                "xmlbuilder": "8.2.2",
                                "xmldom": "0.1.27"
                            }
                        },
                        "simple-plist": {
                            "version": "0.2.1",
                            "resolved": "https://registry.npmjs.org/simple-plist/-/simple-plist-0.2.1.tgz",
                            "integrity": "sha1-cXZts1IyaSjPOoByQrp2IyJjZyM=",
                            "requires": {
                                "bplist-creator": "0.0.7",
                                "bplist-parser": "0.1.1",
                                "plist": "2.0.1"
                            }
                        },
                        "stream-buffers": {
                            "version": "2.2.0",
                            "resolved": "https://registry.npmjs.org/stream-buffers/-/stream-buffers-2.2.0.tgz",
                            "integrity": "sha1-kdX1Ew0c75bc+n9yaUUYh0HQnuQ="
                        },
                        "uuid": {
                            "version": "3.0.1",
                            "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.0.1.tgz",
                            "integrity": "sha1-ZUS7ot/ajBzxfmKaOjBeK7H+5sE="
                        },
                        "xmlbuilder": {
                            "version": "8.2.2",
                            "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-8.2.2.tgz",
                            "integrity": "sha1-aSSGc0ELS6QuGmE2VR0pIjNap3M="
                        }
                    }
                },
                "xml-escape": {
                    "version": "1.1.0",
                    "bundled": true
                },
                "xmlbuilder": {
                    "version": "4.0.0",
                    "bundled": true,
                    "requires": {
                        "lodash": "3.10.1"
                    }
                },
                "xmldom": {
                    "version": "0.1.27",
                    "bundled": true
                }
            }
        },
        "cordova-library-helper": {
            "version": "1.0.4",
            "resolved": "https://registry.npmjs.org/cordova-library-helper/-/cordova-library-helper-1.0.4.tgz",
            "integrity": "sha1-/AenGfHwhB0ygqnsokjGjkuNnHM="
        },
        "cordova-plugin-add-swift-support": {
            "version": "1.7.0",
            "resolved": "https://registry.npmjs.org/cordova-plugin-add-swift-support/-/cordova-plugin-add-swift-support-1.7.0.tgz",
            "integrity": "sha512-BzCsTaRrX2RP5WT3bPzVa0DQXUq6CCh2hQOmcBuPmwcxFpMiu3HCMrQsMjOE9HOtxTa22nGs49vOZLf9hiWyGQ=="
        },
        "cordova-plugin-android-permissions": {
            "version": "1.0.0",
            "resolved": "https://registry.npmjs.org/cordova-plugin-android-permissions/-/cordova-plugin-android-permissions-1.0.0.tgz",
            "integrity": "sha1-nnwRa+Zo6336QUkbE9jUfalUgUk="
        },
        "cordova-plugin-app-version": {
            "version": "0.1.9",
            "resolved": "https://registry.npmjs.org/cordova-plugin-app-version/-/cordova-plugin-app-version-0.1.9.tgz",
            "integrity": "sha1-nbBgeGMzenEEiTAuX1CpBPFEm9s="
        },
        "cordova-plugin-certificates": {
            "version": "git+https://github.com/hypery2k/cordova-certificate-plugin.git#762175849f553a4a98a47f6ab55438df8223647e"
        },
        "cordova-plugin-compat": {
            "version": "1.1.0",
            "resolved": "https://registry.npmjs.org/cordova-plugin-compat/-/cordova-plugin-compat-1.1.0.tgz",
            "integrity": "sha1-kr3xaf62EgUyPcyWo/+DSON+h/w="
        },
        "cordova-plugin-console": {
            "version": "1.0.7",
            "resolved": "https://registry.npmjs.org/cordova-plugin-console/-/cordova-plugin-console-1.0.7.tgz",
            "integrity": "sha1-ibepLtHDNYiN/ADZAtxBcgHPOws="
        },
        "cordova-plugin-customurlscheme": {
            "version": "4.3.0",
            "resolved": "https://registry.npmjs.org/cordova-plugin-customurlscheme/-/cordova-plugin-customurlscheme-4.3.0.tgz",
            "integrity": "sha1-Avlod4tAk5kOsEB/P6GxRY1wX5Q="
        },
        "cordova-plugin-device": {
            "version": "1.1.6",
            "resolved": "https://registry.npmjs.org/cordova-plugin-device/-/cordova-plugin-device-1.1.6.tgz",
            "integrity": "sha1-LSF2TK18m4AVI+TgmjDgJLJJM0s="
        },
        "cordova-plugin-file": {
            "version": "4.3.3",
            "resolved": "https://registry.npmjs.org/cordova-plugin-file/-/cordova-plugin-file-4.3.3.tgz",
            "integrity": "sha1-AS6Xqhr7kfhJFuY0G1SDZtI96bk="
        },
        "cordova-plugin-file-transfer": {
            "version": "1.6.3",
            "resolved": "https://registry.npmjs.org/cordova-plugin-file-transfer/-/cordova-plugin-file-transfer-1.6.3.tgz",
            "integrity": "sha1-bHHeY7B2y+xXDspmRYb/mlG4rCE="
        },
        "cordova-plugin-globalization": {
            "version": "1.0.7",
            "resolved": "https://registry.npmjs.org/cordova-plugin-globalization/-/cordova-plugin-globalization-1.0.7.tgz",
            "integrity": "sha1-uZQYSPtetdzWM+aXERj61jj2SM8="
        },
        "cordova-plugin-inappbrowser": {
            "version": "1.7.1",
            "resolved": "https://registry.npmjs.org/cordova-plugin-inappbrowser/-/cordova-plugin-inappbrowser-1.7.1.tgz",
            "integrity": "sha1-Q1tD9ZH+e/qV6pjb4ABIQf5ZulE="
        },
        "cordova-plugin-insomnia": {
            "version": "4.3.0",
            "resolved": "https://registry.npmjs.org/cordova-plugin-insomnia/-/cordova-plugin-insomnia-4.3.0.tgz",
            "integrity": "sha1-gyoz9tdj8LgCc733YbNbZ4xDuVc="
        },
        "cordova-plugin-ios-longpress-fix": {
            "version": "1.1.0",
            "resolved": "https://registry.npmjs.org/cordova-plugin-ios-longpress-fix/-/cordova-plugin-ios-longpress-fix-1.1.0.tgz",
            "integrity": "sha1-XS2ZpbYI653qclQE0N0nO6At+HE="
        },
        "cordova-plugin-media": {
            "version": "git+https://github.com/pliablepixels/cordova-plugin-media.git#e697ff1e7b4b0b2430595e7f4b47d38d4659a0cb"
        },
        "cordova-plugin-network-information": {
            "version": "1.3.3",
            "resolved": "https://registry.npmjs.org/cordova-plugin-network-information/-/cordova-plugin-network-information-1.3.3.tgz",
            "integrity": "sha1-DqmqXBEkz3y9b4T4KKVCy9JKhRg="
        },
        "cordova-plugin-photo-library": {
            "version": "1.2.2",
            "resolved": "https://registry.npmjs.org/cordova-plugin-photo-library/-/cordova-plugin-photo-library-1.2.2.tgz",
            "integrity": "sha1-MPHWaNOLNMA7wjJfxG74IJqka7o="
        },
        "cordova-plugin-pin-dialog": {
            "version": "0.1.3",
            "resolved": "https://registry.npmjs.org/cordova-plugin-pin-dialog/-/cordova-plugin-pin-dialog-0.1.3.tgz",
            "integrity": "sha1-gUv5bSG1PINw0esln16e0RuDz9I="
        },
        "cordova-plugin-settings-hook": {
            "version": "0.2.7",
            "resolved": "https://registry.npmjs.org/cordova-plugin-settings-hook/-/cordova-plugin-settings-hook-0.2.7.tgz",
            "integrity": "sha1-hRaFdgaZAOXwIAJa+q66iSOqT8g=",
            "requires": {
                "plist": "2.1.0"
            }
        },
        "cordova-plugin-splashscreen": {
            "version": "4.0.3",
            "resolved": "https://registry.npmjs.org/cordova-plugin-splashscreen/-/cordova-plugin-splashscreen-4.0.3.tgz",
            "integrity": "sha1-dzzRNjwfO6y5kBZj6eN5PdPgoZ0="
        },
        "cordova-plugin-statusbar": {
            "version": "2.2.3",
            "resolved": "https://registry.npmjs.org/cordova-plugin-statusbar/-/cordova-plugin-statusbar-2.2.3.tgz",
            "integrity": "sha1-UcXgKtQzvr0LDcl3pEbrkd/uFQI="
        },
        "cordova-plugin-touchid": {
            "version": "0.4.0",
            "resolved": "https://registry.npmjs.org/cordova-plugin-touchid/-/cordova-plugin-touchid-0.4.0.tgz",
            "integrity": "sha1-FlRVStTV4AeuJt86FkkwkReUbJQ="
        },
        "cordova-plugin-websocket": {
            "version": "0.12.2",
            "resolved": "https://registry.npmjs.org/cordova-plugin-websocket/-/cordova-plugin-websocket-0.12.2.tgz",
            "integrity": "sha1-jeJZOyDMZBUIR+JSYWht9B1h+jk="
        },
        "cordova-plugin-whitelist": {
            "version": "1.3.2",
            "resolved": "https://registry.npmjs.org/cordova-plugin-whitelist/-/cordova-plugin-whitelist-1.3.2.tgz",
            "integrity": "sha1-W2M1/rn1MB88ATuQlsuIhb29UHY="
        },
        "cordova-sqlite-storage": {
            "version": "1.5.3",
            "resolved": "https://registry.npmjs.org/cordova-sqlite-storage/-/cordova-sqlite-storage-1.5.3.tgz",
            "integrity": "sha1-yh0dRFMHg4i2mn6pCctGY8u935s=",
            "requires": {
                "cordova-sqlite-storage-dependencies": "1.0.3"
            }
        },
        "cordova-sqlite-storage-dependencies": {
            "version": "1.0.3",
            "resolved": "https://registry.npmjs.org/cordova-sqlite-storage-dependencies/-/cordova-sqlite-storage-dependencies-1.0.3.tgz",
            "integrity": "sha1-hJdpRRZ8CGySgTYtVg6x9xxjVFc="
        },
        "deep-equal": {
            "version": "1.0.1",
            "resolved": "https://registry.npmjs.org/deep-equal/-/deep-equal-1.0.1.tgz",
            "integrity": "sha1-9dJgKStmDghO/0zbyfCK0yR0SLU="
        },
        "electron-window-state": {
            "version": "4.1.1",
            "resolved": "https://registry.npmjs.org/electron-window-state/-/electron-window-state-4.1.1.tgz",
            "integrity": "sha1-azT9wxs4UU3+yLfI97XUrdtnYy0=",
            "requires": {
                "deep-equal": "1.0.1",
                "jsonfile": "2.4.0",
                "mkdirp": "0.5.1"
            }
        },
        "EmailComposer": {
            "version": "git+https://github.com/pliablepixels/email-composer.git#8ccfe440de9269946767a5260884869b72fb83f3"
        },
        "graceful-fs": {
            "version": "4.1.11",
            "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.11.tgz",
            "integrity": "sha1-Dovf5NHduIVNZOBOp8AOKgJuVlg=",
            "optional": true
        },
        "ionic-plugin-keyboard": {
            "version": "2.2.1",
            "resolved": "https://registry.npmjs.org/ionic-plugin-keyboard/-/ionic-plugin-keyboard-2.2.1.tgz",
            "integrity": "sha1-8qnhabvptVIkADR8n9bTRn7j+hI="
        },
        "json-file": {
            "version": "0.1.0",
            "resolved": "https://registry.npmjs.org/json-file/-/json-file-0.1.0.tgz",
            "integrity": "sha1-dLeYkbpxv3ufPbvMoQuo78HPJ0o="
        },
        "jsonfile": {
            "version": "2.4.0",
            "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-2.4.0.tgz",
            "integrity": "sha1-NzaitCi4e72gzIO1P6PWM6NcKug=",
            "requires": {
                "graceful-fs": "4.1.11"
            }
        },
        "minimist": {
            "version": "0.0.8",
            "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz",
            "integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0="
        },
        "mkdirp": {
            "version": "0.5.1",
            "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz",
            "integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=",
            "requires": {
                "minimist": "0.0.8"
            }
        },
        "phonegap-plugin-mobile-accessibility": {
            "version": "1.0.5",
            "resolved": "https://registry.npmjs.org/phonegap-plugin-mobile-accessibility/-/phonegap-plugin-mobile-accessibility-1.0.5.tgz",
            "integrity": "sha1-lah1TRJ1CLxuGuJZpTznZYNurAM="
        },
        "phonegap-plugin-push": {
            "version": "1.9.0",
            "resolved": "https://registry.npmjs.org/phonegap-plugin-push/-/phonegap-plugin-push-1.9.0.tgz",
            "integrity": "sha1-4l5ENZlR/vu5oiHdVUuSgZvMeCw="
        },
        "plist": {
            "version": "2.1.0",
            "resolved": "https://registry.npmjs.org/plist/-/plist-2.1.0.tgz",
            "integrity": "sha1-V8zbeggh3yGDEhejytVOPhRqECU=",
            "requires": {
                "base64-js": "1.2.0",
                "xmlbuilder": "8.2.2",
                "xmldom": "0.1.27"
            },
            "dependencies": {
                "base64-js": {
                    "version": "1.2.0",
                    "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.2.0.tgz",
                    "integrity": "sha1-o5mS1yNYSBGYK+XikLtqU9hnAPE="
                },
                "xmlbuilder": {
                    "version": "8.2.2",
                    "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-8.2.2.tgz",
                    "integrity": "sha1-aSSGc0ELS6QuGmE2VR0pIjNap3M="
                }
            }
        },
        "xmldom": {
            "version": "0.1.27",
            "resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.1.27.tgz",
            "integrity": "sha1-1QH5ezvbQDr4757MIFcxh6rawOk="
        }
    }
}