Skip to content

Commit

Permalink
Updated package and removed mongodb package
Browse files Browse the repository at this point in the history
  • Loading branch information
jwswj committed Nov 4, 2011
1 parent e539690 commit f85f456
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "WeddingPics",
"description": "An app which allows people at weddings to take pictures",
"author": "Jason Smale <[email protected]>",
"dependencies": {
"express": "2.5.x",
"mongoose": "2.3.x",
"ejs": "0.4.x",
"socket.io":"0.8.x",
"stylus":"0.19.x"
},
"engine": "node >= 0.4.1"
}

0 comments on commit f85f456

Please sign in to comment.