Skip to content

Instantly share code, notes, and snippets.

@typeoneerror
Created March 6, 2012 18:22
Show Gist options
  • Select an option

  • Save typeoneerror/1987894 to your computer and use it in GitHub Desktop.

Select an option

Save typeoneerror/1987894 to your computer and use it in GitHub Desktop.
fmt
{
"name": "Typeoneerror",
"description": "Website for typeoneerror.com",
"version": "0.0.1",
"private": true,
"dependencies": {
"express" : "2.5.8",
"jade" : ">= 0.0.1",
"backbone" : ">= 0.9.1",
"stylus" : ">= 0.24.0",
"mongoose" : "2.5.6",
"ua-parser" : "~> 0.2.3",
"async" : "~> 0.1"
},
"engine": "node >= 0.6.11"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment