Skip to content

Instantly share code, notes, and snippets.

@soroushhakami
Created March 7, 2013 15:17
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 soroushhakami/5108754 to your computer and use it in GitHub Desktop.
Save soroushhakami/5108754 to your computer and use it in GitHub Desktop.
{
"name": "nodeapps-express",
"author": {
"name": "Nodejitsu Inc.",
"email": "support@nodejitsu.com"
},
"version": "0.1.3-2",
"scripts": {
"start": "node app.js",
"test" : "mocha"
},
"dependencies": {
"express": "3.0.x",
"hbs": "*",
"mocha": "*",
"passport": "*",
"passport-facebook" :"*"
},
"analyze": false,
"readme": "durrrr",
"description": "[http://expressjs.com](http://express.js.com)",
"dist": {
"shasum": "0c8c4a31190bb47fe93d5f6401e9db137b274910"
},
"subdomain": "soroush.projectx",
"engines": {
"node": "0.8.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment