mirror of https://github.com/grpc/grpc.git
parent
f04aabc0f3
commit
d30d538dba
3 changed files with 14 additions and 3 deletions
@ -0,0 +1,11 @@ |
||||
{ |
||||
"name": "grpc-examples", |
||||
"version": "0.1.0", |
||||
"dependencies": { |
||||
"@grpc/proto-loader": "^0.1.0", |
||||
"async": "^1.5.2", |
||||
"grpc": "^1.11.0", |
||||
"lodash": "^4.6.1", |
||||
"minimist": "^1.2.0" |
||||
} |
||||
} |
Loading…
Reference in new issue