pokedex/package.json
Hilmer, Carsten 9d8c66c9de Refactoring
2016-09-29 21:25:30 +02:00

61 lines
2.0 KiB
JSON

{
"name": "ionicmaterialdesign",
"version": "1.1.1",
"description": "IonicMaterialDesign: An Ionic project",
"dependencies": {
"angular-chart.js": "^1.0.2",
"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"
},
"devDependencies": {
"bower": "^1.3.3",
"gulp-util": "^2.2.14",
"shelljs": "^0.3.0"
},
"cordovaPlugins": [
"cordova-plugin-statusbar",
"cordova-plugin-device",
"cordova-plugin-console",
"cordova-plugin-transport-security",
"cordova-plugin-inappbrowser",
"cordova-plugin-splashscreen",
"cordova-plugin-admobpro",
"ionic-plugin-keyboard",
{
"locator": "https://github.com/apache/cordova-plugin-whitelist.git",
"id": "cordova-plugin-whitelist"
},
{
"locator": "https://github.com/wymsee/cordova-imagePicker.git",
"id": "cordova-plugin-image-picker"
},
{
"locator": "https://github.com/litehelpers/Cordova-sqlite-storage.git#0.7.14",
"id": "cordova-sqlite-storage"
},
{
"locator": "https://github.com/katzer/cordova-plugin-local-notifications",
"id": "de.appplant.cordova.plugin.local-notification"
},
{
"locator": "https://github.com/an-rahulpandey/cordova-plugin-dbcopy.git",
"id": "cordova-plugin-dbcopy"
},
"cordova-plugin-file",
"cordova-plugin-file-transfer",
{
"variables": {
"BILLING_KEY": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAm/DQuSuSDJgbmTThI8xMlwTf0IKvPWzsKUPRDw2pkoaWz2U+RL3AHUTwmUhXxpLGMvj7PC0Jt4xp9ilO5h5tWQ7TrqUxdTPBeL8U+WZHoQIDFmgi+ovWdClgA6aAHs1VARKPxCM2F4ngzCFIdIsiign1IeFo+uVMcel8IgUJIQX1zy7MabnQY+jIU97xjHb2bIQQsoUG40fm7jYoXWxM8OkyAdeBfXx6eGgpbvnUvjFqVlJEEGBy4ysM4K/XajBFlge4VINku8NCiGfpWUixtvEssrLX95f1r1Vo4Zw+OPp0uyVt5OyC0IeLPZyzpw0aDDxY1x3EiGhviRkKaOIgIwIDAQAB"
},
"locator": "C:\\_IONIC_\\AndroidInAppBilling",
"id": "com.smartmobilesoftware.androidinappbilling"
}
],
"cordovaPlatforms": [
"ios"
]
}