Skip to content

Instantly share code, notes, and snippets.

@adampbragg
Created October 1, 2012 20:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adampbragg/3814273 to your computer and use it in GitHub Desktop.
Save adampbragg/3814273 to your computer and use it in GitHub Desktop.
tagalong package
{
"name": "tagalong.io",
"subdomain": "tagalong",
"domains": [
"tagalong.io",
"www.tagalong.io"
],
"scripts": {
"start": "server.js"
},
"version": "0.4.0-28",
"engines": {
"node": "0.8.x"
},
"dependencies": {
"express": "3.0.0rc4",
"mongoskin": "0.4.2",
"connect-mongo": "0.2.0",
"nodemailer": "0.3.28",
"w3c-xmlhttprequest": "1.0.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment