Skip to content

Instantly share code, notes, and snippets.

@verma
Created October 19, 2012 00:32
Show Gist options
  • Save verma/3915585 to your computer and use it in GitHub Desktop.
Save verma/3915585 to your computer and use it in GitHub Desktop.
{
"name": "elastic-queries",
"version": "0.0.1",
"description": "Elastic query tests",
"dependencies": {
"underscore": "1.4.2",
"elasticsearchclient": "*",
"express": "3.x",
"consolidate": "*",
"jade": "*"
},
"devDependencies": {
"mocha": "*"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment