Skip to content

Instantly share code, notes, and snippets.

@alduro
Created July 26, 2012 15:43
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 alduro/3182806 to your computer and use it in GitHub Desktop.
Save alduro/3182806 to your computer and use it in GitHub Desktop.
{
"author": "Aldo Nievas <aldo@satio.com.ar>",
"name": "satio",
"description": "Satio Blog",
"version": "0.0.1-6",
"homepage": "http://www.satio.com.ar",
"repository": {
"type": "git",
"url": "git://github.com/alduro/satio.git"
},
"engines": {
"node": "v0.6.x"
},
"dependencies": {},
"devDependencies": {
"coffee-script": "1.2.x",
"express": "2.5.x",
"express-namespace": "0.0.4",
"express-expose": "0.2.2",
"express-messages-bootstrap": "0.0.8",
"nib": "0.3.2",
"mongodb": "0.9.x",
"mongoose": "2.5.x",
"connect-mongodb": "1.1.3",
"crypto": "0.0.3",
"pusher": "0.0.2",
"ejs": "0.6.1"
},
"optionalDependencies": {},
"subdomain": "satio",
"scripts": {
"start": "server.js"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment