Skip to content

Instantly share code, notes, and snippets.

@KarbonDallas
Created May 28, 2012 13:18
Show Gist options
  • Save KarbonDallas/2819117 to your computer and use it in GitHub Desktop.
Save KarbonDallas/2819117 to your computer and use it in GitHub Desktop.
mmalecki hates hyphens
{
"name": "dark-portal",
"description": "Venue Portal of the Dark Arts",
"version": "0.0.1",
"author": "Emily Rose <emily@contactvibe.com>",
"dependencies": {
"riak-js": "0.4.x",
"async": "0.1.x",
"express": "2.5.x",
"connect": "1.7.x",
"mime": "1.2.x",
"ejs": "0.4.x",
"colors": "0.5.x",
"less": "1.1.x",
"uglify-js": "1.1.x",
"optimist": "0.3.x",
"nice-package": "0.0.x"
},
"repository": "git://github.com/nexxy/dark-portal",
"main": "app",
"engine": "node 0.6.x",
"subdomain": "casadiablo",
"scripts": {
"start": "app.js"
},
"engines": {
"node": "0.6.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment