{
  "name": "hyperdex-client",
  "description": "hyperdex client",
  "version": "0.0.7",
  "author": "Alyssa Kwan <alyssa@nodeprime.com>",
  "repository": {
    "type": "git",
    "url": "http://github.com/alyssa-nodeprime-com/node-hyperdex-client"
  },
  "keywords": ["hyperdex"],
  "scripts": {
    "build": "node-gyp configure build"
  },
  "main": "lib/index"
}
