1 Star 1 Fork 0

yunwisdom/sofa-rpc-node

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.91 KB
一键复制 编辑 原始数据 按行查看 历史
gxcsoccer 提交于 2020-07-07 10:59 . Release 2.0.0
{
"name": "sofa-rpc-node",
"version": "2.0.0",
"description": "SOFARPC Nodejs Implementation",
"main": "lib/index.js",
"files": [
"lib"
],
"scripts": {
"autod": "autod",
"lint": "eslint . --ext .js --fix",
"cov": "TEST_TIMEOUT=20000 egg-bin cov",
"test": "npm run lint && npm run test-local",
"test-local": "egg-bin test",
"pkgfiles": "egg-bin pkgfiles --check",
"ci": "npm run start:zk && npm run autod -- --check && npm run pkgfiles && npm run lint && npm run cov",
"contributors": "contributors -f plain -o AUTHORS",
"start:zk": "node test/scripts/start.js",
"stop:zk": "node test/scripts/stop.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/alipay/sofa-rpc-node.git"
},
"keywords": [
"sofa",
"rpc"
],
"author": "gxcsoccer <gxcsoccer@126.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/alipay/sofa-rpc-node/issues"
},
"homepage": "https://github.com/alipay/sofa-rpc-node#readme",
"dependencies": {
"address": "^1.1.2",
"await-event": "^2.1.0",
"await-first": "^1.0.0",
"byte": "^2.0.0",
"cluster-client": "^3.0.1",
"debug": "^4.1.1",
"easy-table": "^1.1.1",
"graceful": "^1.0.2",
"is-type-of": "^1.2.1",
"koa-compose": "^4.1.0",
"mz-modules": "^2.1.0",
"pump": "^3.0.0",
"sdk-base": "^3.6.0",
"sofa-bolt-node": "^2.0.1",
"urlencode": "^1.1.0",
"utility": "^1.16.3",
"zookeeper-cluster-client": "^3.1.0"
},
"devDependencies": {
"antpb": "^1.0.0",
"autod": "^3.1.0",
"coffee": "^5.4.0",
"contributors": "^0.5.1",
"dubbo-remoting": "^2.1.4",
"egg-bin": "^4.14.1",
"eslint": "^7.3.1",
"eslint-config-egg": "^8.0.1",
"mm": "^3.2.0",
"node-zookeeper-client": "^1.1.0",
"pedding": "^1.1.0"
},
"engines": {
"node": ">= 10.0.0"
},
"ci": {
"type": "travis",
"version": "10, 12, 14"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yunwisdom_zhao/sofa-rpc-node.git
git@gitee.com:yunwisdom_zhao/sofa-rpc-node.git
yunwisdom_zhao
sofa-rpc-node
sofa-rpc-node
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385