You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
626 B

  1. {
  2. "name": "openeventsplatformapp",
  3. "version": "1.1.1",
  4. "description": "openEventsPlatformApp: An Ionic project",
  5. "dependencies": {
  6. "gulp": "^3.5.6",
  7. "gulp-sass": "^2.0.4",
  8. "gulp-concat": "^2.2.0",
  9. "gulp-minify-css": "^0.3.0",
  10. "gulp-rename": "^1.2.0"
  11. },
  12. "devDependencies": {
  13. "bower": "^1.3.3",
  14. "gulp-util": "^2.2.14",
  15. "shelljs": "^0.3.0"
  16. },
  17. "cordovaPlugins": [
  18. "cordova-plugin-whitelist",
  19. "cordova-plugin-statusbar",
  20. "cordova-plugin-console",
  21. "cordova-plugin-device",
  22. "cordova-plugin-splashscreen",
  23. "ionic-plugin-keyboard"
  24. ],
  25. "cordovaPlatforms": []
  26. }