Skip to content

Instantly share code, notes, and snippets.

@syedsaqibali
Created April 10, 2014 18:51
Show Gist options
  • Save syedsaqibali/10411480 to your computer and use it in GitHub Desktop.
Save syedsaqibali/10411480 to your computer and use it in GitHub Desktop.
{
"name": "snapstyle-api",
"private": true,
"version": "0.0.1",
"dependencies": {
"apn": "~1.4.3",
"batch-request": "~0.0.7",
"bluebird": "~1.0.4",
"ejs": "~0.8.5",
"express": "~3.4.7",
"gzippo": "~0.2.0",
"knex": "~0.5.0",
"lodash": "~2.4.1",
"memcached": "~0.2.6",
"moment": "~2.4.0",
"mongodb": "~1.3.23",
"murmurhash": "~0.0.2",
"request": "~2.33.0",
"scrypt": "~1.7.4",
"socket.io": "~0.9.16",
"grunt-shell": "~0.6.4",
"hashring": "~1.0.3",
"bookshelf": "~0.6.4",
"hold": "0.0.6",
"elasticsearch": "~1.5.10",
"dateformat": "~1.0.7-1.2.3",
"redis": "~0.10.1",
"primus" : "2.0.4",
"winston": "~0.7.2",
"node-oyster": "0.0.4"
},
"devDependencies": {
"grunt-cli": "~0.1.11",
"grunt": "~0.4.2",
"grunt-contrib-watch": "~0.5.3",
"mocha": "~1.16.2",
"grunt-contrib-jshint": "~0.8.0",
"sinon": "~1.7.3",
"supertest": "~0.8.2",
"chai-as-promised": "~4.1.0",
"grunt-mocha-test": "~0.8.1",
"jshint-stylish": "~0.1.5",
"grunt-newer": "~0.6.1",
"load-grunt-tasks": "~0.3.0",
"time-grunt": "~0.2.9",
"grunt-concurrent": "~0.4.3"
},
"scripts": {
"test": "./node_modules/.bin/grunt test"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment