Add mongodb nodejs package

This commit is contained in:
Sander van der Burg
2013-08-20 11:25:45 +02:00
parent 36eba4eb9a
commit fc7cc7a90b
2 changed files with 16 additions and 0 deletions
+1
View File
@@ -43,6 +43,7 @@
, "jade"
, "view-helpers"
, "redis"
, "mongodb"
, { "mongoose": "3.6.x" }
, "mongoose-schema-extend"
, "connect-mongo"