1 Star 0 Fork 0

xiong/node-zookeeper-dubbo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 886 Bytes
一键复制 编辑 原始数据 按行查看 历史
omnip 提交于 2019-02-13 13:44 . chore: bump version
{
"name": "node-zookeeper-dubbo",
"version": "3.0.15",
"description": "node connect dubbo by default protocol in zookeeper",
"main": "index.js",
"scripts": {
"test": "ava",
"debug": "DEBUG=yoke nodemon test/index.js"
},
"keywords": [
"zookeeper",
"node",
"dubbo",
"javascript"
],
"repository": {
"type": "git",
"url": "https://github.com/p412726700/node-zookeeper-dubbo"
},
"author": "pzc <412726700@qq.com>",
"license": "ISC",
"dependencies": {
"chalk": "^2.4.1",
"debug": "^4.1.1",
"hessian.js": "^2.1.8",
"node-zookeeper-client": "0.2.3",
"supports-color": "^6.1.0"
},
"jscsConfig": {
"preset": "node-style-guide",
"validateQuoteMarks": null
},
"devDependencies": {
"ava": "1.2.1",
"chai": "^4.2.0",
"eslint": "^5.13.0",
"js-to-java": "^2.6.0",
"mocha": "^5.2.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hacker_xwj/node-zookeeper-dubbo.git
git@gitee.com:hacker_xwj/node-zookeeper-dubbo.git
hacker_xwj
node-zookeeper-dubbo
node-zookeeper-dubbo
master

搜索帮助