Skip to content

Instantly share code, notes, and snippets.

Created April 22, 2013 16:58
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 anonymous/bede150b356d3844175c to your computer and use it in GitHub Desktop.
Save anonymous/bede150b356d3844175c to your computer and use it in GitHub Desktop.
{
"name": "ingenious",
"description": "The INGenIOuS effort's website.",
"version": "1.0.2-6",
"private": true,
"scripts": {
"start": "node app.js"
},
"dependencies": {
"express": "3.0.x",
"jade": "0.28.x",
"stylus": "0.32.x",
"nano": "3.3.x",
"emailjs": "0.3.x",
"request": "2.16.6",
"mailchimp": "0.9.x"
},
"domains": [
"ingeniousmathstat.org",
"www.ingeniousmathstat.org"
],
"subdomain": "ingenious",
"engines": {
"node": "0.8.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment