|
|
@@ -26,6 +26,7 @@
|
|
|
"cordova-plugin-enable-cleartext-traffic": "^2.1.0",
|
|
|
"cordova-plugin-file": "git+https://github.com/apache/cordova-plugin-file.git#4.3.3",
|
|
|
"cordova-plugin-file-transfer": "git+https://github.com/apache/cordova-plugin-file-transfer.git#1.6.3",
|
|
|
+ "cordova-plugin-inappbrowser": "^5.0.0",
|
|
|
"cordova-plugin-network-information": "^3.0.0",
|
|
|
"cordova-plugin-purchase": "^10.6.1",
|
|
|
"cordova-plugin-qrscanner": "^3.0.1",
|
|
|
@@ -683,6 +684,31 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/cordova-plugin-inappbrowser": {
|
|
|
+ "version": "5.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/cordova-plugin-inappbrowser/-/cordova-plugin-inappbrowser-5.0.0.tgz",
|
|
|
+ "integrity": "sha512-MqnpmUQ/iy6hxtIGDdlIhy8aNi1pNanLATpbnkk7uCqW9YQ4rH/dGK9zESbZ50pUi2A2D2QMjBXNV175TJK5OQ==",
|
|
|
+ "dev": true,
|
|
|
+ "engines": {
|
|
|
+ "cordovaDependencies": {
|
|
|
+ "0.2.3": {
|
|
|
+ "cordova": ">=3.1.0"
|
|
|
+ },
|
|
|
+ "4.0.0": {
|
|
|
+ "cordova": ">=3.1.0",
|
|
|
+ "cordova-ios": ">=4.0.0"
|
|
|
+ },
|
|
|
+ "5.0.0": {
|
|
|
+ "cordova": ">=9.0.0",
|
|
|
+ "cordova-android": ">=9.0.0",
|
|
|
+ "cordova-ios": ">=6.0.0"
|
|
|
+ },
|
|
|
+ "6.0.0": {
|
|
|
+ "cordova": ">100"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
"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",
|
|
|
@@ -3509,6 +3535,12 @@
|
|
|
"dev": true,
|
|
|
"from": "cordova-plugin-file-transfer@git+https://github.com/apache/cordova-plugin-file-transfer.git#1.6.3"
|
|
|
},
|
|
|
+ "cordova-plugin-inappbrowser": {
|
|
|
+ "version": "5.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/cordova-plugin-inappbrowser/-/cordova-plugin-inappbrowser-5.0.0.tgz",
|
|
|
+ "integrity": "sha512-MqnpmUQ/iy6hxtIGDdlIhy8aNi1pNanLATpbnkk7uCqW9YQ4rH/dGK9zESbZ50pUi2A2D2QMjBXNV175TJK5OQ==",
|
|
|
+ "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",
|