Skip to content

Instantly share code, notes, and snippets.

@Raynos
Created August 20, 2011 18:05
Show Gist options
  • Save Raynos/1159422 to your computer and use it in GitHub Desktop.
Save Raynos/1159422 to your computer and use it in GitHub Desktop.
{
"name": "Blaggie-System",
"description": "Blog in pieces",
"version": "0.1.0",
"author": "Jake Verbaten",
"dependencies": {
"express": "2.4.5",
"validator": "0.2.7",
"dust": "0.3.0",
"node-uuid": "1.2.0",
"marked": "0.0.5",
"request": "2.0.3",
"traits": "0.4.0",
"watch": "0.3.2",
"less": "1.1.4",
"after": "0.1.0",
"buffertools": "1.0.3",
"connect-gzip": "0.1.0"
},
"devDependencies": {
"vows-fluent": "0.1.2",
"should": "0.2.1",
"nodemon": "0.5.3",
"node-inspector": "0.1.9"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment