summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-06-06 11:39:24 -0400
committerJules Laplace <jules@okfoc.us>2014-06-06 11:39:24 -0400
commit2059be60461c1577324ab3b51d967e18aa2e700e (patch)
tree3d41b2c48f28095fad84673454c8df6032eae5af /package.json
parent1cde3b9fd49e397a2106baca0f6bef378041589c (diff)
sign in with facebook / twitter
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 93ed51a..554a678 100644
--- a/package.json
+++ b/package.json
@@ -14,6 +14,7 @@
"connect-mongo": "~0.4.1",
"passport": "~0.2.0",
"passport-twitter": "~1.0.2",
+ "passport-facebook": "~1.0.3",
"passport.socketio": "~3.0.1",
"node-restful": "~0.1.14",
"ejs": "^0.8.8",