{
  "name": "hiredis",
  "description": "Wrapper for reply processing code in hiredis",
  "version": "0.1.14",
  "homepage": "http://github.com/pietern/hiredis-node",
  "author": "Pieter Noordhuis <pcnoordhuis@gmail.com>",
  "main": "hiredis",
  "scripts": {
    "test": "node test/reader.js"
  },
  "dependencies": {
    "bindings": "*"
  },
  "engines": {
    "node": "*"
  }
}
