From 607f69c67a5b4dc72d2754192e3cdf67d0ad11d0 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 3 Jun 2014 16:24:10 -0400 Subject: partitioning client and serveR --- package.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index 47528f9..93ed51a 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,32 @@ "type": "git", "url": "git://github.com/okfocus/vvalls.git" }, + "dependencies": { + "express": "~3.4.8", + "monk": "~0.7.1", + "socket.io": "~0.9.16", + "geocoder": "~0.1.0", + "geolib": "~1.3.5", + "connect-mongo": "~0.4.1", + "passport": "~0.2.0", + "passport-twitter": "~1.0.2", + "passport.socketio": "~3.0.1", + "node-restful": "~0.1.14", + "ejs": "^0.8.8", + "useful-string": "0.0.1", + "express-subdomain-handler": "~0.1.0", + "lodash": "~2.4.1", + "express-subdomains": "0.0.5", + "mers": "~0.7.2", + "mongoose": "~3.8.8", + "baucis": "~0.15.1", + "baucis-swagger": "~0.2.5", + "mongoose-unique-validator": "~0.3.0", + "mongoose-lifecycle": "~1.0.0", + "knox": "~0.8.10", + "moment": "~2.6.0", + "html-entities": "~1.0.10" + }, "devDependencies": { "grunt": "~0.4.1", "grunt-contrib-concat": "~0.3.0", -- cgit v1.2.3-70-g09d2