Skip to content

Instantly share code, notes, and snippets.

@boostie
Created June 4, 2013 22:28
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 boostie/c4318faa66a4649c6472 to your computer and use it in GitHub Desktop.
Save boostie/c4318faa66a4649c6472 to your computer and use it in GitHub Desktop.
{
"name": "grabzy-web",
"version": "0.0.1-262",
"description": "grabzy website",
"main": "server.js",
"dependencies": {
"mailchimp": "~0.8.2",
"jqtpl": "~1.1.0",
"apiserver": "~0.2.0",
"express": "~3.1.0",
"mongoose-filter-denormalize": "~0.1.0",
"nodetime": "~0.6.8",
"cloneextend": "~0.0.3",
"ejs": "~0.8.3",
"validator": "~0.4.6-2",
"formidable": "~1.0.9",
"jade": "~0.26.1",
"cloudinary": "~1.0.1",
"connect": "~2.2.2",
"bugsnag": "~0.1.14",
"winston": "~0.6.2",
"mongodb": "~1.0.0",
"express-winston": "~0.1.0",
"mongoose": "~3.5.4",
"express-validator": "~0.2.1",
"gzippo": "~0.1.4",
"mandrill": "~0.1.0",
"connect-redis": "~1.3.0",
"memory-cache": "~0.0.2",
"twilio": "~0.4.0",
"cron": "~0.3.3",
"serializer": "~0.0.3",
"perfectapi": "~1.0.0",
"redis": "~0.8.2",
"async": "~0.2.7",
"date-utils": "~1.2.12",
"apn": "~1.3.3",
"debug": "~0.7.2",
"stripe": "~1.3.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node server.js"
},
"repository": {},
"keywords": [
"grabzy",
"web"
],
"author": "Konstantin Ivanov",
"license": "commercial closed source",
"subdomain": "grabzy-web",
"engines": {
"node": "0.8.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment