summaryrefslogtreecommitdiff
path: root/package.json
blob: 741f50c2d104b24de5bbd368f21aa4975d09dc4d (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
{
    "name": "zmninja",
    "version": "1.0.0",
    "description": "zmNinja: An Awesome ZoneMinder app",
    "dependencies": {
        "@angular/common": "^2.0.0-rc.3",
        "@angular/compiler": "^2.0.0-rc.3",
        "@angular/core": "^2.0.0-rc.3",
        "@angular/http": "^2.0.0-rc.3",
        "@angular/platform-browser": "^2.0.0-rc.3",
        "@angular/platform-browser-dynamic": "^2.0.0-rc.3",
        "@angular/router": "^2.0.0-rc.2",
        "@angular/tsc-wrapped": "^4.4.3",
        "@ionic/app-scripts": "^2.1.4",
        "angular-cli": "^1.0.0-beta.28.3",
        "async": "^1.4.2",
        "autoprefixer": "^7.1.4",
        "com.telerik.plugins.nativepagetransitions": "^0.6.5",
        "cordova-android": "^6.2.3",
        "cordova-ios": "^4.4.0",
        "cordova-library-helper": "^1.0.4",
        "cordova-plugin-add-swift-support": "^1.7.0",
        "cordova-plugin-android-permissions": "^1.0.0",
        "cordova-plugin-app-version": "^0.1.9",
        "cordova-plugin-compat": "^1.1.0",
        "cordova-plugin-console": "^1.0.7",
        "cordova-plugin-crosswalk-certificate": "git+https://github.com/danjarvis/cordova-plugin-crosswalk-certificate.git",
        "cordova-plugin-crosswalk-webview": "^2.2.0",
        "cordova-plugin-customurlscheme": "^4.3.0",
        "cordova-plugin-device": "^1.1.6",
        "cordova-plugin-email": "^1.2.6",
        "cordova-plugin-file": "^4.3.3",
        "cordova-plugin-file-transfer": "^1.6.3",
        "cordova-plugin-globalization": "^1.0.7",
        "cordova-plugin-inappbrowser": "^1.7.1",
        "cordova-plugin-insomnia": "^4.3.0",
        "cordova-plugin-ios-longpress-fix": "^1.1.0",
        "cordova-plugin-media": "git+https://github.com/pliablepixels/cordova-plugin-media.git",
        "cordova-plugin-network-information": "^1.3.3",
        "cordova-plugin-photo-library": "^1.2.2",
        "cordova-plugin-pin-dialog": "^0.1.3",
        "cordova-plugin-settings-hook": "^0.2.7",
        "cordova-plugin-splashscreen": "^4.0.3",
        "cordova-plugin-statusbar": "^2.2.3",
        "cordova-plugin-touchid": "^0.4.0",
        "cordova-plugin-websocket": "^0.12.2",
        "cordova-plugin-whitelist": "^1.3.2",
        "cordova-sqlite-storage": "^1.5.3",
        "electron-window-state": "^4.0.2",
        "gulp-concat": "^2.2.0",
        "gulp-minify-css": "^0.3.0",
        "gulp-rename": "^1.2.0",
        "gulp-sass": "^2.0.0",
        "ionic-angular": "^2.0.0-beta.10",
        "ionic-app-lib": "^0.7.0",
        "ionic-plugin-keyboard": "^2.2.1",
        "phonegap-plugin-mobile-accessibility": "^1.0.5",
        "phonegap-plugin-push": "^1.9.0",
        "rxjs": "^5.4.3",
        "typescript": "^2.4.1",
        "org.devgeeks.Canvas2ImagePlugin": "https://github.com/flache/Canvas2ImagePlugin"
    },
    "devDependencies": {
        "@ionic/cli-plugin-gulp": "1.0.2",
        "bower": "^1.3.3",
        "clean-css": "^3.4.0",
        "cordova-uglify": "^0.2.6",
        "gulp": "^3.9.1",
        "gulp-angular-templatecache": "^1.6.0",
        "gulp-util": "^2.2.14",
        "ionic": "3.12.0",
        "jshint": "^2.8.0",
        "ng-annotate": "^1.0.2",
        "shelljs": "^0.3.0",
        "uglify-js": "^2.4.24"
    },
    "cordovaPlugins": [
        {
            "locator": "https://github.com/litehelpers/Cordova-sqlite-storage.git",
            "id": "cordova-sqlite-storage"
        },
        "cordova-plugin-settings-hook",
        "cordova-plugin-file",
        "cordova-plugin-compat",
        "cordova-plugin-inappbrowser",
        "cordova-plugin-ios-longpress-fix",
        "cordova-plugin-splashscreen",
        "cordova-plugin-touchid",
        "cordova-plugin-websocket",
        "cordova-plugin-whitelist",
        "ionic-plugin-keyboard",
        {
            "locator": "https://github.com/EddyVerbruggen/Insomnia-PhoneGap-Plugin.git",
            "id": "cordova-plugin-insomnia"
        },
        "cordova-plugin-pin-dialog",
        {
            "locator": "https://github.com/Telerik-Verified-Plugins/NativePageTransitions",
            "id": "com.telerik.plugins.nativepagetransitions"
        },
        {
            "locator": "https://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization.git",
            "id": "cordova-plugin-globalization"
        },
        "cordova-plugin-console",
        "cordova-plugin-app-version",
        "cordova-plugin-android-permissions",
        "cordova-plugin-network-information",
        "cordova-plugin-statusbar",
        {
            "locator": "https://github.com/phonegap/phonegap-mobile-accessibility.git",
            "id": "phonegap-plugin-mobile-accessibility"
        },
        {
            "locator": "https://github.com/apache/cordova-plugin-device.git",
            "id": "cordova-plugin-device"
        },
        {
            "locator": "https://github.com/pliablepixels/cordova-plugin-media",
            "id": "cordova-plugin-media"
        },
        "cordova-plugin-add-swift-support",
        "cordova-plugin-file-transfer",
        {
            "locator": "https://github.com/FlyingDonkeyDev/cordova-library-helper",
            "id": "cordova-library-helper"
        },
        "cordova-plugin-photo-library",
        {
            "id": "cordova-plugin-customurlscheme",
            "locator": "cordova-plugin-customurlscheme",
            "variables": {
                "URL_SCHEME": "zmninja"
            }
        },
        {
            "id": "phonegap-plugin-push",
            "locator": "phonegap-plugin-push",
            "variables": {
                "SENDER_ID": "710936220256"
            }
        },
        {
            "locator": "https://github.com/hypery2k/cordova-certificate-plugin",
            "id": "cordova-plugin-certificates"
        }
    ],
    "cordovaPlatforms": [
        {
            "platform": "ios",
            "version": "",
            "locator": "ios"
        },
        {
            "platform": "android",
            "version": "",
            "locator": "android"
        }
    ],
    "cordova": {
        "platforms": [
            "android",
            "ios"
        ],
        "plugins": {
            "cordova-plugin-photo-library": {
                "PHOTO_LIBRARY_USAGE_DESCRIPTION": "images to gallery"
            },
            "cordova-plugin-settings-hook": {},
            "cordova-sqlite-storage": {},
            "cordova-library-helper": {
                "PHOTO_LIBRARY_USAGE_DESCRIPTION": "Save media to your Camera Roll"
            },
            "cordova-plugin-android-permissions": {},
            "cordova-plugin-app-version": {},
            "cordova-plugin-compat": {},
            "cordova-plugin-console": {},
            "cordova-plugin-device": {},
            "cordova-plugin-file": {},
            "cordova-plugin-file-transfer": {},
            "cordova-plugin-globalization": {},
            "cordova-plugin-inappbrowser": {},
            "cordova-plugin-insomnia": {},
            "cordova-plugin-ios-longpress-fix": {},
            "cordova-plugin-media": {
                "MICROPHONE_USAGE_DESCRIPTION": " "
            },
            "cordova-plugin-network-information": {},
            "cordova-plugin-pin-dialog": {},
            "cordova-plugin-splashscreen": {},
            "cordova-plugin-touchid": {},
            "cordova-plugin-websocket": {},
            "cordova-plugin-whitelist": {},
            "ionic-plugin-keyboard": {},
            "phonegap-plugin-mobile-accessibility": {},
            "cordova-plugin-add-swift-support": {},
            "cordova-plugin-customurlscheme": {
                "URL_SCHEME": "zmninja"
            },
            "com.telerik.plugins.nativepagetransitions": {},
            "phonegap-plugin-push": {
                "SENDER_ID": "710936220256"
            },
            "cordova-plugin-email": {},
            "cordova-plugin-statusbar": {},
            "cordova-plugin-crosswalk-certificate": {},
            "cordova-plugin-crosswalk-webview": {
                "XWALK_MODE": "lite",
                "XWALK_VERSION": "17.46.459.1",
                "XWALK_LITEVERSION": "xwalk_core_library_canary:17+",
                "XWALK_COMMANDLINE": "--disable-pull-to-refresh-effect",
                "XWALK_MULTIPLEAPK": "true"
            },
            "org.devgeeks.Canvas2ImagePlugin": {
                "PHOTOLIBRARY_USAGE_DESCRIPTION": " "
            }
        }
    }
}