Skip to content

Instantly share code, notes, and snippets.

@dkashkin
Created November 28, 2012 21:12
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 dkashkin/bf6ea890a24dd9b72bbf to your computer and use it in GitHub Desktop.
Save dkashkin/bf6ea890a24dd9b72bbf to your computer and use it in GitHub Desktop.
File system issue
{
"name": "TrivialMobile",
"version": "0.0.1-132",
"private": true,
"scripts": {
"start": "app.js"
},
"dependencies": {
"express": "3.0.x",
"mongoose": "3.x",
"jade": "*",
"underscore": "*",
"underscore.string": "*",
"moment": "*",
"request": "*",
"cheerio": "0.10.x",
"restler": "2.0.x",
"loggly": "0.3.x",
"supertest": "0.4.x",
"knox": "0.4.x",
"gm": "1.5.x",
"async": "0.1.x",
"connect-mongo": "0.2.x",
"passport": "0.1.x",
"passport-facebook": "0.1.x"
},
"subdomain": "TrivialMobile",
"domains": [
"trivialmobile.com",
"www.trivialmobile.com",
"trivialmobile.org",
"www.trivialmobile.org",
"nosweatmobile.trivialmobile.com"
],
"engines": {
"node": "0.8.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment