blob: 9f14b4a5ad25de8ee52f615f1f3c8c60de7a28db [file] [log] [blame]
name: helloworld
description: Dart gRPC sample client and server.
homepage: https://github.com/dart-lang/grpc-dart
environment:
sdk: '>=2.0.0 <3.0.0'
dependencies:
async: '>=1.13.3 <3.0.0'
grpc:
path: ../../
protobuf: ^0.10.1
dev_dependencies:
test: ^1.3.0