diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 272 |
1 files changed, 151 insertions, 121 deletions
diff --git a/package.json b/package.json index 60a2d230..8f51dbd2 100644 --- a/package.json +++ b/package.json @@ -1,125 +1,155 @@ { - "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", - "async": "^1.4.2", - "electron-window-state": "^4.0.2", - "gulp": "^3.5.6", - "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" - }, - "devDependencies": { - "bower": "^1.3.3", - "clean-css": "^3.4.0", - "cordova-uglify": "^0.2.6", - "gulp-angular-templatecache": "^1.6.0", - "gulp-util": "^2.2.14", - "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" + "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", + "async": "^1.4.2", + "cordova-android": "^6.2.3", + "cordova-plugin-certificates": "git+https://github.com/hypery2k/cordova-certificate-plugin.git", + "cordova-plugin-customurlscheme": "~4.2.0", + "cordova-plugin-photo-library": "~1.2.0", + "cordova-plugin-settings-hook": "~0.2.3", + "cordova-sqlite-storage": "~1.4.6-pre6a", + "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", + "typescript": "^2.4.1" }, - "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" + "devDependencies": { + "@ionic/cli-plugin-cordova": "1.4.1", + "@ionic/cli-plugin-gulp": "1.0.2", + "@ionic/cli-plugin-ionic-angular": "1.3.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", + "jshint": "^2.8.0", + "ng-annotate": "^1.0.2", + "shelljs": "^0.3.0", + "uglify-js": "^2.4.24" }, - "cordova-plugin-pin-dialog", - { - "locator": "https://github.com/devgeeks/Canvas2ImagePlugin.git", - "id": "org.devgeeks.Canvas2ImagePlugin" - }, - { - "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", - { - "locator": "https://github.com/jcjee/email-composer", - "id": "com.jcjee.plugins.emailcomposer" - }, - "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" + "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/devgeeks/Canvas2ImagePlugin.git", + "id": "org.devgeeks.Canvas2ImagePlugin" + }, + { + "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", + { + "locator": "https://github.com/jcjee/email-composer", + "id": "com.jcjee.plugins.emailcomposer" + }, + "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-customurlscheme": { + "URL_SCHEME": "zmninja", + "ANDROID_SCHEME": " ", + "ANDROID_HOST": " ", + "ANDROID_PATHPREFIX": "/" + }, + "cordova-plugin-photo-library": { + "PHOTO_LIBRARY_USAGE_DESCRIPTION": "images to gallery" + }, + "cordova-plugin-settings-hook": {}, + "cordova-sqlite-storage": {}, + "cordova-plugin-certificates": {} + } } - ] -} +}
\ No newline at end of file |
