hyperdex-client
Version:
16 lines (15 loc) • 366 B
JSON
{
"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"
}