41 lines
1.0 KiB
JSON
41 lines
1.0 KiB
JSON
{
|
|
"name": "wollerosenkaufen",
|
|
"version": "1.1.1",
|
|
"description": "wollerosenkaufen: An Ionic project",
|
|
"dependencies": {
|
|
"gulp": "^3.5.6",
|
|
"gulp-sass": "^2.0.4",
|
|
"gulp-concat": "^2.2.0",
|
|
"gulp-minify-css": "^0.3.0",
|
|
"gulp-rename": "^1.2.0"
|
|
},
|
|
"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",
|
|
"cordova-plugin-inappbrowser",
|
|
"cordova-plugin-file",
|
|
"org.apache.cordova.file-transfer",
|
|
{
|
|
"locator": "https://github.com/brodysoft/Cordova-SQLitePlugin.git",
|
|
"id": "cordova-sqlite-storage"
|
|
},
|
|
{
|
|
"locator": "https://github.com/an-rahulpandey/cordova-plugin-dbcopy.git",
|
|
"id": "me.rahul.plugins.sqlDB"
|
|
},
|
|
"cordova-plugin-x-socialsharing"
|
|
],
|
|
"cordovaPlatforms": [
|
|
"android"
|
|
]
|
|
}
|