package.json
374 Bytes
{
"name": "yoho-zookeeper",
"version": "1.0.9",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://git.yoho.cn/fe/yoho-node-zookeeper.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"node-zookeeper-client": "^0.2.2"
}
}