Skip to content

Commit

Permalink
Modified package.json to add dependancies
Browse files Browse the repository at this point in the history
  • Loading branch information
rajpara11 committed May 2, 2011
1 parent ed8cb95 commit eb66f56
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,19 @@
"node": "*"
},
"dependencies": {
"express": "*"
"connect": "1.0.3",
"connect-redis": "1.0.0",
"ejs": "0.3.0",
"express": "*",
"express-contrib": "0.3.4",
"express-messages": "0.0.1",
"hiredis": "0.1.8",
"mime": "1.2.1",
"qs": "0.0.6",
"redis": "0.5.7",
"jsdome": "0.2.0",
"jquery": "1.5.0",
"request": "1.9.0",
"formidable": "0.9.11"
}
}

0 comments on commit eb66f56

Please sign in to comment.