Skip to content

Instantly share code, notes, and snippets.

@benrudolph
Created May 15, 2013 01:41
Show Gist options
  • Save benrudolph/5581064 to your computer and use it in GitHub Desktop.
Save benrudolph/5581064 to your computer and use it in GitHub Desktop.
{
"name": "pouchvision.com",
"subdomain": "pouchvision",
"domains": [
"pouchvision.com",
"www.pouchvision.com"
],
"description": "Envisioning pouch",
"version": "0.0.1-17",
"private": true,
"dependencies": {
"express": "3.x",
"should": "1.1.x",
"less": ">= 0.0.1",
"jade": "*",
"corsproxy": "*",
"http-proxy": "*"
},
"engines": {
"node": "0.8.x",
"npm": "1.1.x"
},
"scripts": {
"start": "app.js"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment