mirror of
https://github.com/php-win-ext/grpc.git
synced 2026-03-26 01:52:16 +01:00
13 lines
241 B
JSON
13 lines
241 B
JSON
{
|
|
"name": "grpc-examples",
|
|
"version": "0.1.0",
|
|
"dependencies": {
|
|
"@grpc/proto-loader": "^0.1.0",
|
|
"async": "^1.5.2",
|
|
"google-protobuf": "^3.0.0",
|
|
"grpc": "^1.11.0",
|
|
"lodash": "^4.6.1",
|
|
"minimist": "^1.2.0"
|
|
}
|
|
}
|