Skip to content

Commit

Permalink
Installatio cleanup linnovate#1
Browse files Browse the repository at this point in the history
  • Loading branch information
liorkesos committed May 7, 2015
1 parent 597fc53 commit 78069af
Show file tree
Hide file tree
Showing 140 changed files with 66 additions and 7,083 deletions.
2 changes: 1 addition & 1 deletion mean.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"dependencies":{}
"dependencies": {}
}
124 changes: 60 additions & 64 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,15 @@
{
"name": "mean",
"description": "MEAN.io: A fullstack JavaScript framework powered by MongoDB, ExpressJS, AngularJS, NodeJS.",
"version": "0.4.6",
"version": "0.4.7",
"private": false,
"author": "Linnovate <mean@linnovate.net>",
"contributors": "https://github.com/linnovate/mean/graphs/contributors",
"mean": "0.4.3",
"mean": "0.4.7",
"repository": {
"type": "git",
"url": "https://github.com/linnovate/mean.git"
},
"engines": {
"node": "0.10.x",
"npm": "1.3.x"
},
"scripts": {
"start": "node server",
"mocha": "node node_modules/.bin/mocha packages/**/server/tests/**/*.js -R spec -r tools/test/mocha-req.js",
Expand All @@ -22,68 +18,68 @@
"postinstall": "node tools/scripts/postinstall.js"
},
"dependencies": {
"assetmanager": "1.1.2",
"async": "0.9.0",
"body-parser": "1.10.0",
"compression": "1.2.1",
"connect-flash": "0.1.1",
"consolidate": "0.10.0",
"cookie-parser": "1.3.3",
"errorhandler": "1.3.0",
"express": "4.11.1",
"forever": "0.11.1",
"gridfs-stream": "0.5.3",
"lodash": "2.4.1",
"assetmanager":"latest",
"async":"latest",
"body-parser":"latest",
"compression":"latest",
"connect-flash":"latest",
"consolidate":"latest",
"cookie-parser":"latest",
"errorhandler":"latest",
"express":"latest",
"forever":"latest",
"gridfs-stream":"latest",
"lodash":"latest",
"meanio": "linnovate/meanio",
"mongoose": "3.8.24",
"morgan": "1.5.0",
"ms": "0.6.2",
"nodemailer": "1.2.2",
"passport-facebook": "1.0.3",
"passport-github": "0.1.5",
"passport-google-oauth": "0.1.5",
"passport-linkedin": "0.1.3",
"passport-local": "1.0.0",
"passport-twitter": "1.0.2",
"serve-favicon": "2.2.0",
"swig": "1.4.2",
"view-helpers": "0.1.5",
"shelljs": "0.4.0",
"request": "2.55.0",
"mongoose":"latest",
"morgan":"latest",
"ms":"latest",
"nodemailer":"latest",
"passport-facebook":"latest",
"passport-github":"latest",
"passport-google-oauth":"latest",
"passport-linkedin":"latest",
"passport-local":"latest",
"passport-twitter":"latest",
"serve-favicon":"latest",
"swig":"latest",
"view-helpers":"latest",
"shelljs":"latest",
"request":"latest",
"npm": "^2.1.0"
},
"devDependencies": {
"expect.js": "0.3.1",
"karma": "0.12.28",
"karma-chrome-launcher": "0.1.7",
"karma-coffee-preprocessor": "0.2.1",
"karma-coverage": "0.2.7",
"karma-firefox-launcher": "0.1.3",
"karma-html2js-preprocessor": "0.1.0",
"karma-jasmine": "0.2.3",
"karma-ng-html2js-preprocessor": "0.1.2",
"karma-ng-scenario": "0.1.0",
"karma-phantomjs-launcher": "0.1.4",
"karma-requirejs": "0.2.2",
"karma-script-launcher": "0.1.0",
"mocha": "2.1.0",
"requirejs": "2.1.15",
"supertest": "0.11.0",
"del": "^0.1.3",
"gulp": "^3.8.8",
"gulp-concat": "^2.4.1",
"gulp-csslint": "^0.1.5",
"gulp-cssmin": "^0.1.6",
"gulp-jshint": "^1.8.5",
"gulp-less": "^1.3.6",
"gulp-livereload": "^2.1.1",
"gulp-load-plugins": "^0.7.0",
"gulp-mocha": "^1.1.0",
"gulp-nodemon": "^1.0.4",
"gulp-uglify": "^1.0.1",
"gulp-util": "^3.0.1",
"jshint-stylish": "^1.0.0",
"expect.js":"latest",
"karma":"latest",
"karma-chrome-launcher":"latest",
"karma-coffee-preprocessor":"latest",
"karma-coverage":"latest",
"karma-firefox-launcher":"latest",
"karma-html2js-preprocessor":"latest",
"karma-jasmine":"latest",
"karma-ng-html2js-preprocessor":"latest",
"karma-ng-scenario":"latest",
"karma-phantomjs-launcher":"latest",
"karma-requirejs":"latest",
"karma-script-launcher":"latest",
"mocha":"latest",
"requirejs":"latest",
"supertest":"latest",
"del":"latest",
"gulp":"latest",
"gulp-concat":"latest",
"gulp-csslint":"latest",
"gulp-cssmin":"latest",
"gulp-jshint":"latest",
"gulp-less":"latest",
"gulp-livereload":"latest",
"gulp-load-plugins":"latest",
"gulp-mocha":"latest",
"gulp-nodemon":"latest",
"gulp-uglify":"latest",
"gulp-util":"latest",
"jshint-stylish":"latest",
"require-dir":"latest",
"through": "^2.3.6"
"through": "latest"
}
}
1 change: 0 additions & 1 deletion packages/articles/README.md

This file was deleted.

54 changes: 0 additions & 54 deletions packages/articles/app.js

This file was deleted.

5 changes: 0 additions & 5 deletions packages/articles/mean.json

This file was deleted.

15 changes: 0 additions & 15 deletions packages/articles/package.json

This file was deleted.

6 changes: 0 additions & 6 deletions packages/articles/public/assets/css/articles.css

This file was deleted.

Binary file removed packages/articles/public/assets/img/logo.png
Binary file not shown.
75 changes: 0 additions & 75 deletions packages/articles/public/controllers/articles.js

This file was deleted.

57 changes: 0 additions & 57 deletions packages/articles/public/routes/articles.js

This file was deleted.

14 changes: 0 additions & 14 deletions packages/articles/public/services/articles.js

This file was deleted.

Loading

0 comments on commit 78069af

Please sign in to comment.