2017-07-25 14:33:06 +00:00
|
|
|
{
|
|
|
|
"name": "gorush-examples",
|
|
|
|
"version": "0.1.0",
|
|
|
|
"dependencies": {
|
2019-10-27 04:13:40 +00:00
|
|
|
"async": "^3.1.0",
|
|
|
|
"global": "^4.4.0",
|
|
|
|
"google-protobuf": "^3.10.0",
|
|
|
|
"grpc": "^1.24.1",
|
2020-09-27 05:20:10 +00:00
|
|
|
"lodash": "^4.17.19",
|
2020-03-21 04:29:55 +00:00
|
|
|
"minimist": ">=1.2.2"
|
2017-07-25 14:33:06 +00:00
|
|
|
}
|
|
|
|
}
|