mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
Added nodejs packages for: bcrypt, nconf, winston, jade, view-helpers, mongoose, passport, gzippo, walk, forever, kue, supertest and should
This commit is contained in:
parent
074acec50b
commit
5bb91ac679
2 changed files with 1756 additions and 0 deletions
File diff suppressed because it is too large
Load diff
|
@ -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"
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue