Skip to content

Instantly share code, notes, and snippets.

Created November 1, 2012 04:57
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/3991935 to your computer and use it in GitHub Desktop.
Save anonymous/3991935 to your computer and use it in GitHub Desktop.
{
"name": "Locomotive1",
"version": "0.0.1-4",
"author": "Deepak Ghosh",
"dependencies": {
"locomotive": "0.3.2",
"express": "3.0.0",
"bcrypt": "0.7.2",
"connect-powered-by": "0.1.0",
"mongodb": "1.1.11",
"mongoose": "3.3.1",
"mongoose-types": "1.0.3",
"locomotive-mongoose": "0.1.0",
"connect-mongodb": "1.1.5",
"passport": "0.1.12",
"passport-local": "0.1.6"
},
"subdomain": "deepakkghosh.t1",
"scripts": {
"start": "server.js"
},
"engines": {
"node": "0.8.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment