Skip to content

Instantly share code, notes, and snippets.

Created March 23, 2013 21:32
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 anonymous/5229434 to your computer and use it in GitHub Desktop.
Save anonymous/5229434 to your computer and use it in GitHub Desktop.
{
"name": "homepage-seniorserve",
"subdomain": "homepage-seniorserve.app",
"description": "testing homepage variations: caregiver, assessment, and task",
"domains": [
"offer.seniorserve.co"
],
"scripts": {
"start": "node app.js"
},
"version": "0.0.1-4",
"engines": {
"node": "v0.8.x"
},
"dependencies": {
"npm": "1.1.x",
"express": "3.1.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment