blob: b7bd90e5965204cc88e937e3a15afc0712f499af [file] [log] [blame]
name: web_socket_channel
version: 1.0.2
description: StreamChannel wrappers for WebSockets.
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/web_socket_channel
environment:
sdk: '>=1.13.0 <2.0.0'
dependencies:
async: '^1.3.0'
crypto: '>=0.9.2 <2.0.0'
stream_channel: '^1.2.0'
dev_dependencies:
test: '^0.12.0'