|
|
@ -7,6 +7,7 @@ |
|
|
|
"cordova-plugin-camera": "^4.0.2", |
|
|
|
"cordova-plugin-console": "^1.0.7", |
|
|
|
"cordova-plugin-device": "^1.1.7", |
|
|
|
"cordova-plugin-inappbrowser": "^2.0.2", |
|
|
|
"cordova-plugin-splashscreen": "^4.0.3", |
|
|
|
"cordova-plugin-whitelist": "^1.3.3", |
|
|
|
"gulp": "^3.5.6", |
|
|
@ -37,7 +38,8 @@ |
|
|
|
"cordova-plugin-splashscreen": {}, |
|
|
|
"cordova-plugin-console": {}, |
|
|
|
"ionic-plugin-keyboard": {}, |
|
|
|
"cordova-plugin-camera": {} |
|
|
|
"cordova-plugin-camera": {}, |
|
|
|
"cordova-plugin-inappbrowser": {} |
|
|
|
}, |
|
|
|
"platforms": [ |
|
|
|
"android" |
|
|
|