Added nodejs packages for: bcrypt, nconf, winston, jade, view-helpers, mongoose, passport, gzippo, walk, forever, kue, supertest and should

This commit is contained in:
Sander van der Burg 2013-07-03 17:28:49 +02:00
parent 074acec50b
commit 5bb91ac679
2 changed files with 1756 additions and 0 deletions

File diff suppressed because it is too large Load diff

View file

@ -36,4 +36,22 @@
, "mkdirp"
, "jshint"
, "stream-splitter-transform"
, "bcrypt"
, "nconf"
, "winston"
, "jade"
, "view-helpers"
, "redis"
, "mongoose"
, "connect-mongo"
, "connect-flash"
, "passport"
, "passport-local"
, "gzippo"
, "walk"
, "forever"
, "kue"
, "supertest"
, "should"
, "nodemon"
]