Skip to content

Instantly share code, notes, and snippets.

@lambtron
Created February 16, 2013 04:09
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 lambtron/4965494 to your computer and use it in GitHub Desktop.
Save lambtron/4965494 to your computer and use it in GitHub Desktop.
{
"name": "the-daily-koala",
"description": "automated lulz generator",
"version": "0.0.1",
"private": true,
"engines": {
"node": "0.8.x",
"npm": "1.1.x"
},
"dependencies": {
"express": "3.x",
"gm": "~1.8.1",
"emailjs": "~0.3.4",
"jade": ">= 0.0.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment