{
|
|
"name": "commonroutes",
|
|
"version": "1.1.1",
|
|
"description": "app: commonroutes",
|
|
"dependencies": {
|
|
"cordova-android": "7.0.0",
|
|
"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",
|
|
"gulp-concat": "^2.2.0",
|
|
"gulp-minify-css": "^0.3.0",
|
|
"gulp-rename": "^1.2.0",
|
|
"gulp-sass": "^2.0.4",
|
|
"ionic-plugin-keyboard": "^2.2.1"
|
|
},
|
|
"devDependencies": {
|
|
"bower": "^1.3.3",
|
|
"gulp-util": "^2.2.14",
|
|
"shelljs": "^0.3.0"
|
|
},
|
|
"cordovaPlugins": [
|
|
"cordova-plugin-device",
|
|
"cordova-plugin-console",
|
|
"cordova-plugin-whitelist",
|
|
"cordova-plugin-splashscreen",
|
|
"cordova-plugin-statusbar",
|
|
"ionic-plugin-keyboard"
|
|
],
|
|
"cordovaPlatforms": [],
|
|
"cordova": {
|
|
"plugins": {
|
|
"cordova-plugin-whitelist": {},
|
|
"cordova-plugin-device": {},
|
|
"cordova-plugin-splashscreen": {},
|
|
"cordova-plugin-console": {},
|
|
"ionic-plugin-keyboard": {},
|
|
"cordova-plugin-camera": {},
|
|
"cordova-plugin-inappbrowser": {}
|
|
},
|
|
"platforms": [
|
|
"android"
|
|
]
|
|
}
|
|
}
|