Skip to content

Instantly share code, notes, and snippets.

Created November 4, 2012 20:02
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/4013392 to your computer and use it in GitHub Desktop.
Save anonymous/4013392 to your computer and use it in GitHub Desktop.
{
"name": "innovationbound",
"description": "The 3rd Innovation Bound website",
"version": "1.1.10-5",
"private": true,
"dependencies": {
"nodemailer": "0.3.x",
"express": "2.5.x",
"stylus": "0.27.x",
"ejs": "0.7.x"
},
"bundledDependencies": [],
"scripts": {
"start": "app.js"
},
"engines": {
"node": "0.6.x | 0.8.x"
},
"domains": [
"innovationbound.com",
"www.innovationbound.com",
"innovationbound.co",
"www.innovationbound.co",
"innovationbound.org",
"www.innovationbound.org"
],
"subdomain": "innovationbound"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment