Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
120 changes: 60 additions & 60 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,84 +3,84 @@
"version": "0.0.0",
"main": "server/app.js",
"dependencies": {
"body-parser": "~1.5.0",
"body-parser": "~1.15.2",
"composable-middleware": "^0.3.0",
"compression": "~1.0.1",
"connect-mongo": "^0.4.1",
"connect-multiparty": "^1.2.5",
"cookie-parser": "~1.3.3",
"ejs": "~0.8.4",
"errorhandler": "~1.0.0",
"express": "~4.9.0",
"compression": "~1.6.2",
"connect-mongo": "^1.3.2",
"connect-multiparty": "^2.0.0",
"cookie-parser": "~1.4.3",
"ejs": "~2.5.5",
"errorhandler": "~1.5.0",
"express": "~4.14.0",
"express-session": "^1.9.1",
"googleapis": "^1.0.20",
"googleapis": "^16.0.0",
"imagemagick": "^0.1.3",
"lodash": "~2.4.1",
"method-override": "~1.0.0",
"lodash": "~4.17.4",
"method-override": "~2.3.7",
"mkdirp": "^0.5.0",
"mongoose": "^3.8.19",
"mongoskin": "~1.4.4",
"morgan": "~1.3.0",
"mongoose": "^4.7.5",
"mongoskin": "~2.1.0",
"morgan": "~1.7.0",
"oauth2-server": "^2.3.0",
"readline": "0.0.5",
"readline": "1.3.0",
"request": "^2.47.0",
"serve-favicon": "~2.0.1",
"url": "^0.10.1",
"serve-favicon": "~2.3.2",
"url": "^0.11.0",
"xml": "^1.0.0"
},
"devDependencies": {
"grunt": "~0.4.4",
"grunt-autoprefixer": "~0.7.2",
"grunt-wiredep": "~1.8.0",
"grunt-concurrent": "~0.5.0",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-concat": "~0.4.0",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-cssmin": "~0.9.0",
"grunt-contrib-htmlmin": "~0.2.0",
"grunt-contrib-imagemin": "~0.7.1",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-uglify": "~0.4.0",
"grunt-contrib-watch": "~0.6.1",
"grunt": "~1.0.1",
"grunt-autoprefixer": "~3.0.4",
"grunt-wiredep": "~3.0.1",
"grunt-concurrent": "~2.3.1",
"grunt-contrib-clean": "~1.0.0",
"grunt-contrib-concat": "~1.0.1",
"grunt-contrib-copy": "~1.0.0",
"grunt-contrib-cssmin": "~1.0.2",
"grunt-contrib-htmlmin": "~2.0.0",
"grunt-contrib-imagemin": "~1.0.1",
"grunt-contrib-jshint": "~1.1.0",
"grunt-contrib-uglify": "~2.0.0",
"grunt-contrib-watch": "~1.0.0",
"grunt-google-cdn": "~0.4.0",
"grunt-newer": "~0.7.0",
"grunt-ng-annotate": "^0.2.3",
"grunt-newer": "~1.2.0",
"grunt-ng-annotate": "^3.0.0",
"grunt-rev": "~0.1.0",
"grunt-svgmin": "~0.4.0",
"grunt-usemin": "~2.1.1",
"grunt-svgmin": "~4.0.0",
"grunt-usemin": "~3.1.1",
"grunt-env": "~0.4.1",
"grunt-node-inspector": "~0.1.5",
"grunt-nodemon": "~0.2.0",
"grunt-angular-templates": "^0.5.4",
"grunt-node-inspector": "~0.4.2",
"grunt-nodemon": "~0.4.2",
"grunt-angular-templates": "^1.1.0",
"grunt-dom-munger": "^3.4.0",
"grunt-protractor-runner": "^1.1.0",
"grunt-protractor-runner": "^4.0.0",
"grunt-asset-injector": "^0.1.0",
"grunt-karma": "~0.8.2",
"grunt-karma": "~2.0.0",
"grunt-build-control": "DaftMonk/grunt-build-control",
"grunt-mocha-test": "~0.10.2",
"jit-grunt": "^0.5.0",
"time-grunt": "~0.3.1",
"grunt-express-server": "~0.4.17",
"grunt-mocha-test": "~0.13.2",
"jit-grunt": "^0.10.0",
"time-grunt": "~1.4.0",
"grunt-express-server": "~0.5.3",
"grunt-open": "~0.2.3",
"open": "~0.0.4",
"jshint-stylish": "~0.1.5",
"connect-livereload": "~0.4.0",
"karma-ng-scenario": "~0.1.0",
"karma-firefox-launcher": "~0.1.3",
"karma-script-launcher": "~0.1.0",
"karma-html2js-preprocessor": "~0.1.0",
"karma-ng-jade2js-preprocessor": "^0.1.2",
"karma-jasmine": "~0.1.5",
"karma-chrome-launcher": "~0.1.3",
"requirejs": "~2.1.11",
"karma-requirejs": "~0.2.1",
"karma-coffee-preprocessor": "~0.2.1",
"jshint-stylish": "~2.2.1",
"connect-livereload": "~0.6.0",
"karma-ng-scenario": "~1.0.0",
"karma-firefox-launcher": "~1.0.0",
"karma-script-launcher": "~1.0.0",
"karma-html2js-preprocessor": "~1.1.0",
"karma-ng-jade2js-preprocessor": "^0.2.1",
"karma-jasmine": "~1.1.0",
"karma-chrome-launcher": "~2.0.0",
"requirejs": "~2.3.2",
"karma-requirejs": "~1.1.0",
"karma-coffee-preprocessor": "~1.0.1",
"karma-jade-preprocessor": "0.0.11",
"karma-phantomjs-launcher": "~0.1.4",
"karma": "~0.12.9",
"karma-ng-html2js-preprocessor": "~0.1.0",
"supertest": "~0.11.0",
"should": "~3.3.1"
"karma-phantomjs-launcher": "~1.0.2",
"karma": "~1.3.0",
"karma-ng-html2js-preprocessor": "~1.0.0",
"supertest": "~2.0.1",
"should": "~11.1.2"
},
"engines": {
"node": ">=0.10.0"
Expand Down