gorush/rpc/example/node/package.json

13 lines
230 B
JSON
Raw Normal View History

{
"name": "gorush-examples",
"version": "0.1.0",
"dependencies": {
"async": "^1.5.2",
"global": "^4.3.2",
"google-protobuf": "^3.0.0",
"grpc": "^1.0.0",
"lodash": "^4.6.1",
"minimist": "^1.2.0"
}
}