blob: c121f5f1320529248c4dc8ed407edff5c8a144bf [file] [log] [blame]
name: stream_channel
version: 1.6.6
description: An abstraction for two-way communication channels.
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/stream_channel
environment:
sdk: '>=1.21.0 <2.0.0'
dependencies:
async: '>=1.11.0 <3.0.0'
stack_trace: '^1.0.0'
dev_dependencies:
test: '^0.12.28'