{

  "name": "redis-redisearch",
  "version": "1.0.1",
  "description": "RediSearch bindings for node_redis",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository" : "https://github.com/stockholmux/node_redis-redisearch",
  "keywords": [
    "redis",
    "redisearch"
  ],
  "author": "Kyle J Davis",
  "license": "MIT"
}
