Skip to content

Instantly share code, notes, and snippets.

@torvalde
Created March 19, 2013 08:04
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 torvalde/d017b643f410556d555f to your computer and use it in GitHub Desktop.
Save torvalde/d017b643f410556d555f to your computer and use it in GitHub Desktop.
{
"name": "statkraftenergyschool",
"version": "0.0.2-3",
"private": true,
"scripts": {
"start": "node app"
},
"subdomain": "halogen",
"dependencies": {
"express": "3.0.0rc4",
"ejs": "*",
"less-middleware": "*",
"mime": "*",
"mongodb": "1.2.x"
},
"engines": {
"node": "0.8.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment