summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/package.json b/package.json
index 330b9038..a14c47a4 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "zmninjapro",
"description": "Home security mobile app for ZoneMinder",
- "version":"1.3.086",
+ "version": "1.3.086",
"displayName": "zmNinja",
"author": "Pliable Pixels",
"license": "custom see LICENSE.md",
@@ -67,17 +67,6 @@
"dependencies": {
"app-builder-lib": "^22.1.0",
"clivas": "^0.2.0",
- "define-properties": "^1.1.3",
- "es-abstract": "^1.17.0",
- "function-bind": "^1.1.1",
- "has": "^1.0.3",
- "has-symbols": "^1.0.1",
- "is-arguments": "^1.0.4",
- "is-date-object": "^1.0.2",
- "is-regex": "^1.0.5",
- "object-is": "^1.0.2",
- "object-keys": "^1.1.1",
- "regexp.prototype.flags": "^1.3.0",
"cordova-android": "8.0.0",
"cordova-custom-config": "^5.1.0",
"cordova-ios": "^5.0.1",
@@ -112,16 +101,27 @@
"cordova-sqlite-storage": "^1.5.3",
"cordova-support-google-services": "^1.1.0",
"deep-equal": "^1.0.1",
+ "define-properties": "^1.1.3",
"dialog": "^0.3.1",
"electron-window-state": "^4.1.1",
+ "es-abstract": "^1.17.0",
"es6-promise-plugin": "^4.2.2",
+ "function-bind": "^1.1.1",
+ "has": "^1.0.3",
+ "has-symbols": "^1.0.1",
+ "is-arguments": "^1.0.4",
+ "is-date-object": "^1.0.2",
+ "is-regex": "^1.0.5",
"jsonfile": "^4.0.0",
"keypress": "^0.2.1",
"menu": "^0.2.5",
"minimist": "^1.2.0",
"mkdirp": "^0.5.1",
+ "object-is": "^1.0.2",
+ "object-keys": "^1.1.1",
"phonegap-plugin-multidex": "^1.0.0",
- "phonegap-plugin-push": "^2.2.3"
+ "phonegap-plugin-push": "^2.2.3",
+ "regexp.prototype.flags": "^1.3.0"
},
"devDependencies": {
"@ionic/v1-toolkit": "^1.0.14",
@@ -214,4 +214,4 @@
]
}
}
-}
+} \ No newline at end of file