grpc-dart/pubspec.yaml

19 lines
338 B
YAML

name: grpc
description: Dart implementation of gRPC.
version: 0.3.0
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/grpc-dart
environment:
sdk: '>=1.24.3 <2.0.0'
dependencies:
async: ^1.13.3
googleapis_auth: ^0.2.3+6
meta: ^1.0.5
http2: ^0.1.7
dev_dependencies:
mockito: ^2.0.2
test: ^0.12.0