|
|
@@ -21,6 +21,7 @@
|
|
|
"cordova-plugin-dynamic-launch-screen": "file:../DynamicLaunchScreenPlugin",
|
|
|
"cordova-plugin-enable-cleartext-traffic": "^2.1.0",
|
|
|
"cordova-plugin-inappbrowser": "^5.0.0",
|
|
|
+ "cordova-plugin-ionic-keyboard": "^2.2.0",
|
|
|
"cordova-plugin-network-information": "^3.0.0",
|
|
|
"cordova-plugin-purchase": "^10.6.1",
|
|
|
"cordova-plugin-qrscanner": "^3.0.1",
|
|
|
@@ -529,6 +530,12 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/cordova-plugin-ionic-keyboard": {
|
|
|
+ "version": "2.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/cordova-plugin-ionic-keyboard/-/cordova-plugin-ionic-keyboard-2.2.0.tgz",
|
|
|
+ "integrity": "sha512-yDUG+9ieKVRitq5mGlNxjaZh/MgEhFFIgTIPhqSbUaQ8UuZbawy5mhJAVClqY97q8/rcQtL6dCDa7x2sEtCLcA==",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
"node_modules/cordova-plugin-network-information": {
|
|
|
"version": "3.0.0",
|
|
|
"resolved": "https://registry.nlark.com/cordova-plugin-network-information/download/cordova-plugin-network-information-3.0.0.tgz",
|
|
|
@@ -2226,6 +2233,12 @@
|
|
|
"integrity": "sha512-MqnpmUQ/iy6hxtIGDdlIhy8aNi1pNanLATpbnkk7uCqW9YQ4rH/dGK9zESbZ50pUi2A2D2QMjBXNV175TJK5OQ==",
|
|
|
"dev": true
|
|
|
},
|
|
|
+ "cordova-plugin-ionic-keyboard": {
|
|
|
+ "version": "2.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/cordova-plugin-ionic-keyboard/-/cordova-plugin-ionic-keyboard-2.2.0.tgz",
|
|
|
+ "integrity": "sha512-yDUG+9ieKVRitq5mGlNxjaZh/MgEhFFIgTIPhqSbUaQ8UuZbawy5mhJAVClqY97q8/rcQtL6dCDa7x2sEtCLcA==",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
"cordova-plugin-network-information": {
|
|
|
"version": "3.0.0",
|
|
|
"resolved": "https://registry.nlark.com/cordova-plugin-network-information/download/cordova-plugin-network-information-3.0.0.tgz",
|