Skip to content

Instantly share code, notes, and snippets.

@wilsonpage
Created December 3, 2012 08:22
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 wilsonpage/8e67649b0c0f756c5d6e to your computer and use it in GitHub Desktop.
Save wilsonpage/8e67649b0c0f756c5d6e to your computer and use it in GitHub Desktop.
{
"name": "tunetub",
"version": "0.2.4",
"private": true,
"dependencies": {
"express": "2.5.5",
"ejs": ">= 0.0.1",
"mongoose": ">= 0.0.1",
"express-expose": ">= 0.0.1",
"express-subdomain-handler": ">= 0.0.1",
"konphyg": ">= 0.0.1",
"async": ">= 0.0.1",
"connect-assetmanager": ">= 0.0.1",
"connect-assetmanager-handlers": ">= 0.0.1",
"gzippo": ">= 0.0.1",
"request": "~2.9.202",
"emailjs": "~0.2.8",
"underscore": "~1.3.3",
"node-uuid": "~1.3.3"
},
"devDependencies": {
"sinon": "~1.3.4"
},
"subdomain": "tunetub",
"scripts": {
"start": "app.js"
},
"engines": {
"node": "0.6.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment