Advertisement
Guest User

Untitled

a guest
Feb 27th, 2012
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.   "name":        "facebook-template-node",
  3.   "version":     "0.0.1",
  4.   "description": "Template app for Heroku / Facebook integration, Node.js language",
  5.   "dependencies": {
  6.     "b64url": "1.0.3",
  7.     "ejs": "0.4.3",
  8.     "everyauth": "0.2.18",
  9.     "oauth": "0.9.5",
  10.     "express": "2.5.8",
  11.     "facebook-client": "1.3.0",
  12.     "facebook": "0.0.3",
  13.     "node-uuid": "1.2.0",
  14.     "connect": "1.8.5",
  15.     "socket.io": "0.8.4"
  16.   }
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement