Skip to content

Instantly share code, notes, and snippets.

@julianeon
Last active August 29, 2015 13:56
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 julianeon/9123686 to your computer and use it in GitHub Desktop.
Save julianeon/9123686 to your computer and use it in GitHub Desktop.
For use with node.js event state listener.
{
"name": "webhooks-listener",
"version": "0.0.1",
"dependencies": {
"express": "3.1.x",
"nodemailer": "0.5.3",
"jquery": "1.8.3"
},
"engines": {
"node": "0.10.x",
"npm": "1.2.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment