{ "name": "zmninja", "version": "1.0.0", "description": "zmNinja: An Ionic project", "dependencies": { "async": "^1.4.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" }, "devDependencies": { "bower": "^1.3.3", "clean-css": "^3.4.0", "gulp-angular-templatecache": "^1.6.0", "gulp-util": "^2.2.14", "shelljs": "^0.3.0", "jshint": "^2.8.0", "ng-annotate": "^1.0.2", "uglify-js": "^2.4.24" }, "cordovaPlugins": [ "org.apache.cordova.device", "org.apache.cordova.console", "com.ionic.keyboard", "org.apache.cordova.statusbar", "cordova-plugin-whitelist", "cordova-plugin-inappbrowser", { "locator": "https://github.com/EddyVerbruggen/Insomnia-PhoneGap-Plugin.git", "id": "nl.x-services.plugins.insomnia" }, "cordova-plugin-file", { "locator": "https://github.com/katzer/cordova-plugin-email-composer.git", "id": "de.appplant.cordova.plugin.email-composer" }, { "locator": "https://github.com/whiteoctober/cordova-plugin-app-version.git", "id": "uk.co.whiteoctober.cordova.appversion" }, { "locator": "https://github.com/devgeeks/Canvas2ImagePlugin.git", "id": "org.devgeeks.Canvas2ImagePlugin" }, { "locator": "https://github.com/cogitor/PhoneGap-OrientationLock.git", "id": "com.phonegap.plugins.OrientationLock" }, "cordova-plugin-splashscreen", { "locator": "https://github.com/Paldom/PinDialog.git", "id": "hu.dpal.phonegap.plugins.PinDialog" }, { "locator": "https://github.com/leecrossley/cordova-plugin-touchid.git", "id": "cordova-plugin-touchid" }, "cordova-plugin-ios-longpress-fix", "cordova-plugin-websocket", { "locator": "https://github.com/katzer/cordova-plugin-local-notifications.git", "id": "de.appplant.cordova.plugin.local-notification" }, "de.appplant.cordova.common.registerusernotificationsettings", { "locator": "https://github.com/katzer/cordova-plugin-badge.git", "id": "de.appplant.cordova.plugin.badge" }, "phonegap-plugin-push", { "locator": "https://github.com/pliablepixels/cordova-plugin-media.git", "id": "org.apache.cordova.media" } ], "cordovaPlatforms": [ "ios", { "platform": "ios", "version": "", "locator": "ios" }, { "platform": "android_temp", "version": "", "locator": "android_temp" }, "android" ] }