Skip to content

Instantly share code, notes, and snippets.

@techmechie
Created August 9, 2012 21:02
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 techmechie/3308035 to your computer and use it in GitHub Desktop.
Save techmechie/3308035 to your computer and use it in GitHub Desktop.
{
"name": "ecomapi",
"subdomain": "beamhost.ecomapi",
"scripts": {
"start": "app.js"
},
"version": "0.0.0-2",
"engines": {
"node": "0.6.x"
},
"dependencies": {
"express": "3.0.x",
"mongoose": "2.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment